Home
last modified time | relevance | path

Searched defs:S_IXOTH (Results 1 – 25 of 490) sorted by relevance

12345678910>>...20

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Host/windows/
DPosixApi.h47 #define S_IXOTH 0 /* execute, others */ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Host/windows/
DPosixApi.h47 #define S_IXOTH 0 /* execute, others */ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Host/windows/
DPosixApi.h47 #define S_IXOTH 0 /* execute, others */ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Host/windows/
DPosixApi.h47 #define S_IXOTH 0 /* execute, others */ macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/
Dstat.h40 #define S_IXOTH 00001 macro
/aosp_15_r20/external/llvm-libc/include/llvm-libc-macros/linux/
H A Dsys-stat-macros.h46 #define S_IXOTH 00001 macro
/aosp_15_r20/hardware/google/aemu/windows/includes/sys/
Dstat.h159 # define S_IXOTH 0 macro
/aosp_15_r20/hardware/google/aemu/windows/includes/
Dunistd.h142 #define S_IXOTH 0 macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Dfcntl.h109 # define S_IXOTH (S_IXGRP >> 3) /* Execute by others. */ macro
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/fs/
H A DUnixConstants.java77 static final int S_IXOTH = OsConstants.S_IXOTH; field in UnixConstants
/aosp_15_r20/packages/modules/Permission/tests/cts/permission/src/android/permission/cts/
DFileUtils.java55 public static final int S_IXOTH = 00001; field in FileUtils
/aosp_15_r20/external/python/cpython2/Lib/
Dstat.py81 S_IXOTH = 00001 variable
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
H A DFileUtils.java54 public static final int S_IXOTH = 00001; field in FileUtils
/aosp_15_r20/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/utils/
H A DFileUtils.java58 public static final int S_IXOTH = 00001; field in FileUtils
/aosp_15_r20/external/trusty/musl/include/sys/
Dstat.h66 #define S_IXOTH 0001 macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/
Dstat.h162 #define S_IXOTH (S_IXGRP >> 3) macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dstat.py110 S_IXOTH = 0o0001 # execute by others variable
/aosp_15_r20/external/python/cpython3/Lib/
Dstat.py110 S_IXOTH = 0o0001 # execute by others variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dstat.py110 S_IXOTH = 0o0001 # execute by others variable
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dstat.py110 S_IXOTH = 0o0001 # execute by others variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dstat.py110 S_IXOTH = 0o0001 # execute by others variable
/aosp_15_r20/external/python/cpython3/Modules/
D_stat.c198 # define S_IXOTH 00001 macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dstat.py110 S_IXOTH = 0o0001 # execute by others variable
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/
Dstat.h52 #define S_IXOTH 00001 macro
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/linux/
Dstat.h52 #define S_IXOTH 00001 macro

12345678910>>...20