HomeSort by relevance Sort by last modified time
    Searched full:marking (Results 251 - 275 of 840) sorted by null

<<11121314151617181920>>

  /external/llvm/lib/Transforms/IPO/
PruneEH.cpp 12 // throw an exception, and marking functions 'nounwind' if they cannot throw.
  /external/mesa3d/src/gallium/state_trackers/clover/llvm/
invocation.cpp 163 // called "main" and then mark all other functions as internal. Marking
  /external/proguard/src/proguard/obfuscate/
Obfuscator.java 84 // Create a visitor for marking the seeds.
  /external/proguard/src/proguard/optimize/evaluation/
EvaluationShrinker.java 226 if (DEBUG) System.out.println("Usage marking:");
271 if (DEBUG) System.out.println("Initialization marking: ");
    [all...]
  /external/qemu/distrib/sdl-1.2.15/Xcode/SDL/pkg-support/resources/
ReadMe.txt 120 examples of this. We have considered marking these headers as Private, but it
  /external/skia/src/core/
SkBitmapHeap.h 277 * Append a LookupEntry to the end of the LRU cache, marking it as the most
  /external/v8/src/
builtins.h 315 // during the marking phase of mark sweep. See IC::Clear.
heap.cc 39 #include "incremental-marking.h"
502 PrintF("[IncrementalMarking] Scavenge during marking.\n");
511 // Make progress in incremental marking.
520 collector_reason = "incremental marking delaying mark-sweep";
    [all...]
heap.h 35 #include "incremental-marking.h"
1518 Marking* marking() { function in class:v8::internal::Heap
    [all...]
spaces.h 159 // pointers. This enables some optimizations when marking.
391 // indicate that marking bits have been cleared by the sweeper, otherwise
392 // marking bits are still intact.
499 // the marking bitmap is arranged in 32 bit chunks.
    [all...]
  /external/valgrind/main/include/
pub_tool_gdbserver.h 84 be done by marking the watched address(es) as not accessible.
  /external/wpa_supplicant_8/src/eapol_supp/
eapol_supp_sm.h 37 * marking connection authenticated. This is a bit field of
  /external/zlib/src/examples/
gzlog.c 186 - Rewrite the extra field marking foo.gz with a compression in process.
208 - Write over the extra field, marking foo.gz as complete.
432 /* Write over the extra field contents, marking the operation as op. Use fsync
556 /* write the extra field, marking the log file as done, delete .add file */
    [all...]
  /frameworks/base/core/java/android/os/
Looper.java 83 * Initialize the current thread as a looper, marking it as an
  /libcore/luni/src/main/java/java/io/
InputStream.java 37 * <p>Some implementations support marking a position in the input stream and
  /libcore/luni/src/main/java/libcore/io/
StrictLineReader.java 129 * marking this reader as closed.
  /packages/apps/Exchange/tests/src/com/android/exchange/adapter/
EmailSyncAdapterTests.java 237 // Set up an input stream with a change command (marking TEST_SERVER_ID unread)
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/input/
NullInputStream.java 75 * which supports marking and does not throw EOFException.
NullReader.java 75 * which supports marking and does not throw EOFException.
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
ContactsSource.java 159 // TODO: optimize by marking if already sorted
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
ResearchLog.java 123 // Marking the file as read-only signals that this log file is ready to be
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
ggc.h 81 /* Structure for hash table cache marking. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
ggc.h 81 /* Structure for hash table cache marking. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
ggc.h 81 /* Structure for hash table cache marking. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
ggc.h 81 /* Structure for hash table cache marking. */

Completed in 1170 milliseconds

<<11121314151617181920>>