Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/api/
A Dapi_lib.c466 netconn_recv_data(struct netconn *conn, void **new_buf) in netconn_recv_data()
595 netconn_recv_tcp_pbuf(struct netconn *conn, struct pbuf **new_buf) in netconn_recv_tcp_pbuf()
613 netconn_recv(struct netconn *conn, struct netbuf **new_buf) in netconn_recv()
/AliOS-Things-master/components/py_engine/engine/py/
A Dvstr.c100 char *new_buf = m_renew(char, vstr->buf, vstr->alloc, vstr->alloc + size); in vstr_extend() local
115 char *new_buf = m_renew(char, vstr->buf, vstr->alloc, new_alloc); in vstr_ensure_extra() local
A Dobjexcept.c441 byte *new_buf = m_renew_maybe(byte, pr->buf, pr->alloc, new_alloc, true); in exc_add_strn() local
/AliOS-Things-master/components/ota/2ndboot/updater/
A Dnbpatch.c94 unsigned char *new_buf = NULL; in ota_nbpatch() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/utils/
A Dbit_writer_utils.c27 uint8_t* new_buf; in BitWriterResize() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dcutils.c107 uint8_t *new_buf; in dbuf_realloc() local
A Dlibunicode.c302 uint32_t *new_buf; in cr_realloc() local
A Dquickjs.c20450 char *buf, *new_buf; in ident_realloc() local
21589 JSVarScope* new_buf; in push_scope() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Didec_dec.c184 uint8_t* const new_buf = in AppendToMemBuffer() local

Completed in 111 milliseconds