/aosp_15_r20/external/libgsm/inc/ |
H A D | toast.h | 47 #define S_ISREG(x) ((x) & S_IFREG) macro
|
/aosp_15_r20/external/expat/expat/xmlwf/ |
H A D | readfilemap.c | 71 # define S_ISREG(m) (((m) & S_IFMT) == S_IFREG) macro
|
/aosp_15_r20/external/bcc/libbpf-tools/ |
H A D | stat.h | 20 #define S_ISREG(m) (((m) & S_IFMT) == S_IFREG) macro
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/ |
D | stat.h | 20 #define S_ISREG(m) (((m) & S_IFMT) == S_IFREG) macro
|
/aosp_15_r20/external/llvm-libc/include/llvm-libc-macros/linux/ |
H A D | sys-stat-macros.h | 26 #define S_ISREG(m) (((m) & S_IFMT) == S_IFREG) macro
|
/aosp_15_r20/hardware/google/aemu/windows/includes/sys/ |
D | stat.h | 41 # define S_ISREG(mode) (((mode) & S_IFMT) == S_IFREG) macro
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | stat.py | 49 def S_ISREG(mode): function
|
/aosp_15_r20/external/trusty/musl/include/sys/ |
D | stat.h | 47 #define S_ISREG(mode) (((mode) & S_IFMT) == S_IFREG) macro
|
/aosp_15_r20/external/flashrom/tests/ |
H A D | io_mock.h | 60 #define S_ISREG(x) 0 macro
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/ |
D | stat.h | 169 #define S_ISREG(m) (((m) & S_IFMT) == S_IFREG) macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | stat.py | 62 def S_ISREG(mode): function
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | stat.py | 62 def S_ISREG(mode): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | stat.py | 62 def S_ISREG(mode): function
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | stat.py | 62 def S_ISREG(mode): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | stat.py | 62 def S_ISREG(mode): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | stat.py | 62 def S_ISREG(mode): function
|
/aosp_15_r20/external/mtools/ |
H A D | sysincludes.h | 622 #define S_ISREG(mode) (((mode) & (_S_IFMT)) == (_S_IFREG)) macro
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/ |
D | stat.h | 35 #define S_ISREG(m) (((m) & S_IFMT) == S_IFREG) macro
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | stat.h | 35 #define S_ISREG(m) (((m) & S_IFMT) == S_IFREG) macro
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/linux/ |
D | stat.h | 35 #define S_ISREG(m) (((m) & S_IFMT) == S_IFREG) macro
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/linux/ |
D | stat.h | 35 #define S_ISREG(m) (((m) & S_IFMT) == S_IFREG) macro
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | stat.h | 35 #define S_ISREG(m) (((m) & S_IFMT) == S_IFREG) macro
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/linux/ |
D | stat.h | 35 #define S_ISREG(m) (((m) & S_IFMT) == S_IFREG) macro
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | stat.h | 35 #define S_ISREG(m) (((m) & S_IFMT) == S_IFREG) macro
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | stat.h | 35 #define S_ISREG(m) (((m) & S_IFMT) == S_IFREG) macro
|