Searched refs:i4 (Results 1 - 25 of 51) sorted by relevance

123

/external/clang/test/Sema/
H A Dtentative-decls.c40 int i4; variable
41 int i4; variable
42 extern int i4;
H A Dcomplex-int.c60 int i4[~(2+3i) == 2-3i ? 1 : -1]; variable
/external/clang/test/CXX/lex/lex.literal/lex.ext/
H A Dp3.cpp12 int &i4 = 90000000000000000000000000000000000000000000000_x1; // expected-warning {{integer constant is too large}} variable
H A Dp4.cpp12 int &i4 = 1e1000000_x1; // expected-warning {{too large for type 'long double'}} variable
H A Dp5.cpp12 char &i4 = L"foo"_x1; // ok variable
H A Dp6.cpp10 double &i4 = operator"" _x1('a'); // ok variable
/external/clang/test/CodeGen/
H A Dms_struct-bitfield-init.c42 int i4; member in struct:__anon4422
64 if (t3.i1 != 1 || t3.i4 != 4)
/external/clang/test/CXX/basic/basic.lookup/basic.lookup.elab/
H A Dp2.cpp44 namespace i4 { namespace in namespace:test0
/external/libffi/src/sparc/
H A Dv9.S86 brz,pn %i4, done
91 stx %o0, [%i4+0] ! (delay)
95 st %f0, [%i4+0] ! (delay)
99 std %f0, [%i4+0] ! (delay)
107 std %f0, [%i4+0]
108 std %f2, [%i4+8]
115 stx %o0, [%i4+0]
116 stx %o1, [%i4+8]
117 stx %o2, [%i4+16]
118 stx %o3, [%i4
[all...]
H A Dv8.S64 tst %i4
70 st %o0, [%i4] ! (delay)
74 st %f0, [%i4+0] ! (delay)
82 st %f0, [%i4+0]
83 st %f1, [%i4+4]
90 st %o0, [%i4+0]
91 st %o1, [%i4+4]
135 st %i4, [%fp+68+16]
/external/clang/test/SemaTemplate/
H A Dms-if-exists.cpp29 X<int>::type4 i4; // expected-error{{no type named 'type4' in 'X<int>'}} variable
/external/valgrind/main/none/tests/s390x/
H A Dopcodes.h44 #define RIE_RUPI(op1,r1,m3,i4,i2,op2) \
46 ".long 0x" #i4 #i2 #op2 "\n\t"
50 #define RIE_RRPU(op1,r1,r2,i4,m3,u0,op2) \
52 ".long 0x" #i4 #m3 #u0 #op2 "\n\t"
61 #define RIE_RUPU(op1,r1,m3,i4,i2,op2) \
63 ".long 0x" #i4 #i2 #op2 "\n\t"
93 #define RIE_RRUUU(op1,r1,r2,i3,i4,i5,op2) \
95 ".long 0x" #i3 #i4 #i5 #op2 "\n\t"
131 #define CGIJ(r1,m3,i4,i2) RIE_RUPI(ec,r1,m3,i4,i
[all...]
/external/skia/legacy/src/effects/
H A DSkArithmeticMode.cpp161 int32_t i4 = toDot8(k4); local
164 return SkNEW_ARGS(SkArithmeticMode_quad, (i1, i2, i3, i4));
167 return SkNEW_ARGS(SkArithmeticMode_dst, (i3, i4));
170 return SkNEW_ARGS(SkArithmeticMode_src, (i2, i4));
172 return SkNEW_ARGS(SkArithmeticMode_linear, (i2, i3, i4));
/external/skia/src/effects/
H A DSkArithmeticMode.cpp179 int32_t i4 = toDot8(k4);
181 return SkNEW_ARGS(SkArithmeticMode_quad, (i1, i2, i3, i4));
184 return SkNEW_ARGS(SkArithmeticMode_dst, (i3, i4));
187 return SkNEW_ARGS(SkArithmeticMode_src, (i2, i4));
189 return SkNEW_ARGS(SkArithmeticMode_linear, (i2, i3, i4));
/external/clang/test/SemaCXX/
H A Drval-references.cpp43 int i4 = over2(i1); local
H A Dconstant-expression.cpp51 i4 = ceval, member in struct:C
H A Dexplicit.cpp63 int i4(z);
/external/chromium/net/base/
H A Dcookie_monster_perftest.cc130 for (int i4 = 0; i4 < 2; i4++) {
131 std::string domain_base_4((i4 ? "a." : "b.") + domain_base_3);
/external/v8/test/mjsunit/harmony/
H A Dmodule-parsing.js73 import i4, i5 from "http://where"
/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_list_test.cc35 ListItem *i4 = 0, ListItem *i5 = 0, ListItem *i6 = 0) {
48 if (i4) {
49 CHECK_EQ(l->front(), i4);
/external/opencv/cv/src/
H A Dcvcontours.cpp539 schar *i0 = ptr, *i1, *i3, *i4 = 0; local
586 i4 = i3 + deltas[++s];
587 if( *i4 != 0 )
621 if( i4 == i0 && i3 == i1 )
624 i3 = i4;
652 schar *i0 = ptr, *i1, *i3, *i4; local
684 i4 = i3 + deltas[++s];
685 if( *i4 != 0 )
689 if( i3 == stop_ptr || (i4 == i0 && i3 == i1) )
692 i3 = i4;
711 schar *i0 = ptr, *i1, *i3, *i4; local
[all...]
/external/libvpx/libvpx/vp8/encoder/arm/armv6/
H A Dvp8_short_fdct4x4_armv6.asm49 ldrd r8, r9, [r0] ; [i5 | i4] [i7 | i6]
59 qadd16 r6, r8, r9 ; [i5+i6 | i4+i7] = [b1 | a1] without shift
60 qsub16 r7, r8, r9 ; [i5-i6 | i4-i7] = [c1 | d1] without shift
68 smuad r9, r6, lr ; o4 = (i5+i6)*8 + (i4+i7)*8
69 smusd r8, r6, lr ; o6 = (i5+i6)*8 - (i4+i7)*8
134 qadd16 r5, r9, r2 ; b1 = [i5+i9 | i4+i8]
135 qsub16 r6, r9, r2 ; c1 = [i5-i9 | i4-i8]
/external/libvpx/libvpx/vp8/common/x86/
H A Dloopfilter_block_sse2.asm177 %define i4 [src + 4 * stride]
202 movdqa xmm4, i4
210 movdqa xmm3, i4
217 movdqa i4, xmm3
335 %define i4 [rsp + 64]
424 movdqa i4, xmm1
505 punpcklqdq xmm1, i4
506 punpckhqdq xmm12, i4
524 movdqa i4, xmm4
548 movdqa xmm8, i4
[all...]
/external/qemu/
H A Dqemu-sockets.c67 struct sockaddr_in *i4; local
75 i4 = (void*)e->ai_addr;
76 return ntohs(i4->sin_port);
84 struct sockaddr_in *i4; local
93 i4 = (void*)e->ai_addr;
94 i4->sin_port = htons(port);
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/provider/crypto/
H A DSHA1PRNG_SecureRandomTest.java177 int i4 = k %n2;
178 assertTrue("non-equality: i1="+ i1 +" i2="+i2 +" i3="+i3 +" i4=" +i4,
179 bytes1[i1][i2] == bytes2[i3][i4]);

Completed in 2733 milliseconds

123