HomeSort by relevance Sort by last modified time
    Searched refs:idx (Results 676 - 700 of 1388) sorted by null

<<21222324252627282930>>

  /dalvik/dx/src/com/android/dx/rop/code/
BasicBlockList.java 158 int idx = indexOfLabel(label); local
160 if (idx < 0) {
165 return get(idx);
  /development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube2/
CubeWallpaper2.java 140 String [] idx = l[i].split(" "); local
141 mLines[i].startPoint = Integer.valueOf(idx[0]);
142 mLines[i].endPoint = Integer.valueOf(idx[1]);
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRBufferedTreeNodeStream.h 46 NSInteger idx; variable
135 - (void) setIndex:(NSInteger) idx;
138 - (void) seek:(NSInteger) idx;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRBufferedTreeNodeStream.h 46 NSInteger idx; variable
135 - (void) setIndex:(NSInteger) idx;
138 - (void) seek:(NSInteger) idx;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRBufferedTreeNodeStream.h 46 NSInteger idx; variable
135 - (void) setIndex:(NSInteger) idx;
138 - (void) seek:(NSInteger) idx;
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngineObjC.cpp 196 unsigned idx = 0; local
201 NSExceptionInstanceRaiseSelectors[idx++] =
206 NSExceptionInstanceRaiseSelectors[idx++] =
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
BasicBlockList.java 158 int idx = indexOfLabel(label); local
160 if (idx < 0) {
165 return get(idx);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
RawDataTable.java 151 private void printRowDoubles(double[][] stats, int idx) {
154 double value = stats[i][idx];
156 if (idx == 3) {
  /external/icu4c/common/
uresdata.c 415 int32_t idx; local
423 *indexR=idx=_res_findTableItem(pResData, p, length, *key, key);
424 if(idx>=0) {
426 return p32[idx];
433 *indexR=idx=_res_findTableItem(pResData, p, length, *key, key);
434 if(idx>=0) {
435 return URES_MAKE_RESOURCE(URES_STRING_V2, p[length+idx]);
442 *indexR=idx=_res_findTable32Item(pResData, p, length, *key, key);
443 if(idx>=0) {
444 return (Resource)p[length+idx];
503 int32_t idx; local
    [all...]
  /external/icu4c/test/cintltst/
ucsdetst.c 392 int32_t idx = 0; local
403 for (idx = 0; idx < ARRAY_SIZE(testStrings); idx++) {
404 ucsdet_setText(csd, testStrings[idx], -1, &status);
408 if (testResults[idx] != NULL) {
409 log_err("Unexpectedly got no results at index %d.\n", idx);
412 log_verbose("Got no result as expected at index %d.\n", idx);
417 if (testResults[idx] == NULL || strcmp(ucsdet_getName(match, &status), testResults[idx]) != 0)
    [all...]
  /external/icu4c/tools/toolutil/
pkg_genc.c 212 int32_t idx; local
214 for (idx = 0; idx < (int32_t)(sizeof(assemblyHeader)/sizeof(assemblyHeader[0])); idx++) {
215 if (uprv_strcmp(optAssembly, assemblyHeader[idx].name) == 0) {
216 assemblyHeaderIndex = idx;
217 hexType = assemblyHeader[idx].hexType; /* set the hex type */
228 int32_t idx; local
230 for (idx = 1; idx < (int32_t)(sizeof(assemblyHeader)/sizeof(assemblyHeader[0])); idx++)
    [all...]
ucm.c 918 int32_t idx; local
963 idx=table->codePointsLength;
970 uprv_memcpy(table->codePoints+idx, codePoints, m->uLen*4);
971 m->u=idx;
975 idx=table->bytesLength;
982 uprv_memcpy(table->bytes+idx, bytes, m->bLen);
983 m->b.idx=idx;
987 for(idx=0; idx<m->uLen; ++idx)
    [all...]
  /external/iproute2/tc/
m_mirred.c 146 int idx; local
149 if ((idx = ll_name_to_index(d)) == 0) {
154 p.ifindex = idx;
  /external/jmonkeyengine/engine/src/core/com/jme3/util/
IntMap.java 216 private int idx = 0; field in class:IntMap.IntMapIterator
228 idx = 0;
256 cur = table[++idx];
  /external/oprofile/opjitconv/
create_bfd.c 111 int idx = start_idx; local
118 section_name = bfd_get_unique_section_name(cur_bfd, ".text", &idx);
119 verbprintf(debug, "section idx=%i, name=%s, vma_start=%llx, size=%i\n",
120 idx, section_name, vma_start, size);
  /external/v8/tools/
gen-postmortem-metadata.py 334 idx = call.find('(');
335 kind = call[0:idx];
336 rest = call[idx + 1: len(call) - 1];
  /external/valgrind/main/callgrind/
bbcc.c 160 UInt idx; local
173 idx = bbcc_hash_idx(bb, cxt, current_bbccs.size);
174 bbcc = current_bbccs.table[idx];
321 UInt idx; local
333 idx = bbcc_hash_idx(bbcc->bb, bbcc->cxt, current_bbccs.size);
334 bbcc->next = current_bbccs.table[idx];
335 current_bbccs.table[idx] = bbcc;
807 UInt level, idx; local
831 idx = level -1;
832 if (bbcc->rec_array[idx])
    [all...]
jumps.c 193 UInt idx; local
215 idx = jcc_hash_idx(from, jmp, to, current_jccs.size);
216 jcc = current_jccs.table[idx];
  /external/valgrind/main/coregrind/m_coredump/
coredump-elf.c 488 Int i, idx; local
605 for(i = 0, idx = 1; i < n_seg_starts; i++) {
611 fill_phdr(&phdrs[idx], seg, off,
614 off += phdrs[idx].p_filesz;
616 idx++;
628 for(i = 0, idx = 1; i < n_seg_starts; i++) {
634 if (phdrs[idx].p_filesz > 0) {
635 vg_assert(VG_(lseek)(core_fd, phdrs[idx].p_offset, VKI_SEEK_SET)
636 == phdrs[idx].p_offset);
637 vg_assert(seg->end - seg->start >= phdrs[idx].p_filesz)
    [all...]
  /external/webkit/Tools/QtTestBrowser/
main.cpp 264 int idx = updateModes.indexOf(mode); local
265 if (idx == -1)
268 windowOptions.viewportUpdateMode = static_cast<QGraphicsView::ViewportUpdateMode>(idx);
  /external/webkit/Tools/Scripts/webkitpy/thirdparty/simplejson/
decoder.py 138 value, end = iterscan(s, idx=end, context=context).next()
171 value, end = iterscan(s, idx=end, context=context).next()
251 obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_attr_process.c 90 const u8 *idx)
92 if (idx == NULL) {
98 wpa_printf(MSG_DEBUG, "WPS: Network Index: %d", *idx);
  /external/wpa_supplicant_8/src/wps/
wps_attr_process.c 84 const u8 *idx)
86 if (idx == NULL) {
92 wpa_printf(MSG_DEBUG, "WPS: Network Index: %d", *idx);
  /frameworks/native/libs/utils/
BufferedTextOutput.cpp 130 static void freeBufferIndex(int32_t idx)
133 gTextBuffers.editItemAt(idx) = gFreeBufferIndex;
134 gFreeBufferIndex = idx;
  /libcore/luni/src/test/java/libcore/java/io/
OldFileTest.java 188 int idx = classPath.indexOf("!"); local
189 assertTrue("could not find the path of the test jar/apk", idx > 0);
190 classPath = classPath.substring(9, idx); // cutting off jar:file:

Completed in 1447 milliseconds

<<21222324252627282930>>