Home
last modified time | relevance | path

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

/third_party/curl/tests/unit/
H A Dunit2602.c44 struct dynbuf dbuf; variable
119 Curl_dyn_free(&dbuf); variable
144 Curl_dyn_free(&dbuf); global() variable
[all...]
/third_party/optimized-routines/string/test/
H A Dmemmove.c39 static unsigned char *dbuf; variable
H A Dstpcpy.c44 static char *dbuf; variable
H A Dmemcpy.c41 static unsigned char *dbuf; variable
H A Dstrcpy.c42 static char *dbuf; variable
/third_party/openssl/test/
H A Dafalgtest.c33 unsigned char dbuf[BUFFER_SIZE + 32]; in test_afalg_aes_cbc() local
/third_party/curl/lib/
H A Dhttp1.c321 Curl_h1_req_write_head(struct httpreq *req, int http_minor, struct dynbuf *dbuf) Curl_h1_req_write_head() argument
H A Ddynhds.c353 CURLcode Curl_dynhds_h1_dprint(struct dynhds *dynhds, struct dynbuf *dbuf) in Curl_dynhds_h1_dprint() argument
H A Dhttp2.c1726 struct dynbuf dbuf; in http2_handle_stream_close() local
/third_party/libwebsockets/lib/misc/
H A Dlws-struct-lejp.c553 char dbuf[72]; in lws_struct_json_serialize() local
[all...]
/third_party/ffmpeg/libavfilter/
H A 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/backends/backend/
H A Dcanon-sane.c1110 u_char wbuf[72], dbuf[28], ebuf[72]; in sane_start() local
1901 u_char dbuf[28]; read_fb1200() local
[all...]
H A Dxerox_mfp.c236 char dbuf[MAX_DUMP * 3 + 1], *dptr = dbuf; in dbg_dump() local
/third_party/toybox/toys/other/
H A Dbzcat.c77 unsigned int *dbuf; member
324 unsigned hh, *dbuf = bw->dbuf; in read_huffman_data() local
455 unsigned int *dbuf = bw->dbuf; burrows_wheeler_prep() local
515 unsigned int *dbuf = bw->dbuf; write_bunzip_data() local
[all...]
/third_party/ffmpeg/libavcodec/
H A 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/
H A Dnghttp3_qpack.h774 nghttp3_buf dbuf; member
H A Dnghttp3_qpack.c3684 nghttp3_buf *dbuf = &decoder->dbuf; in nghttp3_qpack_decoder_write_section_ack() local
3723 nghttp3_qpack_decoder_write_decoder(nghttp3_qpack_decoder *decoder, nghttp3_buf *dbuf) nghttp3_qpack_decoder_write_decoder() argument
[all...]
/third_party/libsnd/src/
H A Dcommon.h333 { double dbuf [SF_BUFFER_LEN / sizeof (double)] ; member
/third_party/FatFs/source/
H A Dff.c5490 BYTE *dbuf; local

Completed in 30 milliseconds