Home
last modified time | relevance | path

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

12

/external/bsdiff/
Dbsdiff.cc49 int bsdiff(const uint8_t* old_buf, size_t oldsize, const uint8_t* new_buf, in bsdiff()
57 int bsdiff(const uint8_t* old_buf, size_t oldsize, const uint8_t* new_buf, in bsdiff()
64 int bsdiff(const uint8_t* old_buf, size_t oldsize, const uint8_t* new_buf, in bsdiff()
Ddiff_encoder.h27 const uint8_t* new_buf, in DiffEncoder()
Dbsdiff_main.cc70 uint8_t* new_buf = static_cast<uint8_t*>(MapFile(new_filename, &newsize)); in GenerateBsdiffFromFiles() local
Dbspatch.cc263 std::vector<uint8_t> new_buf(1024 * 1024); in bspatch() local
/external/syslinux/core/lwip/src/api/
Dapi_lib.c342 netconn_recv_data(struct netconn *conn, void **new_buf) in netconn_recv_data()
434 netconn_recv_tcp_pbuf(struct netconn *conn, struct pbuf **new_buf) in netconn_recv_tcp_pbuf()
451 netconn_recv(struct netconn *conn, struct netbuf **new_buf) in netconn_recv()
/external/ltp/utils/sctp/lib/
Daddrs.c49 char *new_buf; in sctp_getaddrs() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi.c57 char *new_buf; in svga_shader_expand() local
/external/mesa3d/src/gallium/drivers/r300/
Dr300_screen_buffer.c101 struct pb_buffer *new_buf; in r300_buffer_transfer_map() local
/external/boringssl/src/ssl/
Dssl_buffer.cc62 uint8_t *new_buf = (uint8_t *)malloc(new_cap + SSL3_ALIGN_PAYLOAD - 1); in EnsureCap() local
/external/boringssl/src/crypto/buf/
Dbuf.c108 char *new_buf = OPENSSL_realloc(buf->data, alloc_size); in BUF_MEM_reserve() local
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_video.c89 struct rvid_buffer *new_buf, unsigned new_size) in rvid_resize_buffer()
Dr600_buffer_common.c194 struct pb_buffer *old_buf, *new_buf; in r600_alloc_resource() local
/external/libxcam/capi/
Dxcam_handle.cpp263 XCamVideoBuffer *new_buf = convert_to_external_buffer (output); in xcam_handle_execute() local
/external/libxcam/xcore/
Dimage_processor.cpp328 SmartPtr<VideoBuffer> new_buf; in buffer_process_loop() local
Dv4l2_device.cpp552 SmartPtr<V4l2Buffer> new_buf; in init_buffer_pool() local
/external/webp/src/utils/
Dbit_writer_utils.c27 uint8_t* new_buf; in BitWriterResize() local
/external/python/cpython3/Modules/
D_localemodule.c266 wchar_t * new_buf = PyMem_Realloc(buf, (n2+1)*sizeof(wchar_t)); in PyLocale_strxfrm() local
/external/boringssl/src/crypto/
Dcpu-arm-linux.c102 char *new_buf = OPENSSL_realloc(buf, new_cap); in read_file() local
/external/adhd/cras/src/server/
Dcras_udev.c223 uint8_t *new_buf = realloc(buf, buf_size); in calculate_desc_checksum() local
/external/python/cpython3/Modules/_io/
Dstringio.c79 Py_UCS4 *new_buf = NULL; in resize_buffer() local
Dbytesio.c90 PyObject *new_buf; in unshare_buffer() local
/external/python/cpython2/Modules/_io/
Dbytesio.c64 char *new_buf = NULL; in resize_buffer() local
Dstringio.c59 Py_UNICODE *new_buf = NULL; in resize_buffer() local
/external/pdfium/core/fpdfapi/parser/
Dfpdf_parser_decode.cpp368 uint8_t* new_buf = nullptr; in PDF_DataDecode() local
/external/selinux/libsepol/src/
Dservices.c181 char *p, *new_buf = e_buf; in cat_expr_buf() local
770 char *p, **new_buf = r_buf; in constraint_expr_eval_reason() local

12