Home
last modified time | relevance | path

Searched defs:compiler_type (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dcygwinccompiler.py84 compiler_type = 'cygwin' variable in CygwinCCompiler
299 compiler_type = 'mingw32' variable in Mingw32CCompiler
Demxccompiler.py33 compiler_type = 'emx' variable in EMXCCompiler
Dbcppcompiler.py30 compiler_type = 'bcpp' variable in BCPPCompiler
Dunixccompiler.py109 compiler_type = 'unix' variable in UnixCCompiler
Dmsvccompiler.py208 compiler_type = 'msvc' variable in MSVCCompiler
Dmsvc9compiler.py313 compiler_type = 'msvc' variable in MSVCCompiler
Dccompiler.py95 compiler_type = None variable in CCompiler
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
Dtest_ccompiler.py68 compiler_type = 'unix' variable in CCompilerTestCase.test_customize_compiler.compiler