Home
last modified time | relevance | path

Searched defs:t11 (Results 1 – 24 of 24) sorted by relevance

/external/clang/test/CXX/except/except.spec/
Dp5-pointers.cpp69 void (*t11)(void (*)() throw(A)) = &s9; // expected-error {{argument types differ}} in fnptrs() local
/external/clang/test/CodeGenCXX/
Daarch64-aapcs-zerolength-bitfield.cpp103 struct t11 struct
111 static_assert(offsetof(struct t11, bar2) == 9); argument
Dnew.cpp129 void t11(int n) { in t11() function
/external/clang/test/CodeGen/
Darm-aapcs-zerolength-bitfield.c102 struct t11 struct
110 static int arr11_offset[(offsetof(struct t11, bar2) == 9) ? 0 : -1]; argument
Darm-apcs-zerolength-bitfield.c106 struct t11 struct
114 static int arr11_offset[(offsetof(struct t11, bar2) == 5) ? 0 : -1]; argument
Dattributes.c63 void __attribute__((section("SECT"))) t11(void) {} in t11() function
Dlibcalls-fno-builtin.c78 int t11(void) { return strncmp("foo", "bar", 3); } in t11() function
Dasm.c67 unsigned t11(signed char input) { in t11() function
Dms_struct-bitfield.c158 } ATTR t11; variable
/external/clang/test/Analysis/
Dfree.c53 void t11 () { in t11() function
/external/clang/test/Sema/
Dthread-specifier.c48 __thread __private_extern__ int t11; in f() local
Dms-inline-asm.c147 void t11() { in t11() function
Dfunction.c30 void t11(){t10(1);} // expected-warning{{too many arguments}} in t11() function
Dunused-expr.c137 void t11(int i, int j) { in t11() function
/external/openssh/regress/
DMakefile188 t11: target
/external/clang/test/SemaCXX/
Dtype-traits.cpp409 int t11[T(__is_integral(unsigned int))]; in is_integral() local
432 int t11[F(__is_floating_point(bool))]; in is_floating_point() local
460 int t11[T(__is_arithmetic(bool))]; in is_arithmetic() local
492 int t11[T(__is_complete_type(bool))]; in is_complete_type() local
516 int t11[F(__is_void(double))]; in is_void() local
546 int t11[F(__is_array(cvoid))]; in is_array() local
585 int t11[F(__is_function(cvoid))]; in is_function() local
619 int t11[F(__is_reference(const int))]; in is_reference() local
631 int t11[F(__is_lvalue_reference(const int))]; in is_lvalue_reference() local
643 int t11[F(__is_rvalue_reference(void *&))]; in is_rvalue_reference() local
[all …]
Dvararg-non-pod.cpp211 namespace t11 { namespace
/external/fdlibm/
De_lgamma_r.c120 t11 = -5.38595305356740546715e-04, /* 0xBF41A610, 0x9C73E0EC */ variable
/external/mesa3d/src/mesa/swrast/
Ds_texfilter.c1162 GLfloat t00[4], t10[4], t01[4], t11[4]; /* sampled texel colors */ in sample_2d_linear() local
1226 GLfloat t00[4], t10[4], t01[4], t11[4]; /* sampled texel colors */ in sample_2d_linear_repeat() local
2735 GLfloat t00[4], t01[4], t10[4], t11[4]; in sample_linear_rect() local
2871 GLfloat t00[4], t01[4], t10[4], t11[4]; in sample_2d_array_linear() local
/external/speex/libspeex/
Dsmallft.c846 t11,t12; in dradbg() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3713 SDValue t11 = DAG.getNode(ISD::FADD, dl, MVT::f32, t10, in visitExp() local
4150 SDValue t11 = DAG.getNode(ISD::FADD, dl, MVT::f32, t10, in visitExp2() local
4283 SDValue t11 = DAG.getNode(ISD::FADD, dl, MVT::f32, t10, in visitPow() local
/external/valgrind/VEX/priv/
Dguest_mips_toIR.c2796 IRTemp t0, t1 = 0, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14, in disDSPInstr_MIPS_WRK() local
/external/libcxxabi/test/
Ddynamic_cast3.pass.cpp573 namespace t11 namespace
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4232 SDValue t11 = DAG.getNode(ISD::FADD, dl, MVT::f32, t10, in getLimitedPrecisionExp2() local