Searched defs:alloc_buffer (Results 1 – 13 of 13) sorted by relevance
| /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/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/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/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 | 166 GstFlowReturn (*alloc_buffer) (GstBufferPool *pool, GstBuffer **buffer, member
|
| /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/gstreamer/gstplugins_bad/sys/decklink/ |
| D | gstdecklink.cpp | 1148 uint8_t *alloc_buffer = ((uint8_t *) buffer) - 128 + offset; in ReleaseBuffer() local
|
| /third_party/uboot/u-boot-2020.01/tools/ |
| D | ifwitool.c | 549 static void alloc_buffer(struct buffer *b, size_t s, const char *n) in alloc_buffer() function
|