/external/clang/test/Sema/ |
D | c89.c | 82 int test14() { return (&*test14)(); } in test14() function
|
/external/llvm-project/clang/test/Sema/ |
D | c89.c | 82 int test14() { return (&*test14)(); } in test14() function
|
D | statements.c | 133 void test14() { return ({}); } in test14() function
|
/external/clang/test/SemaCXX/ |
D | alignof.cpp | 62 long long int test14[2]; variable 64 static_assert(alignof(test14) == 8, "foo"); // expected-warning {{'alignof' applied to an expressio…
|
D | openmp_default_simd_align.cpp | 60 long long int test14[2]; variable 62 static_assert(__builtin_omp_required_simd_align(decltype(test14)) == 16, "foo");
|
D | long-virtual-inheritance-chain.cpp | 17 class test14 : virtual test13 { virtual void f(); }; class 18 class test15 : virtual test14 { virtual void f(); };
|
D | err_init_conversion_failed.cpp | 42 void test14(const float2 in, const float2 out) { in test14() function
|
/external/llvm-project/clang/test/SemaCXX/ |
D | openmp_default_simd_align.cpp | 60 long long int test14[2]; variable 62 static_assert(__builtin_omp_required_simd_align(decltype(test14)) == 16, "foo");
|
D | alignof.cpp | 62 int test14[2]; variable 64 static_assert(alignof(test14) == 4, "foo"); // expected-warning {{'alignof' applied to an expressio…
|
D | long-virtual-inheritance-chain.cpp | 17 class test14 : virtual test13 { virtual void f(); }; class 18 class test15 : virtual test14 { virtual void f(); };
|
D | err_init_conversion_failed.cpp | 42 void test14(const float2 in, const float2 out) { in test14() function
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | movw-consts.ll | 97 define void @test14() { 98 ; CHECK-LABEL: test14:
|
/external/ltp/lib/newlib_tests/ |
D | .gitignore | 14 test14
|
/external/llvm/test/CodeGen/AArch64/ |
D | movw-consts.ll | 97 define void @test14() { 98 ; CHECK-LABEL: test14:
|
/external/llvm/test/CodeGen/X86/ |
D | fmul-zero.ll | 4 define void @test14(<4 x float>*) nounwind {
|
D | cmov-fp.ll | 242 define float @test14(i32 %a, i32 %b, float %x) nounwind { 247 ; SSE-LABEL: test14: 250 ; NOSSE2-LABEL: test14: 253 ; NOSSE1-LABEL: test14: 256 ; NOCMOV-LABEL: test14:
|
/external/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/ |
D | default.fail.cpp | 48 std::tuple<Explicit, Explicit, Implicit> test14() { return {}; } // expected-error 1 {{chosen const… in test14() function
|
/external/rust/crates/heck/src/ |
D | snake.rs | 66 t!(test14: "abc123def456" => "abc123def456");
|
/external/llvm-project/llvm/test/Transforms/LoopIdiom/ |
D | basic-address-space.ll | 63 define i32 @test14() nounwind { 64 ; CHECK-LABEL: @test14(
|
/external/ltp/testcases/kernel/fs/fs_bind/move/ |
D | 00_Descriptions.txt | 38 test14 - uncloneable subtree to private parent. 114 test14:
|
/external/llvm/test/Transforms/LoopIdiom/ |
D | basic-address-space.ll | 63 define i32 @test14() nounwind { 64 ; CHECK-LABEL: @test14(
|
/external/ltp/testcases/kernel/fs/fs_bind/bind/ |
D | 00_Descriptions.txt | 39 test14 - uncloneable child to private parent. 122 test14:
|
/external/llvm/test/Transforms/InstCombine/ |
D | compare-udiv.ll | 108 ; CHECK-LABEL: @test14 110 define i1 @test14(i32 %d) {
|
/external/llvm-project/clang/test/CodeGen/ |
D | unaligned-expr.c | 122 void test14() { in test14() function
|
D | builtin-constant-p.c | 140 void test14() { in test14() function
|