| /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
|
| /external/sandboxed-api/sandboxed_api/examples/stringop/ |
| D | stringop.cc | 47 char* new_buf = static_cast<char*>(malloc(input->size)); in reverse_string() local 61 char* new_buf = static_cast<char*>(malloc(2 * input->size)); in duplicate_string() local
|
| /external/AFLplusplus/src/ |
| D | afl-fuzz-one.c | 2519 u8 *new_buf = in fuzz_one_original() local 2570 u8 *new_buf = in fuzz_one_original() local 2727 u8 *new_buf = afl_realloc(AFL_BUF_PARAM(out_scratch), switch_len); in fuzz_one_original() local 2843 u8 *new_buf = in fuzz_one_original() local 2985 u8 *new_buf = afl_realloc(AFL_BUF_PARAM(out_scratch), in fuzz_one_original() local 3181 u8 *new_buf = queue_testcase_get(afl, target); in fuzz_one_original() local 3233 u8 *new_buf = queue_testcase_get(afl, target); in fuzz_one_original() local 3344 u8 *new_buf; in fuzz_one_original() local 5401 u8 *new_buf; in mopt_common_fuzzing() local 5633 u8 *new_buf = queue_testcase_get(afl, target); in mopt_common_fuzzing() local [all …]
|
| D | afl-fuzz-run.c | 102 u8 *new_buf = NULL; in write_to_testcase() local 263 u8 *new_buf = NULL; in write_with_gap() local
|
| /external/perfetto/src/protozero/ |
| D | packed_repeated_fields.cc | 28 std::unique_ptr<uint8_t[]> new_buf(new uint8_t[new_size]); in GrowSlowpath() local
|
| D | proto_ring_buffer.cc | 139 auto new_buf = perfetto::base::PagedMemory::Allocate(new_size); in Append() local
|
| /external/sdv/vsomeip/third_party/boost/container/test/ |
| D | alloc_basic_test.cpp | 79 int *new_buf = &v[0]; in vector_test() local
|
| /external/ltp/utils/sctp/lib/ |
| D | addrs.c | 49 char *new_buf; in sctp_getaddrs() local
|
| /external/mesa3d/src/gfxstream/host/ |
| D | ReadBuffer.cpp | 71 const auto new_buf = (unsigned char*)malloc(new_size); in getData() local
|
| /external/boringssl/src/crypto/ |
| D | cpu_arm_linux.c | 69 char *new_buf = OPENSSL_realloc(buf, new_cap); in read_file() local
|
| /external/cronet/third_party/boringssl/src/crypto/ |
| D | cpu_arm_linux.c | 69 char *new_buf = OPENSSL_realloc(buf, new_cap); in read_file() local
|
| /external/mesa3d/src/gallium/drivers/radeonsi/ |
| D | radeon_video.c | 71 struct rvid_buffer *new_buf, unsigned new_size, in si_vid_resize_buffer()
|
| /external/mesa3d/src/gallium/drivers/r300/ |
| D | r300_screen_buffer.c | 117 struct pb_buffer_lean *new_buf; in r300_buffer_transfer_map() local
|
| /external/boringssl/src/crypto/buf/ |
| D | buf.c | 95 char *new_buf = OPENSSL_realloc(buf->data, alloc_size); in BUF_MEM_reserve() local
|
| /external/cronet/third_party/boringssl/src/crypto/buf/ |
| D | buf.c | 95 char *new_buf = OPENSSL_realloc(buf->data, alloc_size); in BUF_MEM_reserve() 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/rust/crates/quiche/deps/boringssl/src/ssl/ |
| D | ssl_buffer.cc | 60 uint8_t *new_buf; in EnsureCap() local
|
| /external/cronet/third_party/boringssl/src/ssl/ |
| D | ssl_buffer.cc | 60 uint8_t *new_buf; in EnsureCap() local
|
| /external/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/AFLplusplus/test/unittests/ |
| D | unit_maybe_alloc.c | 129 char *new_buf = afl_realloc(VOID_BUF, 0); in test_zero_size() local
|
| /external/mesa3d/src/gallium/drivers/svga/ |
| D | svga_tgsi.c | 56 char *new_buf; in svga_shader_expand() local
|
| /external/mesa3d/src/gallium/drivers/r600/ |
| D | radeon_video.c | 89 struct rvid_buffer *new_buf, unsigned new_size) in rvid_resize_buffer()
|