/third_party/rust/crates/nix/test/sys/ |
D | test_aio.rs | 115 let mut rbuf = vec![0; 4]; in test_accessors() localVariable 142 let mut rbuf = vec![0; 4]; in cancel() localVariable 165 let mut rbuf = vec![0; 4]; in error() localVariable 184 let mut rbuf = vec![0; 4]; in ok() localVariable 211 let mut rbuf = vec![0; 4]; in on_stack() localVariable 356 let mut rbuf = Vec::new(); in ok() localVariable 386 let mut rbuf = Vec::new(); in on_stack() localVariable 472 let mut rbuf = Vec::new(); in ok() localVariable 519 let mut rbuf = Vec::new(); in sigev_signal() localVariable 582 let mut rbuf = vec![0; 4]; in test_aio_suspend() localVariable
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
D | r300_screen_buffer.c | 57 struct r300_resource *rbuf = r300_resource(buf); in r300_resource_destroy() local 91 struct r300_resource *rbuf = r300_resource(resource); in r300_buffer_transfer_map() local 168 struct r300_resource *rbuf; in r300_buffer_create() local
|
/third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
D | readlinkat.c | 79 char rbuf[BUFSIZ] = {0}; in readlinkat_0100() local 131 char rbuf[BUFSIZ] = {0}; in readlinkat_0200() local
|
/third_party/ltp/testcases/kernel/syscalls/write/ |
D | write03.c | 25 static char wbuf[BUFSIZ], rbuf[BUFSIZ]; variable
|
/third_party/ltp/testcases/kernel/syscalls/pipe/ |
D | pipe11.c | 28 unsigned char rbuf[read_per_child]; in do_child() local
|
D | pipe04.c | 84 char rbuf[BUFSIZ]; in main() local
|
/third_party/selinux/libselinux/src/ |
D | seusers.c | 102 char *rbuf = malloc(rbuflen); in get_default_gid() local 122 char *rbuf; in check_group() local
|
/third_party/ltp/testcases/network/tcp_cmds/sendfile/ |
D | testsf_c.c | 35 char rbuf[PATH_MAX]; in main() local
|
D | testsf_s.c | 40 char rbuf[PATH_MAX]; in main() local
|
/third_party/ltp/testcases/cve/ |
D | cve-2016-7117.c | 75 static char rbuf[sizeof(MSG)]; variable
|
/third_party/ltp/lib/ |
D | random_range.c | 238 int range_min(char *rbuf, int r) in range_min() 243 int range_max(char *rbuf, int r) in range_max() 248 int range_mult(char *rbuf, int r) in range_mult()
|
/third_party/ffmpeg/libavformat/ |
D | rtspdec.c | 71 static inline int read_line(AVFormatContext *s, char *rbuf, const int rbufsize, in read_line() 146 char rbuf[MAX_URL_SIZE]; in rtsp_read_request() local 477 unsigned char rbuf[MAX_URL_SIZE]; in ff_rtsp_parse_streaming_commands() local 649 unsigned char rbuf[MAX_URL_SIZE]; in rtsp_listen() local
|
/third_party/openssl/crypto/err/ |
D | err_blocks.c | 64 char *rbuf = NULL; in ERR_vset_error() local
|
/third_party/node/deps/openssl/openssl/crypto/err/ |
D | err_blocks.c | 64 char *rbuf = NULL; in ERR_vset_error() local
|
/third_party/ltp/testcases/kernel/syscalls/madvise/ |
D | madvise08.c | 107 char rbuf[1024]; in find_sequence() local
|
/third_party/curl/src/ |
D | tool_cb_wrt.c | 241 unsigned char *rbuf = (unsigned char *)buffer; in tool_write_cb() local
|
/third_party/gstreamer/gstplugins_base/ext/libvisual/ |
D | visual.c | 222 VisBuffer *lbuf, *rbuf; in gst_visual_render() local
|
/third_party/ltp/testcases/kernel/syscalls/fallocate/ |
D | fallocate06.c | 61 static char *wbuf, *rbuf; variable
|
D | fallocate04.c | 64 char rbuf[size]; in check_file_data() local
|
/third_party/ltp/testcases/network/lib6/ |
D | asapi_02.c | 123 static unsigned char rbuf[2048]; in ic6_recv1() local
|
/third_party/alsa-lib/src/pcm/ |
D | pcm_direct.c | 532 snd_timer_tread_t rbuf[4]; local 535 snd_timer_read_t rbuf; local 541 snd_timer_tread_t rbuf[4]; local 549 snd_timer_read_t rbuf; local
|
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
D | nghttp3_qpack.c | 1140 nghttp3_buf *pbuf, nghttp3_buf *rbuf, in nghttp3_qpack_encoder_encode() 1212 static int qpack_write_number(nghttp3_buf *rbuf, uint8_t fb, uint64_t num, in qpack_write_number() 1417 nghttp3_buf *rbuf, nghttp3_buf *ebuf, in nghttp3_qpack_encoder_encode_nv() 1765 nghttp3_buf *rbuf, in nghttp3_qpack_encoder_write_static_indexed() 1773 nghttp3_buf *rbuf, in nghttp3_qpack_encoder_write_dynamic_indexed() 1848 nghttp3_qpack_encoder *encoder, nghttp3_buf *rbuf, uint64_t absidx, in nghttp3_qpack_encoder_write_static_indexed_name() 1860 nghttp3_qpack_encoder *encoder, nghttp3_buf *rbuf, uint64_t absidx, in nghttp3_qpack_encoder_write_dynamic_indexed_name() 1957 nghttp3_buf *rbuf, in nghttp3_qpack_encoder_write_literal()
|
/third_party/f2fs-tools/fsck/ |
D | segment.c | 408 int bulkread(int fd, void *rbuf, size_t rsize, bool *eof) in bulkread() 613 u8 *rbuf = c.compress.cc.rbuf; in f2fs_build_file() local
|
/third_party/node/deps/openssl/openssl/ssl/record/ |
D | record.h | 88 SSL3_BUFFER rbuf; member 144 SSL3_BUFFER rbuf; member
|
/third_party/openssl/ssl/record/ |
D | record.h | 88 SSL3_BUFFER rbuf; member 144 SSL3_BUFFER rbuf; member
|