/external/clang/test/CodeGen/ |
D | switch-dce.c | 227 void test13(int x) { in test13() function 229 case 42: test13(97); // fallthrough in test13() 231 default: test13(42); break; in test13()
|
D | conditional.c | 72 void test13() { in test13() function
|
D | object-size.c | 100 void test13() { in test13() function
|
D | init.c | 127 void test13(int x) { in test13() function
|
/external/llvm/test/Transforms/InstSimplify/ |
D | undef.ll | 108 ; @test13 110 define i64 @test13() {
|
/external/webkit/LayoutTests/fast/dom/HTMLLabelElement/ |
D | label-control-expected.txt | 40 PASS document.getElementById('test13').htmlFor is 'optionId' 41 PASS document.getElementById('test13').control is null
|
/external/clang/test/Sema/ |
D | asm.c | 122 void test13(void) { in test13() function
|
D | c89.c | 72 struct test13 { struct
|
D | switch.c | 240 int test13(my_type_t t) { in test13() function
|
D | attr-deprecated.c | 93 int test13(foo_dep *foo) __attribute__((deprecated));
|
D | return.c | 81 int test13() { in test13() function
|
D | block-misc.c | 121 void *test13 = ^{
|
D | builtins.c | 85 int test13() { in test13() function
|
D | scope-check.c | 196 void test13(int n, void *p) { in test13() function
|
D | exprs.c | 129 void test13(
|
/external/clang/test/Parser/ |
D | declarators.c | 85 struct test13 { int a; } (test13x); argument
|
D | char-literal-printing.c | 19 char test13(void) { return '\n'; } in test13() function
|
/external/llvm/test/Transforms/ConstProp/ |
D | loads.ll | 117 define i1 @test13() { 120 ; CHECK: @test13
|
/external/llvm/test/Transforms/InstCombine/ |
D | div.ll | 107 define i32 @test13(i32 %x) nounwind { 110 ; CHECK: @test13
|
D | sext.ll | 140 define i32 @test13(i32 %x) nounwind { 145 ; CHECK: @test13
|
D | mul.ll | 108 define internal void @test13(<4 x float>*) { 109 ; CHECK: @test13
|
D | rem.ll | 85 define i32 @test13(i32 %i) {
|
/external/clang/test/CXX/temp/temp.decls/temp.friend/ |
D | p1.cpp | 281 namespace test13 { namespace 289 void foo(Role<N, test13::Foo> &role) { in foo()
|
/external/clang/test/CodeGenCXX/ |
D | eh.cpp | 318 namespace test13 { namespace
|
/external/llvm/test/Transforms/Reassociate/ |
D | basictest.ll | 182 define i32 @test13(i32 %X1, i32 %X2, i32 %X3) { 188 ; CHECK: @test13
|