/third_party/libsnd/src/ |
D | sf_unistd.h | 95 #define S_IXOTH 0 /* execute/search permission, other */ macro
|
/third_party/musl/ndk_musl_include/sys/ |
D | stat.h | 66 #define S_IXOTH 0001 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | stat.h | 66 #define S_IXOTH 0001 macro
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | stat.h | 66 #define S_IXOTH 0001 macro
|
/third_party/musl/include/sys/ |
D | stat.h | 66 #define S_IXOTH 0001 macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | stat.h | 66 #define S_IXOTH 0001 macro
|
/third_party/musl/porting/linux/user/include/sys/ |
D | stat.h | 66 #define S_IXOTH 0001 macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | stat.h | 66 #define S_IXOTH 0001 macro
|
/third_party/gettext/gettext-tools/src/ |
D | write-csharp.c | 70 # define S_IXOTH (S_IXUSR >> 6) macro
|
/third_party/python/Lib/ |
D | stat.py | 110 S_IXOTH = 0o0001 # execute by others variable
|
/third_party/python/Modules/ |
D | _stat.c | 198 # define S_IXOTH 00001 macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | fcntl.h | 97 #define S_IXOTH 0001 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | fcntl.h | 96 #define S_IXOTH 0001 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | fcntl.h | 96 #define S_IXOTH 0001 macro
|
/third_party/musl/porting/linux/user/include/ |
D | fcntl.h | 97 #define S_IXOTH 0001 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | fcntl.h | 96 #define S_IXOTH 0001 macro
|
/third_party/musl/porting/liteos_m/user/include/ |
D | fcntl.h | 96 #define S_IXOTH 0001 macro
|
/third_party/musl/ndk_musl_include/ |
D | fcntl.h | 96 #define S_IXOTH 0001 macro
|
/third_party/musl/include/ |
D | fcntl.h | 96 #define S_IXOTH 0001 macro
|
/third_party/libwebsockets/win32port/dirent/ |
D | dirent-win32.h | 153 # define S_IXOTH 0 macro
|
/third_party/glib/glib/ |
D | gstdio.c | 207 # define S_IXOTH (S_IXGRP >> 3) macro
|