Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
DCGIHTTPServer.py97 def is_executable(self, path): member in CGIHTTPRequestHandler
/external/swiftshader/third_party/llvm-7.0/llvm/utils/
Dllvm-compilers-check116 def is_executable(fpath): function
/external/llvm/utils/
Dllvm-compilers-check116 def is_executable(fpath): function
/external/python/cpython3/Lib/http/
Dserver.py1018 def is_executable(self, path): member in CGIHTTPRequestHandler
/external/elfutils/libdwfl/
DlibdwflP.h223 bool is_executable; /* Use Dwfl::executable_for_core? */ member