HomeSort by relevance Sort by last modified time
    Searched full:x_ok (Results 126 - 150 of 162) sorted by null

1 2 3 4 56 7

  /external/chromium-trace/catapult/telemetry/third_party/pyfakefs/pyfakefs/
fake_filesystem_test.py 494 self.rwx = self.os.R_OK | self.os.W_OK | self.os.X_OK
    [all...]
fake_filesystem.py     [all...]
  /external/chromium-trace/catapult/telemetry/docs/pydoc/
telemetry.testing.system_stub.html 293 <dl><dt><strong>X_OK</strong> = 1</dl>
  /external/toybox/lib/
lib.c 231 // X_OK or R_OK). Returns a list of absolute paths to each file found, in
  /libcore/luni/src/main/java/android/system/
OsConstants.java 509 public static final int X_OK = placeholder();
    [all...]
  /prebuilts/android-emulator/linux-x86_64/
emulator 
emulator-ranchu-arm64 
emulator-ranchu-mips64 
  /external/bison/lib/
unistd.in.h 232 # define X_OK 1
    [all...]
  /external/mksh/src/
var.c 1293 if (mksh_abspath(s) && access(s, W_OK|X_OK) == 0 &&
    [all...]
funcs.c 1168 search_path(alias, path, X_OK, NULL) :
    [all...]
edit.c 805 if (ksh_access(words[i], X_OK) == 0) {
    [all...]
  /external/valgrind/include/vki/
vki-solaris.h 121 #define VKI_X_OK X_OK
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
unistd.h 284 #define X_OK 1 /* Test for execute permission. */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
unistd.h 284 #define X_OK 1 /* Test for execute permission. */
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
pimp.py 321 RWX_OK = os.R_OK|os.W_OK|os.X_OK
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
pimp.py 321 RWX_OK = os.R_OK|os.W_OK|os.X_OK
    [all...]
  /external/autotest/client/common_lib/
pexpect.py     [all...]
  /external/valgrind/coregrind/m_debuginfo/
debuginfo.c 1115 Bool x_ok = toBool(prot & VKI_PROT_EXEC); local
    [all...]
  /external/bison/darwin-lib/
unistd.h 544 # define X_OK 1
    [all...]
  /external/bison/linux-lib/
unistd.h 544 # define X_OK 1
    [all...]
  /external/blktrace/btreplay/
btreplay.c     [all...]
  /toolchain/binutils/binutils-2.25/binutils/
nlmconv.c 70 #define X_OK 1
    [all...]
  /external/autotest/client/virt/
virt_utils.py     [all...]
  /external/chromium-trace/catapult/third_party/pyfakefs/pyfakefs/
fake_filesystem.py     [all...]

Completed in 1005 milliseconds

1 2 3 4 56 7