HomeSort by relevance Sort by last modified time
    Searched full:collector (Results 276 - 300 of 528) sorted by null

<<11121314151617181920>>

  /libcore/dalvik/src/main/java/dalvik/system/profiler/
SamplingProfiler.java 135 * thread collector.
  /libcore/luni/src/main/java/java/lang/
ThreadLocal.java 282 // This thread local was reclaimed by the garbage collector.
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
objimpl.h 276 * collector it must be safe to call the ob_traverse method. */
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
objimpl.h 276 * collector it must be safe to call the ob_traverse method. */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ImageOverlay.java 74 @SuppressWarnings("unused") // Used by the garbage collector to keep mAwtImage non-soft
  /external/chromium_org/v8/src/
global-handles.cc 628 GarbageCollector collector, GCTracer* tracer) {
635 if (collector == SCAVENGER) {
    [all...]
  /external/smack/src/org/jivesoftware/smack/util/collections/
AbstractReferenceMap.java 35 * be removed by the garbage collector.
49 * If non-hard references are used, then the garbage collector can remove
    [all...]
  /external/v8/src/arm/
deoptimizer-arm.cc 96 // Tell collector to treat this code object in a special way and
277 // confusing the garbage collector.
    [all...]
macro-assembler-arm.h 247 // be scanned by the garbage collector.
252 // Notify the garbage collector that we wrote a pointer into an object.
288 // For a given |object| notify the garbage collector that the slot |address|
    [all...]
  /external/v8/src/
handles.cc 350 // collector will call the weak callback on the global handle
382 // garbage collector when it is not used anymore.
    [all...]
  /external/v8/src/x64/
deoptimizer-x64.cc 99 // Tell collector to treat this code object in a special way and
254 // confusing the garbage collector.
    [all...]
macro-assembler-x64.h 207 // be scanned by the garbage collector.
224 // Notify the garbage collector that we wrote a pointer into an object.
257 // Notify the garbage collector that we wrote a pointer into a fixed array.
    [all...]
  /external/chromium_org/v8/include/
v8.h 208 * \param object the weak global object to be reclaimed by the garbage collector
228 * An object reference managed by the v8 garbage collector.
231 * collector so that it knows that the objects are still alive. Also,
232 * because the garbage collector may move objects, it is unsafe to
234 * handles which are known by the garbage collector and updated
489 * the garbage collector whenever the object is moved. A new storage
643 * refer to the object, the garbage collector will perform a
675 * Marks the reference to this object independent. Garbage collector is free
813 * garbage collector will no longer track the object stored in the
    [all...]
  /external/clang/lib/AST/
VTableBuilder.cpp     [all...]
  /external/chromium_org/v8/src/arm/
macro-assembler-arm.h 247 // be scanned by the garbage collector.
252 // Notify the garbage collector that we wrote a pointer into an object.
288 // For a given |object| notify the garbage collector that the slot |address|
    [all...]
  /external/chromium_org/v8/src/mips/
macro-assembler-mips.h 367 // be scanned by the garbage collector.
372 // Notify the garbage collector that we wrote a pointer into an object.
408 // For a given |object| notify the garbage collector that the slot |address|
    [all...]
  /external/chromium_org/v8/src/x64/
macro-assembler-x64.h 201 // be scanned by the garbage collector.
218 // Notify the garbage collector that we wrote a pointer into an object.
251 // Notify the garbage collector that we wrote a pointer into a fixed array.
    [all...]
  /external/chromium_org/v8/test/cctest/
test-cpu-profiler.cc 559 // 6 6 (garbage collector) [-1]
    [all...]
  /external/llvm/docs/
BitCodeFormat.rst 754 * *gc*: If present and nonzero, the 1-based garbage collector index in the table
794 representing the bytes of a single garbage collector name string. There should
795 be one ``GCNAME`` record for each garbage collector name referenced in function
    [all...]
  /external/v8/src/mips/
macro-assembler-mips.h 360 // be scanned by the garbage collector.
365 // Notify the garbage collector that we wrote a pointer into an object.
401 // For a given |object| notify the garbage collector that the slot |address|
    [all...]
  /frameworks/base/docs/html/training/articles/
memory.jd 56 <p>In order for the garbage collector to reclaim memory from your app, you need to avoid
59 lifecycle callbacks discussed further below). For most apps, the Dalvik garbage collector takes
81 be holding, making the memory available to the garbage collector. That is with one exception:
    [all...]
  /dalvik/vm/
Sync.cpp     [all...]
  /external/chromium/chrome/browser/
browser_about_handler.cc 620 // Reset our collector singleton.
623 // Populate the collector with stats from the local browser process
    [all...]
  /external/chromium_org/v8/src/ia32/
macro-assembler-ia32.h 151 // Notify the garbage collector that we wrote a pointer into an object.
184 // Notify the garbage collector that we wrote a pointer into a fixed array.
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.director.app_1.0.201.R36x_v20100823.jar 

Completed in 2454 milliseconds

<<11121314151617181920>>