Home
last modified time | relevance | path

Searched defs:S_IROTH (Results 1 – 25 of 492) sorted by relevance

12345678910>>...20

/aosp_15_r20/external/gptfdisk/
H A Ddiskio.cc24 #define S_IROTH 0 macro
H A Ddiskio-windows.cc23 #define S_IROTH 0 macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Host/windows/
DPosixApi.h45 #define S_IROTH 0 /* read, others */ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Host/windows/
DPosixApi.h45 #define S_IROTH 0 /* read, others */ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Host/windows/
DPosixApi.h45 #define S_IROTH 0 /* read, others */ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Host/windows/
DPosixApi.h45 #define S_IROTH 0 /* read, others */ macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/
Dstat.h38 #define S_IROTH 00004 macro
/aosp_15_r20/external/llvm-libc/include/llvm-libc-macros/linux/
H A Dsys-stat-macros.h44 #define S_IROTH 00004 macro
/aosp_15_r20/hardware/google/aemu/windows/includes/sys/
Dstat.h149 # define S_IROTH 0 macro
/aosp_15_r20/hardware/google/aemu/windows/includes/
Dunistd.h132 #define S_IROTH 0 macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Dfcntl.h107 # define S_IROTH (S_IRGRP >> 3) /* Read by others. */ macro
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/fs/
H A DUnixConstants.java73 static final int S_IROTH = OsConstants.S_IROTH; field in UnixConstants
/aosp_15_r20/packages/modules/Permission/tests/cts/permission/src/android/permission/cts/
DFileUtils.java53 public static final int S_IROTH = 00004; field in FileUtils
/aosp_15_r20/external/python/cpython2/Lib/
Dstat.py79 S_IROTH = 00004 variable
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
H A DFileUtils.java52 public static final int S_IROTH = 00004; field in FileUtils
/aosp_15_r20/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/utils/
H A DFileUtils.java56 public static final int S_IROTH = 00004; field in FileUtils
/aosp_15_r20/external/trusty/musl/include/sys/
Dstat.h64 #define S_IROTH 0004 macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/
Dstat.h160 #define S_IROTH (S_IRGRP >> 3) macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dstat.py108 S_IROTH = 0o0004 # read by others variable
/aosp_15_r20/external/python/cpython3/Lib/
Dstat.py108 S_IROTH = 0o0004 # read by others variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dstat.py108 S_IROTH = 0o0004 # read by others variable
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dstat.py108 S_IROTH = 0o0004 # read by others variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dstat.py108 S_IROTH = 0o0004 # read by others variable
/aosp_15_r20/external/python/cpython3/Modules/
D_stat.c190 # define S_IROTH 00004 macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dstat.py108 S_IROTH = 0o0004 # read by others variable

12345678910>>...20