/third_party/libuv/test/ |
D | test-pipe-close-stdout-read-stdin.c | 32 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/ |
D | main.c | 8 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/ |
D | main.c | 12 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/ |
D | worker.c | 22 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t *buf) { in alloc_buffer() function
|
D | main.c | 26 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/ |
D | main.c | 23 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/ |
D | main.c | 25 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/ |
D | main.c | 19 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t *buf) { in alloc_buffer() function
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstbufferpool.h | 208 GstFlowReturn (*alloc_buffer) (GstBufferPool *pool, GstBuffer **buffer, member
|
/third_party/ffmpeg/libavcodec/ |
D | libsvtav1.c | 121 static int alloc_buffer(EbSvtAv1EncConfiguration *config, SvtContext *svt_enc) in alloc_buffer() function
|
/third_party/libdrm/amdgpu/ |
D | amdgpu_bo.c | 79 struct amdgpu_bo_alloc_request *alloc_buffer, in amdgpu_bo_alloc()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_pullup.c | 247 static int alloc_buffer(PullupContext *s, PullupBuffer *b) in alloc_buffer() function
|
/third_party/mesa3d/src/amd/common/ |
D | ac_gpu_info.c | 151 struct amdgpu_bo_alloc_request *alloc_buffer, in amdgpu_bo_alloc()
|
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/ |
D | amdgpu_cs.c | 285 struct amdgpu_bo_alloc_request alloc_buffer = {}; in amdgpu_ctx_create() local
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/ |
D | gstdecklink.cpp | 1277 uint8_t *alloc_buffer = ((uint8_t *) buffer) - 128 + offset; in ReleaseBuffer() local
|