Home
last modified time | relevance | path

Searched defs:deflater (Results 1 - 14 of 14) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-zlib-flush-drain.js
/third_party/nghttp2/fuzz/
H A Dfuzz_frames.cc36 nghttp2_hd_deflater deflater; in check_frame_pack_headers() local
96 nghttp2_hd_deflater deflater; in check_frame_push_promise() local
/third_party/nghttp2/src/
H A Dcomp_helper.c34 json_t *dump_deflate_header_table(nghttp2_hd_deflater *deflater) { in dump_deflate_header_table() argument
H A Ddeflatehd.cc79 static void output_to_json(nghttp2_hd_deflater *deflater, const uint8_t *buf, in output_to_json() argument
113 static void deflate_hd(nghttp2_hd_deflater *deflater, in deflate_hd() argument
132 static int deflate_hd_json(json_t *obj, nghttp2_hd_deflater *deflater, in deflate_hd_json() argument
183 nghttp2_hd_deflater *deflater; in init_deflater() local
191 deinit_deflater(nghttp2_hd_deflater *deflater) deinit_deflater() argument
217 auto deflater = init_deflater(); perform() local
244 auto deflater = init_deflater(); perform_from_http1text() local
[all...]
/third_party/nghttp2/examples/
H A Ddeflate.c49 nghttp2_hd_deflater *deflater; in main() local
93 static void deflate(nghttp2_hd_deflater *deflater, in deflate() argument
/third_party/nghttp2/tests/
H A Dnghttp2_hd_test.c37 nghttp2_hd_deflater deflater; in test_nghttp2_hd_deflate() local
139 nghttp2_hd_deflater deflater; in test_nghttp2_hd_deflate_same_indexed_repr() local
661 nghttp2_hd_deflater deflater; test_nghttp2_hd_ringbuf_reserve() local
713 nghttp2_hd_deflater deflater; test_nghttp2_hd_change_table_size() local
975 check_deflate_inflate(nghttp2_hd_deflater *deflater, nghttp2_hd_inflater *inflater, nghttp2_nv *nva, size_t nvlen, nghttp2_mem *mem) check_deflate_inflate() argument
1003 nghttp2_hd_deflater deflater; test_nghttp2_hd_deflate_inflate() local
1161 nghttp2_hd_deflater deflater; test_nghttp2_hd_no_index() local
1212 nghttp2_hd_deflater deflater; test_nghttp2_hd_deflate_bound() local
1242 nghttp2_hd_deflater *deflater; test_nghttp2_hd_public_api() local
1284 nghttp2_hd_deflater *deflater; test_nghttp2_hd_deflate_hd_vec() local
[all...]
H A Dnghttp2_frame_test.c72 nghttp2_hd_deflater deflater; in test_nghttp2_frame_pack_headers() local
169 nghttp2_hd_deflater deflater; in test_nghttp2_frame_pack_headers_frame_too_large() local
310 nghttp2_hd_deflater deflater; in test_nghttp2_frame_pack_push_promise() local
[all...]
H A Dfailmalloc_test.c276 nghttp2_hd_deflater deflater; in run_nghttp2_session_recv() local
395 nghttp2_hd_deflater deflater; in run_nghttp2_frame_pack_headers() local
500 static int deflate_inflate(nghttp2_hd_deflater *deflater, in deflate_inflate() argument
523 nghttp2_hd_deflater deflater; run_nghttp2_hd() local
[all...]
H A Dnghttp2_test_helper.c216 int pack_headers(nghttp2_bufs *bufs, nghttp2_hd_deflater *deflater, in pack_headers() argument
234 int pack_push_promise(nghttp2_bufs *bufs, nghttp2_hd_deflater *deflater, in pack_push_promise() argument
H A Dnghttp2_session_test.c681 nghttp2_hd_deflater deflater; in test_nghttp2_session_recv() local
793 nghttp2_hd_deflater deflater; in test_nghttp2_session_recv_invalid_stream_id() local
840 nghttp2_hd_deflater deflater; in test_nghttp2_session_recv_invalid_frame() local
1244 nghttp2_hd_deflater deflater; test_nghttp2_session_recv_continuation() local
1439 nghttp2_hd_deflater deflater; test_nghttp2_session_recv_headers_with_priority() local
1693 nghttp2_hd_deflater deflater; test_nghttp2_session_recv_headers_early_response() local
1760 nghttp2_hd_deflater deflater; test_nghttp2_session_recv_headers_for_closed_stream() local
1844 nghttp2_hd_deflater deflater; test_nghttp2_session_recv_headers_with_extpri() local
1945 nghttp2_hd_deflater deflater; test_nghttp2_session_server_recv_push_response() local
1994 nghttp2_hd_deflater deflater; test_nghttp2_session_recv_premature_headers() local
2786 nghttp2_hd_deflater deflater; test_nghttp2_session_recv_priority_update() local
2997 nghttp2_hd_deflater deflater; test_nghttp2_session_continue() local
4951 nghttp2_hd_deflater deflater; test_nghttp2_session_upgrade2() local
8004 nghttp2_hd_deflater *deflater; test_nghttp2_session_set_option() local
9519 nghttp2_hd_deflater deflater; test_nghttp2_session_stream_get_state() local
10094 nghttp2_hd_deflater deflater; test_nghttp2_session_on_header_temporal_failure() local
10307 nghttp2_hd_deflater deflater; test_nghttp2_session_cancel_reserved_remote() local
10483 nghttp2_hd_deflater deflater; test_nghttp2_session_on_begin_headers_temporal_failure() local
11409 prepare_session_removed_closed_stream(nghttp2_session *session, nghttp2_hd_deflater *deflater) prepare_session_removed_closed_stream() argument
11513 nghttp2_hd_deflater deflater; test_nghttp2_session_removed_closed_stream() local
11793 nghttp2_hd_deflater deflater; test_nghttp2_session_server_fallback_rfc7540_priorities() local
11980 nghttp2_hd_deflater deflater; test_nghttp2_session_stream_reset_ratelim() local
12074 check_nghttp2_http_recv_headers_fail( nghttp2_session *session, nghttp2_hd_deflater *deflater, int32_t stream_id, int stream_state, const nghttp2_nv *nva, size_t nvlen) check_nghttp2_http_recv_headers_fail() argument
12117 check_nghttp2_http_recv_headers_ok( nghttp2_session *session, nghttp2_hd_deflater *deflater, int32_t stream_id, int stream_state, const nghttp2_nv *nva, size_t nvlen) check_nghttp2_http_recv_headers_ok() argument
12157 nghttp2_hd_deflater deflater; test_nghttp2_http_mandatory_headers() local
12453 nghttp2_hd_deflater deflater; test_nghttp2_http_content_length() local
12525 nghttp2_hd_deflater deflater; test_nghttp2_http_content_length_mismatch() local
12708 nghttp2_hd_deflater deflater; test_nghttp2_http_non_final_response() local
12854 nghttp2_hd_deflater deflater; test_nghttp2_http_trailer_headers() local
12967 nghttp2_hd_deflater deflater; test_nghttp2_http_ignore_regular_header() local
13090 nghttp2_hd_deflater deflater; test_nghttp2_http_ignore_content_length() local
13188 nghttp2_hd_deflater deflater; test_nghttp2_http_record_request_method() local
13236 nghttp2_hd_deflater deflater; test_nghttp2_http_push_promise() local
13318 nghttp2_hd_deflater deflater; test_nghttp2_http_head_method_upgrade_workaround() local
13357 nghttp2_hd_deflater deflater; test_nghttp2_http_no_rfc9113_leading_and_trailing_ws_validation() local
[all...]
/third_party/nghttp2/lib/
H A Dnghttp2_hd.c696 int nghttp2_hd_deflate_init(nghttp2_hd_deflater *deflater, nghttp2_mem *mem) { in nghttp2_hd_deflate_init() argument
701 int nghttp2_hd_deflate_init2(nghttp2_hd_deflater *deflater, in nghttp2_hd_deflate_init2() argument
769 nghttp2_hd_deflate_free(nghttp2_hd_deflater *deflater) nghttp2_hd_deflate_free() argument
1245 nghttp2_hd_deflate_change_table_size( nghttp2_hd_deflater *deflater, size_t settings_max_dynamic_table_size) nghttp2_hd_deflate_change_table_size() argument
1327 hd_deflate_decide_indexing(nghttp2_hd_deflater *deflater, const nghttp2_nv *nv, int32_t token) hd_deflate_decide_indexing() argument
1342 deflate_nv(nghttp2_hd_deflater *deflater, nghttp2_bufs *bufs, const nghttp2_nv *nv) deflate_nv() argument
1440 nghttp2_hd_deflate_hd_bufs(nghttp2_hd_deflater *deflater, nghttp2_bufs *bufs, const nghttp2_nv *nv, size_t nvlen) nghttp2_hd_deflate_hd_bufs() argument
1491 nghttp2_hd_deflate_hd(nghttp2_hd_deflater *deflater, uint8_t *buf, size_t buflen, const nghttp2_nv *nv, size_t nvlen) nghttp2_hd_deflate_hd() argument
1523 nghttp2_hd_deflate_hd_vec(nghttp2_hd_deflater *deflater, const nghttp2_vec *vec, size_t veclen, const nghttp2_nv *nv, size_t nvlen) nghttp2_hd_deflate_hd_vec() argument
1556 nghttp2_hd_deflate_bound(nghttp2_hd_deflater *deflater, const nghttp2_nv *nva, size_t nvlen) nghttp2_hd_deflate_bound() argument
1593 nghttp2_hd_deflater *deflater; nghttp2_hd_deflate_new2() local
1618 nghttp2_hd_deflate_del(nghttp2_hd_deflater *deflater) nghttp2_hd_deflate_del() argument
2321 nghttp2_hd_deflate_get_num_table_entries(nghttp2_hd_deflater *deflater) nghttp2_hd_deflate_get_num_table_entries() argument
2326 nghttp2_hd_deflate_get_table_entry(nghttp2_hd_deflater *deflater, size_t idx) nghttp2_hd_deflate_get_table_entry() argument
2331 nghttp2_hd_deflate_get_dynamic_table_size(nghttp2_hd_deflater *deflater) nghttp2_hd_deflate_get_dynamic_table_size() argument
2336 nghttp2_hd_deflate_get_max_dynamic_table_size(nghttp2_hd_deflater *deflater) nghttp2_hd_deflate_get_max_dynamic_table_size() argument
[all...]
H A Dnghttp2_frame.c361 nghttp2_frame_pack_headers(nghttp2_bufs *bufs, nghttp2_headers *frame, nghttp2_hd_deflater *deflater) nghttp2_frame_pack_headers() argument
554 nghttp2_frame_pack_push_promise(nghttp2_bufs *bufs, nghttp2_push_promise *frame, nghttp2_hd_deflater *deflater) nghttp2_frame_pack_push_promise() argument
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_frame.c361 nghttp2_frame_pack_headers(nghttp2_bufs *bufs, nghttp2_headers *frame, nghttp2_hd_deflater *deflater) nghttp2_frame_pack_headers() argument
554 nghttp2_frame_pack_push_promise(nghttp2_bufs *bufs, nghttp2_push_promise *frame, nghttp2_hd_deflater *deflater) nghttp2_frame_pack_push_promise() argument
H A Dnghttp2_hd.c696 int nghttp2_hd_deflate_init(nghttp2_hd_deflater *deflater, nghttp2_mem *mem) { in nghttp2_hd_deflate_init() argument
701 int nghttp2_hd_deflate_init2(nghttp2_hd_deflater *deflater, in nghttp2_hd_deflate_init2() argument
769 nghttp2_hd_deflate_free(nghttp2_hd_deflater *deflater) nghttp2_hd_deflate_free() argument
1245 nghttp2_hd_deflate_change_table_size( nghttp2_hd_deflater *deflater, size_t settings_max_dynamic_table_size) nghttp2_hd_deflate_change_table_size() argument
1327 hd_deflate_decide_indexing(nghttp2_hd_deflater *deflater, const nghttp2_nv *nv, int32_t token) hd_deflate_decide_indexing() argument
1342 deflate_nv(nghttp2_hd_deflater *deflater, nghttp2_bufs *bufs, const nghttp2_nv *nv) deflate_nv() argument
1440 nghttp2_hd_deflate_hd_bufs(nghttp2_hd_deflater *deflater, nghttp2_bufs *bufs, const nghttp2_nv *nv, size_t nvlen) nghttp2_hd_deflate_hd_bufs() argument
1491 nghttp2_hd_deflate_hd(nghttp2_hd_deflater *deflater, uint8_t *buf, size_t buflen, const nghttp2_nv *nv, size_t nvlen) nghttp2_hd_deflate_hd() argument
1523 nghttp2_hd_deflate_hd_vec(nghttp2_hd_deflater *deflater, const nghttp2_vec *vec, size_t veclen, const nghttp2_nv *nv, size_t nvlen) nghttp2_hd_deflate_hd_vec() argument
1556 nghttp2_hd_deflate_bound(nghttp2_hd_deflater *deflater, const nghttp2_nv *nva, size_t nvlen) nghttp2_hd_deflate_bound() argument
1593 nghttp2_hd_deflater *deflater; nghttp2_hd_deflate_new2() local
1618 nghttp2_hd_deflate_del(nghttp2_hd_deflater *deflater) nghttp2_hd_deflate_del() argument
2321 nghttp2_hd_deflate_get_num_table_entries(nghttp2_hd_deflater *deflater) nghttp2_hd_deflate_get_num_table_entries() argument
2326 nghttp2_hd_deflate_get_table_entry(nghttp2_hd_deflater *deflater, size_t idx) nghttp2_hd_deflate_get_table_entry() argument
2331 nghttp2_hd_deflate_get_dynamic_table_size(nghttp2_hd_deflater *deflater) nghttp2_hd_deflate_get_dynamic_table_size() argument
2336 nghttp2_hd_deflate_get_max_dynamic_table_size(nghttp2_hd_deflater *deflater) nghttp2_hd_deflate_get_max_dynamic_table_size() argument
[all...]

Completed in 18 milliseconds