/external/llvm/test/CodeGen/Generic/ |
D | PBQP.ll | 5 %call = tail call i32 (...) @baz() 6 %call1 = tail call i32 (...) @baz() 7 %call2 = tail call i32 (...) @baz() 8 %call3 = tail call i32 (...) @baz() 9 %call4 = tail call i32 (...) @baz() 10 %call5 = tail call i32 (...) @baz() 11 %call6 = tail call i32 (...) @baz() 12 %call7 = tail call i32 (...) @baz() 13 %call8 = tail call i32 (...) @baz() 14 %call9 = tail call i32 (...) @baz() [all …]
|
/external/elfutils/tests/ |
D | run-readelf-line.sh | 164 1 0 0 0 baz.c 174 [ e8] extended opcode 2: set address to 0x8048460 <baz> 177 [ f2] special opcode 74: address+4 = 0x8048464 <baz+0x4>, line+0 = 19 178 [ f3] special opcode 75: address+4 = 0x8048468 <baz+0x8>, line+1 = 20 180 [ f8] special opcode 78: address+4 = 0x804846c <baz+0xc>, line+4 = 24 181 [ f9] special opcode 187: address+12 = 0x8048478 <baz+0x18>, line+1 = 25 182 [ fa] special opcode 87: address+5 = 0x804847d <baz+0x1d>, line-1 = 24 183 [ fb] special opcode 61: address+3 = 0x8048480 <baz+0x20>, line+1 = 25 184 [ fc] special opcode 101: address+6 = 0x8048486 <baz+0x26>, line-1 = 24 185 [ fd] special opcode 61: address+3 = 0x8048489 <baz+0x29>, line+1 = 25 [all …]
|
/external/clang/test/Parser/ |
D | objcxx0x-lambda-expressions.mm | 7 int foo, bar, baz; 27 [foo(bar) baz] () {}; // expected-error {{called object type 'int' is not a function}} 28 [foo(bar), baz] () {}; // ok 30 …[foo = bar baz]; // expected-warning {{receiver type 'int'}} expected-warning {{instance method '-… 32 [get(bar) baz]; // expected-warning {{instance method '-baz'}} 33 [get(bar), baz]; // expected-error {{expected body of lambda}} 35 …[foo = bar ++ baz]; // expected-warning {{receiver type 'int'}} expected-warning {{instance method… 36 [foo = bar + baz]; // expected-error {{expected body of lambda}} 37 …[foo = { bar, baz }]; // expected-error {{<initializer_list>}} expected-error {{expected body of l… 38 …[foo = { bar } baz ]; // expected-warning {{receiver type 'int'}} expected-warning {{instance meth… [all …]
|
/external/libxml2/result/c14n/without-comments/ |
D | merlin-c14n-two-06 | 1 …baz="http://example.org/baz" xmlns:foo="http://example.org/foo" xmlns="http://example.org/" xmlns:…
|
/external/protobuf/objectivec/Tests/ |
D | GPBDictionaryTests+String.m | 43 //%PDDM-EXPAND TESTS_FOR_POD_VALUES(String, NSString, *, Objects, @"foo", @"bar", @"baz", @"mumble") 122 const NSString *kKeys[] = { @"foo", @"bar", @"baz" }; 137 XCTAssertTrue([dict valueForKey:@"baz" value:NULL]); 138 XCTAssertTrue([dict valueForKey:@"baz" value:&value]); 177 const NSString *kKeys1[] = { @"foo", @"bar", @"baz", @"mumble" }; 231 const NSString *kKeys[] = { @"foo", @"bar", @"baz", @"mumble" }; 252 const NSString *kKeys[] = { @"foo", @"bar", @"baz", @"mumble" }; 278 const NSString *kKeys[] = { @"bar", @"baz", @"mumble" }; 295 XCTAssertTrue([dict valueForKey:@"baz" value:NULL]); 296 XCTAssertTrue([dict valueForKey:@"baz" value:&value]); [all …]
|
/external/llvm/test/DebugInfo/X86/ |
D | 2011-12-16-BadStructRef.ll | 7 %struct.bar = type { %struct.baz, %struct.baz* } 8 %struct.baz = type { i32 } 53 call void @_ZN3bazC1Ei(%struct.baz* %b, i32 %0), !dbg !67 56 store %struct.baz* %b2, %struct.baz** %1, align 8, !dbg !67 60 define linkonce_odr void @_ZN3bazC1Ei(%struct.baz* %this, i32 %a) unnamed_addr uwtable ssp align 2 … 62 %this.addr = alloca %struct.baz*, align 8 64 store %struct.baz* %this, %struct.baz** %this.addr, align 8 65 …call void @llvm.dbg.declare(metadata %struct.baz** %this.addr, metadata !70, metadata !DIExpressio… 68 %this1 = load %struct.baz*, %struct.baz** %this.addr 70 call void @_ZN3bazC2Ei(%struct.baz* %this1, i32 %0), !dbg !74 [all …]
|
/external/llvm/test/MC/Mips/ |
D | relocation-xfail.s | 15 addiu $2, $3, %got(baz) 16 addiu $2, $2, %lo(baz) 17 baz: label 18 addiu $2, $3, %hi(baz) 19 addiu $2, $2, %lo(baz) 31 .gpword baz
|
/external/llvm/test/ExecutionEngine/RuntimeDyld/X86/ |
D | ELF_x64-64_PC8_relocations.s | 2 …LF_x86-64_PC8.o,.text.bar=0x10000 -map-section test_ELF_x86-64_PC8.o,.text.baz=0x10040 %T/test_ELF… 3 # RUN: llvm-rtdyld -triple=x86_64-pc-linux -verify -map-section test_ELF_x86-64_PC8.o,.text.baz=0x1… 15 .section .text.baz,"ax" 17 .type baz,@function 18 baz: label 23 .size baz, .Ltmp2-baz
|
/external/libxml2/test/URI/ |
D | uri.data | 4 bar#baz 5 bar?baz 6 bar?baz#baz2 7 #baz 8 ?baz 9 ?baz#baz2
|
/external/dtc/Documentation/ |
D | dt-object-internal.txt | 65 While for the baz peripheral we would have this: 67 ---- foo+baz.dts ------------------------------------------------------------- 68 /* FOO platform + baz peripheral */ 74 /* baz resources */ 83 /* baz peripheral */ 84 baz { 85 compatible = "corp,baz"; 92 ---- foo+baz.dts ------------------------------------------------------------- 94 We note that the baz case is more complicated, since the baz peripheral needs to 234 Doing the same with the baz peripheral's DTS format is a little bit more [all …]
|
/external/clang/test/SemaCXX/ |
D | warn-thread-safety-negative.cpp | 54 void baz() EXCLUSIVE_LOCKS_REQUIRED(!mu) { in baz() function in SimpleTest::Bar 69 baz(); // expected-warning {{cannot call function 'baz' while mutex 'mu' is held}} in foo() 75 baz(); // expected-warning {{calling function 'baz' requires holding '!mu'}} in bar() 78 void baz() EXCLUSIVE_LOCKS_REQUIRED(!mu) { in baz() function in SimpleTest::Foo 86 b.baz(); // no warning -- in different class. in test() 93 baz(); // no warning -- !mu in set. in test2() 100 baz(); // no warning -- !mu in set. in test3()
|
D | decl-expr-ambiguity.cpp | 96 int baz; // expected-note 2 {{class 'baz' is hidden by a non-type declaration of 'baz' here}} variable 97 class baz {}; class 99 const baz* b1 = 0; // expected-error {{must use 'class' tag to refer to type 'baz' in this scope}} in fizbin() 100 baz* b2; // expected-error {{use of undeclared identifier 'b2'}} in fizbin() 101 baz b3; // expected-error {{must use 'class' tag to refer to type 'baz' in this scope}} in fizbin()
|
/external/clang/test/CodeGen/ |
D | enable_if.c | 53 void baz(int m) __attribute__((overloadable, enable_if(1, ""))); 54 void baz(int m) __attribute__((overloadable)); 58 void (*p)(int) = baz; in test3() 60 void (*p2)(int) = &baz; in test3() 62 p = baz; in test3() 64 p = &baz; in test3()
|
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | TabHostTest.java | 54 TabHost.TabSpec baz = tabHost.newTabSpec("Baz"); in shouldReturnTabSpecsByTag() local 58 tabHost.addTab(baz); in shouldReturnTabSpecsByTag() 61 assertThat(shadowOf(tabHost).getSpecByTag("Baz"), is(baz)); in shouldReturnTabSpecsByTag() 71 TabHost.TabSpec baz = tabHost.newTabSpec("Baz"); in shouldFireTheTabChangeListenerWhenCurrentTabIsSet() local 75 tabHost.addTab(baz); in shouldFireTheTabChangeListenerWhenCurrentTabIsSet() 91 TabHost.TabSpec baz = tabHost.newTabSpec("Baz"); in shouldFireTheTabChangeListenerWhenTheCurrentTabIsSetByTag() local 95 tabHost.addTab(baz); in shouldFireTheTabChangeListenerWhenTheCurrentTabIsSetByTag() 154 TabHost.TabSpec baz = tabHost.newTabSpec("Baz"); in canGetCurrentTabTag() local 158 tabHost.addTab(baz); in canGetCurrentTabTag() 171 TabHost.TabSpec baz = tabHost.newTabSpec("Baz"); in canGetCurrentTab() local [all …]
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowTabHostTest.java | 52 TabHost.TabSpec baz = tabHost.newTabSpec("Baz"); in shouldReturnTabSpecsByTag() local 56 tabHost.addTab(baz); in shouldReturnTabSpecsByTag() 59 assertThat(shadowOf(tabHost).getSpecByTag("Baz")).isSameAs(baz); in shouldReturnTabSpecsByTag() 69 TabHost.TabSpec baz = tabHost.newTabSpec("Baz"); in shouldFireTheTabChangeListenerWhenCurrentTabIsSet() local 73 tabHost.addTab(baz); in shouldFireTheTabChangeListenerWhenCurrentTabIsSet() 89 TabHost.TabSpec baz = tabHost.newTabSpec("Baz"); in shouldFireTheTabChangeListenerWhenTheCurrentTabIsSetByTag() local 93 tabHost.addTab(baz); in shouldFireTheTabChangeListenerWhenTheCurrentTabIsSetByTag() 150 TabHost.TabSpec baz = tabHost.newTabSpec("Baz"); in canGetCurrentTabTag() local 154 tabHost.addTab(baz); in canGetCurrentTabTag() 167 TabHost.TabSpec baz = tabHost.newTabSpec("Baz"); in canGetCurrentTab() local [all …]
|
/external/clang/test/Index/ |
D | complete-memfunc-cvquals.cpp | 6 void baz() const; 21 fc.baz(); in text() 22 fcp->baz(); in text() 24 sfc->baz(); in text() 32 void Foo::baz() const { in baz() function in Foo
|
/external/libxml2/result/URI/ |
D | uri.data | 4 http://foo.com/path/to/bar#baz 5 http://foo.com/path/to/bar?baz 6 http://foo.com/path/to/bar?baz#baz2 7 http://foo.com/path/to/index.html?orig#baz 8 http://foo.com/path/to/index.html?baz 9 http://foo.com/path/to/index.html?baz#baz2
|
/external/llvm/test/FileCheck/ |
D | same.txt | 2 baz 8 PASS1-NEXT: baz 12 PASS2-NOT: baz 14 PASS2-NEXT: baz 18 FAIL1-SAME: baz
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 387 static void HIDDEN baz(); 392 static void HIDDEN baz(); 399 A::baz(); in test() 402 A::B::baz(); in test() 422 static void HIDDEN baz(); 427 static void HIDDEN baz(); 435 A<int>::baz(); in test() 438 A<int>::B::baz(); in test() 441 A<H>::baz(); in test() 444 A<H>::B::baz(); in test() [all …]
|
D | debug-info-fwd-ref.cpp | 3 struct baz { struct 5 baz(int a) : h(a) {} in baz() argument 9 baz b; 10 baz& b_ref;
|
/external/llvm/test/CodeGen/AArch64/ |
D | global-merge-4.ll | 7 @baz = internal global [5 x i32] zeroinitializer, align 4 15 store i32 %2, i32* getelementptr inbounds ([5 x i32], [5 x i32]* @baz, i64 0, i64 0), align 4 19 store i32 %4, i32* getelementptr inbounds ([5 x i32], [5 x i32]* @baz, i64 0, i64 1), align 4 23 store i32 %6, i32* getelementptr inbounds ([5 x i32], [5 x i32]* @baz, i64 0, i64 2), align 4 27 store i32 %8, i32* getelementptr inbounds ([5 x i32], [5 x i32]* @baz, i64 0, i64 3), align 4 31 store i32 %10, i32* getelementptr inbounds ([5 x i32], [5 x i32]* @baz, i64 0, i64 4), align 4 40 %2 = load i32, i32* getelementptr inbounds ([5 x i32], [5 x i32]* @baz, i64 0, i64 0), align 4 44 %5 = load i32, i32* getelementptr inbounds ([5 x i32], [5 x i32]* @baz, i64 0, i64 1), align 4 48 %8 = load i32, i32* getelementptr inbounds ([5 x i32], [5 x i32]* @baz, i64 0, i64 2), align 4 52 %11 = load i32, i32* getelementptr inbounds ([5 x i32], [5 x i32]* @baz, i64 0, i64 3), align 4 [all …]
|
/external/libxml2/result/c14n/exc-without-comments/ |
D | merlin-c14n-two-21 | 5 <baz:Something xmlns:baz="http://example.org/baz"></baz:Something>
|
D | merlin-c14n-two-12 | 5 <baz:Something xmlns:baz="http://example.org/baz"></baz:Something>
|
D | merlin-c14n-two-10 | 5 <baz:Something xmlns:baz="http://example.org/baz"></baz:Something>
|
/external/ltp/scripts/tests/ |
D | test_abspath.sh | 35 /foo/bar/../baz:/foo/baz \ 36 /foo/bar/../baz/:/foo/baz \ 40 /foo/bar/../baz:/foo/baz \
|