Searched defs:gc (Results 1 – 4 of 4) sorted by relevance
48 mod gc; module
738 gc: Option<Arc<Gc>>, field3260 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