/external/markdown/tests/misc/ |
D | lists3.txt | 1 * blah blah blah
|
D | lists2.txt | 1 * blah blah blah
|
D | multi-test.txt | 7 Blah blah blah <http://www.slashdot.org>
|
/external/clang/test/SemaObjCXX/ |
D | conversion-to-objc-pointer-2.mm | 44 - (void) setBlah: (id<TFooProtocol>)blah; 53 - (void) setBlah: (id<TFooProtocol>)blah 63 - (void) setBlah: (id)blah; 71 - (void) setBlah: (id)blah
|
/external/llvm/test/Transforms/LICM/ |
D | 2007-09-17-PromoteValue.ll | 10 br label %blah.i 12 blah.i: ; preds = %cond_true.i, %entry 16 cond_true.i: ; preds = %blah.i 19 br label %blah.i 21 clear_modes.exit: ; preds = %blah.i
|
/external/valgrind/main/memcheck/tests/ |
D | varinfo4.stderr.exp | 3 by 0x........: blah (varinfo4.c:47) 10 by 0x........: blah (varinfo4.c:48) 17 by 0x........: blah (varinfo4.c:49)
|
D | varinfo4.stderr.exp-ppc64 | 3 by 0x........: blah (varinfo4.c:47) 10 by 0x........: blah (varinfo4.c:48) 17 by 0x........: blah (varinfo4.c:49)
|
D | varinfo4.c | 43 int blah ( int x, int y ) in blah() function 56 printf("answer is %d\n", blah(3,7) ); in main()
|
/external/llvm/test/Linker/ |
D | testlink2.ll | 33 define i32 @foo(i32 %blah) { 34 store i32 %blah, i32* @MyVar 38 %fzo = add i32 %ack, %blah
|
/external/dbus/test/data/auth/ |
D | invalid-command.auth-script | 5 SEND 'NONEXISTENT_COMMAND foo bar baz blah blah'
|
D | invalid-command-client.auth-script | 6 SEND 'NONEXISTENT_COMMAND foo bar baz blah blah'
|
/external/clang/test/Parser/ |
D | missing-end-3.m | 3 @interface blah { interface 8 @interface blah // expected-error {{missing @end}}
|
/external/llvm/test/FrontendObjC/ |
D | 2009-11-30-Objc-ID.m | 5 -(id) blah; method 9 -(id)blah { method
|
D | 2010-03-17-StructRef.m | 32 BOOL blah = (BOOL)1; 36 _isUsingICE = blah;
|
/external/llvm/test/Feature/ |
D | prototype.ll | 7 define i32 @foo(i32 %blah) { 8 %xx = call i32 @bar( i32 %blah ) ; <i32> [#uses=1]
|
D | globalvars.ll | 12 define i32 @foo(i32 %blah) { 16 ret i32 %blah
|
/external/clang/test/Index/ |
D | annotate-tokens.m | 124 - (int)blah:(int)arg, ... { return arg; } 127 int result = [self blah:5, x]; 136 @property (readonly, nonatomic) Foo *blah; property 515 // CHECK-INSIDE_BLOCK: Punctuation: "[" [127:18 - 127:19] ObjCMessageExpr=blah::124:1 517 // CHECK-INSIDE_BLOCK: Identifier: "blah" [127:24 - 127:28] ObjCMessageExpr=blah::124:1 518 // CHECK-INSIDE_BLOCK: Punctuation: ":" [127:28 - 127:29] ObjCMessageExpr=blah::124:1 520 // CHECK-INSIDE_BLOCK: Punctuation: "," [127:30 - 127:31] ObjCMessageExpr=blah::124:1 522 // CHECK-INSIDE_BLOCK: Punctuation: "]" [127:33 - 127:34] ObjCMessageExpr=blah::124:1 541 // CHECK-PROP-AFTER-METHOD: Punctuation: "@" [136:1 - 136:2] ObjCPropertyDecl=blah:136:38 542 // CHECK-PROP-AFTER-METHOD: Keyword: "property" [136:2 - 136:10] ObjCPropertyDecl=blah:136:38 [all …]
|
D | complete-driver-errors.c | 1 int *blah = 1; variable
|
/external/clang/test/SemaCXX/ |
D | attr-noreturn.cpp | 51 int blah() __attribute__((noreturn)); 54 int xpto::blah() { in blah() function in xpto
|
/external/llvm/test/Transforms/LowerInvoke/ |
D | basictest.ll | 16 define i32 @bar(i32 %blah) { 20 %B2 = add i32 %blah, 1 ; <i32> [#uses=1]
|
/external/clang/test/ASTMerge/ |
D | category.m | 9 // CHECK: category2.m:48:1: error: instance method 'blah' has incompatible result types in differen… 10 // CHECK: category1.m:46:1: note: instance method 'blah' also declared here
|
/external/pcre/testdata/ |
D | testoutput1 | 1922 track1.title:TBlah blah blah 1923 0: track1.title:TBlah blah blah 1926 3: Blah blah blah 1929 track1.title:TBlah blah blah 1930 0: track1.title:TBlah blah blah 1933 3: Blah blah blah 1936 track1.title:TBlah blah blah 1937 0: track1.title:TBlah blah blah 1940 3: Blah blah blah 3437 /((?i)blah)\s+\1/ [all …]
|
/external/openssl/crypto/dso/ |
D | README | 18 and if so, convert "blah" into "blah32.dll" (the default is 19 otherwise to make it "blah.dll").
|
/external/clang/test/CodeGenObjC/ |
D | blocks.m | 79 // Then we initialize the block, blah blah blah.
|
/external/clang/test/Preprocessor/ |
D | skipping_unclean.c | 4 blah
|