Searched defs:ref (Results 1 – 7 of 7) sorted by relevance
71 def get_commit_for_ref(ref): argument78 def get_remote_revision(ref, remote): argument
254 val ref = when { in <lambda>() constant302 val ref = when { in <lambda>() constant
150 def _get_test_reference_types(ref): argument
38 static ref IDS: RwLock<IdFactory<ChipIdentifier>> = RwLock::new(IdFactory::new(2000, 1)); constant
44 static ref DEVICES: RwLock<Devices> = RwLock::new(Devices::new()); constant
72 static ref TRANSPORTS: RwLock<HashMap<String, File>> = RwLock::new(HashMap::new()); constant
62 static ref RESOURCE: RwLock<Captures> = RwLock::new(Captures::new()); constant