HomeSort by relevance Sort by last modified time
    Searched full:whatever (Results 151 - 175 of 2483) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
CommonTreeAdaptor.java 61 * token DECL, but you need to create it as a payload or whatever for
73 * token DECL, but you need to create it as a payload or whatever for
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
CommonTreeAdaptor.js 36 * token DECL, but you need to create it as a payload or whatever for
44 * token DECL, but you need to create it as a payload or whatever for
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DERUTCTime.java 81 * what you want to use, otherwise we'll try to deal with whatever gets read from
122 * return the time as a date based on whatever a 2 digit year will return. For
  /external/chromium/base/memory/
scoped_nsobject.h 44 // already have an ownership claim over whatever it gives to
117 // already have an ownership claim over whatever it gives to
  /external/chromium/chrome/browser/extensions/
extension_devtools_browsertests.cc 61 // Grab the tab_id of whatever tab happens to be first.
117 // Grab the tab_id of whatever tab happens to be first.
  /external/chromium_org/chrome/browser/mac/
keystone_glue_unittest.mm 120 @"com.google.whatever", @"KSProductID",
134 [productID_ isEqual:@"com.google.whatever"] &&
  /external/chromium_org/content/browser/geolocation/
wifi_data_provider.h 54 // Provides whatever data the provider has, which may be nothing. Return
126 // Provides whatever data the provider has, which may be nothing. Return
  /external/chromium_org/third_party/openssl/openssl/crypto/ui/
ui_locl.h 76 /* Open whatever channel for this, be it the console, an X window
77 or whatever.
  /external/chromium_org/third_party/protobuf/src/google/protobuf/testing/
file.cc 57 #define F_OK 00 // not defined by MSVC for whatever reason
126 // Just delete it, whatever it is.
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
README 132 re2c is distributed with no warranty whatever. The code is certain to
140 or binary, unchanged or modified. Distributors may charge whatever fees
  /external/clang/test/SemaObjC/
deprecated-objc-introspection.m 19 @interface Whatever : NSObject
32 Whatever *y;
  /external/openssl/crypto/ui/
ui_locl.h 76 /* Open whatever channel for this, be it the console, an X window
77 or whatever.
  /external/protobuf/src/google/protobuf/testing/
file.cc 57 #define F_OK 00 // not defined by MSVC for whatever reason
126 // Just delete it, whatever it is.
  /external/qemu/slirp/
sbuf.c 66 * Try and write() to the socket, whatever doesn't get written
123 /* Whatever happened, we free the mbuf */
slirp_config.h 130 /* Define to whatever your compiler thinks inline should be */
133 /* Define to whatever your compiler thinks const should be */
  /external/qemu/slirp-android/
sbuf.c 66 * Try and write() to the socket, whatever doesn't get written
123 /* Whatever happened, we free the mbuf */
slirp_config.h 130 /* Define to whatever your compiler thinks inline should be */
133 /* Define to whatever your compiler thinks const should be */
  /external/valgrind/main/
README_PACKAGERS 14 requirement of your Valgrind RPM/DEB/whatever.
38 So you can't build a relocatable RPM / whatever from Valgrind.
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/
ContentHandler.java 122 * Called for the preamble (whatever comes before the first body part)
131 * Called for the epilogue (whatever comes after the final body part)
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/message/
Multipart.java 38 * epilogue. The preamble consists of whatever characters appear before the
39 * first body part while the epilogue consists of whatever characters come
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_unordered_base.h 87 * from whatever container it was attached to originally. If the
96 /** Detach the iterator for whatever container it is attached to,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_unordered_base.h 87 * from whatever container it was attached to originally. If the
96 /** Detach the iterator for whatever container it is attached to,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/
safe_unordered_base.h 87 * from whatever container it was attached to originally. If the
96 /** Detach the iterator for whatever container it is attached to,
  /external/chromium_org/third_party/zlib/
gzwrite.c 55 /* Compress whatever is at avail_in and next_in and write to the output file.
119 /* consume whatever's left in the input buffer */
204 /* consume whatever's left in the input buffer */
309 /* consume whatever's left in the input buffer */
384 /* consume whatever's left in the input buffer */
  /external/chromium_org/webkit/browser/appcache/
appcache_host_unittest.cc 208 const GURL kDocAndOriginUrl(GURL("http://whatever/").GetOrigin());
472 const GURL kDocAndOriginUrl(GURL("http://whatever/").GetOrigin());
473 const GURL kManifestUrl(GURL("http://whatever/cache.manifest"));
510 const GURL kDocAndOriginUrl(GURL("http://whatever/").GetOrigin());
511 const GURL kManifestUrl(GURL("http://whatever/cache.manifest"));

Completed in 450 milliseconds

1 2 3 4 5 67 8 91011>>