Searched defs:set_executables (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/ | ||
D | test_ccompiler.py | 70 def set_executables(self, **kw): member in CCompilerTestCase.test_customize_compiler.compiler |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ | ||
D | ccompiler.py | 179 def set_executables(self, **args): member in CCompiler |