Searched defs:gc (Results 1 – 4 of 4) sorted by relevance
47 mod gc; module
771 gc: Option<Arc<Gc>>, field3354 let gc = Gc::new_init_with(Default::default(), move || (Box::new(cb), gc_db, super_key)); in new_test_db_with_gc() localVariable
412 bool gc = pruneRows <= 1; in Prune() local
431 Graphics2D gc = mImage.createGraphics(); in renderNativeBuffer() local