HomeSort by relevance Sort by last modified time
    Searched full:whatever (Results 676 - 700 of 2879) sorted by null

<<21222324252627282930>>

  /external/valgrind/coregrind/
m_cache.c 216 /* These are sectored, whatever that means */
244 /* These are sectored, whatever that means */
265 /* not sectored, whatever that might mean */
268 /* These are sectored, whatever that means */
378 * upon this information. (Whatever that means -- njn)
  /libcore/jsr166-tests/src/test/java/jsr166/
ConcurrentSkipListMapTest.java 737 c.put(null, "whatever");
748 c.putIfAbsent(null, "whatever");
759 c.replace(null, "whatever");
770 c.replace(null, one, "whatever");
794 c.remove(null, "whatever");
    [all...]
  /external/google-breakpad/src/processor/
stackwalker_arm_unittest.cc     [all...]
synth_minidump.h 167 // Create a stream of type TYPE. You can append whatever contents
328 // whatever directory or list is appropriate for its type. The
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
TreeAdaptor.as 123 * it to do any simplifications or whatever you want. A required
237 * Can't replace whatever points to the parent externally. Do nothing.
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3commontree.c 165 // whatever put it back on the stack (for instance if it had a child vector,
385 // that whatever the actual token is, it is passed around by its pointer
antlr3commontreeadaptor.c 284 * token DECL, but you need to create it as a payload or whatever for
310 * token DECL, but you need to create it as a payload or whatever for
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
IDebugEventListener.cs 181 * data fields are transmitted. The token object or whatever that
349 * TreeAdaptor.becomeRoot() and not root_n or whatever.
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
ITreeAdaptor.cs 147 * it to do any simplifications or whatever you want. A required
319 * Can't replace whatever points to the parent externally. Do nothing.
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Debug/
IDebugEventListener.cs 183 * data fields are transmitted. The token object or whatever that
351 * TreeAdaptor.becomeRoot() and not root_n or whatever.
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
BaseTreeAdaptor.cs 362 * token DECL, but you need to create it as a payload or whatever for
376 * token DECL, but you need to create it as a payload or whatever for
ITreeAdaptor.cs 203 * it to do any simplifications or whatever you want. A required
339 * Can't replace whatever points to the parent externally. Do nothing.
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
DebugEventListener.java 155 * data fields are transmitted. The token object or whatever that
295 * TreeAdaptor.becomeRoot() and not root_n or whatever.
  /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/curl/docs/
CONTRIBUTE 78 to the code and to be allowed by your employer or whatever to hand over that
288 [whatever-else-by: credit all helpers, finders, doers]
  /external/elfutils/libdw/
dwarf_getmacros.c 191 the way certain opcodes are encoded, for whatever reasons. */
536 in .debug_macro, and can be assigned to do whatever. There is
  /external/elfutils/libelf/
elf_getdata.c 259 /* If the section has no data (for whatever reason), leave the `d_buf'
527 empty in case the section has size zero (for whatever reason).
  /external/nanohttpd/
README.md 159 (Replace `CURRENT_VERSION` with whatever is reported latest at <http://nanohttpd.org/>.)
175 (Replace `CURRENT_VERSION` with whatever is reported latest at <http://nanohttpd.org/>.)
  /external/opencv3/3rdparty/libpng/
pngmem.c 107 * need to allocate exactly 64K, so whatever you call here must
480 * need to allocate exactly 64K, so whatever you call here must
  /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/webrtc/webrtc/base/
fileutils.h 136 // This will delete whatever is located at path, be it a file or a folder.
165 // This attempts to move whatever is located at old_path to new_path,
  /frameworks/base/core/java/android/content/
SharedPreferences.java 178 * performs the requested modifications, replacing whatever is currently
196 * performs the requested modifications, replacing whatever is currently
  /frameworks/base/core/java/android/preference/
GenericInflater.java 189 * instance. This will merge your own factory with whatever factory the
509 * @param parent The item that should be the parent of whatever you create.
  /frameworks/base/docs/html/guide/components/
recents.jd 173 resumes from whatever activity the user last invoked.</dd>
180 whatever activity the user last invoked.</dd>

Completed in 1592 milliseconds

<<21222324252627282930>>