/third_party/libsnd/src/ |
D | sf_unistd.h | 57 #define S_IWUSR 0000200 /* write permission, owner */ macro
|
/third_party/gettext/gettext-tools/src/ |
D | write-csharp.c | 43 # define S_IWUSR S_IWRITE macro 46 # define S_IWUSR 00200 macro
|
D | write-java.c | 44 # define S_IWUSR S_IWRITE macro 47 # define S_IWUSR 00200 macro
|
/third_party/ffmpeg/libavformat/ |
D | os_support.h | 84 #define S_IWUSR S_IWRITE macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | stat.h | 57 #define S_IWUSR 0200 macro
|
/third_party/musl/porting/linux/user/include/sys/ |
D | stat.h | 57 #define S_IWUSR 0200 macro
|
/third_party/musl/ndk_musl_include/sys/ |
D | stat.h | 57 #define S_IWUSR 0200 macro
|
/third_party/musl/include/sys/ |
D | stat.h | 57 #define S_IWUSR 0200 macro
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | stat.h | 57 #define S_IWUSR 0200 macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | stat.h | 57 #define S_IWUSR 0200 macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | stat.h | 57 #define S_IWUSR 0200 macro
|
/third_party/node/src/ |
D | util.cc | 40 #define S_IWUSR _S_IWRITE macro
|
/third_party/python/Lib/ |
D | stat.py | 101 S_IWUSR = 0o0200 # write by owner variable
|
/third_party/python/Modules/ |
D | _stat.c | 162 # define S_IWUSR 00200 macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | fcntl.h | 88 #define S_IWUSR 0200 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | fcntl.h | 87 #define S_IWUSR 0200 macro
|
/third_party/musl/ndk_musl_include/ |
D | fcntl.h | 87 #define S_IWUSR 0200 macro
|
/third_party/musl/porting/liteos_m/user/include/ |
D | fcntl.h | 87 #define S_IWUSR 0200 macro
|
/third_party/musl/porting/linux/user/include/ |
D | fcntl.h | 88 #define S_IWUSR 0200 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | fcntl.h | 87 #define S_IWUSR 0200 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | fcntl.h | 87 #define S_IWUSR 0200 macro
|
/third_party/musl/include/ |
D | fcntl.h | 87 #define S_IWUSR 0200 macro
|
/third_party/libuv/test/ |
D | task.h | 73 # define S_IWUSR _S_IWRITE macro
|
/third_party/libwebsockets/win32port/dirent/ |
D | dirent-win32.h | 118 # define S_IWUSR S_IWRITE macro
|
/third_party/skia/third_party/externals/brotli/c/tools/ |
D | brotli.c | 43 #define S_IWUSR S_IWRITE macro
|