/third_party/node/deps/nghttp2/lib/ |
D | nghttp2_priority_spec.c | 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()
|
D | nghttp2_submit.c | 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() 184 const nghttp2_priority_spec *pri_spec, in nghttp2_submit_headers() 223 const nghttp2_priority_spec *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_spec, in nghttp2_submit_request()
|
D | nghttp2_frame.c | 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()
|
D | nghttp2_session.c | 837 const nghttp2_priority_spec *pri_spec = pri_spec_in; in nghttp2_session_reprioritize_stream() local 1164 nghttp2_priority_spec pri_spec; in nghttp2_session_add_item() local 1295 nghttp2_priority_spec *pri_spec = pri_spec_in; in nghttp2_session_open_stream() local 4968 nghttp2_priority_spec pri_spec; in nghttp2_session_on_push_promise_received() local 5262 nghttp2_priority_spec pri_spec; in nghttp2_session_on_priority_update_received() local 7985 nghttp2_priority_spec pri_spec; in nghttp2_session_upgrade_internal() local 8248 const nghttp2_priority_spec *pri_spec) { in nghttp2_session_change_stream_priority() 8285 const nghttp2_priority_spec *pri_spec) { in nghttp2_session_create_idle_stream()
|
/third_party/nghttp2/lib/ |
D | nghttp2_priority_spec.c | 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()
|
D | nghttp2_submit.c | 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() 184 const nghttp2_priority_spec *pri_spec, in nghttp2_submit_headers() 223 const nghttp2_priority_spec *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_spec, in nghttp2_submit_request()
|
D | nghttp2_frame.c | 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()
|
D | nghttp2_session.c | 842 const nghttp2_priority_spec *pri_spec = pri_spec_in; in nghttp2_session_reprioritize_stream() local 1169 nghttp2_priority_spec pri_spec; in nghttp2_session_add_item() local 1300 nghttp2_priority_spec *pri_spec = pri_spec_in; in nghttp2_session_open_stream() local 4973 nghttp2_priority_spec pri_spec; in nghttp2_session_on_push_promise_received() local 5267 nghttp2_priority_spec pri_spec; in nghttp2_session_on_priority_update_received() local 7996 nghttp2_priority_spec pri_spec; in nghttp2_session_upgrade_internal() local 8259 const nghttp2_priority_spec *pri_spec) { in nghttp2_session_change_stream_priority() 8296 const nghttp2_priority_spec *pri_spec) { in nghttp2_session_create_idle_stream()
|
/third_party/nghttp2/tests/ |
D | nghttp2_test_helper.c | 269 nghttp2_priority_spec pri_spec; in open_stream_with_all() local 320 nghttp2_priority_spec pri_spec; in open_sent_stream() local 329 nghttp2_priority_spec pri_spec; in open_sent_stream2() local 381 nghttp2_priority_spec pri_spec; in open_recv_stream() local 390 nghttp2_priority_spec pri_spec; in open_recv_stream2() local
|
D | nghttp2_frame_test.c | 77 nghttp2_priority_spec pri_spec; in test_nghttp2_frame_pack_headers() local 212 nghttp2_priority_spec pri_spec; in test_nghttp2_frame_pack_priority() local
|
D | nghttp2_session_test.c | 1248 nghttp2_priority_spec pri_spec; in test_nghttp2_session_recv_continuation() local 1441 nghttp2_priority_spec pri_spec; in test_nghttp2_session_recv_headers_with_priority() local 3223 nghttp2_priority_spec pri_spec; in test_nghttp2_session_on_request_headers_received() local 3583 nghttp2_priority_spec pri_spec; in test_nghttp2_session_on_priority_received() local 5053 nghttp2_priority_spec pri_spec; in test_nghttp2_session_reprioritize_stream() local 5198 nghttp2_priority_spec pri_spec; in test_nghttp2_session_reprioritize_stream_with_idle_stream_dep() local 5499 nghttp2_priority_spec pri_spec; in test_nghttp2_submit_request_without_data() local 5849 nghttp2_priority_spec pri_spec; in test_nghttp2_submit_headers() local 6025 nghttp2_priority_spec pri_spec; in test_nghttp2_submit_priority() local 7059 nghttp2_priority_spec pri_spec; in test_nghttp2_session_open_stream() local [all …]
|
/third_party/nghttp2/fuzz/ |
D | fuzz_frames.cc | 41 nghttp2_priority_spec pri_spec; in check_frame_pack_headers() local 101 nghttp2_priority_spec pri_spec; in check_frame_push_promise() local
|
/third_party/nghttp2/src/ |
D | nghttp.cc | 161 const nghttp2_priority_spec &pri_spec, int level) in Request() 293 nghttp2_priority_spec pri_spec; in resolve_dep() local 1195 nghttp2_priority_spec pri_spec; in connection_made() local 1229 nghttp2_priority_spec pri_spec; in connection_made() local 1469 const nghttp2_priority_spec &pri_spec, int level) { in add_request() 1714 auto pri_spec = resolve_dep(res_type); in update_html_parser() local 1880 nghttp2_priority_spec pri_spec; in on_begin_headers_callback() local 2372 nghttp2_priority_spec pri_spec; in communicate() local
|
D | nghttp.h | 175 nghttp2_priority_spec pri_spec; member
|
/third_party/curl/lib/ |
D | http2.c | 1783 nghttp2_priority_spec *pri_spec) in h2_pri_spec() 1812 nghttp2_priority_spec pri_spec; in h2_progress_egress() local 2036 nghttp2_priority_spec pri_spec; in h2_submit() local
|
D | cf-h2-proxy.c | 897 const nghttp2_priority_spec *pri_spec, in proxy_h2_submit()
|
/third_party/node/deps/nghttp2/lib/includes/nghttp2/ |
D | nghttp2.h | 1047 nghttp2_priority_spec pri_spec; member 1075 nghttp2_priority_spec pri_spec; member
|
/third_party/nghttp2/lib/includes/nghttp2/ |
D | nghttp2.h | 1052 nghttp2_priority_spec pri_spec; member 1080 nghttp2_priority_spec pri_spec; member
|