Searched refs:idx (Results 176 - 200 of 2166) sorted by relevance

1234567891011>>

/external/mesa3d/src/gallium/auxiliary/util/
H A Du_linkage.c87 unsigned idx = finst->Dst[i].Register.Index; local
88 if(semantic_name[idx] == TGSI_SEMANTIC_GENERIC)
90 if(!util_semantic_set_test_and_set(set, semantic_index[idx]))
100 unsigned idx = finst->Src[i].Register.Index; local
101 if(semantic_name[idx] == TGSI_SEMANTIC_GENERIC)
103 if(!util_semantic_set_test_and_set(set, semantic_index[idx]))
145 unsigned idx = 0; local
147 layout[idx++] = i;
/external/openssl/crypto/x509/
H A Dx509_trs.c115 int idx; local
117 idx = X509_TRUST_get_by_id(id);
118 if(idx == -1) return default_trust(id, x, flags);
119 pt = X509_TRUST_get0(idx);
129 X509_TRUST * X509_TRUST_get0(int idx) argument
131 if(idx < 0) return NULL;
132 if(idx < (int)X509_TRUST_COUNT) return trstandard + idx;
133 return sk_X509_TRUST_value(trtable, idx - X509_TRUST_COUNT);
139 int idx; local
162 int idx; local
[all...]
/external/elfutils/0.153/libdwfl/
H A Dderelocate.c250 dwfl_module_relocation_info (Dwfl_Module *mod, unsigned int idx, argument
262 if (idx != 0)
277 if (idx >= sections->count)
281 *shndxp = elf_ndxscn (sections->refs[idx].scn);
283 return sections->refs[idx].name;
330 size_t idx = (l + u) / 2; local
331 if (*addr < sections->refs[idx].start)
332 u = idx;
333 else if (*addr > sections->refs[idx].end)
334 l = idx
387 int idx = find_section (mod, address); local
[all...]
H A Ddwfl_dwarf_line.c60 const Dwarf_Line *info = &cu->die.cu->lines->info[line->idx];
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-buffer-private.hh63 unsigned int idx; /* Cursor into ->info and ->pos arrays */ member in struct:hb_buffer_t
72 inline hb_glyph_info_t &cur (unsigned int i = 0) { return info[idx + i]; }
73 inline hb_glyph_info_t cur (unsigned int i = 0) const { return info[idx + i]; }
75 inline hb_glyph_position_t &cur_pos (unsigned int i = 0) { return pos[idx + i]; }
76 inline hb_glyph_position_t cur_pos (unsigned int i = 0) const { return pos[idx + i]; }
103 { return have_output? out_len : idx; }
105 { return len - idx; }
132 /* Makes a copy of the glyph at idx to output and replace glyph_index */
135 /* Copies glyph at idx to output but doesn't advance idx */
[all...]
/external/harfbuzz_ng/src/
H A Dhb-buffer-private.hh65 unsigned int idx; /* Cursor into ->info and ->pos arrays */ member in struct:hb_buffer_t
74 inline hb_glyph_info_t &cur (unsigned int i = 0) { return info[idx + i]; }
75 inline hb_glyph_info_t cur (unsigned int i = 0) const { return info[idx + i]; }
77 inline hb_glyph_position_t &cur_pos (unsigned int i = 0) { return pos[idx + i]; }
78 inline hb_glyph_position_t cur_pos (unsigned int i = 0) const { return pos[idx + i]; }
105 { return have_output? out_len : idx; }
107 { return len - idx; }
134 /* Makes a copy of the glyph at idx to output and replace glyph_index */
137 /* Copies glyph at idx to output but doesn't advance idx */
[all...]
/external/llvm/lib/CodeGen/
H A DScoreboardHazardRecognizer.cpp48 for (unsigned idx = 0; ; ++idx) {
49 if (ItinData->isEndMarker(idx))
52 const InstrStage *IS = ItinData->beginStage(idx);
53 const InstrStage *E = ItinData->endStage(idx);
134 unsigned idx = MCID->getSchedClass(); local
135 for (const InstrStage *IS = ItinData->beginStage(idx),
136 *E = ItinData->endStage(idx); IS != E; ++IS) {
194 unsigned idx = MCID->getSchedClass(); local
195 for (const InstrStage *IS = ItinData->beginStage(idx),
[all...]
/external/opencv/cv/src/
H A D_cvimgproc.h45 #define CV_COPY( dst, src, len, idx ) \
46 for( (idx) = 0; (idx) < (len); (idx)++) (dst)[idx] = (src)[idx]
48 #define CV_SET( dst, val, len, idx ) \
49 for( (idx) = 0; (idx) < (len); (idx)
[all...]
/external/chromium_org/third_party/boringssl/src/crypto/x509/
H A Dx509_trs.c111 int idx; local
122 idx = X509_TRUST_get_by_id(id);
123 if(idx == -1) return default_trust(id, x, flags);
124 pt = X509_TRUST_get0(idx);
134 X509_TRUST * X509_TRUST_get0(int idx) argument
136 if(idx < 0) return NULL;
137 if(idx < (int)X509_TRUST_COUNT) return trstandard + idx;
138 return sk_X509_TRUST_value(trtable, idx - X509_TRUST_COUNT);
144 size_t idx; local
169 int idx; local
[all...]
/external/libcxxabi/src/
H A Dcxa_vector.cpp77 st_cxa_cleanup ( void *ptr, size_t &idx, size_t element_size, destruct_f destructor ) argument
78 : ptr_ ( ptr ), idx_ ( idx ), element_size_ ( element_size ),
210 size_t idx = 0; local
213 st_cxa_cleanup cleanup ( dest_array, idx, element_size, destructor );
215 for ( idx = 0; idx < element_count;
216 ++idx, src_ptr += element_size, dest_ptr += element_size )
235 size_t idx; local
237 st_cxa_cleanup cleanup ( array_address, idx, element_size, destructor );
240 for ( idx
258 size_t idx = element_count; local
283 size_t idx = element_count; local
[all...]
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/test/QA/
H A DruniSACLongtest.txt34 idx=0
48 name="${CHANNELLIST[$idx]}"
51 $ISAC -B $INDIR/${CHANNELLIST[$idx]} -FS 16 $INDIR/"$file" $OUTDIR/a_${name%.*}_"$file" >> $LOGFILE
73 if [ $idx -ge 2 ]; then
74 idx=0
76 let "idx=idx+1"
81 idx=0
87 if [ $idx -eq 0 ]; then
89 idx
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
H A DBuildResults.java296 int idx = getDimIndex(dim_id);
297 if (idx < 0) return Double.NaN;
298 return this.average[idx];
360 int idx = this.name.substring(start).indexOf(token);
361 if (idx < 0) return false;
362 start += idx;
461 int idx = 0;
479 idx = i;
483 idx = i;
490 if (this.average[idx] !
[all...]
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Dencode_lpc_swb.c242 * -idx : pointer to quantization indices.
251 int32_t idx; local
283 idx = (int32_t)floor((*data - leftRecPoint[cntr]) /
285 if(idx < 0)
287 idx = 0;
289 else if(idx >= numQuantCell[cntr])
291 idx = numQuantCell[cntr] - 1;
294 *data++ = leftRecPoint[cntr] + idx * quantizationStepSize;
295 *recIdx++ = idx;
307 * -idx
315 WebRtcIsac_DequantizeLpcParam( const int* idx, double* out, int16_t bandwidth) argument
603 WebRtcIsac_QuantizeLpcGain( double* data, int* idx) argument
641 WebRtcIsac_DequantizeLpcGain( const int* idx, double* out) argument
[all...]
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
H A Dencode_lpc_swb.c242 * -idx : pointer to quantization indices.
251 WebRtc_Word32 idx; local
283 idx = (WebRtc_Word32)floor((*data - leftRecPoint[cntr]) /
285 if(idx < 0)
287 idx = 0;
289 else if(idx >= numQuantCell[cntr])
291 idx = numQuantCell[cntr] - 1;
294 *data++ = leftRecPoint[cntr] + idx * quantizationStepSize;
295 *recIdx++ = idx;
307 * -idx
315 WebRtcIsac_DequantizeLpcParam( const int* idx, double* out, WebRtc_Word16 bandwidth) argument
603 WebRtcIsac_QuantizeLpcGain( double* data, int* idx) argument
641 WebRtcIsac_DequantizeLpcGain( const int* idx, double* out) argument
[all...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
H A DCRLReason.java142 Integer idx = Integers.valueOf(value);
144 if (!table.containsKey(idx))
146 table.put(idx, new CRLReason(value));
149 return (CRLReason)table.get(idx);
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
H A Dpthread_mutex_unlock.c67 LONG idx; local
69 idx = (LONG) PTW32_INTERLOCKED_EXCHANGE_LONG ((PTW32_INTERLOCKED_LONGPTR)&mx->lock_idx,
71 if (idx != 0)
73 if (idx < 0)
/external/chromium_org/net/tools/flip_server/
H A Dring_buffer.h96 int set_read_idx(int idx) { return read_idx_ = idx; } argument
97 int set_write_idx(int idx) { return write_idx_ = idx; } argument
/external/chromium_org/third_party/freetype/src/sfnt/
H A Dttpost.h34 FT_UInt idx,
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_manager.h50 gl_buffer_index idx);
/external/chromium_org/third_party/skia/gm/
H A Dastcbitmap.cpp37 static inline const char *get_astc_filename(int idx) { argument
38 if (idx < 0 || kNumASTCFilenames <= idx) {
42 return kASTCFilenames[idx];
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h36 const CFGBlock *B, unsigned idx)
40 blockIdx(idx) {}
69 void enqueue(ExplodedNode *N, const CFGBlock *B, unsigned idx) { argument
70 enqueue(WorkListUnit(N, CurrentCounter, B, idx));
35 WorkListUnit(ExplodedNode *N, BlockCounter C, const CFGBlock *B, unsigned idx) argument
/external/clang/lib/Headers/
H A Dammintrin.h33 #define _mm_extracti_si64(x, len, idx) \
35 (char)(len), (char)(idx)))
43 #define _mm_inserti_si64(x, y, len, idx) \
46 (char)(len), (char)(idx)))
/external/elfutils/0.153/libelf/
H A Delf_getshdrnum.c68 int idx; local
79 idx = elf->state.elf.scns_last->cnt;
80 if (idx != 0
87 *dst = 1 + elf->state.elf.scns_last->data[idx - 1].index;
/external/freetype/src/sfnt/
H A Dttpost.h34 FT_UInt idx,
/external/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugAranges.h53 RangeAtIndex(uint32_t idx) const
55 return m_aranges.GetEntryAtIndex (idx);
76 OffsetAtIndex(uint32_t idx) const
78 const Range *range = m_aranges.GetEntryAtIndex (idx);

Completed in 1260 milliseconds

1234567891011>>