HomeSort by relevance Sort by last modified time
    Searched full:whatever (Results 51 - 75 of 2100) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/valgrind/memcheck/tests/
realloc3.c 5 but by the previous malloc() or whatever. While this is true in one
  /frameworks/base/core/java/android/view/animation/
ClipRectLRAnimation.java 23 * dimensions of the clip, picking up the other dimensions from whatever is
ClipRectTBAnimation.java 23 * dimensions of the clip, picking up the other dimensions from whatever is
TranslateXAnimation.java 23 * vertical values from whatever is set on the Transformation already. When used in
  /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/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-trace/trace-viewer/third_party/Paste/tests/test_exceptions/
test_formatter.py 15 source_url = 'http://whatever.com'
77 assert 'http://whatever.com' in result
  /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/skia/tests/
ClampRangeTest.cpp 85 // TODO(reed): skia:2481, fix whatever bug this is, then uncomment
99 // TODO(reed): skia:2481, fix whatever bug this is, then uncomment
  /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/clang/test/SemaObjC/
block-explicit-return-type.m 49 some_func(^ NSView * (id whatever) { return [some_object some_method_that_returns_id]; });
  /external/guava/
mvn-deploy.sh 9 # artifacts with whatever pgp signature is the default of the
  /external/kernel-headers/original/uapi/linux/
falloc.h 35 * extent or do whatever which will result in reading zeros from the range
  /external/llvm/include/llvm/Support/
Errno.h 22 /// Returns a string representation of the errno value, using whatever
  /external/openssh/
md5crypt.h 5 * can do whatever you want with this stuff. If we meet some day, and you think
  /external/skia/src/core/
SkResourceCache.h 104 * context. The function can read the data in Rec, and copy whatever it likes into context
105 * (casting context to whatever it really is).
128 * do not call the FindVisitor. If a match is found, return whatever the visitor returns.
190 * do not call the FindVisitor. If a match is found, return whatever the visitor returns.
  /external/vboot_reference/firmware/lib/include/
vboot_kernel.h 41 * We should display whatever the question is first, then call this. ESC is

Completed in 486 milliseconds

1 23 4 5 6 7 8 91011>>