Home
last modified time | relevance | path

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

/third_party/python/Lib/distutils/
Dcygwinccompiler.py90 compiler_type = 'cygwin' variable in CygwinCCompiler
276 compiler_type = 'mingw32' variable in Mingw32CCompiler
Dbcppcompiler.py30 compiler_type = 'bcpp' variable in BCPPCompiler
Dunixccompiler.py47 compiler_type = 'unix' variable in UnixCCompiler
D_msvccompiler.py174 compiler_type = 'msvc' variable in MSVCCompiler
Dmsvccompiler.py204 compiler_type = 'msvc' variable in MSVCCompiler
Dmsvc9compiler.py302 compiler_type = 'msvc' variable in MSVCCompiler
Dccompiler.py37 compiler_type = None variable in CCompiler
/third_party/python/Lib/distutils/tests/
Dtest_sysconfig.py84 compiler_type = 'unix' variable in SysconfigTestCase.customize_compiler.compiler