HomeSort by relevance Sort by last modified time
    Searched full:collector (Results 226 - 250 of 403) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/v8/src/
spaces.h 49 // The old generation is collected by a mark-sweep-compact collector.
    [all...]
v8globals.h 178 NEW_SPACE, // Semispaces collected with copying collector.
parser.cc 1320 TargetCollector collector; local
2002 TargetCollector collector; local
4963 TargetCollector* collector = t->node()->AsTargetCollector(); local
    [all...]
ast.h 1100 // Adds a jump target to the collector. The collector stores a pointer not
    [all...]
  /external/webkit/Source/JavaScriptCore/runtime/
JSObject.h 321 // but also preserves some space in the collector cell for additional
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/
shell.js 192 * When running in the shell, run the garbage collector after the
  /frameworks/base/docs/html/about/versions/
android-3.0-highlights.jd 232 <p>Android 3.0 is the first version of the platform designed to run on either single or multicore processor architectures. A variety of changes in the Dalvik VM, Bionic library, and elsewhere add support for symmetric multiprocessing in multicore environments. These optimizations can benefit all applications, even those that are single-threaded. For example, with two active cores, a single-threaded application might still see a performance boost if the Dalvik garbage collector runs on the second core. The system will arrange for this automatically.</p>
  /frameworks/base/media/java/android/media/
MediaCodec.java 217 * component instance instead of relying on the garbage collector
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneProxy.java 233 // Give the garbage collector a hint to start the garbage collection
    [all...]
  /libcore/luni/src/main/java/java/lang/
Object.java 195 * Invoked when the garbage collector has detected that this instance is no longer reachable.
  /libcore/luni/src/main/java/java/util/
WeakHashMap.java 27 * be any objects. Note that the garbage collector acts similar to a second
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jar 
  /external/llvm/include/llvm-c/
Core.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
rope 790 // the information is stored in the collector data structures.
792 // collector.
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
rope 792 // the information is stored in the collector data structures.
794 // collector.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
rope 792 // the information is stored in the collector data structures.
794 // collector.
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
rope 790 // the information is stored in the collector data structures.
792 // collector.
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
rope 790 // the information is stored in the collector data structures.
792 // collector.
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
rope 790 // the information is stored in the collector data structures.
792 // collector.
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
rope 790 // the information is stored in the collector data structures.
792 // collector.
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
rope 792 // the information is stored in the collector data structures.
794 // collector.
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
rope 804 // the information is stored in the collector data structures.
806 // collector.
    [all...]
  /dalvik/vm/reflect/
Proxy.cpp 64 * but the garbage collector will take care of it.
    [all...]
  /external/chromium/net/proxy/
proxy_resolver_v8.cc 344 // Run the V8 garbage collector. We do this to be sure the
  /external/guava/guava/src/com/google/common/cache/
CacheBuilder.java 110 * the cache to be reclaimed by the garbage collector. Entries with reclaimed keys or values may be
    [all...]

Completed in 6043 milliseconds

1 2 3 4 5 6 7 8 91011>>