/aosp_15_r20/external/okio/okio-nodefilesystem/src/main/kotlin/okio/ |
H A D | NodeJsFileSystem.kt | 31 private var S_IFDIR = 0x4000 // fs.constants.S_IFDIR variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/zip/src/ |
D | types.rs | 16 pub const S_IFDIR: u32 = 0o0040000; constant
|
/aosp_15_r20/external/bcc/libbpf-tools/ |
H A D | stat.h | 12 #define S_IFDIR 0040000 macro
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/plan9/ |
D | errors_plan9.go | 22 S_IFDIR = 0x4000 const
|
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/ |
D | errors_plan9.go | 20 S_IFDIR = 0x4000 const
|
D | types_solaris.go | 114 S_IFDIR = C.S_IFDIR const
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/ |
D | stat.h | 12 #define S_IFDIR 0040000 macro
|
/aosp_15_r20/external/llvm-libc/include/llvm-libc-macros/linux/ |
H A D | sys-stat-macros.h | 18 #define S_IFDIR 0040000 macro
|
/aosp_15_r20/hardware/google/aemu/windows/includes/sys/ |
D | stat.h | 64 # define S_IFDIR _S_IFDIR macro
|
/aosp_15_r20/hardware/google/aemu/windows/includes/ |
D | unistd.h | 47 #define S_IFDIR _S_IFDIR macro
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/ |
D | fcntl.h | 71 # define S_IFDIR __S_IFDIR macro
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/fs/ |
H A D | UnixConstants.java | 83 static final int S_IFDIR = OsConstants.S_IFDIR; field in UnixConstants
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/X11/ |
D | Xw32defs.h | 67 # define S_IFDIR _S_IFDIR macro
|
/aosp_15_r20/packages/modules/Permission/tests/cts/permission/src/android/permission/cts/ |
D | FileUtils.java | 34 public static final int S_IFDIR = 0040000; field in FileUtils
|
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/ |
D | Xw32defs.h | 67 # define S_IFDIR _S_IFDIR macro
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | stat.py | 30 S_IFDIR = 0040000 variable
|
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
H A D | FileUtils.java | 33 public static final int S_IFDIR = 0040000; field in FileUtils
|
/aosp_15_r20/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/utils/ |
H A D | FileUtils.java | 37 public static final int S_IFDIR = 0040000; field in FileUtils
|
/aosp_15_r20/external/trusty/musl/include/sys/ |
D | stat.h | 31 #define S_IFDIR 0040000 macro
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/exec/ |
H A D | non-regular.c | 87 FIXTURE_VARIANT_ADD(file, S_IFDIR) in FIXTURE_VARIANT_ADD() argument
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/ |
D | stat.h | 136 #define S_IFDIR _S_IFDIR macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | stat.py | 36 S_IFDIR = 0o040000 # directory variable
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | stat.py | 36 S_IFDIR = 0o040000 # directory variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | stat.py | 36 S_IFDIR = 0o040000 # directory variable
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | stat.py | 36 S_IFDIR = 0o040000 # directory variable
|