Home
last modified time | relevance | path

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

/external/cronet/components/nacl/browser/
Dnacl_file_host.cc74 bool is_executable, in DoOpenPnaclFile()
163 bool is_executable, in GetReadonlyPnaclFd()
Dnacl_host_message_filter.cc274 const std::string& filename, bool is_executable, IPC::Message* reply_msg) { in OnGetReadonlyPnaclFd()
Dnacl_browser.cc111 bool is_executable) { in OpenNaClReadExecImpl()
/external/cronet/base/win/
Dpatch_util.cc29 DWORD is_executable = (PAGE_EXECUTE | PAGE_EXECUTE_READ | in ModifyCode() local
/external/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
/external/sandboxed-api/sandboxed_api/sandbox2/util/
Dmaps_parser.h31 bool is_executable; member
/external/python/cpython2/Lib/
DCGIHTTPServer.py97 def is_executable(self, path): member in CGIHTTPRequestHandler
/external/googleapis/google/devtools/remoteworkers/v1test2/
Dcommand.proto229 bool is_executable = 4; field
/external/cronet/base/debug/
Dhandle_hooks_win.cc95 DWORD is_executable = (PAGE_EXECUTE | PAGE_EXECUTE_READ | in ChangeProtection() local
/external/llvm/utils/
Dllvm-compilers-check116 def is_executable(fpath): function
/external/python/cpython3/Tools/c-analyzer/c_common/
Dfsutil.py336 def is_executable(file, *, user=None, check=False): function
/external/bazelbuild-remote-apis/build/bazel/remote/execution/v2/
Dremote_execution.proto910 bool is_executable = 4; field
1241 bool is_executable = 4; field
/external/python/cpython3/Lib/http/
Dserver.py1044 def is_executable(self, path): member in CGIHTTPRequestHandler
/external/elfutils/src/
Delfclassify.c533 is_executable (void) in is_executable() function
/external/elfutils/libdwfl/
DlibdwflP.h219 bool is_executable; /* Use Dwfl::executable_for_core? */ member
/external/cronet/base/files/
Dfile_util_win.cc1119 bool is_executable, in PreReadFile()
Dfile_util_posix.cc1235 bool is_executable, in PreReadFile()
/external/cronet/components/nacl/renderer/
Dppb_nacl_private_impl.cc612 bool is_executable, in GetReadonlyPnaclFd()