/external/e2fsprogs/lib/ss/ |
D | test_script_expected | 6 test_icount: test foo bar quux 8 Args: 'foo', 'bar', 'quux' 9 test_icount: test bar quux 11 Args: 'bar', 'quux' 12 test_icount: quux bar 13 test_ss: Command not found quux 14 test_icount: quux 15 test_ss: Command not found quux 16 test_icount: test quux 18 Args: 'quux'
|
D | test_script | 2 test foo bar quux 3 test bar quux 4 quux bar 5 quux 6 test quux
|
/external/llvm/test/CodeGen/ARM/ |
D | 2009-11-13-ScavengerAssert.ll | 4 %bar = type { %quad, float, float, [3 x %quux*], [3 x %bar*], [2 x %bar*], [3 x i8], i8 } 6 %foo = type { i8, %quuz, %quad, float, [64 x %quux], [128 x %bar], i32, %baz, %baz } 8 %quux = type { %quad, %quad } 9 %quuz = type { [4 x %quux*], [4 x float], i32 } 11 define arm_aapcs_vfpcc %bar* @aaa(%foo* nocapture %this, %quux* %a, %quux* %b, %quux* %c, i8 zeroex…
|
D | 2007-05-07-tailmerge-1.ll | 2 ; Check that calls to baz and quux are tail-merged. 45 %tmp14 = call i32 (...) @quux( i32 3, i32 4 ) ; <i32> [#uses=0] 50 %tmp17 = call i32 (...) @quux( i32 3, i32 4 ) ; <i32> [#uses=0] 68 declare i32 @quux(...)
|
D | 2007-05-09-tailmerge-2.ll | 3 ; Check that calls to baz and quux are tail-merged. 48 %tmp14 = call i32 (...) @quux( i32 3, i32 4 ) ; <i32> [#uses=0] 53 %tmp17 = call i32 (...) @quux( i32 3, i32 4 ) ; <i32> [#uses=0] 71 declare i32 @quux(...)
|
D | 2007-05-22-tailmerge-3.ll | 58 %tmp14 = call i32 (...) @quux( i32 3, i32 4 ) ; <i32> [#uses=0] 63 %tmp17 = call i32 (...) @quux( i32 3, i32 4 ) ; <i32> [#uses=0] 81 declare i32 @quux(...)
|
D | 2009-08-26-ScalarToVector.ll | 8 %quux = type { i32 (...)**, %baz*, i32 } 9 %quuz = type { %quux, i32, %bar, [128 x i8], [16 x %foo], %foo, %foo, %foo }
|
D | zextload_demandedbits.ll | 10 ; CHECK: quux 15 define void @quux(%struct.eggs* %arg) {
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | 2009-11-13-ScavengerAssert.ll | 4 %bar = type { %quad, float, float, [3 x %quux*], [3 x %bar*], [2 x %bar*], [3 x i8], i8 } 6 %foo = type { i8, %quuz, %quad, float, [64 x %quux], [128 x %bar], i32, %baz, %baz } 8 %quux = type { %quad, %quad } 9 %quuz = type { [4 x %quux*], [4 x float], i32 } 11 define arm_aapcs_vfpcc %bar* @aaa(%foo* nocapture %this, %quux* %a, %quux* %b, %quux* %c, i8 zeroex…
|
D | 2007-05-07-tailmerge-1.ll | 2 ; RUN: llc < %s -march=arm -enable-tail-merge | grep bl.*quux | count 1 3 ; Check that calls to baz and quux are tail-merged. 42 %tmp14 = call i32 (...)* @quux( i32 3, i32 4 ) ; <i32> [#uses=0] 47 %tmp17 = call i32 (...)* @quux( i32 3, i32 4 ) ; <i32> [#uses=0] 65 declare i32 @quux(...)
|
D | 2007-05-09-tailmerge-2.ll | 2 ; RUN: llc < %s -march=arm -enable-tail-merge | grep bl.*quux | count 1 3 ; Check that calls to baz and quux are tail-merged. 43 %tmp14 = call i32 (...)* @quux( i32 3, i32 4 ) ; <i32> [#uses=0] 48 %tmp17 = call i32 (...)* @quux( i32 3, i32 4 ) ; <i32> [#uses=0] 66 declare i32 @quux(...)
|
D | 2007-05-22-tailmerge-3.ll | 2 ; RUN: llc < %s -march=arm | grep bl.*quux | count 1 4 ; RUN: llc < %s -march=arm -enable-tail-merge=0 | grep bl.*quux | count 2 45 %tmp14 = call i32 (...)* @quux( i32 3, i32 4 ) ; <i32> [#uses=0] 50 %tmp17 = call i32 (...)* @quux( i32 3, i32 4 ) ; <i32> [#uses=0] 68 declare i32 @quux(...)
|
D | 2009-08-26-ScalarToVector.ll | 8 %quux = type { i32 (...)**, %baz*, i32 } 9 %quuz = type { %quux, i32, %bar, [128 x i8], [16 x %foo], %foo, %foo, %foo }
|
/external/clang/test/PCH/ |
D | cxx0x-default-delete.cpp | 19 class quux { class 20 ~quux() = default; 37 quux qx; // expected-error{{private destructor}} expected-note@20{{private here}}
|
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/ |
D | 2007-05-22-tailmerge-3.ll | 2 ; RUN: llc < %s -march=ppc32 | grep bl.*quux | count 2 4 ; RUN: llc < %s -march=ppc32 -enable-tail-merge=1 | grep bl.*quux | count 1 44 %tmp14 = call i32 (...)* @quux( i32 3, i32 4 ) ; <i32> [#uses=0] 49 %tmp17 = call i32 (...)* @quux( i32 3, i32 4 ) ; <i32> [#uses=0] 67 declare i32 @quux(...)
|
/external/llvm/test/CodeGen/PowerPC/ |
D | 2007-05-22-tailmerge-3.ll | 2 ; RUN: llc < %s -march=ppc32 -enable-tail-merge=0 | grep bl.*quux | count 2 4 ; RUN: llc < %s -march=ppc32 | grep bl.*quux | count 1 44 %tmp14 = call i32 (...) @quux( i32 3, i32 4 ) ; <i32> [#uses=0] 49 %tmp17 = call i32 (...) @quux( i32 3, i32 4 ) ; <i32> [#uses=0] 67 declare i32 @quux(...)
|
/external/clang/test/Parser/ |
D | cxx-default-delete.cpp | 21 struct quux { struct 22 int quux() = default; // expected-error{{constructor cannot have a return type}}
|
/external/e2fsprogs/tests/f_dup4/ |
D | script | 26 write $TEST_DATA quux 34 link /dir4/quux /dir/quux1 35 link /dir4/quux /dir2/quux2
|
/external/clang/test/CXX/class.access/class.friend/ |
D | p11.cpp | 90 void quux() {} in foo() function 94 friend void quux(); // expected-error {{no matching function found in local scope}} in foo()
|
/external/llvm/test/MC/X86/AlignedBundling/ |
D | nesting.s | 59 # CHECK-LABEL: quux 60 .type quux,@function 61 quux: label
|
/external/swiftshader/third_party/LLVM/test/Transforms/JumpThreading/ |
D | select.ll | 6 declare void @quux() 57 call void @quux() 100 ; CHECK-NEXT: call void @quux 121 call void @quux()
|
/external/e2fsprogs/tests/f_recnect_bad/ |
D | expect.1 | 3 i_faddr for inode 15 (/test/quux) is 23, should be zero. 6 i_dir_acl for inode 15 (/test/quux) is 12, should be zero.
|
/external/curl/tests/data/ |
D | test1403 | 32 http://%HOSTIP:%HTTPPORT/we/want/1403 --libcurl log/test1403.c -G -d "foo=bar" -d "baz=quux" 42 GET /we/want/1403?foo=bar&baz=quux HTTP/1.1 70 curl_easy_setopt(hnd, CURLOPT_URL, "http://%HOSTIP:%HTTPPORT/we/want/1403?foo=bar&baz=quux");
|
D | test1402 | 32 http://%HOSTIP:%HTTPPORT/we/want/1402 --libcurl log/test1402.c -d "foo=bar" -d "baz=quux" 49 foo=bar&baz=quux 75 curl_easy_setopt(hnd, CURLOPT_POSTFIELDS, "foo=bar&baz=quux");
|
/external/llvm/test/Transforms/JumpThreading/ |
D | select.ll | 6 declare void @quux() 57 call void @quux() 107 call void @quux() 108 call void @quux() 109 call void @quux() 130 ; CHECK-NEXT: call void @quux 151 call void @quux()
|