Searched defs:lib_dirs (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/ |
D | setup.py | 1790 def detect_tkinter_darwin(self, inc_dirs, lib_dirs): argument 1872 def detect_tkinter(self, inc_dirs, lib_dirs): argument 2072 def detect_ctypes(self, inc_dirs, lib_dirs): argument 2156 def _detect_nis(self, inc_dirs, lib_dirs): argument
|
/external/python/cpython2/Misc/ |
D | BeOS-setup.py | 477 def detect_tkinter(self, inc_dirs, lib_dirs): argument
|
/external/crosvm/src/ |
D | linux.rs | 961 let lib_dirs = &[ in create_gpu_device() localVariable
|