| /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 | 263 std::vector<uint8_t> new_buf(1024 * 1024); in bspatch() local
|
| /external/libaom/libaom/aom_dsp/ |
| D | buf_ans.c | 35 struct buffered_ans_symbol *new_buf = NULL; in aom_buf_ans_grow() local
|
| /external/u-boot/drivers/fpga/ |
| D | zynqmppl.c | 131 u32 *new_buf; in zynqmp_align_dma_buffer() local 155 u32 *new_buf = (u32 *)buf; in zynqmp_align_dma_buffer() local
|
| D | zynqpl.c | 299 u32 *new_buf; in zynq_align_dma_buffer() local 323 u32 *new_buf = (u32 *)buf; in zynq_align_dma_buffer() 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/mesa3d/src/gallium/drivers/r300/ |
| D | r300_screen_buffer.c | 101 struct pb_buffer *new_buf; in r300_buffer_transfer_map() local
|
| /external/mesa3d/src/gallium/drivers/radeon/ |
| D | radeon_video.c | 81 struct rvid_buffer *new_buf, unsigned new_size) in si_vid_resize_buffer()
|
| D | r600_buffer_common.c | 201 struct pb_buffer *old_buf, *new_buf; in si_alloc_resource() local
|
| /external/boringssl/src/ssl/ |
| D | ssl_buffer.cc | 62 uint8_t *new_buf = (uint8_t *)malloc(new_cap + SSL3_ALIGN_PAYLOAD - 1); in EnsureCap() 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/crypto/ |
| D | cpu-arm-linux.c | 90 char *new_buf = OPENSSL_realloc(buf, new_cap); in read_file() local
|
| /external/libxcam/capi/ |
| D | xcam_handle.cpp | 263 XCamVideoBuffer *new_buf = convert_to_external_buffer (output); in xcam_handle_execute() local
|
| /external/mesa3d/src/gallium/drivers/r600/ |
| D | radeon_video.c | 89 struct rvid_buffer *new_buf, unsigned new_size) in rvid_resize_buffer()
|
| D | r600_buffer_common.c | 198 struct pb_buffer *old_buf, *new_buf; in r600_alloc_resource() local
|
| /external/libxcam/xcore/ |
| D | image_processor.cpp | 328 SmartPtr<VideoBuffer> new_buf; in buffer_process_loop() local
|
| D | v4l2_device.cpp | 552 SmartPtr<V4l2Buffer> new_buf; in init_buffer_pool() local
|
| /external/webp/src/utils/ |
| D | bit_writer_utils.c | 27 uint8_t* new_buf; in BitWriterResize() local
|
| /external/adhd/cras/src/server/ |
| D | cras_udev.c | 223 uint8_t *new_buf = realloc(buf, buf_size); in calculate_desc_checksum() local
|
| /external/python/cpython3/Modules/ |
| D | _localemodule.c | 369 wchar_t * new_buf = PyMem_Realloc(buf, (n2+1)*sizeof(wchar_t)); in PyLocale_strxfrm() local
|
| /external/python/cpython2/Modules/_io/ |
| D | bytesio.c | 64 char *new_buf = NULL; in resize_buffer() local
|
| D | stringio.c | 59 Py_UNICODE *new_buf = NULL; in resize_buffer() local
|