Searched defs:GC (Results 1 – 15 of 15) sorted by relevance
345 struct GC: public virtual GA { struct347 GC() {} in GC() function
39 TEST_F(FXJSEngineUnitTest, GC) { in TEST_F() argument
33 typedef struct _XGC *GC; typedef
51 GC = 4, enumerator
35 GC = "GC" variable in Category
142 NOINLINE void FakeStack::GC(uptr real_stack) { in GC() function in __asan::FakeStack
92 void Master::GC() { in GC() function in tensorflow::Master
1262 LazyCallGraph::SCC &GC = *CG.lookupSCC(G); in TEST() local
1290 const char *GC; in llvm_gc() local1306 CAMLprim value llvm_set_gc(value GC, LLVMValueRef Fn) { in llvm_set_gc()
1041 func (v Value) GC() string { return C.GoString(C.LLVMGetGC(v.C)) } func
4622 std::string GC; in ParseFunctionHeader() local
1989 pub type GC = *mut _XGC; typedef2606 ) -> GC; in XCreateGC()2786 arg3: GC, in XShmPutImage()
1823 void LLVMSetGC(LLVMValueRef Fn, const char *GC) { in LLVMSetGC()
5385 std::string GC; in ParseFunctionHeader() local
2380 void LLVMSetGC(LLVMValueRef Fn, const char *GC) { in LLVMSetGC()