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

<<21222324252627282930>>

  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
TreeAdaptor.java 125 * it to do any simplifications or whatever you want. A required
260 * Can't replace whatever points to the parent externally. Do nothing.
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRBaseTreeAdaptor.m 356 * token DECL, but you need to create it as a payload or whatever for
369 * token DECL, but you need to create it as a payload or whatever for
  /external/chromium/build/mac/
strip_save_dsym 7 # Usage: strip_save_dsym <whatever-arguments-you-would-pass-to-strip>
239 root_name = os.path.basename(dsym)[:-5] # whatever.dSYM without .dSYM
  /external/chromium/third_party/libjingle/source/talk/base/
fileutils.h 155 // This will delete whatever is located at path, be it a file or a folder.
184 // This attempts to move whatever is located at old_path to new_path,
  /external/chromium_org/build/mac/
strip_save_dsym 7 # Usage: strip_save_dsym <whatever-arguments-you-would-pass-to-strip>
239 root_name = os.path.basename(dsym)[:-5] # whatever.dSYM without .dSYM
  /external/chromium_org/chrome/browser/managed_mode/
managed_mode_url_filter_unittest.cc 50 EXPECT_TRUE(IsURLWhitelisted("http://google.com/whatever"));
89 EXPECT_TRUE(IsURLWhitelisted("http://secure.com/whatever"));
  /external/chromium_org/chrome/common/extensions/
message_bundle_unittest.cc 92 dict->SetString("n4", "whatever");
103 dict->SetString("n1.placeholders", "whatever");
  /external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
kernel_proxy_test.cc 664 // The Mount should be able to return whatever error it wants and have it
686 // The Mount should be able to return whatever error it wants and have it
  /external/chromium_org/third_party/libjingle/source/talk/base/
fileutils.h 157 // This will delete whatever is located at path, be it a file or a folder.
186 // This attempts to move whatever is located at old_path to new_path,
  /external/chromium_org/third_party/libpng/
pngmem.c 102 * need to allocate exactly 64K, so whatever you call here must
441 * need to allocate exactly 64K, so whatever you call here must
  /external/elfutils/libelf/
elf_getdata.c 229 /* If the section has no data (for whatever reason), leave the `d_buf'
446 empty in case the section has size zero (for whatever reason).
  /external/grub/netboot/
rtl8139.c 34 interpretation of this "reserved" is that Etherboot may do whatever it
165 * states that we can do whatever we want below 0x10000 - so we do! */
  /external/kernel-headers/original/asm-arm/
dma-mapping.h 192 * whatever the device wrote there.
217 * whatever the device wrote there.
  /external/libpng/
pngmem.c 102 * need to allocate exactly 64K, so whatever you call here must
441 * need to allocate exactly 64K, so whatever you call here must
  /external/openssh/
INSTALL 219 whatever you specified as your --sysconfdir (/usr/local/etc by default).
232 (${prefix}/etc or whatever you specified with --sysconfdir during
  /external/qemu/distrib/libpng-1.2.19/
pngmem.c 99 * need to allocate exactly 64K, so whatever you call here must
425 need to allocate exactly 64K, so whatever you call here must
  /external/qemu/distrib/sdl-1.2.15/src/video/maccommon/
SDL_macwm.c 102 return (Ptr)pTableGammaOut; /* return whatever we allocated, could be NULL */
303 return (Ptr)pTableGammaOut; /* return whatever we allocated */
  /external/replicaisland/res/values/
wanda.xml 108 Mr. Rokudou told us that this whole island, every little bit of it, is something that The Source manufactured. The eggheads don?t know why it makes stuff, or how it chooses to grow the things it does, but they think it has something to do with influences from outside sources. <small>Mr. Rokudou calls it ?proximity influence remanifestation,? whatever that means</small>.
167 Despite all of the weird bugs and stuff here, I actually kind of like this island. It?s like a theme park: just weird enough to be fun but just normal enough to pass as natural. Kyle was telling me if we find The Source, we?ll be able to control it and make it grow whatever we want.
  /external/valgrind/main/include/
pub_tool_libcbase.h 159 // Check if an address/whatever is aligned
193 // non-NULL, it uses and updates whatever pSeed points at.
  /frameworks/base/core/java/android/content/
SharedPreferences.java 177 * performs the requested modifications, replacing whatever is currently
195 * performs the requested modifications, replacing whatever is currently
  /frameworks/base/core/java/android/os/
RecoverySystem.java 256 // Here we ignore whatever the cert says, and instead use
257 // whatever algorithm is used by the signature.
  /frameworks/base/core/java/android/preference/
GenericInflater.java 188 * instance. This will merge your own factory with whatever factory the
507 * @param parent The item that should be the parent of whatever you create.
  /frameworks/base/core/java/com/android/internal/widget/
ActionBarContextView.java 123 // No limit to the item count; use whatever will fit.
237 // No limit to the item count; use whatever will fit.
  /frameworks/base/core/jni/
android_os_Parcel.cpp 381 // Whatever, whatever.
  /frameworks/base/docs/html/guide/practices/app-design/
seamlessness.jd 40 display the dialog in front of whatever the user was doing (such as dialing a
110 the background. Doing so will interrupt whatever application is currently

Completed in 1682 milliseconds

<<21222324252627282930>>