/external/clang/test/Preprocessor/ |
extension-warning.c | 18 void whatever() {} function
|
/external/clang/test/Parser/ |
promote_types_in_proto.c | 5 int whatever(int argc, char *argv[]) function
|
/external/openssh/ |
sandbox-systrace.c | 98 char whatever = 0; local 103 if (atomicio(vwrite, box->child_sock, &whatever, 1) != 1) 106 if (atomicio(read, box->child_sock, &whatever, 1) != 1) 117 char whatever = 0; local 124 if (atomicio(read, box->parent_sock, &whatever, 1) != 1) 177 if (atomicio(vwrite, box->parent_sock, &whatever, 1) != 1)
|
/external/clang/test/Sema/ |
expr-address-of.c | 4 struct entry { struct xx *whatever; member in struct:entry 15 add_one(&p->whatever->bitf); // expected-error {{address of bit-field requested}}
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/notifications/ |
options.js | 6 Grays out or [whatever the opposite of graying out is called] the option
|
/external/chromium_org/chrome/common/extensions/docs/examples/tutorials/getstarted/ |
popup.js | 15 * Flickr URL that will give us lots and lots of whatever we're looking for.
|
/external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/ |
dashboard_base.js | 51 // calls fetchResults(groupName, testType, builder, callback) or whatever.
|
/external/chromium_org/chrome/browser/resources/ |
flags.js | 67 // Unhighlight whatever's highlighted.
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
BaseTreeAdaptor.as | 215 * token DECL, but you need to create it as a payload or whatever for 227 * token DECL, but you need to create it as a payload or whatever for
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
timeline_data_series.js | 180 * Called when the source with the specified id begins doing whatever we 193 * Called when the source with the specified id stops doing whatever we
|
/build/core/ |
envsetup.mk | 36 # compiles except for arm/mips, so the HOST is whatever we are
|
config.mk | 11 # Use bash, not whatever shell somebody has installed as /bin/sh 448 # The 'current' version is whatever this source tree is.
|
main.mk | 6 # Use bash, not whatever shell somebody has installed as /bin/sh [all...] |
/external/qemu/distrib/libpng-1.2.19/ |
pngget.c | 872 PNG_ASM_FLAG_MMX_WRITE_ [whatever] ; 902 PNG_ASM_FLAG_MMX_WRITE_ [whatever] ;
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
optparse.py | 784 # And then take whatever action is expected of us. [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
optparse.py | 784 # And then take whatever action is expected of us. [all...] |
/external/chromium_org/chrome/browser/resources/extensions/ |
extensions.js | 353 * Sets the given overlay to show. This hides whatever overlay is currently
|
/external/libvorbis/doc/ |
05-comment.tex | 18 more than a short paragraph. The essentials, in other words, whatever
|
/external/chromium_org/chrome/browser/resources/help/ |
help.js | 360 * Sets the given overlay to show. This hides whatever overlay is currently
|
/external/chromium_org/v8/test/mjsunit/ |
json.js | 483 var json = '{"stuff before slash\\\\stuff after slash":"whatever"}';
|
/external/grub/docs/ |
texinfo.tex | 50 % dvips foo.dvi -o # or whatever; this makes foo.ps. [all...] |
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
texinfo.tex | 48 % dvips foo.dvi -o # or whatever; this makes foo.ps. 358 % We don't want .vr (or whatever) entries like this: [all...] |
/external/bison/build-aux/ |
texinfo.tex | 48 % dvips foo.dvi -o # or whatever; this makes foo.ps. 337 % We don't want .vr (or whatever) entries like this: [all...] |
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
Antlr.Runtime.Tree.pas | 166 /// it to do any simplifications or whatever you want. A required 325 /// Can't replace whatever points to the parent externally. Do nothing. 384 /// Can't replace whatever points to the parent externally. Do nothing. 647 /// token DECL, but you need to create it as a payload or whatever for 658 /// token DECL, but you need to create it as a payload or whatever for [all...] |
/external/blktrace/btt/doc/ |
btt.tex | 72 \item Run \texttt{blktrace}, specifying whatever devices and other [all...] |