/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fIntegerStateQueryTests.cpp | 2659 GLenum bufs = GL_NONE; in test() local
|
H A D | es3fShaderStateQueryTests.cpp | 2865 GLuint bufs[2] = {0}; in test() local 2957 GLuint bufs[2] = {0}; in test() local [all...] |
/third_party/alsa-utils/aplay/ |
H A D | aplay.c | 2208 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 D | pcm_local.h | 651 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 D | pcm.c | 1608 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 D | fs.c | 2900 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 D | node_http2.cc | 1777 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 D | fs.c | 2913 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 D | hwcontext_vulkan.c | 73 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 D | nghttp2_session.c | 2263 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 D | nghttp2_session_test.c | 674 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 D | nghttp2_session.c | 2258 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 D | xf86drm.c | 1812 drm_buf_map_t bufs; in drmMapBufs() local 1855 drmUnmapBufs(drmBufMapPtr bufs) drmUnmapBufs() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_exec.c | 1008 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 D | pan_cmdstream.c | 1966 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 D | validationES3.cpp | 2454 ValidateDrawBuffers(const Context *context, angle::EntryPoint entryPoint, GLsizei n, const GLenum *bufs) ValidateDrawBuffers() argument
|
H A D | validationGL4.cpp | 1812 ValidateNamedFramebufferDrawBuffers(const Context *context, angle::EntryPoint entryPoint, FramebufferID framebuffer, GLsizei n, const GLenum *bufs) ValidateNamedFramebufferDrawBuffers() argument
|
H A D | validationES2.cpp | 2607 ValidateDrawBuffersEXT(const Context *context, angle::EntryPoint entryPoint, GLsizei n, const GLenum *bufs) ValidateDrawBuffersEXT() argument
|
H A D | validationES.cpp | 4919 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 D | entry_points.cpp | 995 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 D | libGLESv2.cpp | 6184 void GL_APIENTRY DrawBuffersEXT(GLsizei n, const GLenum *bufs) in DrawBuffersEXT() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | capture_gles_ext_autogen.cpp | 5359 CaptureDrawBuffersEXT(const State &glState, bool isCallValid, GLsizei n, const GLenum *bufs) CaptureDrawBuffersEXT() argument
|
H A D | capture_gles_ext_params.cpp | 2472 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 D | entry_points_gl_4_autogen.cpp | 8552 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 D | entry_points_gles_ext_autogen.cpp | 4664 void GL_APIENTRY GL_DrawBuffersEXT(GLsizei n, const GLenum *bufs) in GL_DrawBuffersEXT() argument
|