| /third_party/libuv/src/win/ |
| H A D | tcp.c | 879 uv__tcp_write(uv_loop_t* loop, uv_write_t* req, uv_tcp_t* handle, const uv_buf_t bufs[], unsigned int nbufs, uv_write_cb cb) uv__tcp_write() argument 946 uv__tcp_try_write(uv_tcp_t* handle, const uv_buf_t bufs[], unsigned int nbufs) uv__tcp_try_write() argument
|
| /third_party/node/src/ |
| H A D | stream_base.cc | 82 StreamWriteResult StreamBase::Write(uv_buf_t* bufs, in Write() argument 378 uv_buf_t* bufs = &buf; WriteString() local 627 DoTryWrite(uv_buf_t** bufs, size_t* count) DoTryWrite() argument [all...] |
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_vX_cs.c | 154 panvk_emit_attrib_buf(const struct panvk_attribs_info *info, const struct panvk_draw_info *draw, const struct panvk_attrib_buf *bufs, unsigned buf_count, unsigned idx, void *desc) panvk_emit_attrib_buf() argument 225 emit_attrib_bufs(const struct panvk_attribs_info *info, const struct panvk_attrib_buf *bufs, unsigned buf_count, const struct panvk_draw_info *draw, void *descs) emit_attrib_bufs() argument 267 panvk_emit_attrib(const struct panvk_device *dev, const struct panvk_draw_info *draw, const struct panvk_attribs_info *attribs, const struct panvk_attrib_buf *bufs, unsigned buf_count, unsigned idx, void *attrib) panvk_emit_attrib() argument 291 emit_attribs(const struct panvk_device *dev, const struct panvk_draw_info *draw, const struct panvk_attribs_info *attribs, const struct panvk_attrib_buf *bufs, unsigned buf_count, void *descs) emit_attribs() argument
|
| H A D | panvk_vX_cmd_buffer.c | 489 struct panfrost_ptr bufs = in panvk_draw_prepare_varyings() local 575 struct panfrost_ptr bufs = in panvk_prepare_non_vs_attribs() local 613 struct panfrost_ptr bufs = in panvk_draw_prepare_vs_attribs() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_emit.c | 277 fd3_emit_gmem_restore_tex(struct fd_ringbuffer *ring, struct pipe_surface **psurf, int bufs) fd3_emit_gmem_restore_tex() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_emit.c | 367 fd4_emit_gmem_restore_tex(struct fd_ringbuffer *ring, unsigned nr_bufs, struct pipe_surface **bufs) fd4_emit_gmem_restore_tex() argument [all...] |
| /third_party/node/deps/uv/src/unix/ |
| H A D | udp.c | 732 uv__udp_send(uv_udp_send_t* req, uv_udp_t* handle, const uv_buf_t bufs[], unsigned int nbufs, const struct sockaddr* addr, unsigned int addrlen, uv_udp_send_cb send_cb) uv__udp_send() argument 798 uv__udp_try_send(uv_udp_t* handle, const uv_buf_t bufs[], unsigned int nbufs, const struct sockaddr* addr, unsigned int addrlen) uv__udp_try_send() argument [all...] |
| H A D | stream.c | 786 uv__try_write(uv_stream_t* stream, const uv_buf_t bufs[], unsigned int nbufs, uv_stream_t* send_handle) uv__try_write() argument 1395 uv_write2(uv_write_t* req, uv_stream_t* stream, const uv_buf_t bufs[], unsigned int nbufs, uv_stream_t* send_handle, uv_write_cb cb) uv_write2() argument 1467 uv_write(uv_write_t* req, uv_stream_t* handle, const uv_buf_t bufs[], unsigned int nbufs, uv_write_cb cb) uv_write() argument 1476 uv_try_write(uv_stream_t* stream, const uv_buf_t bufs[], unsigned int nbufs) uv_try_write() argument 1483 uv_try_write2(uv_stream_t* stream, const uv_buf_t bufs[], unsigned int nbufs, uv_stream_t* send_handle) uv_try_write2() argument [all...] |
| /third_party/node/deps/uv/src/win/ |
| H A D | tcp.c | 909 uv__tcp_write(uv_loop_t* loop, uv_write_t* req, uv_tcp_t* handle, const uv_buf_t bufs[], unsigned int nbufs, uv_write_cb cb) uv__tcp_write() argument 976 uv__tcp_try_write(uv_tcp_t* handle, const uv_buf_t bufs[], unsigned int nbufs) uv__tcp_try_write() argument
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fFramebufferBlitTests.cpp | 520 deUint32 bufs = ndx ? m_dstBuffers : m_srcBuffers; in render() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | ivi.h | 155 int16_t *bufs[4]; ///< array of pointers to the band buffers member
|
| /third_party/curl/packages/OS400/ |
| H A D | os400sys.c | 171 struct buffer_t *bufs; in buffer_threaded() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | vulkan.h | 162 VkCommandBuffer *bufs; member
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_ioplug.c | 664 static snd_pcm_sframes_t snd_pcm_ioplug_writen(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size) in snd_pcm_ioplug_writen() argument 688 static snd_pcm_sframes_t snd_pcm_ioplug_readn(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size) in snd_pcm_ioplug_readn() argument
|
| H A D | pcm_file.c | 625 static snd_pcm_sframes_t snd_pcm_file_writen(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size) in snd_pcm_file_writen() argument 667 static snd_pcm_sframes_t snd_pcm_file_readn(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size) in snd_pcm_file_readn() argument
|
| /third_party/backends/backend/ |
| H A D | hpljm1005.c | 155 int bufs; member [all...] |
| /third_party/libuv/src/unix/ |
| H A D | fs.c | 431 const struct iovec* bufs; in uv__fs_read() local 1115 const struct iovec* bufs; uv__fs_write() local 1507 uv__fs_buf_offset(uv_buf_t* bufs, size_t size) uv__fs_buf_offset() argument 1524 uv_buf_t* bufs; uv__fs_write_all() local 1904 uv_fs_read(uv_loop_t* loop, uv_fs_t* req, uv_file file, const uv_buf_t bufs[], unsigned int nbufs, int64_t off, uv_fs_cb cb) uv_fs_read() argument 2093 uv_fs_write(uv_loop_t* loop, uv_fs_t* req, uv_file file, const uv_buf_t bufs[], unsigned int nbufs, int64_t off, uv_fs_cb cb) uv_fs_write() argument [all...] |
| /third_party/libuv/test/ |
| H A D | test-spawn.c | 1743 uv_buf_t bufs[1]; in TEST_IMPL() local
|
| /third_party/libuv/src/ |
| H A D | uv-common.c | 626 size_t uv__count_bufs(const uv_buf_t bufs[], unsigned int nbufs) { in uv__count_bufs() argument 488 uv_udp_send(uv_udp_send_t* req, uv_udp_t* handle, const uv_buf_t bufs[], unsigned int nbufs, const struct sockaddr* addr, uv_udp_send_cb send_cb) uv_udp_send() argument 504 uv_udp_try_send(uv_udp_t* handle, const uv_buf_t bufs[], unsigned int nbufs, const struct sockaddr* addr) uv_udp_try_send() argument
|
| /third_party/nghttp2/lib/ |
| H A D | nghttp2_hd.c | 917 static int emit_table_size(nghttp2_bufs *bufs, size_t table_size) { in emit_table_size() argument 945 static int emit_indexed_block(nghttp2_bufs *bufs, size_t idx) { in emit_indexed_block() argument 971 static int emit_string(nghttp2_bufs *bufs, const uint8_t *str, size_t len) { in emit_string() argument 1032 static int emit_indname_block(nghttp2_bufs *bufs, size_t idx, in emit_indname_block() argument 1074 emit_newname_block(nghttp2_bufs *bufs, const nghttp2_nv *nv, int indexing_mode) emit_newname_block() argument 1342 deflate_nv(nghttp2_hd_deflater *deflater, nghttp2_bufs *bufs, const nghttp2_nv *nv) deflate_nv() argument 1440 nghttp2_hd_deflate_hd_bufs(nghttp2_hd_deflater *deflater, nghttp2_bufs *bufs, const nghttp2_nv *nv, size_t nvlen) nghttp2_hd_deflate_hd_bufs() argument 1494 nghttp2_bufs bufs; nghttp2_hd_deflate_hd() local 1526 nghttp2_bufs bufs; nghttp2_hd_deflate_hd_vec() local 2285 nghttp2_hd_emit_indname_block(nghttp2_bufs *bufs, size_t idx, nghttp2_nv *nv, int indexing_mode) nghttp2_hd_emit_indname_block() argument 2291 nghttp2_hd_emit_newname_block(nghttp2_bufs *bufs, nghttp2_nv *nv, int indexing_mode) nghttp2_hd_emit_newname_block() argument 2296 nghttp2_hd_emit_table_size(nghttp2_bufs *bufs, size_t table_size) nghttp2_hd_emit_table_size() argument [all...] |
| H A D | nghttp2_frame.c | 305 static int frame_pack_headers_shared(nghttp2_bufs *bufs, in frame_pack_headers_shared() argument 361 int nghttp2_frame_pack_headers(nghttp2_bufs *bufs, nghttp2_header argument 433 nghttp2_frame_pack_priority(nghttp2_bufs *bufs, nghttp2_priority *frame) nghttp2_frame_pack_priority() argument 456 nghttp2_frame_pack_rst_stream(nghttp2_bufs *bufs, nghttp2_rst_stream *frame) nghttp2_frame_pack_rst_stream() argument 479 nghttp2_frame_pack_settings(nghttp2_bufs *bufs, nghttp2_settings *frame) nghttp2_frame_pack_settings() argument 554 nghttp2_frame_pack_push_promise(nghttp2_bufs *bufs, nghttp2_push_promise *frame, nghttp2_hd_deflater *deflater) nghttp2_frame_pack_push_promise() argument 597 nghttp2_frame_pack_ping(nghttp2_bufs *bufs, nghttp2_ping *frame) nghttp2_frame_pack_ping() argument 619 nghttp2_frame_pack_goaway(nghttp2_bufs *bufs, nghttp2_goaway *frame) nghttp2_frame_pack_goaway() argument 691 nghttp2_frame_pack_window_update(nghttp2_bufs *bufs, nghttp2_window_update *frame) nghttp2_frame_pack_window_update() argument 715 nghttp2_frame_pack_altsvc(nghttp2_bufs *bufs, nghttp2_extension *frame) nghttp2_frame_pack_altsvc() argument 789 nghttp2_frame_pack_origin(nghttp2_bufs *bufs, nghttp2_extension *frame) nghttp2_frame_pack_origin() argument 891 nghttp2_frame_pack_priority_update(nghttp2_bufs *bufs, nghttp2_extension *frame) nghttp2_frame_pack_priority_update() argument 1174 nghttp2_frame_add_pad(nghttp2_bufs *bufs, nghttp2_frame_hd *hd, size_t padlen, int framehd_only) nghttp2_frame_add_pad() argument [all...] |
| /third_party/node/deps/nghttp2/lib/ |
| H A D | nghttp2_frame.c | 305 static int frame_pack_headers_shared(nghttp2_bufs *bufs, in frame_pack_headers_shared() argument 361 int nghttp2_frame_pack_headers(nghttp2_bufs *bufs, nghttp2_header argument 433 nghttp2_frame_pack_priority(nghttp2_bufs *bufs, nghttp2_priority *frame) nghttp2_frame_pack_priority() argument 456 nghttp2_frame_pack_rst_stream(nghttp2_bufs *bufs, nghttp2_rst_stream *frame) nghttp2_frame_pack_rst_stream() argument 479 nghttp2_frame_pack_settings(nghttp2_bufs *bufs, nghttp2_settings *frame) nghttp2_frame_pack_settings() argument 554 nghttp2_frame_pack_push_promise(nghttp2_bufs *bufs, nghttp2_push_promise *frame, nghttp2_hd_deflater *deflater) nghttp2_frame_pack_push_promise() argument 597 nghttp2_frame_pack_ping(nghttp2_bufs *bufs, nghttp2_ping *frame) nghttp2_frame_pack_ping() argument 619 nghttp2_frame_pack_goaway(nghttp2_bufs *bufs, nghttp2_goaway *frame) nghttp2_frame_pack_goaway() argument 691 nghttp2_frame_pack_window_update(nghttp2_bufs *bufs, nghttp2_window_update *frame) nghttp2_frame_pack_window_update() argument 715 nghttp2_frame_pack_altsvc(nghttp2_bufs *bufs, nghttp2_extension *frame) nghttp2_frame_pack_altsvc() argument 789 nghttp2_frame_pack_origin(nghttp2_bufs *bufs, nghttp2_extension *frame) nghttp2_frame_pack_origin() argument 891 nghttp2_frame_pack_priority_update(nghttp2_bufs *bufs, nghttp2_extension *frame) nghttp2_frame_pack_priority_update() argument 1174 nghttp2_frame_add_pad(nghttp2_bufs *bufs, nghttp2_frame_hd *hd, size_t padlen, int framehd_only) nghttp2_frame_add_pad() argument [all...] |
| H A D | nghttp2_hd.c | 917 static int emit_table_size(nghttp2_bufs *bufs, size_t table_size) { in emit_table_size() argument 945 static int emit_indexed_block(nghttp2_bufs *bufs, size_t idx) { in emit_indexed_block() argument 971 static int emit_string(nghttp2_bufs *bufs, const uint8_t *str, size_t len) { in emit_string() argument 1032 static int emit_indname_block(nghttp2_bufs *bufs, size_t idx, in emit_indname_block() argument 1074 emit_newname_block(nghttp2_bufs *bufs, const nghttp2_nv *nv, int indexing_mode) emit_newname_block() argument 1342 deflate_nv(nghttp2_hd_deflater *deflater, nghttp2_bufs *bufs, const nghttp2_nv *nv) deflate_nv() argument 1440 nghttp2_hd_deflate_hd_bufs(nghttp2_hd_deflater *deflater, nghttp2_bufs *bufs, const nghttp2_nv *nv, size_t nvlen) nghttp2_hd_deflate_hd_bufs() argument 1494 nghttp2_bufs bufs; nghttp2_hd_deflate_hd() local 1526 nghttp2_bufs bufs; nghttp2_hd_deflate_hd_vec() local 2285 nghttp2_hd_emit_indname_block(nghttp2_bufs *bufs, size_t idx, nghttp2_nv *nv, int indexing_mode) nghttp2_hd_emit_indname_block() argument 2291 nghttp2_hd_emit_newname_block(nghttp2_bufs *bufs, nghttp2_nv *nv, int indexing_mode) nghttp2_hd_emit_newname_block() argument 2296 nghttp2_hd_emit_table_size(nghttp2_bufs *bufs, size_t table_size) nghttp2_hd_emit_table_size() argument [all...] |
| /third_party/node/deps/uv/src/ |
| H A D | uv-common.c | 589 size_t uv__count_bufs(const uv_buf_t bufs[], unsigned int nbufs) { in uv__count_bufs() argument 454 uv_udp_send(uv_udp_send_t* req, uv_udp_t* handle, const uv_buf_t bufs[], unsigned int nbufs, const struct sockaddr* addr, uv_udp_send_cb send_cb) uv_udp_send() argument 470 uv_udp_try_send(uv_udp_t* handle, const uv_buf_t bufs[], unsigned int nbufs, const struct sockaddr* addr) uv_udp_try_send() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | capture_gles_3_0_params.cpp | 127 CaptureDrawBuffers_bufs(const State &glState, bool isCallValid, GLsizei n, const GLenum *bufs, ParamCapture *paramCapture) CaptureDrawBuffers_bufs() argument
|