Home
last modified time | relevance | path

Searched refs:update (Results 1 – 2 of 2) sorted by relevance

/scripts/
A Dmove-symbol-to-libc.py46 updated_symbols.update(new_symbols)
127 moved_symbols.update(matching_symbols)
A Dbuild-many-glibcs.py824 if (update and
833 update = False
837 self.checkout_tar(k, v, update)
845 def checkout_vcs(self, component, version, update): argument
861 return self.gcc_checkout(branch, update)
898 if update:
941 def gcc_checkout(self, branch, update): argument
950 update = False
951 if not update:
953 branch, update)
[all …]

Completed in 9 milliseconds