Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dccompiler.py748 self.executable_filename(output_progname), output_dir,
886 def executable_filename(self, basename, strip_dir=0, output_dir=''): member in CCompiler