Home
last modified time | relevance | path

Searched defs:ebuf (Results 26 - 35 of 35) sorted by relevance

12

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_stream.c439 nghttp3_stream_write_header_block(nghttp3_stream *stream, nghttp3_qpack_encoder *qenc, nghttp3_stream *qenc_stream, nghttp3_buf *rbuf, nghttp3_buf *ebuf, int64_t frame_type, const nghttp3_nv *nva, size_t nvlen) nghttp3_stream_write_header_block() argument
H A Dnghttp3_qpack.c1139 nghttp3_qpack_encoder_encode(nghttp3_qpack_encoder *encoder, nghttp3_buf *pbuf, nghttp3_buf *rbuf, nghttp3_buf *ebuf, int64_t stream_id, const nghttp3_nv *nva, size_t nvlen) nghttp3_qpack_encoder_encode() argument
1235 nghttp3_qpack_encoder_process_dtable_update(nghttp3_qpack_encoder *encoder, nghttp3_buf *ebuf) nghttp3_qpack_encoder_process_dtable_update() argument
1267 nghttp3_qpack_encoder_write_set_dtable_cap(nghttp3_qpack_encoder *encoder, nghttp3_buf *ebuf, size_t cap) nghttp3_qpack_encoder_write_set_dtable_cap() argument
1415 nghttp3_qpack_encoder_encode_nv(nghttp3_qpack_encoder *encoder, uint64_t *pmax_cnt, uint64_t *pmin_cnt, nghttp3_buf *rbuf, nghttp3_buf *ebuf, const nghttp3_nv *nv, uint64_t base, int allow_blocking) nghttp3_qpack_encoder_encode_nv() argument
1966 nghttp3_qpack_encoder_write_static_insert(nghttp3_qpack_encoder *encoder, nghttp3_buf *ebuf, uint64_t absidx, const nghttp3_nv *nv) nghttp3_qpack_encoder_write_static_insert() argument
1976 nghttp3_qpack_encoder_write_dynamic_insert(nghttp3_qpack_encoder *encoder, nghttp3_buf *ebuf, uint64_t absidx, const nghttp3_nv *nv) nghttp3_qpack_encoder_write_dynamic_insert() argument
1987 nghttp3_qpack_encoder_write_duplicate_insert(nghttp3_qpack_encoder *encoder, nghttp3_buf *ebuf, uint64_t absidx) nghttp3_qpack_encoder_write_duplicate_insert() argument
2014 nghttp3_qpack_encoder_write_literal_insert(nghttp3_qpack_encoder *encoder, nghttp3_buf *ebuf, const nghttp3_nv *nv) nghttp3_qpack_encoder_write_literal_insert() argument
[all...]
/third_party/libwebsockets/lib/roles/http/server/
H A Dserver.c2043 struct lws_tokens ebuf; in lws_http_action() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_info.cc689 char ebuf[52]; // covers entry.unused too in Open() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius.c1059 encrypt_ms_key(const u8 *key, size_t key_len, u16 salt, const u8 *req_authenticator, const u8 *secret, size_t secret_len, u8 *ebuf, size_t *elen) encrypt_ms_key() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius.c1059 encrypt_ms_key(const u8 *key, size_t key_len, u16 salt, const u8 *req_authenticator, const u8 *secret, size_t secret_len, u8 *ebuf, size_t *elen) encrypt_ms_key() argument
/third_party/curl/lib/vquic/
H A Dcurl_osslq.c390 char ebuf[256] = "unknown"; in cf_osslq_ssl_err() local
/third_party/ffmpeg/libavcodec/
H A Dmpegvideo_enc.c2086 uint8_t *ebuf = s->sc.edge_emu_buffer + 38 * wrap_y; in encode_mb_internal() local
/third_party/icu/icu4c/source/test/intltest/
H A Dregextst.cpp148 char *ebuf = (char*)malloc(bufLen); in utextToPrintable() local
/third_party/mksh/
H A Dedit.c3564 static struct edstate ebuf; variable
[all...]

Completed in 36 milliseconds

12