HomeSort by relevance Sort by last modified time
    Searched defs:GC (Results 1 - 25 of 85) sorted by null

1 2 3 4

  /external/v8/src/extensions/
gc-extension.cc 5 #include "src/extensions/gc-extension.h"
15 return v8::FunctionTemplate::New(isolate, GCExtension::GC);
19 void GCExtension::GC(const v8::FunctionCallbackInfo<v8::Value>& args) {
  /external/llvm/include/llvm/CodeGen/
GCStrategy.h 12 // specified in a function's 'gc' attribute. Algorithms are enabled by setting
16 // GCStrategy is relevant for implementations using either gc.root or
17 // gc.statepoint based lowering strategies, but is currently focused mostly on
18 // options for gc.root. This will change over time.
20 // When requested by a subclass of GCStrategy, the gc.root implementation will
33 // When a reference to a GC-allocated object exists on the stack, it must be
39 // When used with gc.statepoint, information about safepoint and roots can be
42 // insertion support is planned. gc.statepoint does not currently support
62 namespace GC {
84 bool UseStatepoints; /// Uses gc.statepoints as opposed to gc.roots
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
GCStrategy.h 12 // specified in a function's 'gc' attribute. Algorithms are enabled by setting
16 // GCStrategy is relevant for implementations using either gc.root or
17 // gc.statepoint based lowering strategies, but is currently focused mostly on
18 // options for gc.root. This will change over time.
20 // When requested by a subclass of GCStrategy, the gc.root implementation will
33 // When a reference to a GC-allocated object exists on the stack, it must be
39 // When used with gc.statepoint, information about safepoint and roots can be
42 // insertion support is planned. gc.statepoint does not currently support
62 namespace GC {
73 } // end namespace GC
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
GCStrategy.h 12 // specified in a function's 'gc' attribute. Algorithms are enabled by setting
16 // GCStrategy is relevant for implementations using either gc.root or
17 // gc.statepoint based lowering strategies, but is currently focused mostly on
18 // options for gc.root. This will change over time.
20 // When requested by a subclass of GCStrategy, the gc.root implementation will
33 // When a reference to a GC-allocated object exists on the stack, it must be
39 // When used with gc.statepoint, information about safepoint and roots can be
42 // insertion support is planned. gc.statepoint does not currently support
62 namespace GC {
73 } // end namespace GC
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
GCStrategy.h 12 // specified in a function's 'gc' attribute. Algorithms are enabled by setting
16 // GCStrategy is relevant for implementations using either gc.root or
17 // gc.statepoint based lowering strategies, but is currently focused mostly on
18 // options for gc.root. This will change over time.
20 // When requested by a subclass of GCStrategy, the gc.root implementation will
33 // When a reference to a GC-allocated object exists on the stack, it must be
39 // When used with gc.statepoint, information about safepoint and roots can be
42 // insertion support is planned. gc.statepoint does not currently support
62 namespace GC {
73 } // end namespace GC
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
GCStrategy.h 12 // specified in a function's 'gc' attribute. Algorithms are enabled by setting
16 // GCStrategy is relevant for implementations using either gc.root or
17 // gc.statepoint based lowering strategies, but is currently focused mostly on
18 // options for gc.root. This will change over time.
20 // When requested by a subclass of GCStrategy, the gc.root implementation will
33 // When a reference to a GC-allocated object exists on the stack, it must be
39 // When used with gc.statepoint, information about safepoint and roots can be
42 // insertion support is planned. gc.statepoint does not currently support
62 namespace GC {
73 } // end namespace GC
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
GCStrategy.h 12 // specified in a function's 'gc' attribute. Algorithms are enabled by setting
16 // GCStrategy is relevant for implementations using either gc.root or
17 // gc.statepoint based lowering strategies, but is currently focused mostly on
18 // options for gc.root. This will change over time.
20 // When requested by a subclass of GCStrategy, the gc.root implementation will
33 // When a reference to a GC-allocated object exists on the stack, it must be
39 // When used with gc.statepoint, information about safepoint and roots can be
42 // insertion support is planned. gc.statepoint does not currently support
62 namespace GC {
73 } // end namespace GC
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
GCStrategy.h 12 // specified in a function's 'gc' attribute. Algorithms are enabled by setting
16 // GCStrategy is relevant for implementations using either gc.root or
17 // gc.statepoint based lowering strategies, but is currently focused mostly on
18 // options for gc.root. This will change over time.
20 // When requested by a subclass of GCStrategy, the gc.root implementation will
33 // When a reference to a GC-allocated object exists on the stack, it must be
39 // When used with gc.statepoint, information about safepoint and roots can be
42 // insertion support is planned. gc.statepoint does not currently support
62 namespace GC {
73 } // end namespace GC
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
GCStrategy.h 12 // specified in a function's 'gc' attribute. Algorithms are enabled by setting
16 // GCStrategy is relevant for implementations using either gc.root or
17 // gc.statepoint based lowering strategies, but is currently focused mostly on
18 // options for gc.root. This will change over time.
20 // When requested by a subclass of GCStrategy, the gc.root implementation will
33 // When a reference to a GC-allocated object exists on the stack, it must be
39 // When used with gc.statepoint, information about safepoint and roots can be
42 // insertion support is planned. gc.statepoint does not currently support
62 namespace GC {
73 } // end namespace GC
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
GCStrategy.h 12 // specified in a function's 'gc' attribute. Algorithms are enabled by setting
16 // GCStrategy is relevant for implementations using either gc.root or
17 // gc.statepoint based lowering strategies, but is currently focused mostly on
18 // options for gc.root. This will change over time.
20 // When requested by a subclass of GCStrategy, the gc.root implementation will
33 // When a reference to a GC-allocated object exists on the stack, it must be
39 // When used with gc.statepoint, information about safepoint and roots can be
42 // insertion support is planned. gc.statepoint does not currently support
62 namespace GC {
73 } // end namespace GC
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
GCStrategy.h 12 // specified in a function's 'gc' attribute. Algorithms are enabled by setting
16 // GCStrategy is relevant for implementations using either gc.root or
17 // gc.statepoint based lowering strategies, but is currently focused mostly on
18 // options for gc.root. This will change over time.
20 // When requested by a subclass of GCStrategy, the gc.root implementation will
33 // When a reference to a GC-allocated object exists on the stack, it must be
39 // When used with gc.statepoint, information about safepoint and roots can be
42 // insertion support is planned. gc.statepoint does not currently support
62 namespace GC {
73 } // end namespace GC
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
GCStrategy.h 12 // specified in a function's 'gc' attribute. Algorithms are enabled by setting
16 // GCStrategy is relevant for implementations using either gc.root or
17 // gc.statepoint based lowering strategies, but is currently focused mostly on
18 // options for gc.root. This will change over time.
20 // When requested by a subclass of GCStrategy, the gc.root implementation will
33 // When a reference to a GC-allocated object exists on the stack, it must be
39 // When used with gc.statepoint, information about safepoint and roots can be
42 // insertion support is planned. gc.statepoint does not currently support
62 namespace GC {
73 } // end namespace GC
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
GCStrategy.h 12 // specified in a function's 'gc' attribute. Algorithms are enabled by setting
16 // GCStrategy is relevant for implementations using either gc.root or
17 // gc.statepoint based lowering strategies, but is currently focused mostly on
18 // options for gc.root. This will change over time.
20 // When requested by a subclass of GCStrategy, the gc.root implementation will
33 // When a reference to a GC-allocated object exists on the stack, it must be
39 // When used with gc.statepoint, information about safepoint and roots can be
42 // insertion support is planned. gc.statepoint does not currently support
62 namespace GC {
73 } // end namespace GC
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
GCStrategy.h 12 // specified in a function's 'gc' attribute. Algorithms are enabled by setting
16 // GCStrategy is relevant for implementations using either gc.root or
17 // gc.statepoint based lowering strategies, but is currently focused mostly on
18 // options for gc.root. This will change over time.
20 // When requested by a subclass of GCStrategy, the gc.root implementation will
33 // When a reference to a GC-allocated object exists on the stack, it must be
39 // When used with gc.statepoint, information about safepoint and roots can be
42 // insertion support is planned. gc.statepoint does not currently support
62 namespace GC {
73 } // end namespace GC
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
GCStrategy.h 12 // specified in a function's 'gc' attribute. Algorithms are enabled by setting
16 // GCStrategy is relevant for implementations using either gc.root or
17 // gc.statepoint based lowering strategies, but is currently focused mostly on
18 // options for gc.root. This will change over time.
20 // When requested by a subclass of GCStrategy, the gc.root implementation will
33 // When a reference to a GC-allocated object exists on the stack, it must be
39 // When used with gc.statepoint, information about safepoint and roots can be
42 // insertion support is planned. gc.statepoint does not currently support
62 namespace GC {
73 } // end namespace GC
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
GCStrategy.h 12 // specified in a function's 'gc' attribute. Algorithms are enabled by setting
16 // GCStrategy is relevant for implementations using either gc.root or
17 // gc.statepoint based lowering strategies, but is currently focused mostly on
18 // options for gc.root. This will change over time.
20 // When requested by a subclass of GCStrategy, the gc.root implementation will
33 // When a reference to a GC-allocated object exists on the stack, it must be
39 // When used with gc.statepoint, information about safepoint and roots can be
42 // insertion support is planned. gc.statepoint does not currently support
62 namespace GC {
73 } // end namespace GC
    [all...]
  /external/clang/test/Layout/
ms-x86-vtordisp.cpp 345 struct GC: public virtual GA {
347 GC() {}
349 struct GD: public virtual GC, public virtual GB {};
360 // CHECK-NEXT: 12 | struct GC (virtual base)
361 // CHECK-NEXT: 12 | (GC vbtable pointer)
376 // CHECK-X64-NEXT: 24 | struct GC (virtual base)
377 // CHECK-X64-NEXT: 24 | (GC vbtable pointer)
  /tools/tradefederation/core/prod-tests/src/com/android/framework/tests/
FrameworkPerfTest.java 56 private static final String GC = "frameworkfg_perf_gc";
84 .put("Gc",GC)
85 .put("PaintGc",GC)
86 .put("ObjectGc",GC)
87 .put("FinalizingGc",GC)
  /external/compiler-rt/lib/asan/
asan_fake_stack.cc 92 GC(real_stack);
142 NOINLINE void FakeStack::GC(uptr real_stack) {
  /external/llvm/unittests/Analysis/
LazyCallGraphTest.cpp     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
GCMetadata.h 19 // - Stack offsets for GC roots, as specified by calls to llvm.gcroot
47 namespace GC {
61 GC::PointKind Kind; //< The kind of the safe point.
65 GCPoint(GC::PointKind K, MCSymbol *L, DebugLoc DL)
113 /// getStrategy - Return the GC strategy for the function.
127 void addSafePoint(GC::PointKind Kind, MCSymbol *Label, DebugLoc DL) {
  /external/tensorflow/tensorflow/core/distributed_runtime/
master.cc 74 [this]() { GC(); });
89 void Master::GC() {
106 LOG(WARNING) << "GC session " << sess->handle() << " after "
  /external/v8/tools/
tickprocessor.js 134 { total: 0, unaccounted: 0, excluded: 0, gc: 0 };
183 GC: 1,
315 if (vmState == TickProcessor.VmStates.GC) this.ticks_.gc++;
415 this.printLine('GC', this.ticks_.gc, totalTicks, nonLibraryTicks);
789 '-g': ['stateFilter', TickProcessor.VmStates.GC,
790 'Show only ticks from GC VM state'],
829 this.argsDispatch_['--gc'] = this.argsDispatch_['-g'];
  /prebuilts/go/darwin-x86/src/runtime/
mgc.go 5 // Garbage collector (GC).
7 // The GC runs concurrently with mutator threads, is type accurate (aka precise), allows multiple
8 // GC thread to run in parallel. It is a concurrent mark and sweep that uses a write barrier. It is
13 // This is a high level description of the algorithm being used. For an overview of GC a good
24 // 1. GC performs sweep termination.
26 // a. Stop the world. This causes all Ps to reach a GC safe-point.
29 // this GC cycle was forced before the expected time.
31 // 2. GC performs the "mark 1" sub-phase. In this sub-phase, Ps are
40 // b. Start the world. From this point, GC work is done by mark
47 // c. GC performs root marking jobs. This includes scanning al
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
mgc.go 5 // Garbage collector (GC).
7 // The GC runs concurrently with mutator threads, is type accurate (aka precise), allows multiple
8 // GC thread to run in parallel. It is a concurrent mark and sweep that uses a write barrier. It is
13 // This is a high level description of the algorithm being used. For an overview of GC a good
24 // 1. GC performs sweep termination.
26 // a. Stop the world. This causes all Ps to reach a GC safe-point.
29 // this GC cycle was forced before the expected time.
31 // 2. GC performs the "mark 1" sub-phase. In this sub-phase, Ps are
40 // b. Start the world. From this point, GC work is done by mark
47 // c. GC performs root marking jobs. This includes scanning al
    [all...]

Completed in 460 milliseconds

1 2 3 4