Home
last modified time | relevance | path

Searched refs:add_library_dir (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Lib/distutils/
D_msvccompiler.py260 self.add_library_dir(dir.rstrip(os.sep))
Dccompiler.py259 def add_library_dir(self, dir): member in CCompiler
/external/python/cpython2/Lib/distutils/
Dccompiler.py272 def add_library_dir(self, dir): member in CCompiler
/external/python/cpython3/Doc/library/
Dzipapp.rst365 >>> cc.add_library_dir(os.path.join(sys.base_exec_prefix, 'libs'))
/external/python/cpython2/Doc/distutils/
Dapiref.rst423 .. method:: CCompiler.add_library_dir(dir)
428 :meth:`add_library_dir` and/or :meth:`set_library_dirs`.
645 :meth:`add_library_dir` and/or :meth:`set_library_dirs`. *runtime_library_dirs*
/external/python/cpython3/Doc/distutils/
Dapiref.rst433 .. method:: CCompiler.add_library_dir(dir)
438 :meth:`add_library_dir` and/or :meth:`set_library_dirs`.
655 :meth:`add_library_dir` and/or :meth:`set_library_dirs`. *runtime_library_dirs*