/external/clang/test/CodeGenCXX/ |
D | aarch64-aapcs-zerolength-bitfield.cpp | 103 struct t11 struct 111 static_assert(offsetof(struct t11, bar2) == 9); argument
|
D | new.cpp | 129 void t11(int n) { in t11() function
|
/external/clang/test/CXX/except/except.spec/ |
D | p5-pointers.cpp | 69 void (*t11)(void (*)() throw(A)) = &s9; // expected-error {{argument types differ}} in fnptrs() local
|
/external/clang/test/CodeGen/ |
D | arm-aapcs-zerolength-bitfield.c | 102 struct t11 struct 110 static int arr11_offset[(offsetof(struct t11, bar2) == 9) ? 0 : -1]; argument
|
D | arm-apcs-zerolength-bitfield.c | 106 struct t11 struct 114 static int arr11_offset[(offsetof(struct t11, bar2) == 5) ? 0 : -1]; argument
|
D | attributes.c | 63 void __attribute__((section("SECT"))) t11(void) {} in t11() function
|
D | libcalls-fno-builtin.c | 71 int t11(void) { return strncmp("foo", "bar", 3); } in t11() function
|
D | asm.c | 67 unsigned t11(signed char input) { in t11() function
|
D | ms_struct-bitfield.c | 158 } ATTR t11; variable
|
/external/clang/test/Analysis/ |
D | free.c | 53 void t11 () { in t11() function
|
/external/clang/test/Sema/ |
D | thread-specifier.c | 48 __thread __private_extern__ int t11; in f() local
|
D | ms-inline-asm.c | 147 void t11() { in t11() function
|
D | function.c | 30 void t11(){t10(1);} // expected-warning{{too many arguments}} in t11() function
|
D | unused-expr.c | 137 void t11(int i, int j) { in t11() function
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 409 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 …]
|
D | vararg-non-pod.cpp | 160 namespace t11 { namespace
|
/external/fdlibm/ |
D | e_lgamma_r.c | 120 t11 = -5.38595305356740546715e-04, /* 0xBF41A610, 0x9C73E0EC */ variable
|
/external/mesa3d/src/mesa/swrast/ |
D | s_texfilter.c | 1159 GLfloat t00[4], t10[4], t01[4], t11[4]; /* sampled texel colors */ in sample_2d_linear() local 1223 GLfloat t00[4], t10[4], t01[4], t11[4]; /* sampled texel colors */ in sample_2d_linear_repeat() local 2730 GLfloat t00[4], t01[4], t10[4], t11[4]; in sample_linear_rect() local 2866 GLfloat t00[4], t01[4], t10[4], t11[4]; in sample_2d_array_linear() local
|
/external/speex/libspeex/ |
D | smallft.c | 846 t11,t12; in dradbg() local
|
/external/libvorbis/lib/ |
D | smallft.c | 844 t11,t12; in dradbg() local
|
/external/valgrind/VEX/priv/ |
D | guest_mips_toIR.c | 2720 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/ |
D | dynamic_cast3.pass.cpp | 567 namespace t11 namespace
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 3811 SDValue t11 = DAG.getNode(ISD::FADD, dl, MVT::f32, t10, in getLimitedPrecisionExp2() local
|