Searched refs:t12 (Results 1 - 21 of 21) sorted by relevance

/external/clang/test/CodeGen/
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];
H A Dattributes.c26 // CHECK: @t12 = global i32 0, section "SECT"
27 int t12 __attribute__((section("SECT"))); variable
H A Dasm.c76 unsigned char t12(unsigned input) { function
H A Dlibcalls-fno-builtin.c75 char *t12(char *x) { return strcpy(x, "foo"); } function
76 // CHECK: t12
H A Dms-inline-asm.c105 unsigned t12(void) {
114 // CHECK: t12
/external/clang/test/Analysis/
H A Dfree.c56 void t12 () { function
/external/clang/test/CXX/except/except.spec/
H A Dp5-pointers.cpp70 void (*t12)(void (*)() throw(D)) = &s9; // expected-error {{argument types differ}}
/external/clang/test/Sema/
H A Dfunction.c33 void t12(int) {} // expected-error{{parameter name omitted}} function
/external/skia/tests/
H A DPathOpsQuadIntersectionTest.cpp456 double t12 = t1Seed + t1Step * 2; local
467 test = quad1.ptAtT(t12);
468 t12 -= t1[1].approximatelyEqual(test) ? -t1Step : t1Step;
484 t10, t1Seed, t12, t20, t2Seed, t22);
487 SkDPoint p12 = quad1.ptAtT(t12);
H A DPathOpsCubicIntersectionTest.cpp491 double t12 = t1Seed + t1Step * 2; local
502 test = cubic1.ptAtT(t12);
503 t12 -= t1[1].approximatelyEqual(test) ? -t1Step : t1Step;
519 t10, t1Seed, t12, t20, t2Seed, t22);
522 SkDPoint p12 = cubic1.ptAtT(t12);
/external/clang/test/SemaCXX/
H A Dtype-traits.cpp344 int t12[T(__is_integral(long))]; local
367 int t12[F(__is_floating_point(char))]; local
395 int t12[T(__is_arithmetic(char))]; local
427 int t12[T(__is_complete_type(char))]; local
451 int t12[F(__is_void(long double))]; local
481 int t12[F(__is_array(float))]; local
520 int t12[F(__is_function(float))]; local
554 int t12[F(__is_reference(void *))]; local
566 int t12[F(__is_lvalue_reference(void *))]; local
578 int t12[ local
593 int t12[T(__is_fundamental(char))]; local
628 int t12[F(__is_object(void))]; local
644 int t12[T(__is_scalar(unsigned int))]; local
678 int t12[T(__is_compound(Enum))]; local
713 int t12[T(__is_pointer(UnionAr*))]; local
742 int t12[F(__is_member_object_pointer(cvoid*))]; local
778 int t12[F(__is_member_function_pointer(cvoid*))]; local
815 int t12[F(__is_member_pointer(cvoid*))]; local
855 int t12[T(__is_const(const unsigned char))]; local
904 int t12[T(__is_volatile(volatile unsigned char))]; local
1022 int t12[T(__is_trivial(unsigned int))]; local
1056 int t12[T(__is_trivially_copyable(unsigned int))]; local
1132 int t12[F(__is_standard_layout(CppStructNonStandardByProt))]; local
1151 int t12[F(__is_signed(float))]; local
1180 int t12[F(__is_unsigned(float))]; local
1640 int t12[F(__is_same(Base, Derived))]; local
[all...]
/external/clang/test/CodeGenCXX/
H A Dnew.cpp144 void t12() { function
/external/jpeg/
H A Djsimd_arm_neon.S115 t10, t11, t12, t13, t14
131 vadd.s16 \t12, \x3, \x3
135 vadd.s16 \t12, \t12, \t13
150 vsub.s16 \t12, \t13, \t12
151 vsub.s16 \t12, \t12, \t10
152 vadd.s16 \t11, \t12, \t11
158 vadd.s16 \x6, \t14, \t12
[all...]
/external/clang/test/Coverage/
H A Dc-language-features.inc103 int t12 = __builtin_types_compatible_p(ipair, int);
/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/pixman/demos/
H A Dquad2quad.c23 t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14, t15, t16, t17, t18, local
126 t12 = - px2 * py3 * t5 * y3;
1661 + t121 + py1 * t113 + px1 * t29 * t109 + t13 + t12 + t11
1668 + t1 * (px1 * (t13 + t12 + t11) + t8));
1702 + y1 * (x1 * (t715 + py1 * t707 + t705 + t12 + t704) + t546 + t670 + t669)
1716 + x1 * (px1 * (t200 + t143 + t706) + t269) + px1 * (t705 + t12 + t704)
1871 + px1 * t958 + t950 + t787 + t12 + t939)
1895 + px1 * t966 + t965 + t29 * (t163 + t35 + t34 + t33) + t753 + t12
1911 * y1) + x1 * (py1 * (t787 + t12 + t939) + t830)
1914 + y1 * (x1 * (py1 * (t753 + t12
[all...]
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3801 SDValue t12 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t11, X); local
3802 TwoToFracPartOfX = DAG.getNode(ISD::FADD, dl, MVT::f32, t12,
4174 SDValue t12 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t11, X); local
4175 TwoToFractionalPartOfX = DAG.getNode(ISD::FADD, dl, MVT::f32, t12,
4284 SDValue t12 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t11, X); local
4285 TwoToFractionalPartOfX = DAG.getNode(ISD::FADD, dl, MVT::f32, t12,
/external/elfutils/tests/
H A Drun-allregs.sh2553 27: $t12 (t12), signed 64 bits

Completed in 1678 milliseconds