Home
last modified time | relevance | path

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

/external/perfetto/tools/
Drun_test_like_ci30 from shutil import which as find_executable unknown
/external/python/cpython3/Lib/distutils/
Dspawn.py91 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-project/llvm/utils/
Dllvm-compilers-check82 def find_executable(executable, path=None): function
/external/llvm/utils/
Dllvm-compilers-check83 def find_executable(executable, path=None): function
/external/llvm-project/lldb/test/Shell/helper/
Dbuild.py172 def find_executable(binary_name, search_paths): function
/external/elfutils/libdwfl/
Dlink_map.c697 find_executable (Dwfl *dwfl, GElf_Addr at_phdr, GElf_Addr at_entry, in find_executable() function