HomeSort by relevance Sort by last modified time
    Searched refs:TUREAD (Results 1 - 9 of 9) sorted by null

  /bionic/libc/include/
tar.h 52 #define TUREAD 00400
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
tar.h 75 #define TUREAD 00400
  /bionic/tests/headers/posix/
tar_h.c 52 MACRO_VALUE(TUREAD, 0400);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
tarfile.py 147 TUREAD = 0400 # read by owner
292 ((TUREAD, "r"),),
    [all...]
  /external/python/cpython2/Lib/
tarfile.py 147 TUREAD = 0400 # read by owner
292 ((TUREAD, "r"),),
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
tarfile.py 147 TUREAD = 0400 # read by owner
292 ((TUREAD, "r"),),
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
tarfile.py 147 TUREAD = 0400 # read by owner
292 ((TUREAD, "r"),),
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
tarfile.py 147 TUREAD = 0400 # read by owner
292 ((TUREAD, "r"),),
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
tarfile.py 147 TUREAD = 0400 # read by owner
292 ((TUREAD, "r"),),
    [all...]

Completed in 999 milliseconds