/third_party/ltp/testcases/kernel/syscalls/epoll_wait/ |
D | epoll_wait01.c | 132 char write_buf[write_size]; in verify_epollin() local 173 char write_buf[] = "Testing"; in verify_epollio() local
|
/third_party/libsnd/tests/ |
D | dwvw_test.c | 56 { static int write_buf [BUFFER_SIZE] ; in dwvw_test() local
|
/third_party/ltp/testcases/kernel/syscalls/poll/ |
D | poll01.c | 47 char write_buf[] = "Testing"; in verify_pollin() local
|
/third_party/ltp/testcases/kernel/syscalls/msync/ |
D | msync02.c | 83 char write_buf[10] = "Testing"; /* buffer to hold data to be written */ variable
|
D | msync01.c | 84 char write_buf[BUF_SIZE]; /* buffer to hold data to be written */ variable
|
D | msync03.c | 104 char write_buf[BUF_SIZE]; in setup() local
|
/third_party/ltp/testcases/kernel/syscalls/mmap/ |
D | mmap01.c | 147 char write_buf[] = "hello world\n"; in setup() local
|
/third_party/boost/libs/asio/test/ |
D | buffered_read_stream.cpp | 162 const boost::asio::const_buffer write_buf = boost::asio::buffer(write_data); in test_sync_operations() local 275 const boost::asio::const_buffer write_buf = boost::asio::buffer(write_data); in test_async_operations() local
|
D | buffered_write_stream.cpp | 162 const boost::asio::const_buffer write_buf = boost::asio::buffer(write_data); in test_sync_operations() local 282 const boost::asio::const_buffer write_buf = boost::asio::buffer(write_data); in test_async_operations() local
|
D | buffered_stream.cpp | 173 const boost::asio::const_buffer write_buf = boost::asio::buffer(write_data); in test_sync_operations() local 293 const boost::asio::const_buffer write_buf = boost::asio::buffer(write_data); in test_async_operations() local
|
/third_party/boost/libs/asio/test/latency/ |
D | udp_client.cpp | 53 std::vector<unsigned char> write_buf(buf_size); in main() local
|
D | tcp_client.cpp | 73 std::vector<unsigned char> write_buf(buf_size); in main() local
|
/third_party/ltp/testcases/kernel/syscalls/epoll_ctl/ |
D | epoll_ctl01.c | 79 char write_buf[] = "test"; in check_epoll_ctl() local
|
/third_party/ltp/testcases/kernel/syscalls/pread/ |
D | pread01.c | 92 char *write_buf[NBUFS]; /* buffer to hold data to be written */ variable
|
D | pread02.c | 84 char *write_buf[NBUFS]; /* buffer to hold data to be written */ variable
|
/third_party/ltp/testcases/kernel/syscalls/pwrite/ |
D | pwrite01.c | 94 char *write_buf[NBUFS]; /* buffer to hold data to be written */ variable
|
/third_party/uboot/u-boot-2020.01/drivers/usb/eth/ |
D | lan75xx.c | 169 u32 write_buf; in lan75xx_eth_start() local
|
D | lan78xx.c | 341 u32 write_buf; in lan78xx_eth_start() local
|
D | smsc95xx.c | 475 u32 write_buf; in smsc95xx_init_common() local
|
/third_party/libxkbcommon/src/xkbcomp/ |
D | keymap-dump.c | 120 #define write_buf(buf, ...) do { \ macro
|
/third_party/glib/glib/ |
D | giochannel.h | 112 GString *write_buf; /* Data ready to be written to the file */ member
|
/third_party/ffmpeg/libavformat/ |
D | crypto.c | 57 uint8_t *write_buf; member
|
/third_party/openssl/test/ |
D | handshake_helper.c | 751 unsigned char *write_buf; member 764 unsigned char *read_buf = NULL, *write_buf = NULL; in create_peer() local
|
/third_party/grpc/test/core/iomgr/ |
D | fd_posix_test.cc | 272 char write_buf[CLIENT_WRITE_BUF_SIZE]; member
|
/third_party/libsoup/libsoup/ |
D | soup-message-io.c | 73 GString *write_buf; member
|