Home
last modified time | relevance | path

Searched defs:bufs (Results 126 - 150 of 160) sorted by relevance

1234567

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fIntegerStateQueryTests.cpp2659 GLenum bufs = GL_NONE; in test() local
H A Des3fShaderStateQueryTests.cpp2865 GLuint bufs[2] = {0}; in test() local
2957 GLuint bufs[2] = {0}; in test() local
[all...]
/third_party/alsa-utils/aplay/
H A Daplay.c2208 void *bufs[channels]; local
2301 void *bufs[channels]; local
3375 uint8_t *bufs[channels]; local
3429 uint8_t *bufs[channels]; global() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_local.h651 static inline snd_pcm_sframes_t _snd_pcm_writen(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size) in _snd_pcm_writen() argument
667 static inline snd_pcm_sframes_t _snd_pcm_readn(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size) in _snd_pcm_readn() argument
H A Dpcm.c1608 snd_pcm_sframes_t snd_pcm_writen(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size) in snd_pcm_writen() argument
1686 snd_pcm_sframes_t snd_pcm_readn(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size) in snd_pcm_readn() argument
7574 snd_pcm_areas_from_bufs(snd_pcm_t *pcm, snd_pcm_channel_area_t *areas, void **bufs) snd_pcm_areas_from_bufs() argument
[all...]
/third_party/libuv/src/win/
H A Dfs.c2900 uv_fs_read(uv_loop_t* loop, uv_fs_t* req, uv_file fd, const uv_buf_t bufs[], unsigned int nbufs, int64_t offset, uv_fs_cb cb) uv_fs_read() argument
2933 uv_fs_write(uv_loop_t* loop, uv_fs_t* req, uv_file fd, const uv_buf_t bufs[], unsigned int nbufs, int64_t offset, uv_fs_cb cb) uv_fs_write() argument
[all...]
/third_party/node/src/
H A Dnode_http2.cc1777 MaybeStackBuffer<uv_buf_t, 32> bufs; in SendPendingData() local
2387 DoWrite(WriteWrap* req_wrap, uv_buf_t* bufs, size_t nbufs, uv_stream_t* send_handle) DoWrite() argument
/third_party/node/deps/uv/src/win/
H A Dfs.c2913 uv_fs_read(uv_loop_t* loop, uv_fs_t* req, uv_file fd, const uv_buf_t bufs[], unsigned int nbufs, int64_t offset, uv_fs_cb cb) uv_fs_read() argument
2946 uv_fs_write(uv_loop_t* loop, uv_fs_t* req, uv_file fd, const uv_buf_t bufs[], unsigned int nbufs, int64_t offset, uv_fs_cb cb) uv_fs_write() argument
[all...]
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vulkan.c73 VkCommandBuffer *bufs; member
3579 map_buffers(AVHWDeviceContext *ctx, AVBufferRef **bufs, uint8_t *mem[], int nb_buffers, int invalidate) map_buffers() argument
3637 unmap_buffers(AVHWDeviceContext *ctx, AVBufferRef **bufs, int nb_buffers, int flush) unmap_buffers() argument
3684 transfer_image_buf(AVHWFramesContext *hwfc, const AVFrame *f, AVBufferRef **bufs, size_t *buf_offsets, const int *buf_stride, int w, int h, enum AVPixelFormat pix_fmt, int to_buf) transfer_image_buf() argument
3826 AVBufferRef *bufs[AV_NUM_DATA_POINTERS] = { 0 }; vulkan_transfer_data() local
[all...]
/third_party/nghttp2/lib/
H A Dnghttp2_session.c2263 static int session_pack_extension(nghttp2_session *session, nghttp2_bufs *bufs, in session_pack_extension() argument
7650 int nghttp2_session_pack_data(nghttp2_session *session, nghttp2_bufs *bufs, in nghttp2_session_pack_data() argument
/third_party/nghttp2/tests/
H A Dnghttp2_session_test.c674 nghttp2_bufs bufs; in test_nghttp2_session_recv() local
102 scripted_data_feed_init2(scripted_data_feed *df, nghttp2_bufs *bufs) scripted_data_feed_init2() argument
791 nghttp2_bufs bufs; test_nghttp2_session_recv_invalid_stream_id() local
836 nghttp2_bufs bufs; test_nghttp2_session_recv_invalid_frame() local
1240 nghttp2_bufs bufs; test_nghttp2_session_recv_continuation() local
1435 nghttp2_bufs bufs; test_nghttp2_session_recv_headers_with_priority() local
1585 nghttp2_bufs bufs; test_nghttp2_session_recv_headers_with_padding() local
1691 nghttp2_bufs bufs; test_nghttp2_session_recv_headers_early_response() local
1756 nghttp2_bufs bufs; test_nghttp2_session_recv_headers_for_closed_stream() local
1841 nghttp2_bufs bufs; test_nghttp2_session_recv_headers_with_extpri() local
1939 nghttp2_bufs bufs; test_nghttp2_session_server_recv_push_response() local
1990 nghttp2_bufs bufs; test_nghttp2_session_recv_premature_headers() local
2138 nghttp2_bufs bufs; test_nghttp2_session_recv_settings_header_table_size() local
2633 nghttp2_bufs bufs; test_nghttp2_session_recv_origin() local
2780 nghttp2_bufs bufs; test_nghttp2_session_recv_priority_update() local
2986 nghttp2_bufs bufs; test_nghttp2_session_continue() local
4949 nghttp2_bufs bufs; test_nghttp2_session_upgrade2() local
5497 nghttp2_bufs bufs; test_nghttp2_submit_request_without_data() local
5597 nghttp2_bufs bufs; test_nghttp2_submit_response_without_data() local
5672 nghttp2_bufs bufs; test_nghttp2_submit_trailer() local
5847 nghttp2_bufs bufs; test_nghttp2_submit_headers() local
8122 check_session_recv_data_with_padding(nghttp2_bufs *bufs, size_t datalen, nghttp2_mem *mem) check_session_recv_data_with_padding() argument
9520 nghttp2_bufs bufs; test_nghttp2_session_stream_get_state() local
10092 nghttp2_bufs bufs; test_nghttp2_session_on_header_temporal_failure() local
10309 nghttp2_bufs bufs; test_nghttp2_session_cancel_reserved_remote() local
10480 nghttp2_bufs bufs; test_nghttp2_session_on_begin_headers_temporal_failure() local
10636 nghttp2_bufs bufs; test_nghttp2_session_flooding() local
10769 nghttp2_bufs bufs; test_nghttp2_session_change_extpri_stream_priority() local
11352 nghttp2_bufs bufs; test_nghttp2_session_too_many_settings() local
11413 nghttp2_bufs bufs; prepare_session_removed_closed_stream() local
11514 nghttp2_bufs bufs; test_nghttp2_session_removed_closed_stream() local
11788 nghttp2_bufs bufs; test_nghttp2_session_server_fallback_rfc7540_priorities() local
11976 nghttp2_bufs bufs; test_nghttp2_session_stream_reset_ratelim() local
12080 nghttp2_bufs bufs; check_nghttp2_http_recv_headers_fail() local
12122 nghttp2_bufs bufs; check_nghttp2_http_recv_headers_ok() local
12455 nghttp2_bufs bufs; test_nghttp2_http_content_length() local
12527 nghttp2_bufs bufs; test_nghttp2_http_content_length_mismatch() local
12710 nghttp2_bufs bufs; test_nghttp2_http_non_final_response() local
12856 nghttp2_bufs bufs; test_nghttp2_http_trailer_headers() local
12969 nghttp2_bufs bufs; test_nghttp2_http_ignore_regular_header() local
13092 nghttp2_bufs bufs; test_nghttp2_http_ignore_content_length() local
13187 nghttp2_bufs bufs; test_nghttp2_http_record_request_method() local
13238 nghttp2_bufs bufs; test_nghttp2_http_push_promise() local
13317 nghttp2_bufs bufs; test_nghttp2_http_head_method_upgrade_workaround() local
13359 nghttp2_bufs bufs; test_nghttp2_http_no_rfc9113_leading_and_trailing_ws_validation() local
[all...]
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_session.c2258 static int session_pack_extension(nghttp2_session *session, nghttp2_bufs *bufs, in session_pack_extension() argument
7639 int nghttp2_session_pack_data(nghttp2_session *session, nghttp2_bufs *bufs, in nghttp2_session_pack_data() argument
/third_party/libdrm/
H A Dxf86drm.c1812 drm_buf_map_t bufs; in drmMapBufs() local
1855 drmUnmapBufs(drmBufMapPtr bufs) drmUnmapBufs() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c1008 tgsi_exec_set_constant_buffers(struct tgsi_exec_machine *mach, unsigned num_bufs, const void **bufs, const unsigned *buf_sizes) tgsi_exec_set_constant_buffers() argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c1966 struct panfrost_ptr bufs = in panfrost_emit_image_attribs() local
1877 emit_image_bufs(struct panfrost_batch *batch, enum pipe_shader_type shader, struct mali_attribute_buffer_packed *bufs, unsigned first_image_buf_index) emit_image_bufs() argument
2029 struct mali_attribute_buffer_packed *bufs = panfrost_emit_vertex_data() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES3.cpp2454 ValidateDrawBuffers(const Context *context, angle::EntryPoint entryPoint, GLsizei n, const GLenum *bufs) ValidateDrawBuffers() argument
H A DvalidationGL4.cpp1812 ValidateNamedFramebufferDrawBuffers(const Context *context, angle::EntryPoint entryPoint, FramebufferID framebuffer, GLsizei n, const GLenum *bufs) ValidateNamedFramebufferDrawBuffers() argument
H A DvalidationES2.cpp2607 ValidateDrawBuffersEXT(const Context *context, angle::EntryPoint entryPoint, GLsizei n, const GLenum *bufs) ValidateDrawBuffersEXT() argument
H A DvalidationES.cpp4919 ValidateDrawBuffersBase(const Context *context, angle::EntryPoint entryPoint, GLsizei n, const GLenum *bufs) ValidateDrawBuffersBase() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A Dentry_points.cpp995 GL_APICALL void GL_APIENTRY glDrawBuffersEXT(GLsizei n, const GLenum *bufs) in glDrawBuffersEXT() argument
1080 GL_APICALL void GL_APIENTRY glDrawBuffers(GLsizei n, const GLenum *bufs) in glDrawBuffers() argument
H A DlibGLESv2.cpp6184 void GL_APIENTRY DrawBuffersEXT(GLsizei n, const GLenum *bufs) in DrawBuffersEXT() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_ext_autogen.cpp5359 CaptureDrawBuffersEXT(const State &glState, bool isCallValid, GLsizei n, const GLenum *bufs) CaptureDrawBuffersEXT() argument
H A Dcapture_gles_ext_params.cpp2472 CaptureDrawBuffersEXT_bufs(const State &glState, bool isCallValid, GLsizei n, const GLenum *bufs, ParamCapture *paramCapture) CaptureDrawBuffersEXT_bufs() argument
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_4_autogen.cpp8552 void GL_APIENTRY GL_NamedFramebufferDrawBuffers(GLuint framebuffer, GLsizei n, const GLenum *bufs) in GL_NamedFramebufferDrawBuffers() argument
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_ext_autogen.cpp4664 void GL_APIENTRY GL_DrawBuffersEXT(GLsizei n, const GLenum *bufs) in GL_DrawBuffersEXT() argument

Completed in 174 milliseconds

1234567