Searched refs:t3 (Results 1 - 25 of 145) sorted by relevance

123456

/external/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dp1.cpp9 Tuple<int, float, double> *t3; variable
H A Dexample-tuple.cpp209 void test_element_access(tuple<int*, float*, double*&> t3) { argument
213 get<0>(t3) = &i;
214 get<1>(t3) = &f;
215 get<2>(t3) = &d;
253 void test_relational_operators(tuple<int*, float*, double*> t3) { argument
254 (void)(t3 == t3);
255 (void)(t3 != t3);
256 (void)(t3 < t
[all...]
/external/dropbear/libtommath/
H A Dbn_mp_n_root.c30 mp_int t1, t2, t3; local
46 if ((res = mp_init (&t3)) != MP_OKAY) {
65 /* t3 = t1**(b-1) */
66 if ((res = mp_expt_d (&t1, b - 1, &t3)) != MP_OKAY) {
72 if ((res = mp_mul (&t3, &t1, &t2)) != MP_OKAY) {
82 /* t3 = t1**(b-1) * b */
83 if ((res = mp_mul_d (&t3, b, &t3)) != MP_OKAY) {
87 /* t3 = (t1**b - a)/(b * t1**(b-1)) */
88 if ((res = mp_div (&t2, &t3,
[all...]
/external/clang/test/PCH/
H A Dnamespaces.cpp11 N2::Inner::t3 *ip3 = &int_val;
17 Alias1::t3 *ip4 = &int_val;
18 t3 *ip5 = &int_val;
/external/clang/test/CXX/except/except.spec/
H A Dtemplate.cpp11 void (*t3)() noexcept = &f2<2>; // no-error
H A Dp5-pointers.cpp47 void (*t3)() throw(int) = &s2; // valid
56 t1 = t3; // expected-error {{not superset}} expected-error {{incompatible type}}
57 t3 = t1; // valid
/external/clang/test/CodeGen/
H A Dms_struct-bitfield-init.c43 } t3 = {1,2,3,4}; variable in typeref:struct:__anon3359
62 if (sizeof(t3) != 16)
64 if (t3.i1 != 1 || t3.i4 != 4)
H A Dattributes.c47 // CHECK: define weak void @t3() nounwind {
48 void t3() __attribute__((weak));
49 void t3() {} function
H A Dms_struct-bitfield-1.c27 } t3; variable in typeref:struct:__anon3349
29 static int a3[(sizeof(t3) == 4) -1];
H A Dms_struct-bitfield.c31 } ATTR t3; variable in typeref:struct:__anon3362
119 static int arr3[(sizeof(t3) == 2) -1];
/external/clang/test/Sema/
H A Dattr-returns-twice.c12 typedef void (*t3)(void) __attribute__((returns_twice)); // expected-warning {{'returns_twice' attribute only applies to functions}} typedef
H A Dvector-cast.c5 typedef float t3 __attribute__ ((vector_size (16))); typedef
11 t3 v3;
17 v3 = (t3)v2;
35 void f3(t3 Y) {
36 f2(Y); // expected-warning {{incompatible vector types passing 't3' to parameter of type 't2'}}
H A Datomic-type.c10 _Atomic(_Atomic(int)*) t3;
11 _Atomic(_Atomic(int)*) *t4[2] = { &t3, 0 };
H A Dwchar.c21 char t3[] = L"x"; // expected-error {{initializer}} local
H A Dthread-specifier.c5 __thread static int t3; variable
/external/speex/libspeex/
H A Dsmallft.c119 int t0,t1,t2,t3,t4,t5,t6; local
123 t3=ido<<1;
126 ch[(t1<<1)+t3-1]=cc[t1]-cc[t2];
137 t3=t2;
142 t3+=2;
146 tr2=wa1[i-2]*cc[t3-1]+wa1[i-1]*cc[t3];
147 ti2=wa1[i-2]*cc[t3]-wa1[i-1]*cc[t3-1];
160 t3
174 int i,k,t0,t1,t2,t3,t4,t5,t6; local
278 int t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; local
637 int i,k,t0,t1,t2,t3,t4,t5,t6; local
692 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; local
754 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8; local
845 int idij,ipph,i,j,k,l,ik,is,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10, local
[all...]
/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
H A Dp9-0x.cpp52 void test_explicit_spec_extension_targs(tuple<int, float, double> t3) { argument
53 accept_tuple(t3);
54 accept_tuple<int, float, double>(t3);
55 accept_tuple<int>(t3);
56 accept_tuple<int, float>(t3);
/external/valgrind/main/memcheck/tests/
H A Dorigin2-not-quite.c18 __attribute__((noinline)) int t3(void);
27 x += t3();
50 __attribute__((noinline)) int t3(void) function
H A Dorigin3-no.c19 __attribute__((noinline)) int t3(void);
30 x += t3();
58 __attribute__((noinline)) int t3(void) function
/external/openssl/crypto/sha/asm/
H A Dsha512-armv4.pl46 $t3="r12";
65 ldr $t3,[sp,#$Hoff+4] @ h.hi
87 adc $Thi,$Thi,$t3 @ T += h
88 ldr $t3,[sp,#$Goff+4] @ g.hi
92 eor $t1,$t1,$t3
100 eor $t1,$t1,$t3 @ Ch(e,f,g)
101 ldr $t3,[$Ktbl,#0] @ K[i].hi
108 adc $Thi,$Thi,$t3 @ T += K[i]
117 ldr $t3,[sp,#$Coff+0] @ c.lo
140 and $Alo,$Alo,$t3
[all...]
/external/clang/test/CodeGenCXX/
H A Dbitfield-layout.cpp18 } t3; variable in typeref:union:Test3
/external/clang/test/Analysis/
H A Dreference.cpp34 char t3 () { function
/external/clang/test/PCH/Inputs/
H A Dnamespaces.h19 typedef int t3; typedef in namespace:N2::Inner
/external/clang/test/Parser/
H A Dms-inline-asm.c8 void t3(void) { __asm M2 0x2c } function
/external/qemu/
H A Ddef-helper.h117 #define DEF_HELPER_3(name, ret, t1, t2, t3) \
118 DEF_HELPER_FLAGS_3(name, 0, ret, t1, t2, t3)
119 #define DEF_HELPER_4(name, ret, t1, t2, t3, t4) \
120 DEF_HELPER_FLAGS_4(name, 0, ret, t1, t2, t3, t4)
136 #define DEF_HELPER_FLAGS_3(name, flags, ret, t1, t2, t3) \
137 dh_ctype(ret) HELPER(name) (dh_ctype(t1), dh_ctype(t2), dh_ctype(t3));
139 #define DEF_HELPER_FLAGS_4(name, flags, ret, t1, t2, t3, t4) \
140 dh_ctype(ret) HELPER(name) (dh_ctype(t1), dh_ctype(t2), dh_ctype(t3), \
179 #define DEF_HELPER_FLAGS_3(name, flags, ret, t1, t2, t3) \
181 dh_arg_decl(t2, 2), dh_arg_decl(t3,
[all...]

Completed in 322 milliseconds

123456