Home
last modified time | relevance | path

Searched defs:bufs (Results 226 - 250 of 303) sorted by relevance

12345678910>>...13

/third_party/node/deps/uv/src/win/
H A Dpipe.c1424 uv__build_coalesced_write_req(uv_write_t* user_req, const uv_buf_t bufs[], size_t nbufs, uv_write_t** req_out, uv_buf_t* write_buf_out) uv__build_coalesced_write_req() argument
1484 uv__pipe_write_data(uv_loop_t* loop, uv_write_t* req, uv_pipe_t* handle, const uv_buf_t bufs[], size_t nbufs, uv_write_cb cb, int copy_always) uv__pipe_write_data() argument
1656 uv_buf_t* bufs; uv__pipe_write_ipc() local
1750 uv__pipe_write(uv_loop_t* loop, uv_write_t* req, uv_pipe_t* handle, const uv_buf_t bufs[], size_t nbufs, uv_stream_t* send_handle, uv_write_cb cb) uv__pipe_write() argument
[all...]
H A Dtty.c1674 uv__tty_write_bufs(uv_tty_t* handle, const uv_buf_t bufs[], unsigned int nbufs, DWORD* error) global() argument
2183 uv__tty_write(uv_loop_t* loop, uv_write_t* req, uv_tty_t* handle, const uv_buf_t bufs[], unsigned int nbufs, uv_write_cb cb) global() argument
2213 uv__tty_try_write(uv_tty_t* handle, const uv_buf_t bufs[], unsigned int nbufs) global() argument
/third_party/node/deps/uvwasi/src/
H A Duvwasi.c196 uv_buf_t* bufs; in uvwasi__setup_iovs() local
218 uv_buf_t* bufs; in uvwasi__setup_ciovs() local
1123 uv_buf_t* bufs; uvwasi_fd_pread() local
1247 uv_buf_t* bufs; uvwasi_fd_pwrite() local
1299 uv_buf_t* bufs; uvwasi_fd_read() local
1600 uv_buf_t* bufs; uvwasi_fd_write() local
2654 uv_buf_t* bufs; uvwasi_sock_send() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_3_0_autogen.cpp550 CaptureDrawBuffers(const State &glState, bool isCallValid, GLsizei n, const GLenum *bufs) CaptureDrawBuffers() argument
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DTracePerfTest.cpp230 void KHRONOS_APIENTRY DrawBuffersProc(GLsizei n, const GLenum *bufs) in DrawBuffersProc() argument
1771 void TracePerfTest::onReplayDrawBuffers(GLsizei n, const GLenum *bufs) in onReplayDrawBuffers() argument
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_3_0_autogen.cpp698 void GL_APIENTRY GL_DrawBuffers(GLsizei n, const GLenum *bufs) in GL_DrawBuffers() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DFramebufferTest.cpp2723 const GLenum bufs[] = {GL_NONE, GL_NONE, GL_NONE, GL_COLOR_ATTACHMENT3}; in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv3.cpp889 void GL_APIENTRY DrawBuffers(GLsizei n, const GLenum *bufs) in DrawBuffers() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawBuffersIndexedTests.cpp403 vector<deUint32> bufs; in genRenderbuffers() local
1030 vector<deUint32> bufs; in renderQuad() local
[all...]
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...]
/kernel/linux/linux-5.10/crypto/
H A Dtestmgr.c519 char *bufs[XBUFSIZE]; member
/kernel/linux/linux-5.10/block/
H A Dblk-throttle.c1614 char bufs[4][21] = { "max", "max", "max", "max" }; in tg_prfill_limit() local
[all...]
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dmxc_nand.c589 int bufs, i; in send_page_v1() local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c895 ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_update_pkg() argument
935 ice_dwnld_cfg_bufs(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_dwnld_cfg_bufs() argument
/kernel/linux/linux-5.10/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.h352 struct cio2_buffer *bufs[CIO2_MAX_BUFFERS]; member
/kernel/linux/linux-5.10/sound/core/
H A Dpcm_native.c3200 void *bufs; in snd_pcm_xfern_frames_ioctl() local
3477 void __user **bufs; in snd_pcm_readv() local
3513 void __user **bufs; snd_pcm_writev() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Dsh_css_params.c2348 ia_css_metadata_free_multiple(unsigned int num_bufs, struct ia_css_metadata **bufs) ia_css_metadata_free_multiple() argument
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dmxc_nand.c586 int bufs, i; in send_page_v1() local
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Dsh_css_params.c2248 ia_css_metadata_free_multiple(unsigned int num_bufs, struct ia_css_metadata **bufs) ia_css_metadata_free_multiple() argument
/kernel/linux/linux-6.6/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.h372 struct cio2_buffer *bufs[CIO2_MAX_BUFFERS]; member
/kernel/linux/linux-6.6/crypto/
H A Dtestmgr.c546 char *bufs[XBUFSIZE]; member
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_native.c3231 void *bufs; in snd_pcm_xfern_frames_ioctl() local
3518 void __user **bufs; in snd_pcm_readv() local
3558 void __user **bufs; snd_pcm_writev() 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

Completed in 92 milliseconds

12345678910>>...13