/aosp_15_r20/external/clang/test/Layout/ |
H A D | ms-x86-vtordisp.cpp | 345 struct GC: public virtual GA { struct 347 GC() {} in GC() function
|
/aosp_15_r20/system/security/keystore2/src/ |
H A D | globals.rs | 171 static GC: LazyLock<Arc<Gc>> = LazyLock::new(|| { variable
|
/aosp_15_r20/prebuilts/go/linux-x86/test/abi/ |
D | part_live.go | 29 func GC() { runtime.GC(); runtime.GC() } func
|
D | part_live_2.go | 34 func GC() { runtime.GC(); runtime.GC() } func
|
/aosp_15_r20/external/perfmark/testing/src/main/java/io/perfmark/testing/ |
H A D | MarkHolderBenchmark.java | 71 GarbageCollector GC; field in MarkHolderBenchmark
|
/aosp_15_r20/external/pdfium/fxjs/ |
H A D | cfxjs_engine_unittest.cpp | 39 TEST_F(FXJSEngineUnitTest, GC) { in TEST_F() argument
|
/aosp_15_r20/external/python/pycparser/utils/fake_libc_include/X11/ |
D | _X11_fake_typedefs.h | 33 typedef struct _XGC *GC; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TextAPI/ |
H A D | InterfaceFile.h | 47 GC = 4, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/ |
H A D | InterfaceFile.h | 51 GC = 4, enumerator
|
/aosp_15_r20/external/bcc/tools/lib/ |
H A D | ustat.py | 35 GC = "GC" variable in Category
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/benchmark/ |
D | bench.go | 25 GC = 1 << iota const
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | side_effects_test.cc | 193 TEST(SideEffectsTest, GC) { in TEST() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TextAPI/ |
D | InterfaceFile.h | 48 GC = 4, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TextAPI/ |
D | InterfaceFile.h | 48 GC = 4, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TextAPI/ |
D | InterfaceFile.h | 48 GC = 4, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TextAPI/ |
D | InterfaceFile.h | 47 GC = 4, enumerator
|
/aosp_15_r20/external/compiler-rt/lib/asan/ |
H A D | asan_fake_stack.cc | 142 NOINLINE void FakeStack::GC(uptr real_stack) { in GC() function in __asan::FakeStack
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | mgc.go | 446 func GC() { func
|
/aosp_15_r20/frameworks/compile/mclinker/lib/Object/ |
D | ObjectLinker.cpp | 271 GarbageCollection GC(m_Config, m_LDBackend, *m_pModule); in dataStrippingOpt() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/ |
H A D | master.cc | 92 void Master::GC() { in GC() function in tensorflow::Master
|
/aosp_15_r20/external/llvm/unittests/Analysis/ |
H A D | LazyCallGraphTest.cpp | 1262 LazyCallGraph::SCC &GC = *CG.lookupSCC(G); in TEST() local
|
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/ |
H A D | llvm_ocaml.c | 1290 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 D | ir.go | 1041 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 D | Verifier.cpp | 5378 auto GC = llvm::getGCStrategy(Relocate.getFunction()->getGC()); in visitIntrinsicCall() local
|
/aosp_15_r20/external/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 4622 std::string GC; in ParseFunctionHeader() local
|