Home
last modified time | relevance | path

Searched defs:write_buf (Results 1 – 25 of 30) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/epoll_wait/
Depoll_wait01.c132 char write_buf[write_size]; in verify_epollin() local
173 char write_buf[] = "Testing"; in verify_epollio() local
/third_party/libsnd/tests/
Ddwvw_test.c56 { static int write_buf [BUFFER_SIZE] ; in dwvw_test() local
/third_party/ltp/testcases/kernel/syscalls/poll/
Dpoll01.c47 char write_buf[] = "Testing"; in verify_pollin() local
/third_party/ltp/testcases/kernel/syscalls/msync/
Dmsync02.c83 char write_buf[10] = "Testing"; /* buffer to hold data to be written */ variable
Dmsync01.c84 char write_buf[BUF_SIZE]; /* buffer to hold data to be written */ variable
Dmsync03.c104 char write_buf[BUF_SIZE]; in setup() local
/third_party/ltp/testcases/kernel/syscalls/mmap/
Dmmap01.c147 char write_buf[] = "hello world\n"; in setup() local
/third_party/boost/libs/asio/test/
Dbuffered_read_stream.cpp162 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
Dbuffered_write_stream.cpp162 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
Dbuffered_stream.cpp173 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/
Dudp_client.cpp53 std::vector<unsigned char> write_buf(buf_size); in main() local
Dtcp_client.cpp73 std::vector<unsigned char> write_buf(buf_size); in main() local
/third_party/ltp/testcases/kernel/syscalls/epoll_ctl/
Depoll_ctl01.c79 char write_buf[] = "test"; in check_epoll_ctl() local
/third_party/ltp/testcases/kernel/syscalls/pread/
Dpread01.c92 char *write_buf[NBUFS]; /* buffer to hold data to be written */ variable
Dpread02.c84 char *write_buf[NBUFS]; /* buffer to hold data to be written */ variable
/third_party/ltp/testcases/kernel/syscalls/pwrite/
Dpwrite01.c94 char *write_buf[NBUFS]; /* buffer to hold data to be written */ variable
/third_party/uboot/u-boot-2020.01/drivers/usb/eth/
Dlan75xx.c169 u32 write_buf; in lan75xx_eth_start() local
Dlan78xx.c341 u32 write_buf; in lan78xx_eth_start() local
Dsmsc95xx.c475 u32 write_buf; in smsc95xx_init_common() local
/third_party/libxkbcommon/src/xkbcomp/
Dkeymap-dump.c120 #define write_buf(buf, ...) do { \ macro
/third_party/glib/glib/
Dgiochannel.h112 GString *write_buf; /* Data ready to be written to the file */ member
/third_party/ffmpeg/libavformat/
Dcrypto.c57 uint8_t *write_buf; member
/third_party/openssl/test/
Dhandshake_helper.c751 unsigned char *write_buf; member
764 unsigned char *read_buf = NULL, *write_buf = NULL; in create_peer() local
/third_party/grpc/test/core/iomgr/
Dfd_posix_test.cc272 char write_buf[CLIENT_WRITE_BUF_SIZE]; member
/third_party/libsoup/libsoup/
Dsoup-message-io.c73 GString *write_buf; member

12