Home
last modified time | relevance | path

Searched defs:new_buf (Results 1 – 25 of 45) sorted by relevance

12

/third_party/lwip/src/api/
Dapi_lib.c579 netconn_recv_data(struct netconn *conn, void **new_buf, u8_t apiflags) in netconn_recv_data()
703 netconn_recv_data_tcp(struct netconn *conn, struct pbuf **new_buf, u8_t apiflags) in netconn_recv_data_tcp()
782 netconn_recv_tcp_pbuf(struct netconn *conn, struct pbuf **new_buf) in netconn_recv_tcp_pbuf()
803 netconn_recv_tcp_pbuf_flags(struct netconn *conn, struct pbuf **new_buf, u8_t apiflags) in netconn_recv_tcp_pbuf_flags()
822 netconn_recv_udp_raw_netbuf(struct netconn *conn, struct netbuf **new_buf) in netconn_recv_udp_raw_netbuf()
842 netconn_recv_udp_raw_netbuf_flags(struct netconn *conn, struct netbuf **new_buf, u8_t apiflags) in netconn_recv_udp_raw_netbuf_flags()
860 netconn_recv(struct netconn *conn, struct netbuf **new_buf) in netconn_recv()
/third_party/gstreamer/gstplugins_base/ext/vorbis/
Dgstvorbistag.c103 GstBuffer *new_buf; in gst_vorbis_tag_parse_packet() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-arraybuffer-prototype.c140 lit_utf8_byte_t *new_buf = ecma_arraybuffer_get_buffer (new_arraybuffer_p); in ecma_builtin_arraybuffer_prototype_object_slice() local
/third_party/ltp/utils/sctp/lib/
Daddrs.c49 char *new_buf; in sctp_getaddrs() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_video.c90 struct rvid_buffer *new_buf, unsigned new_size) in si_vid_resize_buffer()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_screen_buffer.c116 struct pb_buffer *new_buf; in r300_buffer_transfer_map() local
/third_party/gstreamer/gstplugins_bad/ext/kate/
Dgstkatetag.c270 GstBuffer *new_buf; in gst_kate_tag_parse_packet() local
/third_party/lwip/src/core/distributed_net/
Ddistributed_net_core.c209 void *new_buf = mem_malloc(new_buf_len); in distributed_net_recvfrom() local
/third_party/alsa-utils/bat/
Dsignal.c91 float *new_buf = NULL; in reorder() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi.c57 char *new_buf; in svga_shader_expand() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dradeon_video.c89 struct rvid_buffer *new_buf, unsigned new_size) in rvid_resize_buffer()
Dr600_buffer_common.c168 struct pb_buffer *old_buf, *new_buf; in r600_alloc_resource() local
/third_party/libfuse/example/
Dioctl.c50 void *new_buf; in fioc_resize() local
Dcuse.c65 void *new_buf; in cusexmp_resize() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstminiobject.c378 GstBuffer *new_buf; in my_foo_get_property() local
/third_party/gstreamer/gstplugins_bad/sys/winscreencap/
Dgstgdiscreencapsrc.c410 GstBuffer *new_buf; in gst_gdiscreencapsrc_create() local
Dgstdx9screencapsrc.c454 GstBuffer *new_buf; in gst_dx9screencapsrc_create() local
/third_party/flutter/skia/third_party/externals/libwebp/src/utils/
Dbit_writer_utils.c27 uint8_t* new_buf; in BitWriterResize() local
/third_party/skia/third_party/externals/libwebp/src/utils/
Dbit_writer_utils.c27 uint8_t* new_buf; in BitWriterResize() local
/third_party/gstreamer/gstreamer/gst/
Dgstbufferlist.c373 GstBuffer *new_buf; in gst_buffer_list_get_writable() local
/third_party/alsa-lib/src/seq/
Dseq_midi_event.c282 unsigned char *new_buf, *old_buf; in snd_midi_event_resize_buffer() local
/third_party/gstreamer/gstplugins_bad/gst/jpegformat/
Dgstjifmux.c626 gst_jif_mux_recombine_image (GstJifMux * self, GstBuffer ** new_buf, in gst_jif_mux_recombine_image()
/third_party/python/Modules/
D_localemodule.c423 wchar_t * new_buf = PyMem_Realloc(buf, (n2+1)*sizeof(wchar_t)); in _locale_strxfrm_impl() local
/third_party/python/Modules/_io/
Dstringio.c80 Py_UCS4 *new_buf = NULL; in resize_buffer() local
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dvideotestsrc.c206 got_buf_cb (GstElement * sink, GstBuffer * new_buf, GstPad * pad, in got_buf_cb()

12