Home
last modified time | relevance | path

Searched refs:blah (Results 1 – 25 of 81) sorted by relevance

1234

/external/markdown/tests/misc/
Dlists3.txt1 * blah blah blah
Dlists2.txt1 * blah blah blah
Dmulti-test.txt7 Blah blah blah <http://www.slashdot.org>
/external/clang/test/SemaObjCXX/
Dconversion-to-objc-pointer-2.mm44 - (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/
D2007-09-17-PromoteValue.ll10 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/
Dvarinfo4.stderr.exp3 by 0x........: blah (varinfo4.c:47)
10 by 0x........: blah (varinfo4.c:48)
17 by 0x........: blah (varinfo4.c:49)
Dvarinfo4.stderr.exp-ppc643 by 0x........: blah (varinfo4.c:47)
10 by 0x........: blah (varinfo4.c:48)
17 by 0x........: blah (varinfo4.c:49)
Dvarinfo4.c43 int blah ( int x, int y ) in blah() function
56 printf("answer is %d\n", blah(3,7) ); in main()
/external/llvm/test/Linker/
Dtestlink2.ll33 define i32 @foo(i32 %blah) {
34 store i32 %blah, i32* @MyVar
38 %fzo = add i32 %ack, %blah
/external/dbus/test/data/auth/
Dinvalid-command.auth-script5 SEND 'NONEXISTENT_COMMAND foo bar baz blah blah'
Dinvalid-command-client.auth-script6 SEND 'NONEXISTENT_COMMAND foo bar baz blah blah'
/external/clang/test/Parser/
Dmissing-end-3.m3 @interface blah { interface
8 @interface blah // expected-error {{missing @end}}
/external/llvm/test/FrontendObjC/
D2009-11-30-Objc-ID.m5 -(id) blah; method
9 -(id)blah { method
D2010-03-17-StructRef.m32 BOOL blah = (BOOL)1;
36 _isUsingICE = blah;
/external/llvm/test/Feature/
Dprototype.ll7 define i32 @foo(i32 %blah) {
8 %xx = call i32 @bar( i32 %blah ) ; <i32> [#uses=1]
Dglobalvars.ll12 define i32 @foo(i32 %blah) {
16 ret i32 %blah
/external/clang/test/Index/
Dannotate-tokens.m124 - (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 …]
Dcomplete-driver-errors.c1 int *blah = 1; variable
/external/clang/test/SemaCXX/
Dattr-noreturn.cpp51 int blah() __attribute__((noreturn));
54 int xpto::blah() { in blah() function in xpto
/external/llvm/test/Transforms/LowerInvoke/
Dbasictest.ll16 define i32 @bar(i32 %blah) {
20 %B2 = add i32 %blah, 1 ; <i32> [#uses=1]
/external/clang/test/ASTMerge/
Dcategory.m9 // 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/
Dtestoutput11922 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/
DREADME18 and if so, convert "blah" into "blah32.dll" (the default is
19 otherwise to make it "blah.dll").
/external/clang/test/CodeGenObjC/
Dblocks.m79 // Then we initialize the block, blah blah blah.
/external/clang/test/Preprocessor/
Dskipping_unclean.c4 blah

1234