Home
last modified time | relevance | path

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

123

/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.cc264 std::vector<uint8_t> new_buf(1024 * 1024); in bspatch() local
/external/perfetto/src/protozero/
Dpacked_repeated_fields.cc31 std::unique_ptr<uint8_t[]> new_buf(new uint8_t[new_size]); in GrowSlowpath() local
/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/perfetto/src/trace_processor/rpc/
Dproto_ring_buffer.cc140 auto new_buf = base::PagedMemory::Allocate(new_size); in Append() local
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_video.c90 struct rvid_buffer *new_buf, unsigned new_size) in si_vid_resize_buffer()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_screen_buffer.c101 struct pb_buffer *new_buf; in r300_buffer_transfer_map() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/buf/
Dbuf.c108 char *new_buf = OPENSSL_realloc(buf->data, alloc_size); in BUF_MEM_reserve() local
/external/boringssl/src/crypto/buf/
Dbuf.c108 char *new_buf = OPENSSL_realloc(buf->data, alloc_size); in BUF_MEM_reserve() local
/external/boringssl/src/ssl/
Dssl_buffer.cc60 uint8_t *new_buf; in EnsureCap() local
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_buffer.cc60 uint8_t *new_buf; in EnsureCap() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/
Dcpu-arm-linux.c89 char *new_buf = OPENSSL_realloc(buf, new_cap); in read_file() local
/external/boringssl/src/crypto/
Dcpu-arm-linux.c89 char *new_buf = OPENSSL_realloc(buf, new_cap); in read_file() local
/external/mesa3d/src/gallium/drivers/r600/
Dradeon_video.c89 struct rvid_buffer *new_buf, unsigned new_size) in rvid_resize_buffer()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Dencoder.c144 char *new_buf; in reserve() local
233 upb_pb_encoder_segment *new_buf = in start_delim() local
/external/webp/src/utils/
Dbit_writer_utils.c27 uint8_t* new_buf; in BitWriterResize() local
/external/marisa-trie/bindings/perl/
Dmarisa-swig.cxx104 char *new_buf = new (std::nothrow) char[new_buf_size]; in set_query() local
/external/webrtc/p2p/base/
Dmdns_message.cc71 MessageBufferReader new_buf(buf->MessageData(), buf->MessageLength()); in ReadDomainName() local
/external/marisa-trie/bindings/python/
Dmarisa-swig.cxx104 char *new_buf = new (std::nothrow) char[new_buf_size]; in set_query() local
/external/marisa-trie/bindings/ruby/
Dmarisa-swig.cxx104 char *new_buf = new (std::nothrow) char[new_buf_size]; in set_query() local
/external/marisa-trie/bindings/
Dmarisa-swig.cxx104 char *new_buf = new (std::nothrow) char[new_buf_size]; in set_query() local
/external/adhd/cras/src/server/
Dcras_udev.c220 uint8_t *new_buf = realloc(buf, buf_size); in calculate_desc_checksum() local

123