Home
last modified time | relevance | path

Searched +defs:lib +defs:dir (Results 1 – 25 of 403) sorted by relevance

12345678910>>...17

/aosp_15_r20/external/python/cpython2/Lib/distutils/tests/
Dtest_ccompiler.py13 def library_dir_option(self, dir): argument
16 def runtime_library_dir_option(self, dir): argument
19 def find_library_file(self, dirs, lib, debug=0): argument
22 def library_option(self, lib): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dunixccompiler.py277 def library_dir_option(self, dir): argument
285 def runtime_library_dir_option(self, dir): argument
325 def library_option(self, lib): argument
329 def _library_root(dir): argument
363 def find_library_file(self, dirs, lib, debug=0): argument
D_msvccompiler.py547 def library_dir_option(self, dir): argument
550 def runtime_library_dir_option(self, dir): argument
555 def library_option(self, lib): argument
558 def find_library_file(self, dirs, lib, debug=0): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dunixccompiler.py277 def library_dir_option(self, dir): argument
285 def runtime_library_dir_option(self, dir): argument
325 def library_option(self, lib): argument
329 def _library_root(dir): argument
363 def find_library_file(self, dirs, lib, debug=0): argument
D_msvccompiler.py547 def library_dir_option(self, dir): argument
550 def runtime_library_dir_option(self, dir): argument
555 def library_option(self, lib): argument
558 def find_library_file(self, dirs, lib, debug=0): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dunixccompiler.py277 def library_dir_option(self, dir): argument
285 def runtime_library_dir_option(self, dir): argument
325 def library_option(self, lib): argument
329 def _library_root(dir): argument
363 def find_library_file(self, dirs, lib, debug=0): argument
D_msvccompiler.py547 def library_dir_option(self, dir): argument
550 def runtime_library_dir_option(self, dir): argument
555 def library_option(self, lib): argument
558 def find_library_file(self, dirs, lib, debug=0): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dunixccompiler.py277 def library_dir_option(self, dir): argument
285 def runtime_library_dir_option(self, dir): argument
325 def library_option(self, lib): argument
329 def _library_root(dir): argument
363 def find_library_file(self, dirs, lib, debug=0): argument
D_msvccompiler.py547 def library_dir_option(self, dir): argument
550 def runtime_library_dir_option(self, dir): argument
555 def library_option(self, lib): argument
558 def find_library_file(self, dirs, lib, debug=0): argument
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/
DCMakeParseImplicitLinkInfo.cmake91 set(dir "${CMAKE_MATCH_2}") variable
97 set(lib "${CMAKE_MATCH_1}") variable
106 set(lib "${CMAKE_MATCH_1}") variable
109 set(lib "SEARCH_STATIC:${lib}") variable
119 set(lib "${CMAKE_MATCH_2}") variable
188 set(lib "${CMAKE_MATCH_1}") variable
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/distutils/
H A Dunixccompiler.py214 def library_dir_option(self, dir): argument
221 def runtime_library_dir_option(self, dir): argument
263 def library_option(self, lib): argument
266 def find_library_file(self, dirs, lib, debug=0): argument
H A D_msvccompiler.py515 def library_dir_option(self, dir): argument
518 def runtime_library_dir_option(self, dir): argument
522 def library_option(self, lib): argument
525 def find_library_file(self, dirs, lib, debug=0): argument
/aosp_15_r20/external/python/cpython3/Lib/distutils/
Dunixccompiler.py214 def library_dir_option(self, dir): argument
221 def runtime_library_dir_option(self, dir): argument
263 def library_option(self, lib): argument
266 def find_library_file(self, dirs, lib, debug=0): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/distutils/
Dunixccompiler.py214 def library_dir_option(self, dir): argument
221 def runtime_library_dir_option(self, dir): argument
263 def library_option(self, lib): argument
266 def find_library_file(self, dirs, lib, debug=0): argument
D_msvccompiler.py515 def library_dir_option(self, dir): argument
518 def runtime_library_dir_option(self, dir): argument
522 def library_option(self, lib): argument
525 def find_library_file(self, dirs, lib, debug=0): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/distutils/
Dunixccompiler.py214 def library_dir_option(self, dir): argument
221 def runtime_library_dir_option(self, dir): argument
263 def library_option(self, lib): argument
266 def find_library_file(self, dirs, lib, debug=0): argument
D_msvccompiler.py515 def library_dir_option(self, dir): argument
518 def runtime_library_dir_option(self, dir): argument
522 def library_option(self, lib): argument
525 def find_library_file(self, dirs, lib, debug=0): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/distutils/
Dunixccompiler.py214 def library_dir_option(self, dir): argument
221 def runtime_library_dir_option(self, dir): argument
263 def library_option(self, lib): argument
266 def find_library_file(self, dirs, lib, debug=0): argument
D_msvccompiler.py515 def library_dir_option(self, dir): argument
518 def runtime_library_dir_option(self, dir): argument
522 def library_option(self, lib): argument
525 def find_library_file(self, dirs, lib, debug=0): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/distutils/
Dunixccompiler.py214 def library_dir_option(self, dir): argument
221 def runtime_library_dir_option(self, dir): argument
263 def library_option(self, lib): argument
266 def find_library_file(self, dirs, lib, debug=0): argument
D_msvccompiler.py515 def library_dir_option(self, dir): argument
518 def runtime_library_dir_option(self, dir): argument
522 def library_option(self, lib): argument
525 def find_library_file(self, dirs, lib, debug=0): argument
/aosp_15_r20/external/python/cpython2/Lib/distutils/
Dunixccompiler.py210 def library_dir_option(self, dir): argument
216 def runtime_library_dir_option(self, dir): argument
246 def library_option(self, lib): argument
249 def find_library_file(self, dirs, lib, debug=0): argument
/aosp_15_r20/external/python/setuptools/setuptools/_distutils/
Dunixccompiler.py259 def library_dir_option(self, dir): argument
265 def runtime_library_dir_option(self, dir): argument
304 def library_option(self, lib): argument
307 def find_library_file(self, dirs, lib, debug=0): argument
D_msvccompiler.py537 def library_dir_option(self, dir): argument
540 def runtime_library_dir_option(self, dir): argument
544 def library_option(self, lib): argument
547 def find_library_file(self, dirs, lib, debug=0): argument
/aosp_15_r20/system/libhidl/transport/
H A DServiceManagement.cpp121 std::unique_ptr<DIR, decltype(&closedir)> dir(opendir(kTasks.c_str()), closedir); in tryShortenProcessName() local
394 std::unique_ptr<DIR, decltype(&closedir)> dir(opendir(path.c_str()), closedir); in findFiles() local
411 static bool matchPackageName(const std::string& lib, std::string* matchedName, in matchPackageName()
458 std::unique_ptr<DIR, decltype(&closedir)> dir(opendir(proc.c_str()), closedir); in fetchPidsForPassthroughLibraries() local
538 for (const std::string &lib : libs) { in openLibs() local
573 openLibs(fqName, [&](void* handle, const std::string &lib, const std::string &sym) { in get()
671 for (const std::string &lib : libs) { in debugDump() local

12345678910>>...17