/third_party/nghttp2/src/ |
D | HttpServer.cc | 120 auto config = hd->get_config(); in stream_timeout_cb() 282 const Config *get_config() const { return config_; } in get_config() function in nghttp2::Sessions 453 auto config = handler->get_config(); 482 if (hd->get_config()->verbose) { in on_session_closed() 640 if (get_config()->hexdump) { in read_clear() 717 if (sessions_->get_config()->verbose) { in tls_handshake() 732 if (sessions_->get_config()->verbose) { in tls_handshake() 763 if (get_config()->hexdump) { in read_tls() 842 auto config = sessions_->get_config(); in connection_made() 892 if (sessions_->get_config()->verbose) { in verify_npn_result() [all …]
|
D | shrpx_connection_handler.cc | 123 worker_round_robin_cnt_(get_config()->api.enabled ? 1 : 0), in ConnectionHandler() 222 auto config = get_config(); in create_single_worker() 273 auto config = get_config(); in create_worker_thread() 363 (void)reopen_log_files(get_config()->logging); in graceful_shutdown_worker() 378 auto config = get_config(); in handle_connection() 551 get_config()->tls.ocsp.fetch_ocsp_response_file.c_str()), in start_ocsp_update() 626 auto config = get_config(); in handle_ocsp_complete() 669 ev_timer_set(&ocsp_timer_, get_config()->tls.ocsp.update_interval, 0.); in proceed_next_cert_ocsp() 722 get_config()->tls.ticket.memcached.max_retry) { in on_tls_ticket_key_network_error() 750 get_config()->tls.ticket.memcached.max_fail) { in on_tls_ticket_key_not_found() [all …]
|
D | shrpx_live_check.cc | 108 readcb, timeoutcb, this, get_config()->tls.dyn_rec.warmup_threshold, 109 get_config()->tls.dyn_rec.idle_timeout, Proto::NONE), 181 auto &downstreamconf = *get_config()->conn.downstream; in schedule() 322 auto &downstreamconf = *get_config()->conn.downstream; in initiate_connection() 345 auto &downstreamconf = *get_config()->conn.downstream; in connected() 398 if (!get_config()->tls.insecure && in tls_handshake() 705 auto &downstreamconf = get_config()->http2.downstream; in start_settings_timer()
|
D | shrpx_worker_process.cc | 72 auto config = get_config(); in drop_privileges() 139 auto config = get_config(); in reopen_log() 183 ticket_key.cipher = get_config()->tls.ticket.cipher; in generate_ticket_key() 230 get_config()->tls.session_timeout) in renew_ticket_key_cb() 310 auto &ticketconf = get_config()->tls.ticket; in memcached_get_ticket_key_cb() 397 auto config = get_config(); in worker_process_event_loop()
|
D | shrpx_downstream.cc | 150 auto &timeoutconf = get_config()->http2.timeout; in Downstream() 972 if (get_config()->http2.timeout.stream_read == 0.) { in reset_upstream_rtimer() 981 auto &timeoutconf = get_config()->http2.timeout; in reset_upstream_wtimer() 992 if (get_config()->http2.timeout.stream_write == 0.) { in ensure_upstream_wtimer() 1000 if (get_config()->http2.timeout.stream_read == 0.) { in disable_upstream_rtimer() 1008 if (get_config()->http2.timeout.stream_write == 0.) { in disable_upstream_wtimer() 1016 if (get_config()->http2.timeout.stream_read == 0.) { in reset_downstream_rtimer() 1025 auto &timeoutconf = get_config()->http2.timeout; in reset_downstream_wtimer() 1036 if (get_config()->http2.timeout.stream_write == 0.) { in ensure_downstream_wtimer() 1044 if (get_config()->http2.timeout.stream_read == 0.) { in disable_downstream_rtimer() [all …]
|
D | shrpx_client_handler.cc | 399 get_config()->conn.upstream.timeout.write, in ClientHandler() 400 get_config()->conn.upstream.timeout.read, in ClientHandler() 401 get_config()->conn.upstream.ratelimit.write, in ClientHandler() 402 get_config()->conn.upstream.ratelimit.read, writecb, readcb, in ClientHandler() 403 timeoutcb, this, get_config()->tls.dyn_rec.warmup_threshold, in ClientHandler() 404 get_config()->tls.dyn_rec.idle_timeout, Proto::NONE), in ClientHandler() 423 auto config = get_config(); in ClientHandler() 581 if (!tls::in_proto_list(get_config()->tls.npn_list, proto)) { in validate_next_proto() 1085 auto config = get_config(); in write_accesslog() 1361 auto config = get_config(); in proxy_protocol_read() [all …]
|
D | shrpx_api_downstream_connection.cc | 234 static_cast<int64_t>(get_config()->api.max_request_body)) { in push_request_headers() 310 auto &apiconf = get_config()->api; in push_upload_data_chunk() 365 auto config = get_config(); in handle_backendconfig() 436 auto config = get_config(); in handle_configrevision()
|
D | shrpx_http2_upstream.cc | 167 auto config = get_config(); in on_header_callback2() 301 auto config = get_config(); in on_start_request() 335 auto config = get_config(); in on_request_headers() 540 if (get_config()->http2.upstream.debug.frame_debug) { in on_frame_recv_callback() 657 if (get_config()->http2.upstream.debug.frame_debug) { in on_frame_send_callback() 987 auto config = get_config(); in create_http2_upstream_callbacks() 1006 if (get_config()->http2_proxy) { in downstream_queue_size() 1017 !get_config()->http2_proxy), in Http2Upstream() 1024 auto config = get_config(); in Http2Upstream() 1174 auto config = get_config(); in on_write() [all …]
|
D | shrpx_https_upstream.cc | 106 auto &upstreamconf = get_config()->conn.upstream; in on_start_request() 135 get_config()->http.request_header_field_buffer) { in htp_uricb() 165 auto &httpconf = get_config()->http; in htp_hdr_keycb() 222 get_config()->http.request_header_field_buffer) { in htp_hdr_valcb() 401 auto config = get_config(); in htp_hdrs_completecb() 744 auto &upstreamconf = get_config()->conn.upstream; in on_write() 920 auto config = get_config(); in send_reply() 1016 output->append(get_config()->http.server_name); in error_reply() 1135 auto config = get_config(); in on_downstream_header_complete() 1381 auto config = get_config(); in redirect_to_https()
|
D | shrpx_dns_tracker.cc | 64 auto &dnsconf = get_config()->dns; in make_entry() 87 auto &dnsconf = get_config()->dns; in update_entry() 267 auto &dnsconf = get_config()->dns; in add_to_qlist()
|
D | shrpx_http2_session.cc | 190 get_config()->tls.dyn_rec.warmup_threshold, 191 get_config()->tls.dyn_rec.idle_timeout, Proto::HTTP2), 374 auto &downstreamconf = *get_config()->conn.downstream; in initiate_connection() 376 const auto &proxy = get_config()->downstream_http_proxy; in initiate_connection() 691 const auto &proxy = get_config()->downstream_http_proxy; in downstream_connect_proxy() 877 auto &downstreamconf = get_config()->http2.downstream; in start_settings_timer() 903 auto &httpconf = get_config()->http; in on_header_callback2() 1093 auto config = get_config(); in on_response_headers() 1642 if (get_config()->padding) { in create_http2_downstream_callbacks() 1686 auto config = get_config(); in connection_made() [all …]
|
D | HttpServer.h | 192 const Config *get_config() const; 236 const Config *get_config() const;
|
D | shrpx_http.cc | 39 auto &httpconf = get_config()->http; in create_error_html() 173 return std::min(max_payload, frame->hd.length + get_config()->padding); in select_padding_callback()
|
D | shrpx_tls.cc | 87 auto &prefs = get_config()->tls.alpn_prefs; in next_proto_cb() 101 get_config()->tls.client_verify.tolerate_expired) { in verify_callback() 508 EVP_EncryptInit_ex(ctx, get_config()->tls.ticket.cipher, nullptr, in ticket_key_cb() 580 for (const auto &target_proto_id : get_config()->tls.npn_list) { in alpn_select_proto_cb() 699 auto config = get_config(); in psk_server_cb() 726 auto config = get_config(); in psk_client_cb() 1112 auto &tlsconf = get_config()->tls; in create_ssl_client_context() 1784 auto config = get_config(); in setup_server_ssl_context() 1834 auto &tlsconf = get_config()->tls; in setup_downstream_client_ssl_context() 1860 auto config = get_config(); in create_cert_lookup_tree()
|
D | shrpx_accept_handler.cc | 90 conn_hnr_->sleep_acceptor(get_config()->conn.listener.timeout.sleep); in accept_connection()
|
D | shrpx_http_downstream_connection.cc | 208 get_config()->tls.dyn_rec.warmup_threshold, 209 get_config()->tls.dyn_rec.idle_timeout, Proto::HTTP1), 469 auto config = get_config(); in push_request_headers() 911 auto config = get_config(); in htp_hdrs_completecb() 1070 auto &httpconf = get_config()->http; in htp_hdr_keycb() 1107 auto &httpconf = get_config()->http; in htp_hdr_valcb() 1297 if (!get_config()->tls.insecure && in tls_handshake()
|
D | shrpx_connect_blocker.cc | 89 auto &downstreamconf = *get_config()->conn.downstream; in on_failure()
|
D | shrpx_connection.cc | 315 auto &tlsconf = get_config()->tls; in set_ssl() 401 auto &tlsconf = get_config()->tls; in tls_handshake() 621 check_black_list = !get_config()->tls.no_http2_cipher_black_list; in check_http2_requirement() 623 check_black_list = !get_config()->tls.client.no_http2_cipher_black_list; in check_http2_requirement()
|
/third_party/mindspore/tests/perf_test/bert/ |
D | test_bert_train.py | 57 def get_config(version='base'): function 140 config = get_config(version=version) 165 config = get_config(version=version) 192 config = get_config(version=version) 220 config = get_config(version=version)
|
/third_party/mindspore/tests/st/fl/cross_silo_faster_rcnn/src/model_utils/ |
D | config.py | 112 def get_config(): function 127 config = get_config()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/interfaces/ |
D | photography.c | 103 iface->get_config = NULL; in gst_photography_iface_base_init() 505 if (iface->get_config) { in gst_photography_get_config() 506 ret = iface->get_config (photo, config); in gst_photography_get_config()
|
/third_party/boost/boost/wave/util/ |
D | cpp_macromap_predef.hpp | 184 string_type get_config() const in get_config() function in boost::wave::util::predefined_macros 287 { "__WAVE_CONFIG__", T_INTLIT, &predefined_macros::get_config }, in dynamic_data()
|
/third_party/mesa3d/src/mesa/drivers/x11/ |
D | fakeglx.c | 1529 get_config( XMesaVisual xmvis, int attrib, int *value, GLboolean fbconfig ) in get_config() function 1749 k = get_config(xmvis, attrib, value, GL_FALSE); in Fake_glXGetConfig() 1862 return get_config(v, attribute, value, GL_TRUE); in Fake_glXGetFBConfigAttrib() 2026 if (get_config(v, GLX_BIND_TO_TEXTURE_RGB_EXT, in Fake_glXCreatePixmap() 2033 if (get_config(v, GLX_BIND_TO_TEXTURE_RGBA_EXT, in Fake_glXCreatePixmap() 2040 if (get_config(v, GLX_BIND_TO_MIPMAP_TEXTURE_EXT, in Fake_glXCreatePixmap() 2047 if (get_config(v, GLX_BIND_TO_TEXTURE_TARGETS_EXT, in Fake_glXCreatePixmap() 2054 if (get_config(v, GLX_BIND_TO_TEXTURE_TARGETS_EXT, in Fake_glXCreatePixmap() 2061 if (get_config(v, GLX_BIND_TO_TEXTURE_TARGETS_EXT, in Fake_glXCreatePixmap()
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_api.c | 1469 get_config( XMesaVisual xmvis, int attrib, int *value, GLboolean fbconfig ) in get_config() function 1681 k = get_config(xmvis, attrib, value, GL_FALSE); in glXGetConfig() 1787 return get_config(v, attribute, value, GL_TRUE); in glXGetFBConfigAttrib() 1958 if (get_config(v, GLX_BIND_TO_TEXTURE_RGB_EXT, in glXCreatePixmap() 1965 if (get_config(v, GLX_BIND_TO_TEXTURE_RGBA_EXT, in glXCreatePixmap() 1972 if (get_config(v, GLX_BIND_TO_MIPMAP_TEXTURE_EXT, in glXCreatePixmap() 1979 if (get_config(v, GLX_BIND_TO_TEXTURE_TARGETS_EXT, in glXCreatePixmap() 1986 if (get_config(v, GLX_BIND_TO_TEXTURE_TARGETS_EXT, in glXCreatePixmap() 1993 if (get_config(v, GLX_BIND_TO_TEXTURE_TARGETS_EXT, in glXCreatePixmap()
|
/third_party/mindspore/tests/st/model_zoo_tests/transformer/ |
D | test_transformer.py | 55 def get_config(version='base', batch_size=1): function 162 config = get_config(version=version, batch_size=batch_size)
|