Home
last modified time | relevance | path

Searched defs:bufs (Results 76 - 100 of 303) sorted by relevance

12345678910>>...13

/kernel/linux/linux-6.6/drivers/staging/media/rkvdec/
H A Drkvdec.h40 } bufs; member
/kernel/linux/linux-6.6/drivers/scsi/snic/
H A Dvnic_wq.h65 struct vnic_wq_buf *bufs[VNIC_WQ_BUF_BLKS_MAX]; member
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-verity-fec.h57 u8 *bufs[DM_VERITY_FEC_BUF_MAX]; /* bufs for deinterleaving */ member
/kernel/linux/linux-6.6/tools/virtio/ringtest/
H A Dmain.c111 int bufs = runcycles; in run_guest() local
170 int bufs = runcycles; in run_host() local
[all...]
/kernel/linux/linux-6.6/tools/virtio/
H A Dvirtio_test.c169 run_test(struct vdev_info *dev, struct vq_info *vq, bool delayed, int batch, int reset_n, int bufs) run_test() argument
/kernel/linux/linux-6.6/drivers/scsi/arm/
H A Dpowertec.c141 int bufs, map_dir, dma_dir; in powertecscsi_dma_setup() local
/third_party/alsa-utils/axfer/test/
H A Dmapper-test.c326 char **bufs; in test_vector() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_plugin.c359 snd_pcm_plugin_writen(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size) in snd_pcm_plugin_writen() argument
377 snd_pcm_plugin_readn(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size) in snd_pcm_plugin_readn() argument
/third_party/libuv/test/
H A Dtest-ping-pong.c95 uv_buf_t bufs[sizeof PING - 1]; in pinger_write_ping() local
/third_party/node/src/
H A Djs_udp_wrap.cc90 ssize_t JSUDPWrap::Send(uv_buf_t* bufs, in Send() argument
/third_party/nghttp2/lib/
H A Dnghttp2_buf.c116 int nghttp2_bufs_init(nghttp2_bufs *bufs, size_t chunk_length, size_t max_chunk, in nghttp2_bufs_init() argument
121 int nghttp2_bufs_init2(nghttp2_bufs *bufs, size_t chunk_length, in nghttp2_bufs_init2() argument
127 int nghttp2_bufs_init3(nghttp2_bufs *bufs, size_t chunk_length, in nghttp2_bufs_init3() argument
158 nghttp2_bufs_realloc(nghttp2_bufs *bufs, size_t chunk_length) nghttp2_bufs_realloc() argument
184 nghttp2_bufs_free(nghttp2_bufs *bufs) nghttp2_bufs_free() argument
202 nghttp2_bufs_wrap_init(nghttp2_bufs *bufs, uint8_t *begin, size_t len, nghttp2_mem *mem) nghttp2_bufs_wrap_init() argument
229 nghttp2_bufs_wrap_init2(nghttp2_bufs *bufs, const nghttp2_vec *vec, size_t veclen, nghttp2_mem *mem) nghttp2_bufs_wrap_init2() argument
269 nghttp2_bufs_wrap_free(nghttp2_bufs *bufs) nghttp2_bufs_wrap_free() argument
279 nghttp2_bufs_seek_last_present(nghttp2_bufs *bufs) nghttp2_bufs_seek_last_present() argument
291 nghttp2_bufs_len(nghttp2_bufs *bufs) nghttp2_bufs_len() argument
303 bufs_alloc_chain(nghttp2_bufs *bufs) bufs_alloc_chain() argument
335 nghttp2_bufs_add(nghttp2_bufs *bufs, const void *data, size_t len) nghttp2_bufs_add() argument
363 bufs_ensure_addb(nghttp2_bufs *bufs) bufs_ensure_addb() argument
381 nghttp2_bufs_addb(nghttp2_bufs *bufs, uint8_t b) nghttp2_bufs_addb() argument
394 nghttp2_bufs_addb_hold(nghttp2_bufs *bufs, uint8_t b) nghttp2_bufs_addb_hold() argument
407 nghttp2_bufs_orb(nghttp2_bufs *bufs, uint8_t b) nghttp2_bufs_orb() argument
420 nghttp2_bufs_orb_hold(nghttp2_bufs *bufs, uint8_t b) nghttp2_bufs_orb_hold() argument
433 nghttp2_bufs_remove(nghttp2_bufs *bufs, uint8_t **out) nghttp2_bufs_remove() argument
468 nghttp2_bufs_remove_copy(nghttp2_bufs *bufs, uint8_t *out) nghttp2_bufs_remove_copy() argument
486 nghttp2_bufs_reset(nghttp2_bufs *bufs) nghttp2_bufs_reset() argument
519 nghttp2_bufs_advance(nghttp2_bufs *bufs) nghttp2_bufs_advance() argument
521 nghttp2_bufs_next_present(nghttp2_bufs *bufs) nghttp2_bufs_next_present() argument
[all...]
/third_party/nghttp2/tests/
H A Dnghttp2_hd_test.c49 nghttp2_bufs bufs; in test_nghttp2_hd_deflate() local
144 nghttp2_bufs bufs; test_nghttp2_hd_deflate_same_indexed_repr() local
193 nghttp2_bufs bufs; test_nghttp2_hd_inflate_indexed() local
234 nghttp2_bufs bufs; test_nghttp2_hd_inflate_indname_noinc() local
274 nghttp2_bufs bufs; test_nghttp2_hd_inflate_indname_inc() local
311 nghttp2_bufs bufs; test_nghttp2_hd_inflate_indname_inc_eviction() local
363 nghttp2_bufs bufs; test_nghttp2_hd_inflate_newname_noinc() local
405 nghttp2_bufs bufs; test_nghttp2_hd_inflate_newname_inc() local
441 nghttp2_bufs bufs; test_nghttp2_hd_inflate_clearall_inc() local
513 nghttp2_bufs bufs; test_nghttp2_hd_inflate_zero_length_huffman() local
548 nghttp2_bufs bufs; test_nghttp2_hd_inflate_expect_table_size_update() local
639 nghttp2_bufs bufs; test_nghttp2_hd_inflate_unexpected_table_size_update() local
664 nghttp2_bufs bufs; test_nghttp2_hd_ringbuf_reserve() local
717 nghttp2_bufs bufs; test_nghttp2_hd_change_table_size() local
979 nghttp2_bufs bufs; check_deflate_inflate() local
1163 nghttp2_bufs bufs; test_nghttp2_hd_no_index() local
1214 nghttp2_bufs bufs; test_nghttp2_hd_deflate_bound() local
1248 nghttp2_bufs bufs; test_nghttp2_hd_public_api() local
1299 nghttp2_bufs bufs; test_nghttp2_hd_deflate_hd_vec() local
1516 nghttp2_bufs bufs; test_nghttp2_hd_huff_encode() local
[all...]
H A Dnghttp2_frame_test.c75 nghttp2_bufs bufs; in test_nghttp2_frame_pack_headers() local
171 nghttp2_bufs bufs; test_nghttp2_frame_pack_headers_frame_too_large() local
211 nghttp2_bufs bufs; test_nghttp2_frame_pack_priority() local
240 nghttp2_bufs bufs; test_nghttp2_frame_pack_rst_stream() local
276 nghttp2_bufs bufs; test_nghttp2_frame_pack_settings() local
313 nghttp2_bufs bufs; test_nghttp2_frame_pack_push_promise() local
361 nghttp2_bufs bufs; test_nghttp2_frame_pack_ping() local
382 nghttp2_bufs bufs; test_nghttp2_frame_pack_goaway() local
430 nghttp2_bufs bufs; test_nghttp2_frame_pack_window_update() local
451 nghttp2_bufs bufs; test_nghttp2_frame_pack_altsvc() local
504 nghttp2_bufs bufs; test_nghttp2_frame_pack_origin() local
596 nghttp2_bufs bufs; test_nghttp2_frame_pack_priority_update() local
[all...]
H A Dfailmalloc_test.c49 static void data_feed_init(data_feed *df, nghttp2_bufs *bufs) { in data_feed_init() argument
278 nghttp2_bufs bufs; in run_nghttp2_session_recv() local
398 nghttp2_bufs bufs; run_nghttp2_frame_pack_headers() local
448 nghttp2_bufs bufs; run_nghttp2_frame_pack_settings() local
500 deflate_inflate(nghttp2_hd_deflater *deflater, nghttp2_hd_inflater *inflater, nghttp2_bufs *bufs, nghttp2_nv *nva, size_t nvlen, nghttp2_mem *mem) deflate_inflate() argument
525 nghttp2_bufs bufs; run_nghttp2_hd() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dbuffers.c669 _mesa_FramebufferDrawBuffersEXT(GLuint framebuffer, GLsizei n, const GLenum *bufs) _mesa_FramebufferDrawBuffersEXT() argument
688 _mesa_NamedFramebufferDrawBuffers_no_error(GLuint framebuffer, GLsizei n, const GLenum *bufs) _mesa_NamedFramebufferDrawBuffers_no_error() argument
705 _mesa_NamedFramebufferDrawBuffers(GLuint framebuffer, GLsizei n, const GLenum *bufs) _mesa_NamedFramebufferDrawBuffers() argument
[all...]
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_buf.c116 int nghttp2_bufs_init(nghttp2_bufs *bufs, size_t chunk_length, size_t max_chunk, in nghttp2_bufs_init() argument
121 int nghttp2_bufs_init2(nghttp2_bufs *bufs, size_t chunk_length, in nghttp2_bufs_init2() argument
127 int nghttp2_bufs_init3(nghttp2_bufs *bufs, size_t chunk_length, in nghttp2_bufs_init3() argument
158 nghttp2_bufs_realloc(nghttp2_bufs *bufs, size_t chunk_length) nghttp2_bufs_realloc() argument
184 nghttp2_bufs_free(nghttp2_bufs *bufs) nghttp2_bufs_free() argument
202 nghttp2_bufs_wrap_init(nghttp2_bufs *bufs, uint8_t *begin, size_t len, nghttp2_mem *mem) nghttp2_bufs_wrap_init() argument
229 nghttp2_bufs_wrap_init2(nghttp2_bufs *bufs, const nghttp2_vec *vec, size_t veclen, nghttp2_mem *mem) nghttp2_bufs_wrap_init2() argument
269 nghttp2_bufs_wrap_free(nghttp2_bufs *bufs) nghttp2_bufs_wrap_free() argument
279 nghttp2_bufs_seek_last_present(nghttp2_bufs *bufs) nghttp2_bufs_seek_last_present() argument
291 nghttp2_bufs_len(nghttp2_bufs *bufs) nghttp2_bufs_len() argument
303 bufs_alloc_chain(nghttp2_bufs *bufs) bufs_alloc_chain() argument
335 nghttp2_bufs_add(nghttp2_bufs *bufs, const void *data, size_t len) nghttp2_bufs_add() argument
363 bufs_ensure_addb(nghttp2_bufs *bufs) bufs_ensure_addb() argument
381 nghttp2_bufs_addb(nghttp2_bufs *bufs, uint8_t b) nghttp2_bufs_addb() argument
394 nghttp2_bufs_addb_hold(nghttp2_bufs *bufs, uint8_t b) nghttp2_bufs_addb_hold() argument
407 nghttp2_bufs_orb(nghttp2_bufs *bufs, uint8_t b) nghttp2_bufs_orb() argument
420 nghttp2_bufs_orb_hold(nghttp2_bufs *bufs, uint8_t b) nghttp2_bufs_orb_hold() argument
433 nghttp2_bufs_remove(nghttp2_bufs *bufs, uint8_t **out) nghttp2_bufs_remove() argument
468 nghttp2_bufs_remove_copy(nghttp2_bufs *bufs, uint8_t *out) nghttp2_bufs_remove_copy() argument
486 nghttp2_bufs_reset(nghttp2_bufs *bufs) nghttp2_bufs_reset() argument
519 nghttp2_bufs_advance(nghttp2_bufs *bufs) nghttp2_bufs_advance() argument
521 nghttp2_bufs_next_present(nghttp2_bufs *bufs) nghttp2_bufs_next_present() argument
[all...]
/third_party/lzma/C/
H A DBcj2.h95 const Byte *bufs[BCJ2_NUM_STREAMS]; member
256 Byte *bufs[BCJ2_NUM_STREAMS]; member
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_program.c154 fd4_program_emit(struct fd_ringbuffer *ring, struct fd4_emit *emit, int nr, struct pipe_surface **bufs) fd4_program_emit() argument
H A Dfd4_gmem.c60 emit_mrt(struct fd_ringbuffer *ring, unsigned nr_bufs, struct pipe_surface **bufs, const uint32_t *bases, uint32_t bin_w, bool decode_srgb) emit_mrt() argument
317 emit_mem2gmem_surf(struct fd_batch *batch, const uint32_t *bases, struct pipe_surface **bufs, uint32_t nr_bufs, uint32_t bin_w) emit_mem2gmem_surf() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_gmem.c46 emit_mrt(struct fd_ringbuffer *ring, unsigned nr_bufs, struct pipe_surface **bufs, const struct fd_gmem_stateobj *gmem) emit_mrt() argument
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_deint_filter.c419 struct pipe_video_buffer *bufs[] = { prevprev, prev, cur, next }; in vl_deint_filter_check_buffers() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_gmem.c59 emit_mrt(struct fd_ringbuffer *ring, unsigned nr_bufs, struct pipe_surface **bufs, const uint32_t *bases, uint32_t bin_w, bool decode_srgb) emit_mrt() argument
504 emit_mem2gmem_surf(struct fd_batch *batch, const uint32_t bases[], struct pipe_surface **psurf, uint32_t bufs, uint32_t bin_w) emit_mem2gmem_surf() argument
[all...]
H A Dfd3_program.c94 fd3_program_emit(struct fd_ringbuffer *ring, struct fd3_emit *emit, int nr, struct pipe_surface **bufs) fd3_program_emit() argument
/third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/
H A Dsocket_test.cpp187 std::array<char[BUFSIZ], NUM_RECV_MSGS> bufs; in HWTEST_F() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dpipeline_test.cc397 auto bufs = clone->GetBuffers(); in TEST_F() local
449 auto& bufs = p.GetBuffers(); TEST_F() local
[all...]

Completed in 18 milliseconds

12345678910>>...13