Home
last modified time | relevance | path

Searched defs:GC (Results 1 – 25 of 63) sorted by relevance

123

/aosp_15_r20/external/clang/test/Layout/
H A Dms-x86-vtordisp.cpp345 struct GC: public virtual GA { struct
347 GC() {} in GC() function
/aosp_15_r20/system/security/keystore2/src/
H A Dglobals.rs171 static GC: LazyLock<Arc<Gc>> = LazyLock::new(|| { variable
/aosp_15_r20/prebuilts/go/linux-x86/test/abi/
Dpart_live.go29 func GC() { runtime.GC(); runtime.GC() } func
Dpart_live_2.go34 func GC() { runtime.GC(); runtime.GC() } func
/aosp_15_r20/external/perfmark/testing/src/main/java/io/perfmark/testing/
H A DMarkHolderBenchmark.java71 GarbageCollector GC; field in MarkHolderBenchmark
/aosp_15_r20/external/pdfium/fxjs/
H A Dcfxjs_engine_unittest.cpp39 TEST_F(FXJSEngineUnitTest, GC) { in TEST_F() argument
/aosp_15_r20/external/python/pycparser/utils/fake_libc_include/X11/
D_X11_fake_typedefs.h33 typedef struct _XGC *GC; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TextAPI/
H A DInterfaceFile.h47 GC = 4, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
H A DInterfaceFile.h51 GC = 4, enumerator
/aosp_15_r20/external/bcc/tools/lib/
H A Dustat.py35 GC = "GC" variable in Category
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/benchmark/
Dbench.go25 GC = 1 << iota const
/aosp_15_r20/art/compiler/optimizing/
H A Dside_effects_test.cc193 TEST(SideEffectsTest, GC) { in TEST() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TextAPI/
DInterfaceFile.h48 GC = 4, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TextAPI/
DInterfaceFile.h48 GC = 4, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TextAPI/
DInterfaceFile.h48 GC = 4, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TextAPI/
DInterfaceFile.h47 GC = 4, enumerator
/aosp_15_r20/external/compiler-rt/lib/asan/
H A Dasan_fake_stack.cc142 NOINLINE void FakeStack::GC(uptr real_stack) { in GC() function in __asan::FakeStack
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmgc.go446 func GC() { func
/aosp_15_r20/frameworks/compile/mclinker/lib/Object/
DObjectLinker.cpp271 GarbageCollection GC(m_Config, m_LDBackend, *m_pModule); in dataStrippingOpt() local
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dmaster.cc92 void Master::GC() { in GC() function in tensorflow::Master
/aosp_15_r20/external/llvm/unittests/Analysis/
H A DLazyCallGraphTest.cpp1262 LazyCallGraph::SCC &GC = *CG.lookupSCC(G); in TEST() local
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c1290 const char *GC; in llvm_gc() local
1306 CAMLprim value llvm_set_gc(value GC, LLVMValueRef Fn) { in llvm_set_gc()
/aosp_15_r20/external/llvm/bindings/go/llvm/
H A Dir.go1041 func (v Value) GC() string { return C.GoString(C.LLVMGetGC(v.C)) } func
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DVerifier.cpp5378 auto GC = llvm::getGCStrategy(Relocate.getFunction()->getGC()); in visitIntrinsicCall() local
/aosp_15_r20/external/llvm/lib/AsmParser/
H A DLLParser.cpp4622 std::string GC; in ParseFunctionHeader() local

123