Home
last modified time | relevance | path

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

/third_party/rust/crates/clang-sys/src/
Dsupport.rs158 fn is_executable(path: &Path) -> io::Result<bool> { in is_executable() function
167 fn is_executable(_: &Path) -> io::Result<bool> { in is_executable() function
/third_party/python/Tools/c-analyzer/c_common/
Dfsutil.py336 def is_executable(file, *, user=None, check=False): function
/third_party/python/Lib/http/
Dserver.py1034 def is_executable(self, path): member in CGIHTTPRequestHandler
/third_party/elfutils/src/
Delfclassify.c533 is_executable (void) in is_executable() function
/third_party/node/tools/gyp/pylib/gyp/
Dmsvs_emulation.py653 is_executable, argument
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dmsvs_emulation.py653 is_executable, argument
/third_party/elfutils/libdwfl/
DlibdwflP.h223 bool is_executable; /* Use Dwfl::executable_for_core? */ member
/third_party/libabigail/src/
Dabg-elf-helpers.cc1285 is_executable(Elf* elf_handle) in is_executable() function