Home
last modified time | relevance | path

Searched refs:is_executable_file (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/lldb/third_party/Python/module/pexpect-4.6/pexpect/
Dutils.py20 def is_executable_file(path): function
54 if os.path.dirname(filename) != '' and is_executable_file(filename):
64 if is_executable_file(ff):
D__init__.py70 from .utils import split_command_line, which, is_executable_file
/external/libcxx/utils/google-benchmark/tools/gbench/
Dutil.py17 def is_executable_file(filename): function
68 elif is_executable_file(filename):
/external/llvm-project/llvm/utils/benchmark/tools/gbench/
Dutil.py15 def is_executable_file(filename): function
66 elif is_executable_file(filename):
/external/google-benchmark/tools/gbench/
Dutil.py17 def is_executable_file(filename): function
68 elif is_executable_file(filename):
/external/llvm-project/libcxx/utils/google-benchmark/tools/gbench/
Dutil.py17 def is_executable_file(filename): function
68 elif is_executable_file(filename):