| /third_party/ltp/testcases/kernel/syscalls/write/ |
| D | write04.c | 31 char wbuf[8 * page_size]; in verify_write() local 53 char wbuf[17 * page_size]; in setup() local
|
| D | write03.c | 25 static char wbuf[BUFSIZ], rbuf[BUFSIZ]; variable
|
| /third_party/rust/crates/nix/test/sys/ |
| D | test_aio.rs | 302 let wbuf = vec![0; 4]; in test_accessors() localVariable 328 let wbuf: &[u8] = b"CDEF"; in cancel() localVariable 355 let wbuf = "CDEF".to_string().into_bytes(); in ok() localVariable 385 let wbuf = "CDEF".to_string().into_bytes(); in on_stack() localVariable 418 let wbuf = "CDEF".to_string().into_bytes(); in error() localVariable 550 let wbuf: &[u8] = b"CDEF"; in test_aio_cancel_all() localVariable
|
| /third_party/python/Parser/ |
| D | myreadline.c | 122 wchar_t *wbuf; in _PyOS_WindowsConsoleReadline() local 259 wchar_t *wbuf; in PyOS_StdioReadline() local
|
| /third_party/musl/porting/linux/user/src/stdio/ |
| D | __stdio_write.c | 30 unsigned char *wbuf = (unsigned char *)buf; in __stdio_write() local
|
| /third_party/musl/src/multibyte/ |
| D | mbsnrtowcs.c | 6 wchar_t *ws, wbuf[256]; in mbsnrtowcs() local
|
| /third_party/musl/src/time/ |
| D | wcsftime.c | 11 wchar_t wbuf[100]; in __wcsftime_l() local
|
| /third_party/ltp/testcases/kernel/fs/fs-bench/ |
| D | create-files.c | 15 char wbuf[MAXFSIZE]; variable
|
| D | random-access-del-create.c | 98 char wbuf[MAXFSIZE]; in create_file() local
|
| D | random-del-create.c | 96 char wbuf[MAXFSIZE]; in create_file() local
|
| /third_party/optimized-routines/string/test/ |
| D | memcpy.c | 43 static unsigned char wbuf[LEN + 2 * A]; variable
|
| D | strcpy.c | 44 static char wbuf[LEN + 3 * ALIGN]; variable
|
| D | stpcpy.c | 46 static char wbuf[LEN + 3 * ALIGN]; variable
|
| D | memmove.c | 41 static unsigned char wbuf[LEN + 2 * A]; variable
|
| /third_party/gstreamer/gstplugins_bad/ext/wayland/ |
| D | wllinuxdmabuf.c | 38 struct wl_buffer *wbuf; member
|
| /third_party/python/Modules/_io/ |
| D | winconsoleio.c | 153 wchar_t wbuf; member 674 wchar_t *wbuf = read_console_w(handle, wlen, &n); in readinto() local 958 wchar_t *wbuf; in _io__WindowsConsoleIO_write_impl() local
|
| /third_party/ltp/testcases/kernel/syscalls/fallocate/ |
| D | fallocate06.c | 61 static char *wbuf, *rbuf; variable
|
| /third_party/ltp/testcases/kernel/fs/doio/ |
| D | write_log.c | 197 char wbuf[WLOG_REC_MAX_SIZE + 2]; in wlog_record_write() local
|
| /third_party/nghttp2/src/ |
| D | shrpx_connection.h | 61 DefaultMemchunks wbuf; member
|
| /third_party/pulseaudio/src/pulsecore/ |
| D | ioline.c | 50 char *wbuf; member
|
| /third_party/iowow/src/utils/ |
| D | iwpool.c | 150 char *wbuf = iwpool_alloc(size, pool); in _iwpool_printf_va() local
|
| /third_party/openssl/ssl/ |
| D | d1_lib.c | 446 unsigned char *buf, *wbuf; in DTLSv1_listen() local
|
| /third_party/ltp/testcases/kernel/fs/scsi/ltpfs/ |
| D | main.c | 36 char wbuf[MAXFSIZE]; variable
|
| /third_party/rust/crates/nix/src/sys/ |
| D | aio.rs | 1212 let wbuf = []; in casting() localVariable 1233 let wbuf = []; in casting_vectored() localVariable
|
| /third_party/node/src/ |
| D | debug_utils.cc | 498 std::vector<wchar_t> wbuf(n); in FWrite() local
|