Searched defs:executables (Results 1 – 5 of 5) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/ | ||
D | test_ccompiler.py | 40 executables = {} variable in CCompilerTestCase.test_debug_print.MyCCompiler |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ | ||
D | bcppcompiler.py | 37 executables = {} variable in BCPPCompiler |
D | unixccompiler.py | 117 executables = {'preprocessor' : None, variable in UnixCCompiler |
D | msvccompiler.py | 215 executables = {} variable in MSVCCompiler |
D | msvc9compiler.py | 320 executables = {} variable in MSVCCompiler |