Searched refs:i2 (Results 1 - 25 of 237) sorted by relevance

12345678910

/external/clang/test/Sema/
H A Dunused-expr-system-header.c3 void f(int i1, int i2) { argument
6 COMMA_MACRO_1(i1 == i2, f(i1, i2)); // expected-warning {{expression result unused}}
7 COMMA_MACRO_2(i1 == i2, f(i1, i2));
8 COMMA_MACRO_3(i1 == i2, f(i1, i2)); // expected-warning {{expression result unused}}
9 COMMA_MACRO_4(i1 == i2, f(i1, i2));
H A Dtentative-decls.c29 static int i2 = 5; // expected-note 1 {{previous definition is here}} variable
30 int i2 = 3; // expected-error{{non-static declaration of 'i2' follows static declaration}} variable
/external/valgrind/main/none/tests/s390x/
H A Dopcodes.h19 #define RIL_RI(op1,r1,op2,i2) \
21 ".long 0x" #i2 "\n\t"
22 #define RIE_RRI0(op1,r1,r3,i2,u0,op2) \
24 ".long 0x" #i2 #u0 #op2 "\n\t"
26 #define SIY_IRD(op1,i2,b1,dl1,dh1,op2) \
27 ".short 0x" #op1 #i2 "\n\t" \
32 #define RIL_RU(op1,r1,op2,i2) \
34 ".long 0x" #i2 "\n\t"
35 #define RIL_RP(op1,r1,op2,i2) \
37 ".long 0x" #i2 "\
[all...]
H A Dand.c5 #define nihh(r1,i2) ".long 0xa5" #r1 "4" #i2 "\n\t"
6 #define nihl(r1,i2) ".long 0xa5" #r1 "5" #i2 "\n\t"
7 #define nilh(r1,i2) ".long 0xa5" #r1 "6" #i2 "\n\t"
8 #define nill(r1,i2) ".long 0xa5" #r1 "7" #i2 "\n\t"
H A Dinsert.c5 #define iihh(r1,i2) ".long 0xa5" #r1 "0" #i2 "\n\t"
6 #define iihl(r1,i2) ".long 0xa5" #r1 "1" #i2 "\n\t"
7 #define iilh(r1,i2) ".long 0xa5" #r1 "2" #i2 "\n\t"
8 #define iill(r1,i2) ".long 0xa5" #r1 "3" #i2 "\n\t"
H A Dor.c5 #define oihh(r1,i2) ".long 0xa5" #r1 "8" #i2 "\n\t"
6 #define oihl(r1,i2) ".long 0xa5" #r1 "9" #i2 "\n\t"
7 #define oilh(r1,i2) ".long 0xa5" #r1 "a" #i2 "\n\t"
8 #define oill(r1,i2) ".long 0xa5" #r1 "b" #i2 "\n\t"
/external/clang/test/Parser/
H A Dnamelookup-bug-2.c8 struct Object { int i2; } *X; member in struct:Object
/external/clang/test/SemaCXX/
H A Daddress-space-references.cpp14 static int_2 i2; local
18 f0(i2); // expected-error{{no matching function for call to 'f0'}}
H A D__null.cpp7 int i2 = __null; local
/external/clang/test/CXX/lex/lex.literal/lex.ext/
H A Dp3.cpp7 int &i2 = 45_x1; variable
H A Dp4.cpp7 int &i2 = 45._x1; variable
H A Dp5.cpp8 double &i2 = u8"foo"_x1; variable
H A Dp6.cpp8 double &i2 = L'a'_x1; variable
/external/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp297 unsigned &i1, unsigned &i2,
305 o2.indent(i2) << "{ /* ModRMDecision */" << "\n";
306 i2++;
308 o2.indent(i2) << stringForDecisionType(dt) << "," << "\n";
309 o2.indent(i2) << 0 << " /* EmptyTable */\n";
311 i2--;
312 o2.indent(i2) << "}";
343 o2.indent(i2) << "{ /* struct ModRMDecision */" << "\n";
344 i2++;
346 o2.indent(i2) << stringForDecisionTyp
[all...]
H A DX86DisassemblerTables.h95 /// @param i2 - The indentation level to use with stream o2.
101 uint32_t &i2,
124 /// @param i2 - The indent level to use with stream o2.
130 uint32_t &i2,
159 /// @param i2 - The indent level to use with stream o2.
166 uint32_t &i2,
224 /// @param i2 - The indent level to use with stream o2.
228 uint32_t &i2) const;
/external/clang/test/CodeGenCXX/
H A Dcxx0x-initializer-references.cpp5 int i1, i2; member in struct:reference::A
/external/icu4c/test/cintltst/
H A Dcitertst.h115 static void assertEqual(UCollationElements *i1, UCollationElements *i2);
/external/webkit/Tools/Scripts/
H A Dfind-extra-includes86 for my $i2 (keys %{ $includes{$file} }) {
87 next if $i1 eq $i2;
88 if ($totalIncludes{$i2}{$i1}) {
93 print "$paths{$file} does not need to include $i1, because $i2 does\n" if $b1 ne $b2;
/external/valgrind/main/helgrind/
H A Dhg_wordset.c699 UWord i1, i2, k, sz; local
705 i1 = i2 = 0;
707 if (i1 >= wv1->size || i2 >= wv2->size)
710 if (wv1->words[i1] < wv2->words[i2]) {
713 if (wv1->words[i1] > wv2->words[i2]) {
714 i2++;
717 i2++;
721 tl_assert(i2 <= wv2->size);
722 tl_assert(i1 == wv1->size || i2 == wv2->size);
723 if (i1 == wv1->size && i2 < wv
769 UWord i1, i2, k, sz; local
850 UWord i1, i2, k, sz; local
[all...]
/external/bzip2/
H A Dblocksort.c348 UInt32 i2,
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
347 mainGtU( UInt32 i1, UInt32 i2, UChar* block, UInt16* quadrant, UInt32 nblock, Int32* budget ) argument
[all...]
/external/apache-harmony/math/src/test/java/tests/api/java/math/
H A DBigIntegerTest.java782 BigInteger i1 = element[0], i2 = element[1];
783 BigInteger res = i1.and(i2);
784 assertTrue("symmetry of and", res.equals(i2.and(i1)));
785 int len = Math.max(i1.bitLength(), i2.bitLength()) + 66;
787 assertTrue("and", (i1.testBit(i) && i2.testBit(i)) == res
798 BigInteger i1 = element[0], i2 = element[1];
799 BigInteger res = i1.or(i2);
800 assertTrue("symmetry of or", res.equals(i2.or(i1)));
801 int len = Math.max(i1.bitLength(), i2.bitLength()) + 66;
803 assertTrue("or", (i1.testBit(i) || i2
927 testDiv(BigInteger i1, BigInteger i2) argument
996 testAllMults(BigInteger i1, BigInteger i2, BigInteger ans) argument
1007 testAllDivs(BigInteger i1, BigInteger i2) argument
[all...]
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/
H A Dp9.cpp6 int i2 = f<1000>(0); // expected-error{{ambiguous}} variable
/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_stackdepot_test.cc52 u32 i2 = StackDepotPut(s1, ARRAY_SIZE(s1)); local
53 EXPECT_EQ(i1, i2);
65 u32 i2 = StackDepotPut(s2, ARRAY_SIZE(s2)); local
66 EXPECT_NE(i1, i2);
/external/valgrind/main/perf/
H A Dffbench.c172 register int i1, i2, i3; local
189 for (i2 = 1; i2 <= ip2; i2 += ip1) {
190 if (i2 < i2rev) {
191 for (i1 = i2; i1 <= i2 + ip1 - 2; i1 += 2) {
193 i3rev = i2rev + i3 - i2;
217 for (i2 = i1; i2 <
[all...]
/external/openssl/crypto/aes/asm/
H A Daes-armv4.pl46 $i2="r8";
284 and $i2,lr,$s0,lsr#8
290 ldr $t2,[$tbl,$i2,lsl#2] @ Te2[s0>>8]
291 and $i2,lr,$s1
298 ldr $i2,[$tbl,$i2,lsl#2] @ Te3[s1>>0]
303 eor $t2,$t2,$i2,ror#8
304 and $i2,lr,$s2,lsr#16 @ i1
309 ldr $i2,[$tbl,$i2,ls
[all...]

Completed in 475 milliseconds

12345678910