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

1 2 3 4 5 6 7 8 91011>>

  /art/cmdline/
cmdline_types.h 576 // we transition to background instead of a normal collector transition.
621 } else if (verbose_options[j] == "collector") {
622 log_verbosity.collector = true;
  /libcore/luni/src/test/java/libcore/java/lang/invoke/
MethodHandleCombinersTest.java 1343 MethodHandle collector = trailingRef.asCollector(String[].class, 2); local
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
mprof.go 436 // collector performs sweeping, the profile only accounts for allocations
437 // that have had a chance to be freed by the garbage collector.
mstkbar.go 5 // Garbage collector: stack barriers
7 // Stack barriers enable the garbage collector to determine how much
cgocall.go 12 // so as not to block other goroutines or the garbage collector,
135 // From the garbage collector's perspective, time can move
384 // When and if we implement a moving garbage collector,
  /prebuilts/go/linux-x86/src/runtime/
mprof.go 436 // collector performs sweeping, the profile only accounts for allocations
437 // that have had a chance to be freed by the garbage collector.
mstkbar.go 5 // Garbage collector: stack barriers
7 // Stack barriers enable the garbage collector to determine how much
cgocall.go 12 // so as not to block other goroutines or the garbage collector,
135 // From the garbage collector's perspective, time can move
384 // When and if we implement a moving garbage collector,
  /art/runtime/
thread.h 54 namespace collector { namespace in namespace:art::gc
56 } // namespace collector
    [all...]
  /external/v8/src/
global-handles.cc 1067 GarbageCollector collector, const v8::GCCallbackFlags gc_callback_flags)
    [all...]
  /prebuilts/go/darwin-x86/misc/cgo/gmp/
gmp.go 93 world, because the Go garbage collector is unaware of the memory
  /prebuilts/go/darwin-x86/src/unsafe/
unsafe.go 56 // the garbage collector will not update that uintptr's value
  /prebuilts/go/linux-x86/misc/cgo/gmp/
gmp.go 93 world, because the Go garbage collector is unaware of the memory
  /prebuilts/go/linux-x86/src/unsafe/
unsafe.go 56 // the garbage collector will not update that uintptr's value
  /external/protobuf/src/google/protobuf/compiler/
parser_unittest.cc     [all...]
  /external/v8/benchmarks/
splay.js 91 // Allow the garbage collector to reclaim the memory
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
range.go 210 // after which p is dead, so it cannot confuse the collector.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
range.go 210 // after which p is dead, so it cannot confuse the collector.
  /cts/tools/vm-tests-tf/lib/
junit.jar 
  /external/guice/lib/build/
junit.jar 
  /external/jsr330/lib/
junit.jar 
  /external/slf4j/integration/lib/
junit-3.8.1.jar 
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
junit-3.8.1.jar 
  /prebuilts/devtools/adt/lib/
junit-3.8.1.jar 
  /prebuilts/tools/common/m2/repository/junit/junit/3.8.1/
junit-3.8.1.jar 

Completed in 461 milliseconds

1 2 3 4 5 6 7 8 91011>>