Home
last modified time | relevance | path

Searched defs:pri_spec (Results 1 – 18 of 18) 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()
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()
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()
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()
Dnghttp2_session.c837 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/
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()
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()
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()
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()
Dnghttp2_session.c842 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/
Dnghttp2_test_helper.c269 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
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.c1248 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/
Dfuzz_frames.cc41 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/
Dnghttp.cc161 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
Dnghttp.h175 nghttp2_priority_spec pri_spec; member
/third_party/curl/lib/
Dhttp2.c1783 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
Dcf-h2-proxy.c897 const nghttp2_priority_spec *pri_spec, in proxy_h2_submit()
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
Dnghttp2.h1047 nghttp2_priority_spec pri_spec; member
1075 nghttp2_priority_spec pri_spec; member
/third_party/nghttp2/lib/includes/nghttp2/
Dnghttp2.h1052 nghttp2_priority_spec pri_spec; member
1080 nghttp2_priority_spec pri_spec; member