Home
last modified time | relevance | path

Searched defs:alloc_buffer (Results 1 - 14 of 14) sorted by relevance

/third_party/libuv/test/
H A Dtest-pipe-close-stdout-read-stdin.c36 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t* buf) in alloc_buffer() function
/third_party/libuv/docs/code/pipe-echo-server/
H A Dmain.c25 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t *buf) { in alloc_buffer() function
/third_party/libuv/docs/code/multi-echo-server/
H A Dworker.c22 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t *buf) { in alloc_buffer() function
H A Dmain.c26 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t *buf) { in alloc_buffer() function
/third_party/libuv/docs/code/dns/
H A Dmain.c8 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t *buf) { in alloc_buffer() function
/third_party/libuv/docs/code/udp-dhcp/
H A Dmain.c12 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t *buf) { in alloc_buffer() function
/third_party/libuv/docs/code/tcp-echo-server/
H A Dmain.c23 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t *buf) { in alloc_buffer() function
/third_party/libuv/docs/code/uvtee/
H A Dmain.c18 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t *buf) { in alloc_buffer() function
/third_party/libdrm/amdgpu/
H A Damdgpu_bo.c70 amdgpu_bo_alloc(amdgpu_device_handle dev, struct amdgpu_bo_alloc_request *alloc_buffer, amdgpu_bo_handle *buf_handle) amdgpu_bo_alloc() argument
/third_party/ffmpeg/libavcodec/
H A Dlibsvtav1.c125 static int alloc_buffer(EbSvtAv1EncConfiguration *config, SvtContext *svt_enc) in alloc_buffer() function
/third_party/ffmpeg/libavfilter/
H A Dvf_pullup.c240 static int alloc_buffer(PullupContext *s, PullupBuffer *b) in alloc_buffer() function
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
H A Drga_dma_buf.c495 struct rga_dma_buffer_t *alloc_buffer; in rga_viraddr_get_channel_info() local
918 struct rga_dma_buffer_t *alloc_buffer; rga_dma_buf_get_channel_info() local
[all...]
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_cs.c298 struct amdgpu_bo_alloc_request alloc_buffer = {}; in amdgpu_ctx_create() local
/third_party/mesa3d/src/amd/common/
H A Dac_gpu_info.c256 amdgpu_bo_alloc(amdgpu_device_handle dev, struct amdgpu_bo_alloc_request *alloc_buffer, amdgpu_bo_handle *buf_handle) amdgpu_bo_alloc() argument

Completed in 13 milliseconds