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

<<11121314151617181920>>

  /external/v8/src/ia32/
deoptimizer-ia32.cc 193 // Tell collector to treat this code object in a special way and
368 // confusing the garbage collector.
    [all...]
macro-assembler-ia32.h 137 // Notify the garbage collector that we wrote a pointer into an object.
170 // Notify the garbage collector that we wrote a pointer into a fixed array.
    [all...]
  /external/v8/src/mips/
deoptimizer-mips.cc 95 // Tell collector to treat this code object in a special way and
267 // confusing the garbage collector.
    [all...]
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
CtsTest.java 750 * Runs the device info collector instrumentation on device, and forwards it to test listeners
  /development/samples/training/bitmapfun/BitmapFun/src/main/java/com/example/android/bitmapfun/util/
ImageCache.java 139 // collector being aggressive clearing Soft/WeakReferences. A better approach
  /external/chromium-libpac/src/
proxy_resolver_v8.cc 363 // Run the V8 garbage collector. We do this to be sure the
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
CPUProfileView.js 627 if (node.functionName == "(garbage collector)") {
    [all...]
FlameChart.js 195 this._colorPairs["(garbage collector)::0"] = this._createPair(10, 50);
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
tracer.c 64 /* Python objects manipulated directly by the Collector class. */
  /external/chromium_org/v8/src/arm/
deoptimizer-arm.cc 261 // confusing the garbage collector.
  /external/chromium_org/v8/src/ia32/
deoptimizer-ia32.cc 349 // confusing the garbage collector.
  /external/chromium_org/v8/src/
ic.h 223 // invoke the garbage collector.
profile-generator.cc 620 "(garbage collector)";
scanner.h 152 // LiteralBuffer - Collector of chars of literals.
spaces.h 50 // The old generation is collected by a mark-sweep-compact collector.
    [all...]
v8globals.h 177 NEW_SPACE, // Semispaces collected with copying collector.
  /external/chromium_org/v8/src/mips/
deoptimizer-mips.cc 246 // confusing the garbage collector.
  /external/chromium_org/v8/src/x64/
deoptimizer-x64.cc 252 // confusing the garbage collector.
  /external/chromium_org/v8/test/cctest/
test-mark-compact.cc 101 // Call the m-c collector, so array becomes an old object.
  /external/clang/include/clang/AST/
DeclarationName.h 426 /// DeclarationNameInfo - A collector data type for bundling together
  /external/compiler-rt/BlocksRuntime/
runtime.c 303 // Tell collector to hang on this - it will bump the GC refcount version
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.console_1.0.200.v20100601.jar 
  /external/llvm/docs/tutorial/
LangImpl8.rst 67 or with a garbage collector. If you would like to use garbage
OCamlLangImpl8.rst 67 or with a garbage collector. If you would like to use garbage
  /external/llvm/lib/CodeGen/
ShadowStackGC.cpp 417 // really necessary (the collector would never see the intermediate state at

Completed in 2167 milliseconds

<<11121314151617181920>>