/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 28 class test25 : virtual test24 { virtual void f(); }; class 29 class test26 : virtual test25 { virtual void f(); };
|
/external/rust/crates/heck/0.3.3/src/ |
D | snake.rs | 76 t!(test25: "ABcDE" => "a_bc_de");
|
/external/rust/crates/heck/src/ |
D | train.rs | 84 t!(test25: "ABcDE" => "A-Bc-De");
|
D | snake.rs | 97 t!(test25: "ABcDE" => "a_bc_de");
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 33 wchar_t test25(void) { return L'\x333'; } in test25() function
|
/external/clang/test/Sema/ |
D | return.c | 152 int test25() { in test25() function
|
D | uninit-variables.c | 194 float test25() { in test25() function
|
/external/llvm/test/Transforms/InstSimplify/ |
D | undef.ll | 229 define i32 @test25() { 230 ; CHECK-LABEL: @test25(
|
/external/llvm/test/Transforms/InstCombine/ |
D | set.ll | 265 define i1 @test25(i32 %A) { 266 ; CHECK-LABEL: @test25(
|
D | apint-shift.ll | 234 ; CHECK-LABEL: @test25( 236 define i37 @test25(i37 %tmp.2, i37 %AA) {
|
D | xor.ll | 291 define i32 @test25(i32 %g, i32 %h) { 292 ; CHECK-LABEL: @test25(
|
D | mul.ll | 224 define i32 @test25(i32 %A, i32 %B) { 225 ; CHECK-LABEL: @test25(
|
D | and.ll | 255 define i1 @test25(i32 %A) { 256 ; CHECK-LABEL: @test25(
|
D | div.ll | 248 define i32 @test25(i32 %a) { 249 ; CHECK-LABEL: @test25(
|
D | or.ll | 268 define i1 @test25(i32 %A, i32 %B) { 269 ; CHECK-LABEL: @test25(
|
/external/llvm/test/Transforms/EarlyCSE/ |
D | atomics.ll | 207 define void @test25(i1 %B, i32* %P1, i32* %P2) { 208 ; CHECK-LABEL: @test25
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 44 %test25 = icmp eq i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-int.ll | 44 %test25 = icmp eq i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-int.ll | 44 %test25 = icmp eq <5 x i8> %sbyte1, %sbyte2
|
/external/llvm/test/CodeGen/X86/ |
D | vselect.ll | 229 define <2 x i64> @test25(<2 x i64> %a, <2 x i64> %b) { 230 ; CHECK-LABEL: test25:
|
D | combine-or.ll | 330 define <4 x float> @test25(<4 x float> %a0) { 331 ; CHECK-LABEL: test25:
|
/external/clang/test/CodeGen/ |
D | object-size.c | 303 void test25() { in test25() function
|
/external/libabigail/tests/data/ |
D | Makefile.am | 28 test-read-write/test25.xml \ 365 test-diff-dwarf/test25-removed-fn-parms-report-0.txt \ 366 test-diff-dwarf/test25-removed-fn-parms-v0.c \ 367 test-diff-dwarf/test25-removed-fn-parms-v1.c \ 580 test-read-dwarf/test25-bogus-binary.elf \ 863 test-diff-filter/test25-cyclic-type-report-0.txt \ 864 test-diff-filter/test25-cyclic-type-report-1.txt \ 865 test-diff-filter/test25-cyclic-type-v0.cc \ 866 test-diff-filter/test25-cyclic-type-v1.cc \ 1428 test-diff-suppr/test25-typedef-suppr-0.txt \ [all …]
|
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_hierarchy_test/ |
D | cpuset_hierarchy_test.sh | 341 test25() function
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
D | simple.ll | 342 ; CHECK-LABEL: @test25( 346 define i8* @test25(i8* %p) nounwind {
|