HomeSort by: relevance | last modified time | path
    Searched refs:chosen_dir (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/etc/
update-copyright.py 534 for chosen_dir in self.chosen_dirs:
535 canon_dir = os.path.join (chosen_dir, '')
543 + chosen_dir)
  /src/external/gpl3/binutils.old/dist/etc/
update-copyright.py 534 for chosen_dir in self.chosen_dirs:
535 canon_dir = os.path.join (chosen_dir, '')
543 + chosen_dir)
  /src/external/gpl3/gcc/dist/contrib/
update-copyright.py 522 for chosen_dir in self.chosen_dirs:
523 canon_dir = os.path.join (chosen_dir, '')
531 + chosen_dir)
  /src/external/gpl3/gcc.old/dist/contrib/
update-copyright.py 521 for chosen_dir in self.chosen_dirs:
522 canon_dir = os.path.join (chosen_dir, '')
530 + chosen_dir)

Completed in 17 milliseconds