Searched refs:update (Results 1 – 2 of 2) sorted by relevance
46 updated_symbols.update(new_symbols)127 moved_symbols.update(matching_symbols)
824 if (update and833 update = False837 self.checkout_tar(k, v, update)845 def checkout_vcs(self, component, version, update): argument861 return self.gcc_checkout(branch, update)898 if update:941 def gcc_checkout(self, branch, update): argument950 update = False951 if not update:953 branch, update)[all …]
Completed in 9 milliseconds