HomeSort by relevance Sort by last modified time
    Searched defs:is_executable (Results 1 - 5 of 5) sorted by null

  /system/core/include/corkscrew/
map_info.h 36 bool is_executable; member in struct:map_info
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
CGIHTTPServer.py 97 def is_executable(self, path): member in class:CGIHTTPRequestHandler
153 if not self.is_executable(scriptfile):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
CGIHTTPServer.py 97 def is_executable(self, path): member in class:CGIHTTPRequestHandler
153 if not self.is_executable(scriptfile):
  /external/linux-tools-perf/util/
help.c 111 static int is_executable(const char *name) function
149 if (!is_executable(buf.buf))
  /external/chromium_org/webkit/common/appcache/
appcache_interfaces.h 105 bool is_pattern, bool is_executable);
114 bool is_executable; member in struct:appcache::Namespace

Completed in 310 milliseconds