Home
last modified time | relevance | path

Searched defs:find_executable (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Lib/distutils/
Dspawn.py169 def find_executable(executable, path=None): function
/external/python/cpython2/Lib/distutils/
Dspawn.py204 def find_executable(executable, path=None): function
/external/boringssl/src/util/bot/go/
Dbootstrap.py270 def find_executable(name, workspaces): function
/external/llvm/utils/
Dllvm-compilers-check83 def find_executable(executable, path=None): function
/external/swiftshader/third_party/llvm-7.0/llvm/utils/
Dllvm-compilers-check83 def find_executable(executable, path=None): function
/external/elfutils/libdwfl/
Dlink_map.c671 find_executable (Dwfl *dwfl, GElf_Addr at_phdr, GElf_Addr at_entry, in find_executable() function