/external/clang/test/CXX/except/except.spec/ |
D | p5-pointers.cpp | 68 void (*t10)(void (*)() throw(B1)) = &s9; // valid in fnptrs() local
|
/external/clang/test/CodeGenCXX/ |
D | aarch64-aapcs-zerolength-bitfield.cpp | 93 struct t10 struct 100 static_assert(offsetof(struct t10, bar2) == 9); argument
|
D | new.cpp | 120 A* t10() { in t10() function
|
/external/clang/test/CodeGen/ |
D | arm-aapcs-zerolength-bitfield.c | 92 struct t10 struct 99 static int arr10_offset[(offsetof(struct t10, bar2) == 9) ? 0 : -1]; argument
|
D | arm-apcs-zerolength-bitfield.c | 96 struct t10 struct 103 static int arr10_offset[(offsetof(struct t10, bar2) == 5) ? 0 : -1]; argument
|
D | attributes.c | 61 void t10(void) {} in t10() function
|
D | libcalls-fno-builtin.c | 74 int t10(void) { return strcmp("foo", "bar"); } in t10() function
|
D | ms_struct-bitfield-1.c | 90 } ATTR t10; variable
|
D | asm.c | 59 void t10(int r) { in t10() function
|
D | ms_struct-bitfield.c | 147 } ATTR t10; variable
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | AlignOf.h | 111 T1 t1; T2 t2; T3 t3; T4 t4; T5 t5; T6 t6; T7 t7; T8 t8; T9 t9; T10 t10; variable
|
/external/clang/test/Analysis/ |
D | weak-functions.c | 73 void t10 () { in t10() function
|
D | free.c | 49 void t10 () { in t10() function
|
/external/clang/test/Sema/ |
D | thread-specifier.c | 47 static __thread int t10; in f() local
|
D | ms-inline-asm.c | 141 void t10() { in t10() function
|
D | function.c | 29 void t10(){} in t10() function
|
D | warn-char-subscripts.c | 60 void t10() { in t10() function
|
D | unused-expr.c | 111 void t10() { in t10() function
|
/external/openssh/regress/ |
D | Makefile | 184 t10: $(OBJ)/t10.out target
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 408 int t10[T(__is_integral(int))]; in is_integral() local 515 int t10[F(__is_void(float))]; in is_void() local 545 int t10[F(__is_array(void))]; in is_array() local 584 int t10[F(__is_function(void))]; in is_function() local 618 int t10[F(__is_reference(int))]; in is_reference() local 630 int t10[F(__is_lvalue_reference(int))]; in is_lvalue_reference() local 642 int t10[F(__is_rvalue_reference(int&))]; in is_rvalue_reference() local 692 int t10[F(__is_object(type_wrapper<void(void)>::type))]; in is_object() local 708 int t10[T(__is_scalar(unsigned short))]; in is_scalar() local 742 int t10[T(__is_compound(ClassType))]; in is_compound() local [all …]
|
D | vararg-non-pod.cpp | 194 namespace t10 { namespace
|
/external/speex/libspeex/ |
D | smallft.c | 278 int t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; in dradfg() local 692 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; in dradb3() local 845 int idij,ipph,i,j,k,l,ik,is,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10, in dradbg() local
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
D | WriteIndicCharts.java | 81 Transliterator t10 = Transliterator.getInstance("InterIndic-Latin"); in writeIICharts() local
|
/external/fdlibm/ |
D | e_lgamma_r.c | 119 t10 = 8.81081882437654011382e-04, /* 0x3F4CDF0C, 0xEF61A8E9 */ variable
|
/external/skia/tests/ |
D | PathOpsQuadIntersectionTest.cpp | 468 double t10 = t1Seed - t1Step * 2; in intersectionFinder() local
|