| /third_party/libuv/test/ |
| H A D | test-ipc-heavy-traffic-deadlock-bug.c | 64 uv_buf_t bufs[BUFFERS_PER_WRITE]; in do_write() local
|
| H A D | test-tty.c | 223 uv_buf_t bufs[1]; in TEST_IMPL() local 269 uv_buf_t bufs[1]; in TEST_IMPL() local
|
| H A D | benchmark-udp-pummel.c | 51 static uv_buf_t bufs[5]; variable [all...] |
| H A D | test-ping-pong.c | 95 uv_buf_t bufs[sizeof PING - 1]; in pinger_write_ping() local
|
| /third_party/libuv/src/win/ |
| H A D | stream.c | 114 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 146 uv_write2(uv_write_t* req, uv_stream_t* handle, const uv_buf_t bufs[], unsigned int nbufs, uv_stream_t* send_handle, uv_write_cb cb) uv_write2() argument 171 uv_try_write(uv_stream_t* stream, const uv_buf_t bufs[], unsigned int nbufs) uv_try_write() argument 193 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/mesa3d/src/freedreno/computerator/ |
| H A D | main.h | 47 struct fd_bo *bufs[MAX_BUFS]; member
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_shader_buffer.c | 313 svga_validate_shader_buffer_resources(struct svga_context *svga, unsigned count, struct svga_shader_buffer *bufs, bool rebind) svga_validate_shader_buffer_resources() argument
|
| /third_party/nghttp2/fuzz/ |
| H A D | fuzz_frames.cc | 39 nghttp2_bufs bufs; in check_frame_pack_headers() local 99 nghttp2_bufs bufs; in check_frame_push_promise() local [all...] |
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_suspend/ |
| H A D | 9-1.c | 57 char *bufs; in do_test() local
|
| /third_party/node/deps/uv/src/win/ |
| H A D | stream.c | 114 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 146 uv_write2(uv_write_t* req, uv_stream_t* handle, const uv_buf_t bufs[], unsigned int nbufs, uv_stream_t* send_handle, uv_write_cb cb) uv_write2() argument 171 uv_try_write(uv_stream_t* stream, const uv_buf_t bufs[], unsigned int nbufs) uv_try_write() argument 193 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/vk-gl-cts/external/amber/src/src/amberscript/ |
| H A D | parser_bind_test.cc | 1391 const auto& bufs = pipeline->GetBuffers(); in TEST_F() local 1429 const auto& bufs in TEST_F() local 1644 const auto& bufs = pipeline->GetBuffers(); TEST_P() local 2039 const auto& bufs = pipeline->GetBuffers(); TEST_F() local 2070 const auto& bufs = pipeline->GetBuffers(); TEST_F() local 2177 const auto& bufs = pipeline->GetBuffers(); TEST_F() local 2293 const auto& bufs = pipeline->GetBuffers(); TEST_F() local 2458 const auto& bufs = pipeline->GetBuffers(); TEST_F() local 2540 const auto& bufs = pipeline->GetBuffers(); TEST_F() local 2571 const auto& bufs = pipeline->GetBuffers(); TEST_F() local 2676 const auto& bufs = pipeline->GetBuffers(); TEST_F() local 2707 const auto& bufs = pipeline->GetBuffers(); TEST_F() local 2957 const auto& bufs = pipeline->GetBuffers(); TEST_F() local 2996 const auto& bufs = pipeline->GetBuffers(); TEST_F() local 3036 const auto& bufs = pipeline->GetBuffers(); TEST_F() local 3260 const auto& bufs = pipeline->GetBuffers(); TEST_F() local 3297 const auto& bufs = pipeline->GetBuffers(); TEST_F() local 3398 const auto& bufs = pipeline->GetBuffers(); TEST_F() local 3435 const auto& bufs = pipeline->GetBuffers(); TEST_F() local [all...] |
| /third_party/vk-gl-cts/external/amber/src/src/vkscript/ |
| H A D | parser_test.cc | 134 const auto& bufs = script->GetBuffers(); in TEST_F() local 149 const auto& bufs = script->GetBuffers(); in TEST_F() local 232 const auto& bufs = script->GetBuffers(); in TEST_F() local 254 const auto& bufs = script->GetBuffers(); TEST_F() local 282 const auto& bufs = script->GetBuffers(); TEST_F() local 332 const auto& bufs = script->GetBuffers(); TEST_F() local 360 const auto& bufs = script->GetBuffers(); TEST_F() local 438 const auto& bufs = script->GetBuffers(); TEST_F() local 493 const auto& bufs = script->GetBuffers(); TEST_F() local [all...] |
| /third_party/alsa-utils/axfer/test/ |
| H A D | generator.c | 66 char **bufs; in allocate_vector() local 111 char **bufs = frame_buffer; in fill_vector() local 139 char **bufs = frame_buffer; deallocate_vector() local [all...] |
| H A D | mapper-test.c | 326 char **bufs; in test_vector() local [all...] |
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_mmap.c | 175 snd_pcm_sframes_t snd_pcm_mmap_writen(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size) in snd_pcm_mmap_writen() argument 225 snd_pcm_sframes_t snd_pcm_mmap_readn(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size) in snd_pcm_mmap_readn() argument 556 void *bufs[channels]; in snd_pcm_write_mmap() local 612 void *bufs[channel in snd_pcm_read_mmap() local [all...] |
| H A D | pcm_plugin.c | 359 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/ltp/lib/ |
| H A D | tst_buffers.c | 131 void tst_buffers_alloc(struct tst_buffers bufs[]) in tst_buffers_alloc() argument [all...] |
| /third_party/node/src/ |
| H A D | js_stream.cc | 110 DoWrite(WriteWrap* w, uv_buf_t* bufs, size_t count, uv_stream_t* send_handle) DoWrite() argument
|
| H A D | js_udp_wrap.cc | 90 ssize_t JSUDPWrap::Send(uv_buf_t* bufs, in Send() argument
|
| /third_party/node/src/quic/ |
| H A D | logstream.cc | 119 DoWrite(WriteWrap* w, uv_buf_t* bufs, size_t count, uv_stream_t* send_handle) DoWrite() argument
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_cs.c | 211 void *bufs = realloc(enc->buffers, sizeof(*enc->buffers) * buf_max); in vn_cs_encoder_grow_buffer_array() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_draw.c | 58 struct fd2_vertex_buf bufs[PIPE_MAX_ATTRIBS]; variable
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/ |
| H A D | esextcDrawBuffersIndexedBlending.cpp | 89 glw::GLenum bufs[1] = { GL_BACK }; in releaseFramebuffer() local
|
| H A D | esextcDrawBuffersIndexedColorMasks.cpp | 91 glw::GLenum bufs[1] = { GL_BACK }; in releaseFramebuffer() local
|
| /third_party/nghttp2/lib/ |
| H A D | nghttp2_buf.c | 116 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...] |