Home
last modified time | relevance | path

Searched defs:pri_spec (Results 1 – 16 of 16) sorted by relevance

/third_party/node/deps/nghttp2/lib/
Dnghttp2_priority_spec.c27 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()
Dnghttp2_submit.c47 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()
Dnghttp2_frame.c64 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()
Dnghttp2_session.c776 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/lib/
Dnghttp2_priority_spec.c27 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()
Dnghttp2_submit.c47 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()
Dnghttp2_frame.c64 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()
Dnghttp2_session.c776 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/
Dnghttp2_test_helper.c265 nghttp2_priority_spec pri_spec; in open_stream_with_all() local
316 nghttp2_priority_spec pri_spec; in open_sent_stream() local
325 nghttp2_priority_spec pri_spec; in open_sent_stream2() local
377 nghttp2_priority_spec pri_spec; in open_recv_stream() local
386 nghttp2_priority_spec pri_spec; in open_recv_stream2() local
Dnghttp2_frame_test.c77 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
Dnghttp2_session_test.c1243 nghttp2_priority_spec pri_spec; in test_nghttp2_session_recv_continuation() local
1437 nghttp2_priority_spec pri_spec; in test_nghttp2_session_recv_headers_with_priority() local
2915 nghttp2_priority_spec pri_spec; in test_nghttp2_session_on_request_headers_received() local
3275 nghttp2_priority_spec pri_spec; in test_nghttp2_session_on_priority_received() local
4635 nghttp2_priority_spec pri_spec; in test_nghttp2_session_reprioritize_stream() local
4780 nghttp2_priority_spec pri_spec; in test_nghttp2_session_reprioritize_stream_with_idle_stream_dep() local
5081 nghttp2_priority_spec pri_spec; in test_nghttp2_submit_request_without_data() local
5431 nghttp2_priority_spec pri_spec; in test_nghttp2_submit_headers() local
5607 nghttp2_priority_spec pri_spec; in test_nghttp2_submit_priority() local
6506 nghttp2_priority_spec pri_spec; in test_nghttp2_session_open_stream() local
[all …]
/third_party/nghttp2/src/
Dnghttp.cc159 const nghttp2_priority_spec &pri_spec, int level) in Request()
291 nghttp2_priority_spec pri_spec; in resolve_dep() local
1174 nghttp2_priority_spec pri_spec; in connection_made() local
1208 nghttp2_priority_spec pri_spec; in connection_made() local
1448 const nghttp2_priority_spec &pri_spec, int level) { in add_request()
1692 auto pri_spec = resolve_dep(res_type); in update_html_parser() local
1858 nghttp2_priority_spec pri_spec; in on_begin_headers_callback() local
2344 nghttp2_priority_spec pri_spec; in communicate() local
Dnghttp.h173 nghttp2_priority_spec pri_spec; member
/third_party/curl/lib/
Dhttp2.c1561 nghttp2_priority_spec *pri_spec) in h2_pri_spec()
1588 nghttp2_priority_spec pri_spec; in h2_session_send() local
1909 nghttp2_priority_spec pri_spec; in http2_send() local
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
Dnghttp2.h1035 nghttp2_priority_spec pri_spec; member
1063 nghttp2_priority_spec pri_spec; member
/third_party/nghttp2/lib/includes/nghttp2/
Dnghttp2.h1039 nghttp2_priority_spec pri_spec; member
1067 nghttp2_priority_spec pri_spec; member