/third_party/libsnd/tests/ |
H A D | dwvw_test.c | 56 { static int write_buf [BUFFER_SIZE] ; in dwvw_test() local
|
/third_party/ltp/testcases/kernel/syscalls/msync/ |
H A D | msync02.c | 83 char write_buf[10] = "Testing"; /* buffer to hold data to be written */ variable
|
H A D | msync01.c | 84 char write_buf[BUF_SIZE]; /* buffer to hold data to be written */ variable
|
H A D | msync03.c | 104 char write_buf[BUF_SIZE]; in setup() local
|
/third_party/ltp/testcases/kernel/syscalls/write/ |
H A D | write06.c | 33 static char *write_buf[2]; variable
|
/third_party/ltp/testcases/kernel/syscalls/poll/ |
H A D | poll01.c | 47 char write_buf[] = "Testing"; in verify_pollin() local
|
/third_party/ltp/testcases/kernel/syscalls/pwrite/ |
H A D | pwrite04.c | 31 static char *write_buf[2]; variable
|
H A D | pwrite01.c | 30 static char *write_buf[NBUFS]; variable
|
/third_party/ltp/testcases/kernel/syscalls/epoll_ctl/ |
H A D | epoll_ctl01.c | 76 char write_buf[] = "test"; in check_epoll_ctl() local
|
/third_party/ltp/testcases/kernel/syscalls/mmap/ |
H A D | mmap01.c | 147 char write_buf[] = "hello world\n"; in setup() local
|
/third_party/ltp/testcases/kernel/syscalls/epoll_wait/ |
H A D | epoll_wait01.c | 133 char write_buf[write_size]; in verify_epollin() local 174 char write_buf[] = "Testing"; in verify_epollio() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/pread/ |
H A D | pread01.c | 29 static char *write_buf[NBUFS]; variable
|
/third_party/ffmpeg/libavformat/ |
H A D | crypto.c | 57 uint8_t *write_buf; member
|
/third_party/mesa3d/src/gallium/winsys/virgl/vtest/ |
H A D | virgl_vtest_winsys.c | 556 virgl_vtest_emit_res(struct virgl_winsys *vws, struct virgl_cmd_buf *_cbuf, struct virgl_hw_res *res, boolean write_buf) virgl_vtest_emit_res() argument
|
/third_party/libfuse/include/ |
H A D | fuse.h | 756 int (*write_buf) (const char *, struct fuse_bufvec *buf, off_t off, member
|
H A D | fuse_lowlevel.h | 1125 void (*write_buf) (fuse_req_t req, fuse_ino_t ino, member
|
/third_party/mesa3d/src/gallium/winsys/virgl/drm/ |
H A D | virgl_drm_winsys.c | 818 virgl_drm_emit_res(struct virgl_winsys *qws, struct virgl_cmd_buf *_cbuf, struct virgl_hw_res *res, boolean write_buf) virgl_drm_emit_res() argument
|
/third_party/backends/backend/ |
H A D | canon_lide70-common.c | 372 write_buf (int fd, size_t count, unsigned char *buf, in write_buf() function [all...] |
/third_party/libuv/src/win/ |
H A D | pipe.c | 1588 uv_buf_t write_buf; in uv__pipe_write_data() local [all...] |
/third_party/node/deps/uv/src/win/ |
H A D | pipe.c | 1493 uv_buf_t write_buf; in uv__pipe_write_data() local [all...] |
/third_party/openssl/test/helpers/ |
H A D | handshake.c | 723 unsigned char *write_buf; member 736 unsigned char *read_buf = NULL, *write_buf = NULL; in create_peer() local
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
H A D | sfwoff2.c | 210 write_buf( FT_Byte** dst_bytes, in write_buf() function
|