/external/chromium_org/tools/gyp/test/rules-variables/src/ |
variables.gyp | 13 # TODO: Investigate and fix whatever's actually failing and remove this.
|
/external/chromium_org/ui/ozone/ |
ozone_platform.h | 28 // line flags, or whatever is appropriate for the platform.
|
/external/clang/test/SemaObjC/ |
invalid-objc-decls-1.m | 20 struct whatever {
|
/external/llvm/test/CodeGen/X86/ |
tail-call-legality.ll | 14 ; of illegal types: a single "trunc i64 %whatever to i32" is probably valid
|
/external/smali/deodexerant/ |
README | 10 inline method table for whatever reason. The output from this tool is intended
|
/external/valgrind/main/memcheck/tests/ |
realloc3.c | 5 but by the previous malloc() or whatever. While this is true in one
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/util/ |
MemoryUtils.java | 28 * Returns the amount of RAM available to the Linux kernel, i.e. whatever is left after all the
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
fileapi_worker_unittest.cc | 169 const base::FilePath kDummyPath = base::FilePath::FromUTF8Unsafe("whatever"); 188 const base::FilePath kDummyPath = base::FilePath::FromUTF8Unsafe("whatever"); 210 const base::FilePath kDummyPath = base::FilePath::FromUTF8Unsafe("whatever"); 232 const base::FilePath kDummyPath = base::FilePath::FromUTF8Unsafe("whatever"); 254 const base::FilePath kDummyPath = base::FilePath::FromUTF8Unsafe("whatever");
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
CommonTreeAdaptor.cs | 60 * token DECL, but you need to create it as a payload or whatever for 77 * token DECL, but you need to create it as a payload or whatever for
|
/external/chromium/chrome/browser/cocoa/ |
keystone_glue_unittest.mm | 82 @"com.google.whatever", @"KSProductID", 96 [productID_ isEqual:@"com.google.whatever"] &&
|
/external/chromium_org/ui/gl/ |
gl_switches.cc | 38 // desktop: whatever desktop OpenGL the user has installed (Linux and Mac 40 // egl: whatever EGL / GLES2 the user has installed (Windows default - actually
|
/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/llvm/include/llvm/ |
GVMaterializer.h | 36 /// isMaterializable - True if GV can be materialized from whatever backing 41 /// dematerialized back to whatever backing store this GVMaterializer uses.
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_SetVideoMode.3 | 36 SDL will attempt to use a fullscreen mode\&. If a hardware resolution change is not possible (for whatever reason), the next higher resolution will be used and the display window centered on a black background\&. 53 Whatever \fBflags\fR \fBSDL_SetVideoMode\fP could satisfy are set in the \fBflags\fR member of the returned surface\&.
|
/frameworks/base/core/java/com/android/internal/os/ |
BaseCommand.java | 119 * Return the next argument on the command line, whatever it is; if there are 135 * Return the next argument on the command line, whatever it is; if there are
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
IncomingMessageInterstitial.java | 51 * whatever is currently running, and this activity is finished.
|
/development/samples/Support4Demos/src/com/example/android/supportv4/content/ |
SimpleWakefulService.java | 33 // for us. We can do whatever we need to here and then tell it that
|
/device/sample/apps/upgrade/src/com/example/android/platform/upgrade/ |
Upgrade.java | 36 // so can do whatever cleanup after an upgrade that we want.
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ |
ANTLRTokenSource.h | 32 // a proxy for a remotely running token source (database, lexer, whatever).
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ |
ANTLRTokenSource.h | 32 // a proxy for a remotely running token source (database, lexer, whatever).
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ |
ANTLRTokenSource.h | 32 // a proxy for a remotely running token source (database, lexer, whatever).
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRTokenSource.h | 32 // a proxy for a remotely running token source (database, lexer, whatever).
|
/external/apache-xml/src/main/java/org/apache/xpath/objects/ |
XBooleanStatic.java | 25 * whatever to ensure it works OK.
|
/external/chromium/chrome/browser/sync/syncable/ |
model_type_payload_map.cc | 51 // whatever payload it has.
|
/external/chromium/chrome/common/extensions/docs/examples/api/notifications/ |
options.html | 35 Grays out or [whatever the opposite of graying out is called] the option
|