/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/ |
SwtUtils.java | 19 import org.eclipse.swt.graphics.GC; 24 GC gc = new GC(c); local 25 int avgCharWidth = gc.getFontMetrics().getAverageCharWidth(); 26 gc.dispose();
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/ |
SwtUtils.java | 19 import org.eclipse.swt.graphics.GC; 28 GC gc = new GC(c); local 29 int avgCharWidth = gc.getFontMetrics().getAverageCharWidth(); 30 gc.dispose();
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
OcamlGC.cpp | 1 //===-- OcamlGC.cpp - Ocaml frametable GC strategy ------------------------===// 10 // This file implements lowering for the llvm.gc* intrinsics compatible with 30 X("ocaml", "ocaml 3.10-compatible GC"); 35 NeededSafePoints = 1 << GC::PostCall;
|
/prebuilts/go/darwin-x86/test/fixedbugs/ |
issue7944.go | 26 runtime.GC() 31 runtime.GC() 35 runtime.GC()
|
/prebuilts/go/linux-x86/test/fixedbugs/ |
issue7944.go | 26 runtime.GC() 31 runtime.GC() 35 runtime.GC()
|
/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...] |
/external/mesa3d/src/glx/ |
drisw_priv.h | 59 GC gc; member in struct:drisw_drawable 60 GC swapgc;
|
/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) {
|
/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...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
Overlay.java | 20 import org.eclipse.swt.graphics.GC; 62 * @param gc The SWT {@link GC} object to draw into. 64 public void paint(GC gc) {
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-selective/ |
keepdot.d | 1 #ld: --gc-sections -Bstatic -e _start -T keepdot.ld 5 # Check that GC:ing does not mess up the default value for dot.
|
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/ |
PVRShellOS.h | 62 GC m_X11GC;
|