/third_party/curl/tests/server/ |
H A D | tftpd.c | 521 char rbuf[PKTSIZE]; in synchnet() local
|
/third_party/backends/backend/ |
H A D | xerox_mfp.c | 1386 SANE_Byte *rbuf = dev->data + DATATAIL(dev); in sane_read() local
|
H A D | mustek_pp_ccd300.c | 620 SANE_Byte rbuf[32][CCD300_MAXHSIZE * 2]; in max_color_levels_101x() local
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_file.c | 87 char *rbuf; member
|
H A D | pcm_direct.c | 537 snd_timer_tread_t rbuf[4]; local 540 snd_timer_read_t rbuf; local 546 snd_timer_tread_t rbuf[4]; local 554 snd_timer_read_t rbuf; global() local [all...] |
H A D | pcm_hw.c | 219 snd_timer_tread_t rbuf[4]; in snd_pcm_hw_clear_timer_queue() local 223 snd_timer_tread_t rbuf[4]; in snd_pcm_hw_clear_timer_queue() local
|
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
H A D | connection.c | 1127 char *rbuf; local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
H A D | wpa.c | 234 u8 bssid[ETH_ALEN], *rbuf, *key_mic, *mic; in wpa_sm_key_request() local 539 u8 *rbuf, *key_mic; in wpa_supplicant_send_2_of_4() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | sbgdec.c | 862 static int read_whole_file(AVIOContext *io, int max_size, char **rbuf) in read_whole_file() argument
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | win32_io.c | 1338 ntfs_device_win32_pio(win32_fd *fd, const s64 pos, const s64 count, void *rbuf, const void *wbuf) ntfs_device_win32_pio() argument
|
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_qpack.c | 1212 static int qpack_write_number(nghttp3_buf *rbuf, uint8_t fb, uint64_t num, in qpack_write_number() argument 1139 nghttp3_qpack_encoder_encode(nghttp3_qpack_encoder *encoder, nghttp3_buf *pbuf, nghttp3_buf *rbuf, nghttp3_buf *ebuf, int64_t stream_id, const nghttp3_nv *nva, size_t nvlen) nghttp3_qpack_encoder_encode() argument 1415 nghttp3_qpack_encoder_encode_nv(nghttp3_qpack_encoder *encoder, uint64_t *pmax_cnt, uint64_t *pmin_cnt, nghttp3_buf *rbuf, nghttp3_buf *ebuf, const nghttp3_nv *nv, uint64_t base, int allow_blocking) nghttp3_qpack_encoder_encode_nv() argument 1764 nghttp3_qpack_encoder_write_static_indexed(nghttp3_qpack_encoder *encoder, nghttp3_buf *rbuf, uint64_t absidx) nghttp3_qpack_encoder_write_static_indexed() argument 1772 nghttp3_qpack_encoder_write_dynamic_indexed(nghttp3_qpack_encoder *encoder, nghttp3_buf *rbuf, uint64_t absidx, uint64_t base) nghttp3_qpack_encoder_write_dynamic_indexed() argument 1847 nghttp3_qpack_encoder_write_static_indexed_name( nghttp3_qpack_encoder *encoder, nghttp3_buf *rbuf, uint64_t absidx, const nghttp3_nv *nv) nghttp3_qpack_encoder_write_static_indexed_name() argument 1859 nghttp3_qpack_encoder_write_dynamic_indexed_name( nghttp3_qpack_encoder *encoder, nghttp3_buf *rbuf, uint64_t absidx, uint64_t base, const nghttp3_nv *nv) nghttp3_qpack_encoder_write_dynamic_indexed_name() argument 1956 nghttp3_qpack_encoder_write_literal(nghttp3_qpack_encoder *encoder, nghttp3_buf *rbuf, const nghttp3_nv *nv) nghttp3_qpack_encoder_write_literal() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_state.c | 2075 struct r300_resource *rbuf = r300_resource(cb->buffer); in r300_set_constant_buffer() local
|
/third_party/openssl/test/ |
H A D | acvp_test.c | 211 unsigned char *rbuf = NULL, *sbuf = NULL; in get_ecdsa_sig_rs_bytes() local 554 unsigned char *rbuf = NULL, *sbuf = NULL; in get_dsa_sig_rs_bytes() local [all...] |
/third_party/toybox/lib/ |
H A D | lib.c | 560 char *buf, *rbuf; in readfileat() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
H A D | tdls.c | 754 u8 *rbuf, *pos; in wpa_tdls_send_teardown() local 1069 u8 *rbuf, *pos, *count_pos; in wpa_tdls_send_tpk_m1() local 1248 u8 *rbuf, *pos; wpa_tdls_send_tpk_m2() local 1339 u8 *rbuf, *pos; wpa_tdls_send_tpk_m3() local 1439 u8 *rbuf, *pos, *count_pos; wpa_tdls_send_discovery_response() local [all...] |
H A D | wpa.c | 184 u8 bssid[ETH_ALEN], *rbuf, *key_mic, *mic; in wpa_sm_key_request() local 477 u8 *rbuf, *key_mic; in wpa_supplicant_send_2_of_4() local 1401 u8 *rbuf, *key_mic; in wpa_supplicant_send_4_of_4() local 1763 u8 *rbuf, *key_mic; wpa_supplicant_send_2_of_2() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/ |
H A D | radius_server.c | 1802 struct wpabuf *rbuf; in radius_server_receive_acct() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/ |
H A D | radius_server.c | 1969 struct wpabuf *rbuf; in radius_server_receive_acct() local
|
/third_party/python/Modules/_decimal/libmpdec/ |
H A D | mpdecimal.c | 5902 mpd_uint_t rbuf[MPD_MINALLOC_MAX]; in _mpd_qmul() local
|
/third_party/f2fs-tools/include/ |
H A D | f2fs_fs.h | 143 void *rbuf; /* compression input buffer */ member
|