Home
last modified time | relevance | path

Searched defs:dbuf (Results 1 – 19 of 19) sorted by relevance

/third_party/curl/tests/unit/
Dunit2602.c44 struct dynbuf dbuf; variable
/third_party/toybox/toys/other/
Dbzcat.c77 unsigned int *dbuf; member
324 unsigned hh, *dbuf = bw->dbuf; in read_huffman_data() local
455 unsigned int *dbuf = bw->dbuf; in burrows_wheeler_prep() local
515 unsigned int *dbuf = bw->dbuf; in write_bunzip_data() local
/third_party/openssl/test/
Dafalgtest.c33 unsigned char dbuf[BUFFER_SIZE + 32]; in test_afalg_aes_cbc() local
/third_party/optimized-routines/string/test/
Dmemcpy.c41 static unsigned char *dbuf; variable
Dstrcpy.c42 static char *dbuf; variable
Dstpcpy.c44 static char *dbuf; variable
Dmemmove.c39 static unsigned char *dbuf; variable
/third_party/curl/lib/
Dhttp1.c322 struct dynbuf *dbuf) in Curl_h1_req_write_head()
Ddynhds.c353 CURLcode Curl_dynhds_h1_dprint(struct dynhds *dynhds, struct dynbuf *dbuf) in Curl_dynhds_h1_dprint()
Dhttp2.c1726 struct dynbuf dbuf; in http2_handle_stream_close() local
/third_party/backends/backend/
Dcanon-sane.c1110 u_char wbuf[72], dbuf[28], ebuf[72]; in sane_start() local
1901 u_char dbuf[28]; in read_fb1200() local
Dxerox_mfp.c236 char dbuf[MAX_DUMP * 3 + 1], *dptr = dbuf; in dbg_dump() local
/third_party/ffmpeg/libavfilter/
Daf_compand.c210 double *dbuf = (double *)delay_frame->extended_data[chan]; in compand_delay() local
282 double *dbuf = (double *)delay_frame->extended_data[chan]; in compand_drain() local
/third_party/libwebsockets/lib/misc/
Dlws-struct-lejp.c553 char dbuf[72]; in lws_struct_json_serialize() local
/third_party/ffmpeg/libavcodec/
Dclearvideo.c232 uint8_t *sbuf, *dbuf; in copy_block() local
272 uint8_t *dbuf = dst->data[plane]; in copyadd_block() local
/third_party/node/deps/ngtcp2/nghttp3/lib/
Dnghttp3_qpack.h774 nghttp3_buf dbuf; member
Dnghttp3_qpack.c3684 nghttp3_buf *dbuf = &decoder->dbuf; in nghttp3_qpack_decoder_write_section_ack() local
3724 nghttp3_buf *dbuf) { in nghttp3_qpack_decoder_write_decoder()
/third_party/libsnd/src/
Dcommon.h333 { double dbuf [SF_BUFFER_LEN / sizeof (double)] ; member
/third_party/FatFs/source/
Dff.c5490 BYTE *dbuf; local