| /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 | 830 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 5022 nghttp2_priority_spec pri_spec; in nghttp2_session_on_push_promise_received() local 5322 nghttp2_priority_spec pri_spec; in nghttp2_session_on_priority_update_received() local 8045 nghttp2_priority_spec pri_spec; in nghttp2_session_upgrade_internal() local 8308 const nghttp2_priority_spec *pri_spec) { in nghttp2_session_change_stream_priority() 8345 const nghttp2_priority_spec *pri_spec) { in nghttp2_session_create_idle_stream()
|
| /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() 222 const nghttp2_priority_spec *pri_spec) { in nghttp2_submit_priority() 667 static uint8_t set_request_flags(const nghttp2_priority_spec *pri_spec, in set_request_flags() 682 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() 375 const nghttp2_priority_spec *pri_spec) { in nghttp2_frame_pack_priority_spec() 383 void nghttp2_frame_unpack_priority_spec(nghttp2_priority_spec *pri_spec, in nghttp2_frame_unpack_priority_spec()
|
| D | nghttp2_session.c | 776 const nghttp2_priority_spec *pri_spec = pri_spec_in; in nghttp2_session_reprioritize_stream() local 905 nghttp2_priority_spec pri_spec; in nghttp2_session_add_item() local 1036 nghttp2_priority_spec *pri_spec = pri_spec_in; in nghttp2_session_open_stream() local 4607 nghttp2_priority_spec pri_spec; in nghttp2_session_on_push_promise_received() local 7459 nghttp2_priority_spec pri_spec; in nghttp2_session_upgrade_internal() local 7722 const nghttp2_priority_spec *pri_spec) { in nghttp2_session_change_stream_priority() 7755 const nghttp2_priority_spec *pri_spec) { in nghttp2_session_create_idle_stream()
|
| /third_party/nghttp2/tests/ |
| D | nghttp2_test_helper.c | 270 nghttp2_priority_spec pri_spec; in open_stream_with_all() local 321 nghttp2_priority_spec pri_spec; in open_sent_stream() local 330 nghttp2_priority_spec pri_spec; in open_sent_stream2() local 382 nghttp2_priority_spec pri_spec; in open_recv_stream() local 391 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 | 1244 nghttp2_priority_spec pri_spec; in test_nghttp2_session_recv_continuation() local 1438 nghttp2_priority_spec pri_spec; in test_nghttp2_session_recv_headers_with_priority() local 3220 nghttp2_priority_spec pri_spec; in test_nghttp2_session_on_request_headers_received() local 3580 nghttp2_priority_spec pri_spec; in test_nghttp2_session_on_priority_received() local 5026 nghttp2_priority_spec pri_spec; in test_nghttp2_session_reprioritize_stream() local 5171 nghttp2_priority_spec pri_spec; in test_nghttp2_session_reprioritize_stream_with_idle_stream_dep() local 5472 nghttp2_priority_spec pri_spec; in test_nghttp2_submit_request_without_data() local 5822 nghttp2_priority_spec pri_spec; in test_nghttp2_submit_headers() local 5998 nghttp2_priority_spec pri_spec; in test_nghttp2_submit_priority() local 7032 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 1196 nghttp2_priority_spec pri_spec; in connection_made() local 1230 nghttp2_priority_spec pri_spec; in connection_made() local 1470 const nghttp2_priority_spec &pri_spec, int level) { in add_request() 1715 auto pri_spec = resolve_dep(res_type); in update_html_parser() local 1881 nghttp2_priority_spec pri_spec; in on_begin_headers_callback() local 2373 nghttp2_priority_spec pri_spec; in communicate() local
|
| D | nghttp.h | 175 nghttp2_priority_spec pri_spec; member
|
| /third_party/node/deps/nghttp2/lib/includes/nghttp2/ |
| D | nghttp2.h | 1035 nghttp2_priority_spec pri_spec; member 1063 nghttp2_priority_spec pri_spec; member
|
| /third_party/nghttp2/lib/includes/nghttp2/ |
| D | nghttp2.h | 1047 nghttp2_priority_spec pri_spec; member 1075 nghttp2_priority_spec pri_spec; member
|