Home
last modified time | relevance | path

Searched refs:strip_dir (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dccompiler.py401 strip_dir=0,
863 def object_filenames(self, source_filenames, strip_dir=0, output_dir=''): argument
874 if strip_dir:
880 def shared_object_filename(self, basename, strip_dir=0, output_dir=''): argument
882 if strip_dir:
886 def executable_filename(self, basename, strip_dir=0, output_dir=''): argument
888 if strip_dir:
893 strip_dir=0, output_dir=''): argument
902 if strip_dir:
Demxccompiler.py184 strip_dir=0, argument
195 if strip_dir:
Dcygwinccompiler.py269 strip_dir=0, argument
280 if strip_dir:
Dbcppcompiler.py336 strip_dir=0, argument
347 if strip_dir:
Dmsvccompiler.py318 strip_dir=0, argument
333 if strip_dir:
Dmsvc9compiler.py439 strip_dir=0, argument
454 if strip_dir: