Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
Dtest_ccompiler.py70 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/
Dcygwinccompiler.py132 self.set_executables(compiler='gcc -mcygwin -O -Wall',
322 self.set_executables(compiler='gcc -mno-cygwin -O -Wall',
Demxccompiler.py66 self.set_executables(compiler='gcc -Zomf -Zmt -O3 -fomit-frame-pointer -mprobe -Wall',
Dccompiler.py62 compiler.set_executables(
179 def set_executables(self, **args): member in CCompiler
Dsysconfig.py177 compiler.set_executables(