Searched defs:t12 (Results 1 - 19 of 19) sorted by relevance

/external/clang/test/Analysis/
H A Dfree.c58 void t12 () { function
/external/clang/test/CodeGen/
H A Dattributes.c26 // CHECK: @t12 = global i32 0, section "SECT"
27 int t12 __attribute__((section("SECT"))); variable
H A Dlibcalls-fno-builtin.c75 char *t12(char *x) { return strcpy(x, "foo"); } function
76 // CHECK: t12
H A Dasm.c76 unsigned char t12(unsigned input) { function
H A Dms_struct-bitfield.c167 } ATTR t12; variable in typeref:struct:__anon1852
168 int s12 = sizeof(t12);
H A Darm-aapcs-zerolength-bitfield.c113 struct t12 struct
121 static int arr12_offset[(offsetof(struct t12, bar) == 8) ? 0 : -1];
122 static int arr12_sizeof[(sizeof(struct t12) == 16) ? 0 : -1];
H A Darm-apcs-zerolength-bitfield.c117 struct t12 struct
125 static int arr12_offset[(offsetof(struct t12, bar) == 4) ? 0 : -1];
126 static int arr12_sizeof[(sizeof(struct t12) == 8) ? 0 : -1];
/external/clang/test/Sema/
H A Dms-inline-asm.c152 void t12() { function
H A Dfunction.c33 void t12(int) {} // expected-error{{parameter name omitted}} function
/external/clang/test/CodeGenCXX/
H A Daarch64-aapcs-zerolength-bitfield.cpp114 struct t12 struct
122 static_assert(offsetof(struct t12, bar) == 8);
123 static_assert(sizeof(struct t12) == 16);
H A Dnew.cpp150 void t12() { function
/external/libcxxabi/test/
H A Ddynamic_cast3.pass.cpp623 namespace t12 namespace
677 } // t12
2424 t12::test();
/external/skia/tests/
H A DPathOpsQuadIntersectionTest.cpp449 double t12 = t1Seed + t1Step * 2; local
460 test = quad1.ptAtT(t12);
461 t12 -= t1[1].approximatelyEqual(test) ? -t1Step : t1Step;
477 t10, t1Seed, t12, t20, t2Seed, t22);
480 SkDPoint p12 = quad1.ptAtT(t12);
H A DPathOpsCubicIntersectionTest.cpp554 double t12 = t1Seed + t1Step * 2; local
565 test = cubic1.ptAtT(t12);
566 t12 -= t1[1].approximatelyEqual(test) ? -t1Step : t1Step;
582 t10, t1Seed, t12, t20, t2Seed, t22);
585 SkDPoint p12 = cubic1.ptAtT(t12);
/external/fdlibm/
H A De_lgamma_r.c121 t12 = 3.15632070903625950361e-04, /* 0x3F34AF6D, 0x6C0EBBF7 */ variable
265 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */
/external/libvorbis/lib/
H A Dsmallft.c844 t11,t12; local
964 t12=t9;
966 ch[t5-1]=cc[t11-1]+cc[t12-1];
967 ch[t6-1]=cc[t11-1]-cc[t12-1];
968 ch[t5]=cc[t11]-cc[t12];
969 ch[t6]=cc[t11]+cc[t12];
973 t12+=t10;
1016 t12=t7;
1019 c2[t5++]+=ai2*ch2[t12++];
/external/speex/libspeex/
H A Dsmallft.c846 t11,t12; local
966 t12=t9;
968 ch[t5-1]=cc[t11-1]+cc[t12-1];
969 ch[t6-1]=cc[t11-1]-cc[t12-1];
970 ch[t5]=cc[t11]-cc[t12];
971 ch[t6]=cc[t11]+cc[t12];
975 t12+=t10;
1018 t12=t7;
1021 c2[t5++]+=ai2*ch2[t12++];
/external/clang/test/SemaCXX/
H A Dtype-traits.cpp387 int t12[T(__is_integral(long))]; local
410 int t12[F(__is_floating_point(char))]; local
438 int t12[T(__is_arithmetic(char))]; local
470 int t12[T(__is_complete_type(char))]; local
494 int t12[F(__is_void(long double))]; local
524 int t12[F(__is_array(float))]; local
563 int t12[F(__is_function(float))]; local
597 int t12[F(__is_reference(void *))]; local
609 int t12[F(__is_lvalue_reference(void *))]; local
621 int t12[ local
636 int t12[T(__is_fundamental(char))]; local
671 int t12[F(__is_object(void))]; local
687 int t12[T(__is_scalar(unsigned int))]; local
721 int t12[T(__is_compound(Enum))]; local
756 int t12[T(__is_pointer(UnionAr*))]; local
785 int t12[F(__is_member_object_pointer(cvoid*))]; local
821 int t12[F(__is_member_function_pointer(cvoid*))]; local
858 int t12[F(__is_member_pointer(cvoid*))]; local
898 int t12[T(__is_const(const unsigned char))]; local
947 int t12[T(__is_volatile(volatile unsigned char))]; local
1065 int t12[T(__is_trivial(unsigned int))]; local
1099 int t12[T(__is_trivially_copyable(unsigned int))]; local
1178 int t12[F(__is_standard_layout(CppStructNonStandardByProt))]; local
1197 int t12[F(__is_signed(float))]; local
1226 int t12[F(__is_unsigned(float))]; local
1693 int t12[F(__is_same(Base, Derived))]; local
[all...]
/external/valgrind/VEX/priv/
H A Dguest_mips_toIR.c2710 IRTemp t0, t1 = 0, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14, local
2856 t12 = newTemp(Ity_I8);
2938 /* t12 - input byte. */
2939 assign(t12,
2941 /* t13 holds 1 if t12 is equal to 0x80, or 0 otherwise. */
2943 unop(Iop_8Uto32, mkexpr(t12)),
2945 /* t14 holds 1 if value in t12 is negative, 0 otherwise. */
2952 /* t15 holds abs(t12). */
2958 mkexpr(t12)),
2960 mkexpr(t12))));
[all...]

Completed in 531 milliseconds