/external/llvm/test/CodeGen/X86/ |
D | private-2.ll | 5 ; CHECK: "l__ZZ20-[Example1 whatever]E4C.91" 8 @"_ZZ20-[Example1 whatever]E4C.91" = private constant %struct.A { i32* null, i32 1 } ; <%struct.A*… 10 define internal i32* @"\01-[Example1 whatever]"() nounwind optsize ssp { 12 …%0 = getelementptr %struct.A, %struct.A* @"_ZZ20-[Example1 whatever]E4C.91", i64 0, i32 0 ; <i32*…
|
D | sjlj-baseptr.ll | 10 declare void @whatever(i64, %Foo*, i8**, i8*, i8*, i32) #0 23 call void @whatever(i64 %n, %Foo* %f, i8** %p, i8* %q, i8* %s, i32 %t) #1
|
D | tail-call-legality.ll | 14 ; of illegal types: a single "trunc i64 %whatever to i32" is probably valid
|
/external/llvm/test/Feature/ |
D | metadata.ll | 6 store i32 0, i32* null, !whatever !0, !whatever_else !{}, !more !{!"hello"} 7 store i32 0, i32* null, !whatever !{!"hello", !1, !{}, !2}
|
/external/clang/test/SemaObjC/ |
D | class-method-self.m | 22 Class whatever; 23 …[obj addObserver:whatever]; // expected-warning {{incompatible pointer types sending 'Class' to pa…
|
D | method-not-defined.m | 12 …[obj whatever:1 :2 :3]; // expected-warning {{instance method '-whatever:::' not found (return typ…
|
D | method-lookup-2.m | 53 - whatever; method 58 - whatever { method
|
D | warn-strict-selector-match.m | 84 - (instancetype)initWithType:(NSString *)whatever; // expected-note {{also found}} 96 - (instancetype)initWithType:(unsigned int)whatever // expected-note {{using}}
|
D | method-lookup-3.m | 85 - (instancetype)initWithType:(NSString *)whatever; 95 - (instancetype)initWithType:(int)whatever
|
D | ContClassPropertyLookup.m | 9 @interface MyObject(whatever) category
|
D | invalid-objc-decls-1.m | 20 struct whatever {
|
/external/clang/test/Sema/ |
D | expr-address-of.c | 4 struct entry { struct xx *whatever; member 15 add_one(&p->whatever->bitf); // expected-error {{address of bit-field requested}} in test()
|
/external/llvm/test/Transforms/LICM/ |
D | PR21582.ll | 31 %whatever = phi i32 [ %call, %for.end.loopexit ], [ undef, %for.cond ] 39 ret i32 %whatever
|
/external/clang/test/Preprocessor/ |
D | extension-warning.c | 18 void whatever() {} in whatever() function
|
/external/dagger2/compiler/src/it/functional-tests/src/main/java/test/subcomponent/ |
D | ChildModuleWithParameters.java | 25 public ChildModuleWithParameters(@SuppressWarnings("unused") Object whatever) {} in ChildModuleWithParameters() argument
|
/external/clang/test/Parser/ |
D | promote_types_in_proto.c | 5 int whatever(int argc, char *argv[]) in whatever() function
|
/external/dbus/test/data/auth/ |
D | anonymous-client-successful.auth-script | 5 ## Reject whatever mechanism the client picks first
|
/external/lzma/Java/Tukaani/ |
D | COPYING | 7 public domain. You can do whatever you want with these files.
|
D | build.properties | 7 # You can do whatever you want with this file.
|
/external/proguard/examples/dictionaries/ |
D | shakespeare.txt | 3 # It illustrates that any text can be used, for whatever flippant reasons
|
/external/libmicrohttpd/src/testzzuf/ |
D | README | 10 whatever CURL returns is what was expected -- random modifications to
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/experimental/parser/ |
D | test.proto | 24 optional group whatever = 2 { field
|
/external/smali/deodexerant/ |
D | README | 10 inline method table for whatever reason. The output from this tool is intended
|
/external/valgrind/docs/internals/ |
D | notes.txt | 52 state. Also, the vcpu state is restored on return to whatever it 114 On x86-linux, the vsyscall address is whatever the AT_SYSINFO entry 149 do whatever pre/post checks/hanldling is needed. The handlers are
|
/external/fio/examples/ |
D | ssd-steadystate.fio | 15 # whatever data you have on there will be gone.
|