/external/clang/test/CodeGen/ |
D | init.c | 135 struct test12 { struct 136 struct test12 (*p)(void); argument
|
D | switch-dce.c | 204 void test12() { in test12() function
|
D | conditional.c | 66 double test12(int c) { in test12() function
|
D | ms-volatile.c | 83 int test12(struct qux *p) { in test12() function
|
/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 15 class test12 : virtual test11 { virtual void f(); }; class 16 class test13 : virtual test12 { virtual void f(); };
|
D | undefined-inline.cpp | 65 namespace test12 { namespace
|
D | goto.cpp | 119 namespace test12 { namespace
|
/external/llvm/test/CodeGen/AArch64/ |
D | movw-consts.ll | 83 define void @test12() { 84 ; CHECK-LABEL: test12:
|
/external/llvm/test/CodeGen/X86/ |
D | narrow-shl-cst.ll | 104 define i32 @test12(i32 %x, i32* %y) nounwind { 109 ; CHECK-LABEL: test12:
|
D | fpcmp-soft-fp.ll | 117 define i1 @test12(double %d) #0 { 122 ; CHECK-LABEL: test12:
|
D | add.ll | 163 define void @test12(i64* inreg %a) nounwind { 168 ; X32-LABEL: test12: 171 ; X64-LABEL: test12:
|
D | cmov-fp.ll | 206 define float @test12(i32 %a, i32 %b, float %x) nounwind { 211 ; SSE-LABEL: test12: 214 ; NOSSE2-LABEL: test12: 217 ; NOSSE1-LABEL: test12: 220 ; NOCMOV-LABEL: test12:
|
D | xor.ll | 200 define %struct.ref_s* @test12(%struct.ref_s* %op, i64 %osbot, i64 %intval) { 206 ; X64-LABEL: test12: 210 ; X32-LABEL: test12:
|
/external/clang/test/Sema/ |
D | builtins.c | 94 void test12(void) __attribute__((__noreturn__)); 95 void test12(void) { in test12() function
|
D | statements.c | 47 int test12(enum Numbers num) { in test12() function
|
/external/clang/test/ARCMT/ |
D | safe-arc-assign.m | 5 void test12(id collection) { function
|
D | safe-arc-assign.m.result | 5 void test12(id collection) {
|
/external/ltp/testcases/kernel/controllers/memcg/functional/ |
D | memcg_memsw_limit_in_bytes_test.sh | 78 test12() function
|
D | memcg_limit_in_bytes.sh | 88 test12() function
|
/external/llvm/test/CodeGen/ARM/ |
D | arm32-round-conv.ll | 103 ; CHECK-LABEL: test12 105 define i32 @test12(double %a) {
|
D | arm32-rounding.ll | 98 ; CHECK-LABEL: test12 101 define double @test12(double %a) {
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/ |
D | default.fail.cpp | 42 std::tuple<Explicit, Implicit, Implicit> test12() { return {}; } // expected-error 1 {{chosen const… in test12() function
|
/external/rust/crates/heck/0.3.3/src/ |
D | snake.rs | 63 t!(test12: "99BOTTLES" => "99bottles");
|
/external/llvm/test/Transforms/InstCombine/ |
D | compare-udiv.ll | 92 ; CHECK-LABEL: @test12 94 define i1 @test12(i32 %d) {
|
/external/rust/crates/heck/src/ |
D | train.rs | 72 t!(test12: "99BOTTLES" => "99bottles");
|