Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
Dtest_ccompiler.py12 def library_dir_option(self, dir): member in FakeCompiler
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dunixccompiler.py266 def library_dir_option(self, dir): member in UnixCCompiler
Dccompiler.py758 def library_dir_option(self, dir): member in CCompiler
1118 lib_opts.append(compiler.library_dir_option(dir))
Dmsvccompiler.py548 def library_dir_option (self, dir): member in MSVCCompiler
Dmsvc9compiler.py715 def library_dir_option(self, dir): member in MSVCCompiler