Home
last modified time | relevance | path

Searched defs:_find_executable (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/distutils/tests/
H A Dtest_cygwinccompiler.py56 def _find_executable(self, name): member in CygwinCCompilerTestCase
/aosp_15_r20/external/python/cpython3/Lib/distutils/tests/
Dtest_cygwinccompiler.py56 def _find_executable(self, name): member in CygwinCCompilerTestCase
/aosp_15_r20/external/python/cpython2/Lib/
D_osx_support.py29 def _find_executable(executable, path=None): function
/aosp_15_r20/external/python/cpython3/Lib/
D_osx_support.py29 def _find_executable(executable, path=None): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
D_osx_support.py29 def _find_executable(executable, path=None): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
D_osx_support.py29 def _find_executable(executable, path=None): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
D_osx_support.py29 def _find_executable(executable, path=None): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
D_osx_support.py29 def _find_executable(executable, path=None): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A D_osx_support.py29 def _find_executable(executable, path=None): function