Home
last modified time | relevance | path

Searched defs:t12 (Results 1 – 25 of 28) sorted by relevance

12

/external/clang/test/CXX/except/except.spec/
Dp5-pointers.cpp70 void (*t12)(void (*)() throw(D)) = &s9; // expected-error {{argument types differ}} in fnptrs() local
/external/clang/test/CodeGenCXX/
Daarch64-aapcs-zerolength-bitfield.cpp114 struct t12 struct
122 static_assert(offsetof(struct t12, bar) == 8); argument
Dnew.cpp150 void t12() { in t12() function
/external/clang/test/CodeGen/
Darm-apcs-zerolength-bitfield.c117 struct t12 struct
125 static int arr12_offset[(offsetof(struct t12, bar) == 4) ? 0 : -1]; argument
Darm-aapcs-zerolength-bitfield.c113 struct t12 struct
121 static int arr12_offset[(offsetof(struct t12, bar) == 8) ? 0 : -1]; argument
Dattributes.c27 int t12 __attribute__((section("SECT"))); variable
Dlibcalls-fno-builtin.c82 char *t12(char *x) { return strcpy(x, "foo"); } in t12() function
Dasm.c76 unsigned char t12(unsigned input) { in t12() function
Dms_struct-bitfield.c167 } ATTR t12; variable
/external/clang/test/Analysis/
Dfree.c58 void t12 () { in t12() function
/external/openssh/regress/
DMakefile195 t12: $(OBJ)/t12.out target
/external/clang/test/SemaCXX/
Dtype-traits.cpp410 int t12[T(__is_integral(long))]; in is_integral() local
433 int t12[F(__is_floating_point(char))]; in is_floating_point() local
461 int t12[T(__is_arithmetic(char))]; in is_arithmetic() local
493 int t12[T(__is_complete_type(char))]; in is_complete_type() local
517 int t12[F(__is_void(long double))]; in is_void() local
547 int t12[F(__is_array(float))]; in is_array() local
586 int t12[F(__is_function(float))]; in is_function() local
620 int t12[F(__is_reference(void *))]; in is_reference() local
632 int t12[F(__is_lvalue_reference(void *))]; in is_lvalue_reference() local
644 int t12[F(__is_rvalue_reference(const int&))]; in is_rvalue_reference() local
[all …]
/external/clang/test/Sema/
Dms-inline-asm.c152 void t12() { in t12() function
Dfunction.c33 void t12(int) {} // expected-error{{parameter name omitted}} in t12() function
/external/fdlibm/
De_lgamma_r.c121 t12 = 3.15632070903625950361e-04, /* 0x3F34AF6D, 0x6C0EBBF7 */ variable
/external/skia/tests/
DPathOpsQuadIntersectionTest.cpp469 double t12 = t1Seed + t1Step * 2; in intersectionFinder() local
DPathOpsCubicIntersectionTest.cpp578 double t12 = t1Seed + t1Step * 2; in intersectionFinder() local
/external/skqp/tests/
DPathOpsQuadIntersectionTest.cpp469 double t12 = t1Seed + t1Step * 2; in intersectionFinder() local
DPathOpsCubicIntersectionTest.cpp578 double t12 = t1Seed + t1Step * 2; in intersectionFinder() local
/external/libaom/libaom/av1/common/arm/
Dwiener_convolve_neon.c84 uint8x8_t t8, t9, t10, t11, t12, t13, t14; in av1_wiener_convolve_add_src_neon() local
Dselfguided_neon.c315 int16x8_t t8, t9, t10, t11, t12; in boxsum2() local
/external/speex/libspeexdsp/
Dsmallft.c846 t11,t12; in dradbg() local
/external/epid-sdk/epid/common/math/src/
Dpairing.c2150 FfElement* t12 = NULL; in SquareCyclotomic() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3715 SDValue t12 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t11, X); in visitExp() local
4152 SDValue t12 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t11, X); in visitExp2() local
4285 SDValue t12 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t11, X); in visitPow() local
/external/python/cpython3/Lib/
Dturtle.py2912 def shapetransform(self, t11=None, t12=None, t21=None, t22=None): argument

12