/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-apcs-zerolength-bitfield.c | 106 struct t11 struct 114 static int arr11_offset[(offsetof(struct t11, bar2) == 5) ? 0 : -1]; argument
|
D | arm-aapcs-zerolength-bitfield.c | 102 struct t11 struct 110 static int arr11_offset[(offsetof(struct t11, bar2) == 9) ? 0 : -1]; argument
|
D | attributes.c | 63 void __attribute__((section("SECT"))) t11(void) {} in t11() function
|
D | libcalls-fno-builtin.c | 78 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/openssh/regress/ |
D | Makefile | 188 t11: target
|
/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 | 211 namespace t11 { namespace
|
/external/libvpx/libvpx/vp9/common/x86/ |
D | vp9_highbd_iht8x8_add_sse4.c | 36 __m128i t00[2], t01[2], t10[2], t11[2]; in highbd_iadst_butterfly_sse4_1() local
|
D | vp9_highbd_iht16x16_add_sse4.c | 36 __m128i t00[2], t01[2], t10[2], t11[2]; in highbd_iadst_butterfly_sse4_1() local
|
/external/fdlibm/ |
D | e_lgamma_r.c | 120 t11 = -5.38595305356740546715e-04, /* 0xBF41A610, 0x9C73E0EC */ variable
|
/external/libaom/libaom/av1/common/arm/ |
D | wiener_convolve_neon.c | 84 uint8x8_t t8, t9, t10, t11, t12, t13, t14; in av1_wiener_convolve_add_src_neon() local
|
/external/boringssl/src/ssl/test/runner/poly1305/ |
D | sum_vmsl_s390x.s | 157 #define REDUCE(h0, h1, h2, h3, h4, h5, t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11) \ argument
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | tuple_test.cc | 471 auto t11 = GetTupleElement(t1, 1); in XLA_TEST_F() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_texfilter.c | 1162 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/libspeexdsp/ |
D | smallft.c | 846 t11,t12; in dradbg() local
|