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

/external/clang/test/Index/
H A Dcomplete-driver-errors.c1 int *blah = 1; variable
18 // CHECK-LOAD: complete-driver-errors.c:1:6: VarDecl=blah:1:6
H A Dcomplete-recovery.m10 blarg * blah = wibble;
13 blah ? blech : [a2 method:1];
H A Dprint-usrs.c9 ObjCProtocol blah
16 // CHECK: c:objc(pl)blah
/external/clang/test/Preprocessor/
H A Dskipping_unclean.c4 blah
H A Dmacro_paste_spacing.c4 blah
/external/clang/test/Index/Inputs/
H A Dget-cursor-includes-1.h4 extern int blah;
/external/clang/test/Parser/
H A Dargument_scope.c4 void blah(int foo) { function
/external/clang/test/Lexer/
H A Dpreamble.c3 #include <blah>
28 // CHECK-NEXT: #include <blah>
/external/clang/test/SemaCXX/
H A Dattr-noreturn.cpp51 int blah() __attribute__((noreturn));
54 int xpto::blah() { function in class:xpto
55 return 3; // expected-warning {{function 'blah' declared 'noreturn' should not return}}
H A Dblock-call.cpp43 int blah() { function
H A Dflexible-array-test.cpp43 int blah; member in struct:X
/external/dbus/test/data/invalid-config-files/
H A Dbadselinux-1.conf9 <include selinux_root_relative="jomoma">blah</include>
H A Dbadselinux-2.conf9 <include if_selinux_enabled="moo">blah</include>
/external/valgrind/main/memcheck/tests/
H A Dvarinfo4.c43 int blah ( int x, int y ) function
56 printf("answer is %d\n", blah(3,7) );
H A Dvarinfo4.stderr.exp3 by 0x........: blah (varinfo4.c:47)
10 by 0x........: blah (varinfo4.c:48)
17 by 0x........: blah (varinfo4.c:49)
/external/clang/test/Sema/
H A Dblock-call.c43 int blah() { function
H A Dformat-strings.c168 void __attribute__((format(printf,1,3))) myprintf(const char*, int blah, ...);
/external/openssh/regress/
H A Denvpass.sh17 _TEST_ENV=blah ${SSH} -oSendEnv="*" -F $OBJ/ssh_proxy_envpass otherhost \
39 _XXX_TEST=blah ${SSH} -oSendEnv="_XXX_TEST" -F $OBJ/ssh_proxy_envpass \
41 test X"$_XXX_TEST" = X"blah"
H A Dportnum.sh26 badport 2000blah
H A Dmultiplex.sh28 _XXX_TEST=blah ${SSH} -F $OBJ/ssh_config -oSendEnv="_XXX_TEST" -S$CTL otherhost sh << 'EOF'
29 test X"$_XXX_TEST" = X"blah"
/external/clang/test/CodeGen/
H A D2002-07-14-MiscTests.c32 char *blah; local
/external/chromium/base/
H A Dpickle_unittest.cc241 int blah; member in struct:__anon1577::CustomHeader
253 pickle.headerT<CustomHeader>()->blah = 10;
/external/smali/util/src/main/java/org/jf/util/
H A DClassFileNameHandler.java61 String blah;
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Drecognizers.rb974 input = ANTLR3::StringStream.new(source, :file => 'blah-de-blah.hyp')
983 lexer = Hypothetical::Lexer.new("some hypothetical source code", :file => 'blah-de-blah.hyp')
/external/grub/docs/
H A Dtexinfo.tex5701 % so \defmacro knows what to do. Define \macarg.blah for each blah

Completed in 440 milliseconds