/external/bsdiff/ |
D | bsdiff.cc | 47 static off_t matchlen(const u_char* old, off_t oldsize, const u_char* new_buf, in matchlen() 63 const u_char* new_buf, off_t newsize, off_t st, off_t en, in search() 109 u_char *old_buf,*new_buf; in bsdiff() local 142 int bsdiff(const u_char* old_buf, off_t oldsize, const u_char* new_buf, in bsdiff()
|
D | bspatch.cc | 362 std::vector<uint8_t> old_buf(1024 * 1024), new_buf(1024 * 1024); in bspatch() local
|
/external/syslinux/core/lwip/src/api/ |
D | api_lib.c | 342 netconn_recv_data(struct netconn *conn, void **new_buf) in netconn_recv_data() 434 netconn_recv_tcp_pbuf(struct netconn *conn, struct pbuf **new_buf) in netconn_recv_tcp_pbuf() 451 netconn_recv(struct netconn *conn, struct netbuf **new_buf) in netconn_recv()
|
/external/ltp/utils/sctp/lib/ |
D | addrs.c | 49 char *new_buf; in sctp_getaddrs() local
|
/external/boringssl/src/crypto/buf/ |
D | buf.c | 112 char *new_buf; in buf_mem_reserve() local
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi.c | 63 char *new_buf; in svga_shader_expand() local
|
/external/webp/src/utils/ |
D | bit_writer_utils.c | 27 uint8_t* new_buf; in BitWriterResize() local
|
/external/boringssl/src/crypto/ |
D | cpu-arm-linux.c | 102 char *new_buf = OPENSSL_realloc(buf, new_cap); in read_file() local
|
/external/pdfium/core/fxcodec/codec/ |
D | fx_codec_flate.cpp | 550 uint8_t* new_buf = in FlateUncompress() local 562 uint8_t* new_buf = in FlateUncompress() local
|
/external/pdfium/core/fpdfapi/parser/ |
D | fpdf_parser_decode.cpp | 360 uint8_t* new_buf = nullptr; in PDF_DataDecode() local
|
/external/boringssl/src/crypto/bio/ |
D | bio.c | 516 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 | 216 uint8_t *new_buf = realloc(*buffer, 2 * frame_size); in raw_read_frame() local
|
/external/webp/src/dec/ |
D | idec_dec.c | 185 uint8_t* const new_buf = in AppendToMemBuffer() local
|
/external/libmojo/mojo/public/cpp/bindings/tests/ |
D | union_unittest.cc | 501 std::vector<char> new_buf; in TEST() local
|
/external/libxml2/ |
D | parser.c | 4918 xmlChar *new_buf; in xmlParseCommentComplex() local 5062 xmlChar *new_buf; in xmlParseComment() local
|
/external/iproute2/misc/ |
D | ss.c | 559 char *new_buf; in find_entry() local
|
/external/protobuf/php/ext/google/protobuf/ |
D | upb.c | 8644 char *new_buf; in reserve() local 8733 upb_pb_encoder_segment *new_buf = in start_delim() local
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.c | 9355 char *new_buf; in reserve() local 9444 upb_pb_encoder_segment *new_buf = in start_delim() local
|