/external/llvm-project/clang/test/Sema/ |
D | bpf-attr-preserve-access-index.c | 22 struct t4 { struct 44 int valid3(struct t4 *arg) { return arg->a + arg->b[3] + arg->c + arg->d; } in valid3() argument
|
/external/llvm/test/MC/COFF/ |
D | cross-section-relative.s | 42 .globl t4 # @t4 symbol 44 t4: label
|
/external/llvm-project/llvm/test/MC/COFF/ |
D | cross-section-relative.s | 39 .globl t4 # @t4 symbol 41 t4: label
|
D | weak-alias-labels.s | 87 t4 = bar define
|
/external/llvm-project/clang/test/CodeGen/ |
D | libcalls-ld.c | 17 long double t4(unsigned char x) { in t4() function
|
D | libcalls-d.c | 14 double t4(unsigned char x) { in t4() function
|
D | arm-fp16-arguments.c | 28 _Float16 t4() { return h; } in t4() function
|
D | ms-inline-asm.c | 27 void t4(void) { in t4() function
|
/external/clang/test/CodeGen/ |
D | libcalls-d.c | 14 double t4(unsigned char x) { in t4() function
|
D | libcalls-ld.c | 17 long double t4(unsigned char x) { in t4() function
|
D | ms-inline-asm.c | 27 void t4(void) { in t4() function
|
/external/clang/test/CXX/except/except.spec/ |
D | template.cpp | 12 void (*t4)() noexcept = &f2<0>; // expected-error {{not superset}} variable
|
/external/llvm-project/llvm/test/MC/Mips/ |
D | asciiz-directive.s | 24 t4: label
|
D | cpsetup.s | 124 t4: label
|
/external/llvm-project/clang/test/CXX/except/except.spec/ |
D | template.cpp | 12 void (*t4)() noexcept = &f2<0>; // expected-error {{not superset}} variable
|
/external/llvm/test/MC/Mips/ |
D | asciiz-directive.s | 24 t4: label
|
D | cpsetup.s | 117 t4: label
|
/external/llvm-project/llvm/test/tools/llvm-ml/ |
D | command_line_defines.asm | 26 t4: label
|
/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/ |
D | PR20855_tuple_ref_binding_diagnostics.pass.cpp | 117 std::tuple<int const&> t4(std::allocator_arg, alloc, std::cref(x)); in allocator_tests() local 129 std::tuple<int const&> t4(std::allocator_arg, alloc, cr); in allocator_tests() local
|
/external/testng/src/test/java/test/junit4/ |
D | JUnit4Sample2.java | 28 public void t4() { in t4() method in JUnit4Sample2
|
/external/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/ |
D | PR20855_tuple_ref_binding_diagnostics.pass.cpp | 116 std::tuple<int const&> t4(std::allocator_arg, alloc, std::cref(x)); in allocator_tests() local 128 std::tuple<int const&> t4(std::allocator_arg, alloc, cr); in allocator_tests() local
|
/external/libvpx/libvpx/vp8/common/x86/ |
D | loopfilter_sse2.asm | 1626 t4: label
|
/external/llvm-project/clang/test/Parser/ |
D | ms-inline-asm.c | 12 void t4(void) { __asm mov eax, fs:[10h] } in t4() function
|
/external/clang/test/Parser/ |
D | ms-inline-asm.c | 12 void t4(void) { __asm mov eax, fs:[0x10] } in t4() function
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | llvm-twine-local.cpp | 46 const Twine t4 = Twine(42) + "b"; in main() local
|