/external/llvm/test/MC/COFF/ |
D | cross-section-relative.s | 52 .globl t6 # @t6 symbol 54 t6: label
|
/external/clang/test/Index/ |
D | complete-documentation.cpp | 36 T6 t6; in test1() local
|
/external/clang/test/CodeGen/ |
D | ms-inline-asm.c | 42 void t6(void) { in t6() function
|
D | asm_arm64.c | 41 void t6 (void *f, int g) { in t6() function
|
D | arm-aapcs-zerolength-bitfield.c | 52 struct t6 struct 59 static int arr6_offset[(offsetof(struct t6, bar2) == 2) ? 0 : -1]; argument
|
D | arm-apcs-zerolength-bitfield.c | 56 struct t6 struct 63 static int arr6_offset[(offsetof(struct t6, bar2) == 5) ? 0 : -1]; argument
|
D | attributes.c | 24 int t6 __attribute__((visibility("protected"))); variable
|
D | complex.c | 79 void t6() { in t6() function
|
D | libcalls-fno-builtin.c | 58 char *t6(char *x) { return strcat(x, ""); } in t6() function
|
/external/clang/test/Sema/ |
D | attr-naked.c | 27 __attribute__((naked)) void t6() { in t6() function
|
D | attr-cleanup.c | 46 void t6(void) { in t6() function
|
D | ms-inline-asm.c | 114 __declspec(naked) int t6(int x) { in t6() function
|
D | warn-char-subscripts.c | 33 void t6() { in t6() function
|
D | unused-expr.c | 87 int t6() { in t6() function
|
/external/speex/libspeex/ |
D | smallft.c | 119 int t0,t1,t2,t3,t4,t5,t6; in dradf2() local 174 int i,k,t0,t1,t2,t3,t4,t5,t6; in dradf4() local 278 int t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; in dradfg() local 637 int i,k,t0,t1,t2,t3,t4,t5,t6; in dradb2() local 692 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; in dradb3() local 754 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8; in dradb4() 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/clang/test/CodeGenCXX/ |
D | aarch64-aapcs-zerolength-bitfield.cpp | 53 struct t6 struct 60 static_assert(offsetof(struct t6, bar2) == 2); argument
|
D | rtti-linkage.cpp | 167 inline void t6() { in t6() function
|
/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/valgrind/memcheck/tests/ |
D | origin3-no.c | 87 __attribute__((noinline)) int t6(void) in t6() function
|
/external/clang/test/Analysis/ |
D | free.c | 31 void t6 () { in t6() function
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
D | WriteIndicCharts.java | 77 Transliterator t6 = Transliterator.getInstance("InterIndic-Telugu"); in writeIICharts() local 201 Transliterator t6 = Transliterator.getInstance("InterIndic-Telugu"); in writeCharts() local
|
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/ |
D | p5.cpp | 58 …unsigned &t6 = (a->var ? a->bitX : a->var); // expected-error {{non-const reference cannot bind to… in test() local
|
/external/clang/test/Misc/ |
D | integer-literal-printing.cpp | 75 …struct Type6<ucharTy::c, "6"> t6; // expected-error{{value of type 'const char [2]' is not implici… in Function() local
|
/external/clang/test/SemaCXX/ |
D | vararg-non-pod.cpp | 162 void t6(Foo somearg, ... ) { in t6() function
|
/external/libchrome/base/ |
D | tuple_unittest.cc | 44 std::tuple<int, int, int, int, int, int*> t6(1, 2, 3, 4, 5, &std::get<0>(t4)); in TEST() local
|