/external/rust/crates/nix/src/sys/ioctl/ |
D | linux.rs | 24 pub const WRITE: u8 = 4; constant 44 pub const WRITE: u8 = 1; constant
|
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/examples/ |
D | SevenZArchiverTest.java | 72 try (SeekableByteChannel c = FileChannel.open(target.toPath(), StandardOpenOption.WRITE, in channelVersion() 82 try (SeekableByteChannel c = FileChannel.open(target.toPath(), StandardOpenOption.WRITE, in unknownFormat()
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
D | access_type.h | 24 WRITE, enumerator
|
/external/python/cpython2/Mac/Demo/resources/ |
D | copyres.py | 6 WRITE = 2 variable
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/ |
D | 1-3.c | 75 #define WRITE(str) write(STDOUT_FILENO, str, sizeof(str) - 1) macro
|
/external/libgsm/inc/ |
D | toast.h | 52 # define WRITE "wb" macro
|
/external/libbrillo/brillo/streams/ |
D | stream.h | 89 enum class AccessMode { READ, WRITE, READ_WRITE }; enumerator
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/ |
D | 19-6.c | 43 #define WRITE(str) write(STDOUT_FILENO, str, sizeof(str) - 1) macro
|
D | 19-8.c | 43 #define WRITE(str) write(STDOUT_FILENO, str, sizeof(str) - 1) macro
|
D | 19-22.c | 43 #define WRITE(str) write(STDOUT_FILENO, str, sizeof(str) - 1) macro
|
D | 19-3.c | 43 #define WRITE(str) write(STDOUT_FILENO, str, sizeof(str) - 1) macro
|
D | 19-21.c | 43 #define WRITE(str) write(STDOUT_FILENO, str, sizeof(str) - 1) macro
|
D | 19-15.c | 43 #define WRITE(str) write(STDOUT_FILENO, str, sizeof(str) - 1) macro
|
D | 19-25.c | 43 #define WRITE(str) write(STDOUT_FILENO, str, sizeof(str) - 1) macro
|
D | 19-12.c | 43 #define WRITE(str) write(STDOUT_FILENO, str, sizeof(str) - 1) macro
|
D | 19-23.c | 43 #define WRITE(str) write(STDOUT_FILENO, str, sizeof(str) - 1) macro
|
D | 19-20.c | 43 #define WRITE(str) write(STDOUT_FILENO, str, sizeof(str) - 1) macro
|
D | 19-17.c | 43 #define WRITE(str) write(STDOUT_FILENO, str, sizeof(str) - 1) macro
|
D | 19-24.c | 43 #define WRITE(str) write(STDOUT_FILENO, str, sizeof(str) - 1) macro
|
D | 19-10.c | 43 #define WRITE(str) write(STDOUT_FILENO, str, sizeof(str) - 1) macro
|
D | 19-1.c | 43 #define WRITE(str) write(STDOUT_FILENO, str, sizeof(str) - 1) macro
|
D | 19-9.c | 43 #define WRITE(str) write(STDOUT_FILENO, str, sizeof(str) - 1) macro
|
D | 19-19.c | 43 #define WRITE(str) write(STDOUT_FILENO, str, sizeof(str) - 1) macro
|
D | 19-11.c | 43 #define WRITE(str) write(STDOUT_FILENO, str, sizeof(str) - 1) macro
|
D | 19-16.c | 43 #define WRITE(str) write(STDOUT_FILENO, str, sizeof(str) - 1) macro
|