/external/bsdiff/ |
D | bsdiff.cc | 49 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()
|
D | diff_encoder.h | 27 const uint8_t* new_buf, in DiffEncoder()
|
D | bsdiff_main.cc | 70 uint8_t* new_buf = static_cast<uint8_t*>(MapFile(new_filename, &newsize)); in GenerateBsdiffFromFiles() local
|
D | bspatch.cc | 264 std::vector<uint8_t> new_buf(1024 * 1024); in bspatch() local
|
/external/perfetto/src/protozero/ |
D | packed_repeated_fields.cc | 31 std::unique_ptr<uint8_t[]> new_buf(new uint8_t[new_size]); in GrowSlowpath() local
|
/external/ltp/utils/sctp/lib/ |
D | addrs.c | 49 char *new_buf; in sctp_getaddrs() local
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi.c | 57 char *new_buf; in svga_shader_expand() local
|
/external/perfetto/src/trace_processor/rpc/ |
D | proto_ring_buffer.cc | 140 auto new_buf = base::PagedMemory::Allocate(new_size); in Append() local
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | radeon_video.c | 90 struct rvid_buffer *new_buf, unsigned new_size) in si_vid_resize_buffer()
|
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_screen_buffer.c | 101 struct pb_buffer *new_buf; in r300_buffer_transfer_map() local
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/buf/ |
D | buf.c | 108 char *new_buf = OPENSSL_realloc(buf->data, alloc_size); in BUF_MEM_reserve() local
|
/external/boringssl/src/crypto/buf/ |
D | buf.c | 108 char *new_buf = OPENSSL_realloc(buf->data, alloc_size); in BUF_MEM_reserve() local
|
/external/boringssl/src/ssl/ |
D | ssl_buffer.cc | 60 uint8_t *new_buf; in EnsureCap() local
|
/external/rust/crates/quiche/deps/boringssl/src/ssl/ |
D | ssl_buffer.cc | 60 uint8_t *new_buf; in EnsureCap() local
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/ |
D | cpu-arm-linux.c | 89 char *new_buf = OPENSSL_realloc(buf, new_cap); in read_file() local
|
/external/boringssl/src/crypto/ |
D | cpu-arm-linux.c | 89 char *new_buf = OPENSSL_realloc(buf, new_cap); in read_file() local
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | radeon_video.c | 89 struct rvid_buffer *new_buf, unsigned new_size) in rvid_resize_buffer()
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/ |
D | encoder.c | 144 char *new_buf; in reserve() local 233 upb_pb_encoder_segment *new_buf = in start_delim() local
|
/external/webp/src/utils/ |
D | bit_writer_utils.c | 27 uint8_t* new_buf; in BitWriterResize() local
|
/external/marisa-trie/bindings/perl/ |
D | marisa-swig.cxx | 104 char *new_buf = new (std::nothrow) char[new_buf_size]; in set_query() local
|
/external/webrtc/p2p/base/ |
D | mdns_message.cc | 71 MessageBufferReader new_buf(buf->MessageData(), buf->MessageLength()); in ReadDomainName() local
|
/external/marisa-trie/bindings/python/ |
D | marisa-swig.cxx | 104 char *new_buf = new (std::nothrow) char[new_buf_size]; in set_query() local
|
/external/marisa-trie/bindings/ruby/ |
D | marisa-swig.cxx | 104 char *new_buf = new (std::nothrow) char[new_buf_size]; in set_query() local
|
/external/marisa-trie/bindings/ |
D | marisa-swig.cxx | 104 char *new_buf = new (std::nothrow) char[new_buf_size]; in set_query() local
|
/external/adhd/cras/src/server/ |
D | cras_udev.c | 220 uint8_t *new_buf = realloc(buf, buf_size); in calculate_desc_checksum() local
|