Home
last modified time | relevance | path

Searched defs:new_buf (Results 1 – 25 of 34) 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/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.c68 struct rvid_buffer *new_buf, unsigned new_size, in si_vid_resize_buffer()
Dsi_buffer.c144 struct pb_buffer_lean *old_buf, *new_buf; in si_alloc_resource() local
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_screen_buffer.c98 struct pb_buffer_lean *new_buf; in r300_buffer_transfer_map() local
/third_party/alsa-utils/bat/
Dsignal.c93 float *new_buf = NULL; in reorder() 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/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi.c38 char *new_buf; in svga_shader_expand() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dradeon_video.c63 struct rvid_buffer *new_buf, unsigned new_size) in rvid_resize_buffer()
Dr600_buffer_common.c150 struct pb_buffer_lean *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/skia/m133/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/alsa-lib/src/seq/
Dseq_midi_event.c284 unsigned char *new_buf, *old_buf; in snd_midi_event_resize_buffer() local
/third_party/backends/backend/
Dkvs40xx.c97 static inline SANE_Status new_buf(struct buf *b, u8 ** p) in new_buf() function
/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
Dbytesio.c108 PyObject *new_buf; in unshare_buffer() local
/third_party/selinux/libsepol/src/
Dservices.c178 char *p, *new_buf; in cat_expr_buf() local
807 char *new_buf = realloc(*r_buf, new_buf_len); in constraint_expr_eval_reason() local
/third_party/protobuf/upb/wire/
Dencode.c102 char* new_buf = upb_Arena_Realloc(e->arena, e->buf, old_size, new_size); in encode_growbuffer() local
/third_party/grpc/third_party/upb/upb/wire/
Dencode.c102 char* new_buf = upb_Arena_Realloc(e->arena, e->buf, old_size, new_size); in encode_growbuffer() local
/third_party/rust/rust/library/std/src/os/unix/net/
Dtests.rs311 let mut new_buf = [0; 10]; in test_unix_datagram_connect_to_recv_addr() localVariable
/third_party/skia/third_party/externals/libwebp/src/dec/
Didec_dec.c186 uint8_t* const new_buf = in AppendToMemBuffer() local

12