HomeSort by relevance Sort by last modified time
    Searched refs:i1 (Results 76 - 100 of 813) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/Source/wtf/
TCPageMap.h 122 const Number i1 = k >> LEAF_BITS; local
124 return root_[i1]->values[i2];
129 const Number i1 = k >> LEAF_BITS; local
131 root_[i1]->values[i2] = v;
136 const Number i1 = key >> LEAF_BITS; local
139 if (root_[i1] == NULL) {
143 root_[i1] = leaf;
222 const Number i1 = k >> (LEAF_BITS + INTERIOR_BITS); local
225 return reinterpret_cast<Leaf*>(root_->ptrs[i1]->ptrs[i2])->values[i3];
230 const Number i1 = k >> (LEAF_BITS + INTERIOR_BITS) local
238 const Number i1 = key >> (LEAF_BITS + INTERIOR_BITS); local
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
citertst.h 115 static void assertEqual(UCollationElements *i1, UCollationElements *i2);
  /external/clang/test/CXX/lex/lex.literal/lex.ext/
p4.cpp 4 int &i1 = 0.123_x1; variable
p5.cpp 7 double &i1 = "foo"_x1; variable
p6.cpp 6 double &i1 = 'a'_x1; // expected-error {{no matching literal operator}} variable
  /external/clang/test/CodeGenCXX/
cxx0x-initializer-references.cpp 5 int i1, i2; member in struct:reference::A
  /external/icu4c/test/cintltst/
citertst.h 115 static void assertEqual(UCollationElements *i1, UCollationElements *i2);
  /external/llvm/utils/TableGen/
X86DisassemblerTables.h 92 /// @param i1 - The indentation level to use with stream o1.
98 uint32_t &i1,
121 /// @param i1 - The indent level to use with stream o1.
127 uint32_t &i1,
156 /// @param i1 - The indent level to use with stream o1.
163 uint32_t &i1,
221 /// @param i1 - The indent level to use with stream o1.
225 uint32_t &i1,
  /ndk/tests/device/test-stlport_shared-exception/jni/
fp-regs.cpp 21 double a1, b1, c1, d1, e1, f1, g1, h1, i1, j1; local
42 i1 = h1 + 1;
43 j1 = i1 + 1;
88 if (i1 != 8.0)
  /ndk/tests/device/test-stlport_static-exception/jni/
fp-regs.cpp 21 double a1, b1, c1, d1, e1, f1, g1, h1, i1, j1; local
42 i1 = h1 + 1;
43 j1 = i1 + 1;
88 if (i1 != 8.0)
  /external/chromium/chrome/browser/sync/engine/
syncer.h 148 Iterator1 i1 = begin1; local
150 while (i1 != end1 && i2 != end2) {
151 if (*i1 == *i2)
153 if (*i1 > *i2)
156 ++i1;
  /external/skia/tests/
PathOpsTestCommon.cpp 23 for (int i1 = 0; i1 <= ts.count(); ++i1) {
24 const double tEnd = i1 < ts.count() ? ts[i1] : 1;
  /external/bzip2/
blocksort.c 347 Bool mainGtU ( UInt32 i1,
358 AssertD ( i1 != i2, "mainGtU" );
360 c1 = block[i1]; c2 = block[i2];
362 i1++; i2++;
364 c1 = block[i1]; c2 = block[i2];
366 i1++; i2++;
368 c1 = block[i1]; c2 = block[i2];
370 i1++; i2++;
372 c1 = block[i1]; c2 = block[i2];
374 i1++; i2++
    [all...]
  /external/clang/test/CodeGen/
ms_struct-bitfield-init.c 36 int i1; member in struct:__anon18319
64 if (t3.i1 != 1 || t3.i4 != 4)
  /libcore/harmony-tests/src/test/java/tests/api/java/math/
BigIntegerTest.java 757 BigInteger i1 = element[0], i2 = element[1]; local
758 BigInteger res = i1.and(i2);
759 assertTrue("symmetry of and", res.equals(i2.and(i1)));
760 int len = Math.max(i1.bitLength(), i2.bitLength()) + 66;
762 assertTrue("and", (i1.testBit(i) && i2.testBit(i)) == res
773 BigInteger i1 = element[0], i2 = element[1]; local
774 BigInteger res = i1.or(i2);
775 assertTrue("symmetry of or", res.equals(i2.or(i1)));
776 int len = Math.max(i1.bitLength(), i2.bitLength()) + 66;
778 assertTrue("or", (i1.testBit(i) || i2.testBit(i)) == re
789 BigInteger i1 = element[0], i2 = element[1]; local
805 BigInteger i1 = element[0]; local
819 BigInteger i1 = element[0], i2 = element[1]; local
    [all...]
  /dalvik/dx/tests/084-dex-high-register-moves/
Blort.java 25 int i1 = 0; local
  /external/clang/test/SemaCXX/
qualified-id-lookup.cpp 43 int &i1 = f1(); local
54 N::f1::type& i1 = x; local
64 int i1 = N::f1::member; variable
72 int v3 = ::i1;
overload-call-copycon.cpp 9 int& i1 = copycon(x); local
29 int& i1 = copycon2(b); local
40 int& i1 = copycon3(b); local
  /frameworks/wilhelm/src/
ThreadPool.h 29 typedef void (*ClosureHandler_generic)(void *p1, void *p2, void *p3, int i1, int i2);
30 typedef void (*ClosureHandler_ppi) (void *p1, void *p2, int i1);
31 typedef void (*ClosureHandler_ppii) (void *p1, void *p2, int i1, int i2);
32 typedef void (*ClosureHandler_piipp) (void *p1, int i1, int i2, void *p2, void *p3);
  /external/chromium_org/third_party/openssl/openssl/crypto/rc4/asm/
rc4-ia64.pl 88 # shladd Iptr = I, KeyTable, 3 M0-M3, I0, I1 1 cyc
89 # I = (I + 1) & 0xff padd1 nextI = I, one M0-M3, I0, I1 3 cyc
94 # J = SI + J add J = J, SI M0-M3, I0, I1 1 cyc c2
98 # J = J & 0xff zxt1 J = J I0, I1, 1 cyc c3
100 # shladd Jptr = J, KeyTable, 3 M0-M3, I0, I1 1 cyc c4
105 # T = (SI + SJ) add T = SI, SJ M0-M3, I0, I1 1 cyc c6
107 # T = T & 0xff zxt1 T = T I0, I1 1 cyc
111 # shladd Tptr = T, KeyTable, 3 M0-M3, I0, I1 1 cyc c8
116 # data ^= T xor data = data, T M0-M3, I0, I1 1 cyc c10
118 # *out++ = Data ^ T dep word = word, data, 8, POS I0, I1 1 cyc c1
    [all...]
  /external/clang/test/Sema/
function-redecl.c 115 extern __typeof (i0) i1;
116 extern __typeof (i1) i1;
  /external/objenesis/main/test/org/objenesis/
ObjenesisTest.java 51 ObjectInstantiator i1 = o.getInstantiatorOf(getClass()); local
53 assertEquals(getClass(), i1.newInstance().getClass());
57 assertSame(i1, i2);
  /external/openssl/crypto/rc4/asm/
rc4-ia64.pl 88 # shladd Iptr = I, KeyTable, 3 M0-M3, I0, I1 1 cyc
89 # I = (I + 1) & 0xff padd1 nextI = I, one M0-M3, I0, I1 3 cyc
94 # J = SI + J add J = J, SI M0-M3, I0, I1 1 cyc c2
98 # J = J & 0xff zxt1 J = J I0, I1, 1 cyc c3
100 # shladd Jptr = J, KeyTable, 3 M0-M3, I0, I1 1 cyc c4
105 # T = (SI + SJ) add T = SI, SJ M0-M3, I0, I1 1 cyc c6
107 # T = T & 0xff zxt1 T = T I0, I1 1 cyc
111 # shladd Tptr = T, KeyTable, 3 M0-M3, I0, I1 1 cyc c8
116 # data ^= T xor data = data, T M0-M3, I0, I1 1 cyc c10
118 # *out++ = Data ^ T dep word = word, data, 8, POS I0, I1 1 cyc c1
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
aes-armv4.pl 45 $i1="r7";
274 ldmia $key!,{$t1-$i1}
279 eor $s3,$s3,$i1
283 and $i1,lr,$s0
288 ldr $t1,[$tbl,$i1,lsl#2] @ Te3[s0>>0]
289 and $i1,lr,$s1,lsr#16 @ i0
297 ldr $i1,[$tbl,$i1,lsl#2] @ Te1[s1>>16]
300 eor $s0,$s0,$i1,ror#8
302 and $i1,lr,$s2,lsr#8 @ i
    [all...]
  /external/openssl/crypto/aes/asm/
aes-armv4.pl 45 $i1="r7";
274 ldmia $key!,{$t1-$i1}
279 eor $s3,$s3,$i1
283 and $i1,lr,$s0
288 ldr $t1,[$tbl,$i1,lsl#2] @ Te3[s0>>0]
289 and $i1,lr,$s1,lsr#16 @ i0
297 ldr $i1,[$tbl,$i1,lsl#2] @ Te1[s1>>16]
300 eor $s0,$s0,$i1,ror#8
302 and $i1,lr,$s2,lsr#8 @ i
    [all...]

Completed in 944 milliseconds

1 2 34 5 6 7 8 91011>>