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

<<11121314151617181920>>

  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRIntArray.h 53 - (void) insertInteger:(NSInteger)anInteger AtIndex:(NSInteger) idx;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRIntArray.h 53 - (void) insertInteger:(NSInteger)anInteger AtIndex:(NSInteger) idx;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRIntArray.h 53 - (void) insertInteger:(NSInteger)anInteger AtIndex:(NSInteger) idx;
  /external/freetype/include/freetype/
ftsnames.h 140 /* idx :: The index of the `name' string. */
159 FT_UInt idx,
  /external/jdiff/src/jdiff/
ClassDiff.java 100 int idx = Collections.binarySearch(newClass.implements_, oldInterface); local
101 if (idx < 0) {
113 int idx = Collections.binarySearch(oldClass.implements_, newInterface); local
114 if (idx < 0) {
Comments.java 112 int idx = xsdFileName.lastIndexOf('\\'); local
114 if (idx == -1 && idx2 == -1) {
116 } else if (idx == -1 && idx2 != -1) {
118 } else if (idx != -1 && idx2 == -1) {
119 xsdFileName = xsdFileName.substring(0, idx+1);
120 } else if (idx != -1 && idx2 != -1) {
121 int max = idx2 > idx ? idx2 : idx;
199 int idx = Collections.binarySearch(comments.commentsList_, key); local
200 if (idx < 0)
448 int idx = Collections.binarySearch(newComments.commentsList_, oldComment); local
467 int idx = filename.lastIndexOf('.'); local
    [all...]
  /external/openssl/crypto/bn/asm/
parisc-mont.pl 118 $idx="%r20";
211 subi 0,$arrsz,$idx ; j=0
212 ldo 8($idx),$idx ; j++++
220 flddx $idx($ap),${fai} ; ap[2,3]
221 flddx $idx($np),${fni} ; np[2,3]
239 ldo 8($idx),$idx ; j++++
255 flddx $idx($ap),${fai} ; ap[j,j+1]
256 flddx $idx($np),${fni} ; np[j,j+1
    [all...]
  /external/openssl/crypto/x509v3/
pcy_node.c 81 int idx; local
86 idx = sk_X509_POLICY_NODE_find(nodes, &l);
87 if (idx == -1)
90 return sk_X509_POLICY_NODE_value(nodes, idx);
  /external/qemu/
qemu-error.h 30 void loc_set_cmdline(char **argv, int idx, int cnt);
  /external/webkit/Source/JavaScriptCore/qt/api/
qscriptconverter_p.h 48 quint32 idx = qstring.toUInt(&ok); local
49 if (!ok || toString(idx) != qstring)
50 idx = 0xffffffff;
52 return idx;
  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
p_ol_wgh.h 135 Word16 idx, /* i : index */
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
desc_32.h 63 #define GET_DESC_BASE(idx, gdt, base, lo_w, lo_b, hi_b) movb idx*8+4(gdt), lo_b; movb idx*8+7(gdt), hi_b; shll $16, base; movw idx*8+2(gdt), lo_w;
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
desc_32.h 63 #define GET_DESC_BASE(idx, gdt, base, lo_w, lo_b, hi_b) movb idx*8+4(gdt), lo_b; movb idx*8+7(gdt), hi_b; shll $16, base; movw idx*8+2(gdt), lo_w;
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
desc_32.h 63 #define GET_DESC_BASE(idx, gdt, base, lo_w, lo_b, hi_b) movb idx*8+4(gdt), lo_b; movb idx*8+7(gdt), hi_b; shll $16, base; movw idx*8+2(gdt), lo_w;
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/asm/
desc_32.h 63 #define GET_DESC_BASE(idx, gdt, base, lo_w, lo_b, hi_b) movb idx*8+4(gdt), lo_b; movb idx*8+7(gdt), hi_b; shll $16, base; movw idx*8+2(gdt), lo_w;
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/asm/
desc_32.h 63 #define GET_DESC_BASE(idx, gdt, base, lo_w, lo_b, hi_b) movb idx*8+4(gdt), lo_b; movb idx*8+7(gdt), hi_b; shll $16, base; movw idx*8+2(gdt), lo_w;
  /cts/tests/tests/graphics/src/android/graphics/cts/
SweepGradientTest.java 92 int idx; local
94 for (idx = 0; idx < positions.length; idx++) {
95 if (positions[idx] > relPos) {
99 if (idx == 0) {
102 } else if (idx == positions.length) {
107 int i1 = idx - 1; // index of next lower color and position
108 int i2 = idx; // index of next higher color and position
  /external/dropbear/libtomcrypt/src/encauth/ccm/
ccm_test.c 118 int err, idx;
121 idx = find_cipher("aes");
122 if (idx == -1) {
123 idx = find_cipher("rijndael");
124 if (idx == -1) {
131 if ((err = cipher_descriptor[idx].setup(tests[x].key, 16, 0, &skey)) != CRYPT_OK) {
135 if ((err = ccm_memory(idx,
153 if ((err = ccm_memory(idx,
170 cipher_descriptor[idx].done(&skey);
  /external/elfutils/libdwfl/
cu.c 57 dwar (Dwfl_Module *mod, unsigned int idx)
59 return &mod->dw->aranges->info[mod->aranges[idx].arange];
115 size_t idx = (l + u) / 2; local
116 Dwarf_Addr start = dwar (mod, idx)->addr;
119 u = idx;
124 if (idx + 1 < mod->naranges)
126 if (addr >= dwar (mod, idx + 1)->addr)
128 l = idx + 1;
142 *arange = &mod->aranges[idx];
  /external/openssl/crypto/x509/
x509_vpm.c 393 int idx; local
403 idx = sk_X509_VERIFY_PARAM_find(param_table, param);
404 if (idx != -1)
406 ptmp = sk_X509_VERIFY_PARAM_value(param_table, idx);
408 (void)sk_X509_VERIFY_PARAM_delete(param_table, idx);
418 int idx; local
424 idx = sk_X509_VERIFY_PARAM_find(param_table, &pm);
425 if (idx != -1)
426 return sk_X509_VERIFY_PARAM_value(param_table, idx);
  /frameworks/base/graphics/java/android/renderscript/
ProgramFragmentFixedFunction.java 56 int idx = 0; local
59 tmp[idx++] = ProgramParam.INPUT.mID;
60 tmp[idx++] = mInputs[i].getID(mRS);
63 tmp[idx++] = ProgramParam.OUTPUT.mID;
64 tmp[idx++] = mOutputs[i].getID(mRS);
67 tmp[idx++] = ProgramParam.CONSTANT.mID;
68 tmp[idx++] = mConstants[i].getID(mRS);
71 tmp[idx++] = ProgramParam.TEXTURE_TYPE.mID;
72 tmp[idx++] = mTextureTypes[i].mID;
ProgramVertexFixedFunction.java 83 int idx = 0; local
86 tmp[idx++] = ProgramParam.INPUT.mID;
87 tmp[idx++] = mInputs[i].getID(mRS);
90 tmp[idx++] = ProgramParam.OUTPUT.mID;
91 tmp[idx++] = mOutputs[i].getID(mRS);
94 tmp[idx++] = ProgramParam.CONSTANT.mID;
95 tmp[idx++] = mConstants[i].getID(mRS);
98 tmp[idx++] = ProgramParam.TEXTURE_TYPE.mID;
99 tmp[idx++] = mTextureTypes[i].mID;
  /external/icu4c/tools/gencnval/
gencnval.c 608 /* uint32_t idx; */
610 /* for (idx = 0; idx < knownAliasesCount; idx++) {
612 if (knownAliases[idx] != num
613 && uprv_strcmp(alias, GET_ALIAS_STR(knownAliases[idx])) == 0)
616 lineNum, alias, GET_ALIAS_STR(knownAliases[idx]));
620 else if (knownAliases[idx] != num
621 && ucnv_compareNames(alias, GET_ALIAS_STR(knownAliases[idx])) == 0)
625 lineNum, alias, GET_ALIAS_STR(knownAliases[idx]));
646 uint32_t idx, idx2; local
772 uint32_t idx; local
795 uint16_t idx, idx2, idx3; local
834 uint32_t idx; local
    [all...]
  /dalvik/tools/dexdeps/src/com/android/dexdeps/
DexData.java 322 private String classNameFromTypeIndex(int idx) {
323 return mStrings[mTypeIds[idx].descriptorIdx];
330 private String[] argArrayFromProtoIndex(int idx) {
331 ProtoIdItem protoId = mProtoIds[idx];
345 private String returnTypeFromProtoIndex(int idx) {
346 ProtoIdItem protoId = mProtoIds[idx];
376 int idx = 0; local
379 classRefs[idx++] = sparseRefs[i];
382 assert idx == count;
507 int idx; local
    [all...]
  /external/openssl/crypto/rc4/asm/
rc4-586.pl 300 $idx="edx";
307 &picmeup($idx,"OPENSSL_ia32cap_P");
315 &bt (&DWP(0,$idx),20); # check for bit#20
324 &xor ($idx,$idx);
328 &add (&LB($idx),&BP(0,$inp,$idi));
329 &add (&LB($idx),&LB("eax"));
331 &mov ("ebx",&DWP(0,$out,$idx,4));
335 &mov (&DWP(0,$out,$idx,4),"eax");
358 &xor ($idx,$idx)
    [all...]

Completed in 1269 milliseconds

<<11121314151617181920>>