/third_party/nghttp2/lib/ |
H A D | nghttp2_priority_spec.c | 25 #include "nghttp2_priority_spec.h" 27 void nghttp2_priority_spec_init(nghttp2_priority_spec *pri_spec, in nghttp2_priority_spec_init() 35 void nghttp2_priority_spec_default_init(nghttp2_priority_spec *pri_spec) { in nghttp2_priority_spec_default_init() 41 int nghttp2_priority_spec_check_default(const nghttp2_priority_spec *pri_spec) { in nghttp2_priority_spec_check_default() 46 void nghttp2_priority_spec_normalize_weight(nghttp2_priority_spec *pri_spec) { in nghttp2_priority_spec_normalize_weight()
|
H A D | nghttp2_submit.c | 33 #include "nghttp2_priority_spec.h" 47 const nghttp2_priority_spec *pri_spec) { in detect_self_dependency() 69 const nghttp2_priority_spec *pri_spec, in submit_headers_shared() 144 const nghttp2_priority_spec *pri_spec, in submit_headers_shared_nva() 150 nghttp2_priority_spec copy_pri_spec; in submit_headers_shared_nva() 184 const nghttp2_priority_spec *pri_spec, in nghttp2_submit_headers() 223 const nghttp2_priority_spec *pri_spec) { in nghttp2_submit_priority() 227 nghttp2_priority_spec copy_pri_spec; in nghttp2_submit_priority() 742 static uint8_t set_request_flags(const nghttp2_priority_spec *pri_spec, in set_request_flags() 757 const nghttp2_priority_spec *pri_spe in nghttp2_submit_request() [all...] |
H A D | nghttp2_frame.h | 102 const nghttp2_priority_spec *pri_spec); 110 void nghttp2_frame_unpack_priority_spec(nghttp2_priority_spec *pri_spec, 435 const nghttp2_priority_spec *pri_spec, 441 const nghttp2_priority_spec *pri_spec);
|
H A D | nghttp2_priority_spec.h | 40 void nghttp2_priority_spec_normalize_weight(nghttp2_priority_spec *pri_spec);
|
H A D | nghttp2_session.h | 538 nghttp2_priority_spec *pri_spec, 934 const nghttp2_priority_spec *pri_spec);
|
H A D | nghttp2_frame.c | 34 #include "nghttp2_priority_spec.h" 64 const nghttp2_priority_spec *pri_spec, in nghttp2_frame_headers_init() 84 const nghttp2_priority_spec *pri_spec) { in nghttp2_frame_priority_init() 400 const nghttp2_priority_spec *pri_spec) { in nghttp2_frame_pack_priority_spec() 408 void nghttp2_frame_unpack_priority_spec(nghttp2_priority_spec *pri_spec, in nghttp2_frame_unpack_priority_spec()
|
H A D | nghttp2_session.c | 35 #include "nghttp2_priority_spec.h" 838 const nghttp2_priority_spec *pri_spec_in) { in nghttp2_session_reprioritize_stream() 841 nghttp2_priority_spec pri_spec_default; in nghttp2_session_reprioritize_stream() 842 const nghttp2_priority_spec *pri_spec = pri_spec_in; in nghttp2_session_reprioritize_stream() 1169 nghttp2_priority_spec pri_spec; in nghttp2_session_add_item() 1292 nghttp2_priority_spec *pri_spec_in, in nghttp2_session_open_stream() 1299 nghttp2_priority_spec pri_spec_default; in nghttp2_session_open_stream() 1300 nghttp2_priority_spec *pri_spec = pri_spec_in; in nghttp2_session_open_stream() 4973 nghttp2_priority_spec pri_spec; in nghttp2_session_on_push_promise_received() 5267 nghttp2_priority_spec pri_spe in nghttp2_session_on_priority_update_received() [all...] |
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_priority_spec.c | 25 #include "nghttp2_priority_spec.h" 27 void nghttp2_priority_spec_init(nghttp2_priority_spec *pri_spec, in nghttp2_priority_spec_init() 35 void nghttp2_priority_spec_default_init(nghttp2_priority_spec *pri_spec) { in nghttp2_priority_spec_default_init() 41 int nghttp2_priority_spec_check_default(const nghttp2_priority_spec *pri_spec) { in nghttp2_priority_spec_check_default() 46 void nghttp2_priority_spec_normalize_weight(nghttp2_priority_spec *pri_spec) { in nghttp2_priority_spec_normalize_weight()
|
H A D | nghttp2_submit.c | 33 #include "nghttp2_priority_spec.h" 47 const nghttp2_priority_spec *pri_spec) { in detect_self_dependency() 69 const nghttp2_priority_spec *pri_spec, in submit_headers_shared() 144 const nghttp2_priority_spec *pri_spec, in submit_headers_shared_nva() 150 nghttp2_priority_spec copy_pri_spec; in submit_headers_shared_nva() 184 const nghttp2_priority_spec *pri_spec, in nghttp2_submit_headers() 223 const nghttp2_priority_spec *pri_spec) { in nghttp2_submit_priority() 227 nghttp2_priority_spec copy_pri_spec; in nghttp2_submit_priority() 742 static uint8_t set_request_flags(const nghttp2_priority_spec *pri_spec, in set_request_flags() 757 const nghttp2_priority_spec *pri_spe in nghttp2_submit_request() [all...] |
H A D | nghttp2_frame.h | 102 const nghttp2_priority_spec *pri_spec); 110 void nghttp2_frame_unpack_priority_spec(nghttp2_priority_spec *pri_spec, 435 const nghttp2_priority_spec *pri_spec, 441 const nghttp2_priority_spec *pri_spec);
|
H A D | nghttp2_priority_spec.h | 40 void nghttp2_priority_spec_normalize_weight(nghttp2_priority_spec *pri_spec);
|
H A D | nghttp2_session.h | 528 nghttp2_priority_spec *pri_spec, 924 const nghttp2_priority_spec *pri_spec);
|
H A D | nghttp2_frame.c | 34 #include "nghttp2_priority_spec.h" 64 const nghttp2_priority_spec *pri_spec, in nghttp2_frame_headers_init() 84 const nghttp2_priority_spec *pri_spec) { in nghttp2_frame_priority_init() 400 const nghttp2_priority_spec *pri_spec) { in nghttp2_frame_pack_priority_spec() 408 void nghttp2_frame_unpack_priority_spec(nghttp2_priority_spec *pri_spec, in nghttp2_frame_unpack_priority_spec()
|
H A D | nghttp2_session.c | 35 #include "nghttp2_priority_spec.h" 833 const nghttp2_priority_spec *pri_spec_in) { in nghttp2_session_reprioritize_stream() 836 nghttp2_priority_spec pri_spec_default; in nghttp2_session_reprioritize_stream() 837 const nghttp2_priority_spec *pri_spec = pri_spec_in; in nghttp2_session_reprioritize_stream() 1164 nghttp2_priority_spec pri_spec; in nghttp2_session_add_item() 1287 nghttp2_priority_spec *pri_spec_in, in nghttp2_session_open_stream() 1294 nghttp2_priority_spec pri_spec_default; in nghttp2_session_open_stream() 1295 nghttp2_priority_spec *pri_spec = pri_spec_in; in nghttp2_session_open_stream() 4968 nghttp2_priority_spec pri_spec; in nghttp2_session_on_push_promise_received() 5262 nghttp2_priority_spec pri_spe in nghttp2_session_on_priority_update_received() [all...] |
/third_party/nghttp2/tests/ |
H A D | nghttp2_test_helper.c | 33 #include "nghttp2_priority_spec.h" 269 nghttp2_priority_spec pri_spec; in open_stream_with_all() 320 nghttp2_priority_spec pri_spec; in open_sent_stream() 329 nghttp2_priority_spec pri_spec; in open_sent_stream2() 338 nghttp2_priority_spec *pri_spec_in, in open_sent_stream3() 381 nghttp2_priority_spec pri_spec; in open_recv_stream() 390 nghttp2_priority_spec pri_spec; in open_recv_stream2() 399 nghttp2_priority_spec *pri_spec_in, in open_recv_stream3()
|
H A D | nghttp2_test_helper.h | 123 nghttp2_priority_spec *pri_spec_in, 145 nghttp2_priority_spec *pri_spec_in,
|
H A D | nghttp2_frame_test.c | 35 #include "nghttp2_priority_spec.h" 77 nghttp2_priority_spec pri_spec; in test_nghttp2_frame_pack_headers() 212 nghttp2_priority_spec pri_spec; in test_nghttp2_frame_pack_priority()
|
H A D | nghttp2_session_test.c | 37 #include "nghttp2_priority_spec.h" 667 static nghttp2_priority_spec pri_spec_default = {0, NGHTTP2_DEFAULT_WEIGHT, 0}; 1248 nghttp2_priority_spec pri_spec; in test_nghttp2_session_recv_continuation() 1441 nghttp2_priority_spec pri_spec; in test_nghttp2_session_recv_headers_with_priority() 3223 nghttp2_priority_spec pri_spec; in test_nghttp2_session_on_request_headers_received() 3583 nghttp2_priority_spec pri_spec; in test_nghttp2_session_on_priority_received() 5053 nghttp2_priority_spec pri_spec; in test_nghttp2_session_reprioritize_stream() 5198 nghttp2_priority_spec pri_spec; in test_nghttp2_session_reprioritize_stream_with_idle_stream_dep() 5499 nghttp2_priority_spec pri_spec; in test_nghttp2_submit_request_without_data() 5849 nghttp2_priority_spec pri_spe in test_nghttp2_submit_headers() [all...] |
/third_party/nghttp2/lib/includes/nghttp2/ |
H A D | nghttp2.h | 1032 } nghttp2_priority_spec; typedef 1052 nghttp2_priority_spec pri_spec; 1080 nghttp2_priority_spec pri_spec; 3679 const nghttp2_priority_spec *pri_spec); 3729 const nghttp2_priority_spec *pri_spec); 3880 NGHTTP2_EXTERN void nghttp2_priority_spec_init(nghttp2_priority_spec *pri_spec, 3892 nghttp2_priority_spec_default_init(nghttp2_priority_spec *pri_spec); 3900 nghttp2_priority_spec_check_default(const nghttp2_priority_spec *pri_spec); 3985 nghttp2_session *session, const nghttp2_priority_spec *pri_spec, 4208 const nghttp2_priority_spec *pri_spe [all...] |
/third_party/node/deps/nghttp2/lib/includes/nghttp2/ |
H A D | nghttp2.h | 1027 } nghttp2_priority_spec; typedef 1047 nghttp2_priority_spec pri_spec; 1075 nghttp2_priority_spec pri_spec; 3663 const nghttp2_priority_spec *pri_spec); 3713 const nghttp2_priority_spec *pri_spec); 3864 NGHTTP2_EXTERN void nghttp2_priority_spec_init(nghttp2_priority_spec *pri_spec, 3876 nghttp2_priority_spec_default_init(nghttp2_priority_spec *pri_spec); 3884 nghttp2_priority_spec_check_default(const nghttp2_priority_spec *pri_spec); 3969 nghttp2_session *session, const nghttp2_priority_spec *pri_spec, 4192 const nghttp2_priority_spec *pri_spe [all...] |
/third_party/nghttp2/src/ |
H A D | nghttp.h | 141 const nghttp2_priority_spec &pri_spec, int level = 0); 175 nghttp2_priority_spec pri_spec; 250 const nghttp2_priority_spec &pri_spec, int level = 0);
|
H A D | nghttp.cc | 161 const nghttp2_priority_spec &pri_spec, int level) in Request() 292 nghttp2_priority_spec resolve_dep(int res_type) { in resolve_dep() 293 nghttp2_priority_spec pri_spec; in resolve_dep() 1195 nghttp2_priority_spec pri_spec; in connection_made() 1229 nghttp2_priority_spec pri_spec; in connection_made() 1469 const nghttp2_priority_spec &pri_spec, int level) { in add_request() 1880 nghttp2_priority_spec pri_spec; in on_begin_headers_callback() 2372 nghttp2_priority_spec pri_spec; in communicate()
|
/third_party/nghttp2/fuzz/ |
H A D | fuzz_frames.cc | 41 nghttp2_priority_spec pri_spec; in check_frame_pack_headers() 101 nghttp2_priority_spec pri_spec; in check_frame_push_promise()
|
/third_party/curl/lib/ |
H A D | http2.c | 1783 nghttp2_priority_spec *pri_spec) in h2_pri_spec() 1812 nghttp2_priority_spec pri_spec; in h2_progress_egress() 2036 nghttp2_priority_spec pri_spec; in h2_submit()
|
/third_party/node/src/ |
H A D | node_http2.h | 246 struct Http2Priority : public nghttp2_priority_spec {
|