Searched defs:new_buf (Results 1 – 16 of 16) sorted by relevance
| /external/bsdiff/ |
| D | bsdiff.cc | 53 static off_t matchlen(u_char *old, off_t oldsize, u_char *new_buf, in matchlen() 64 u_char *new_buf,off_t newsize,off_t st,off_t en,off_t *pos) in search() 110 u_char *old_buf,*new_buf; in bsdiff() local
|
| D | bspatch.cc | 261 std::vector<uint8_t> old_buf(1024 * 1024), new_buf(1024 * 1024); in bspatch() local
|
| /external/boringssl/src/crypto/buf/ |
| D | buf.c | 92 char *new_buf; in buf_mem_grow() local
|
| /external/mesa3d/src/gallium/drivers/svga/ |
| D | svga_tgsi.c | 63 char *new_buf; in svga_shader_expand() local
|
| /external/opencv3/3rdparty/libwebp/utils/ |
| D | bit_writer.c | 28 uint8_t* new_buf; in BitWriterResize() local
|
| /external/webp/src/utils/ |
| D | bit_writer.c | 27 uint8_t* new_buf; in BitWriterResize() local
|
| /external/pdfium/core/src/fxcodec/codec/ |
| D | fx_codec_flate.cpp | 669 uint8_t* new_buf = in FlateUncompress() local 681 uint8_t* new_buf = in FlateUncompress() local
|
| /external/pdfium/core/src/fpdfapi/fpdf_parser/ |
| D | fpdf_parser_decode.cpp | 358 uint8_t* new_buf = nullptr; in PDF_DataDecode() local
|
| /external/boringssl/src/crypto/bio/ |
| D | bio.c | 518 uint8_t *new_buf = OPENSSL_realloc(*out, len); in bio_read_all() local
|
| /external/boringssl/src/crypto/err/ |
| D | err.c | 661 char *new_buf; in err_add_error_vdata() local
|
| /external/selinux/libsepol/src/ |
| D | services.c | 180 char *p, *new_buf = e_buf; in cat_expr_buf() local 769 char *p, **new_buf = r_buf; in constraint_expr_eval_reason() local
|
| /external/libvpx/libvpx/ |
| D | vpxdec.c | 233 uint8_t *new_buf = realloc(*buffer, 2 * frame_size); in raw_read_frame() local
|
| /external/webp/src/dec/ |
| D | idec.c | 184 uint8_t* const new_buf = in AppendToMemBuffer() local
|
| /external/opencv3/3rdparty/libwebp/dec/ |
| D | idec.c | 174 uint8_t* const new_buf = in AppendToMemBuffer() local
|
| /external/libxml2/ |
| D | parser.c | 4885 xmlChar *new_buf; in xmlParseCommentComplex() local 5029 xmlChar *new_buf; in xmlParseComment() local
|
| /external/iproute2/misc/ |
| D | ss.c | 559 char *new_buf; in find_entry() local
|