/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/usb/dvb-usb-v2/ |
H A D | mxl111sf.c | 282 state->alt_mode = adap_state->alt_mode; in mxl111sf_adap_fe_init() 284 if (usb_set_interface(d->udev, 0, state->alt_mode) < 0) in mxl111sf_adap_fe_init() 436 adap_state->alt_mode = (dvb_usb_mxl111sf_isoc) ? 2 : 1; in mxl111sf_lgdt3305_frontend_attach() 437 state->alt_mode = adap_state->alt_mode; in mxl111sf_lgdt3305_frontend_attach() 439 if (usb_set_interface(d->udev, 0, state->alt_mode) < 0) in mxl111sf_lgdt3305_frontend_attach() 507 adap_state->alt_mode = (dvb_usb_mxl111sf_isoc) ? 2 : 1; in mxl111sf_lg2160_frontend_attach() 508 state->alt_mode = adap_state->alt_mode; in mxl111sf_lg2160_frontend_attach() 510 if (usb_set_interface(d->udev, 0, state->alt_mode) < 0) in mxl111sf_lg2160_frontend_attach() 593 state->alt_mode = adap_state->alt_mode; in mxl111sf_lg2161_frontend_attach() 680 state->alt_mode = adap_state->alt_mode; in mxl111sf_lg2161_ep6_frontend_attach() [all …]
|
H A D | mxl111sf.h | 44 int alt_mode; member 88 int alt_mode; member
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/usb/dvb-usb-v2/ |
H A D | mxl111sf.c | 282 state->alt_mode = adap_state->alt_mode; in mxl111sf_adap_fe_init() 284 if (usb_set_interface(d->udev, 0, state->alt_mode) < 0) in mxl111sf_adap_fe_init() 436 adap_state->alt_mode = (dvb_usb_mxl111sf_isoc) ? 2 : 1; in mxl111sf_lgdt3305_frontend_attach() 437 state->alt_mode = adap_state->alt_mode; in mxl111sf_lgdt3305_frontend_attach() 439 if (usb_set_interface(d->udev, 0, state->alt_mode) < 0) in mxl111sf_lgdt3305_frontend_attach() 507 adap_state->alt_mode = (dvb_usb_mxl111sf_isoc) ? 2 : 1; in mxl111sf_lg2160_frontend_attach() 508 state->alt_mode = adap_state->alt_mode; in mxl111sf_lg2160_frontend_attach() 510 if (usb_set_interface(d->udev, 0, state->alt_mode) < 0) in mxl111sf_lg2160_frontend_attach() 593 state->alt_mode = adap_state->alt_mode; in mxl111sf_lg2161_frontend_attach() 680 state->alt_mode = adap_state->alt_mode; in mxl111sf_lg2161_ep6_frontend_attach() [all …]
|
H A D | mxl111sf.h | 44 int alt_mode; member 88 int alt_mode; member
|
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/usb/dvb-usb-v2/ |
H A D | mxl111sf.c | 282 state->alt_mode = adap_state->alt_mode; in mxl111sf_adap_fe_init() 284 if (usb_set_interface(d->udev, 0, state->alt_mode) < 0) in mxl111sf_adap_fe_init() 436 adap_state->alt_mode = (dvb_usb_mxl111sf_isoc) ? 2 : 1; in mxl111sf_lgdt3305_frontend_attach() 437 state->alt_mode = adap_state->alt_mode; in mxl111sf_lgdt3305_frontend_attach() 439 if (usb_set_interface(d->udev, 0, state->alt_mode) < 0) in mxl111sf_lgdt3305_frontend_attach() 507 adap_state->alt_mode = (dvb_usb_mxl111sf_isoc) ? 2 : 1; in mxl111sf_lg2160_frontend_attach() 508 state->alt_mode = adap_state->alt_mode; in mxl111sf_lg2160_frontend_attach() 510 if (usb_set_interface(d->udev, 0, state->alt_mode) < 0) in mxl111sf_lg2160_frontend_attach() 593 state->alt_mode = adap_state->alt_mode; in mxl111sf_lg2161_frontend_attach() 680 state->alt_mode = adap_state->alt_mode; in mxl111sf_lg2161_ep6_frontend_attach() [all …]
|
H A D | mxl111sf.h | 44 int alt_mode; member 88 int alt_mode; member
|
/dports/print/py-python-ly/python-ly-0.9.6/ly/musicxml/ |
H A D | lymus2musxml.py | 87 self.alt_mode = None 302 if self.alt_mode == 'drum': 560 self.alt_mode = 'note' 564 self.alt_mode = 'chord' 574 self.alt_mode = 'drum' 578 self.alt_mode = 'figure' 582 self.alt_mode = 'lyric'
|
/dports/cad/yosys/yosys-yosys-0.12/passes/cmds/ |
H A D | qwp.cc | 206 void solve(bool alt_mode = false) in solve() 257 double rhs = (alt_mode ? node.alt_pos : node.pos); in solve() 260 if (alt_mode ? node.alt_tied : node.tied) in solve() 364 double c = alt_mode ? alt_midpos : midpos; in solve() 365 double r = alt_mode ? alt_radius : radius; in solve() 374 if (alt_mode) { in solve()
|
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/src/ |
H A D | shrpx_http2_upstream.cc | 366 faddr->alt_mode == UpstreamAltMode::NONE && !authority) { in on_request_headers() 391 faddr->alt_mode == UpstreamAltMode::NONE) { in on_request_headers() 1031 faddr->alt_mode != UpstreamAltMode::NONE in Http2Upstream() 1047 if (faddr->alt_mode != UpstreamAltMode::NONE) { in Http2Upstream() 1073 auto window_size = faddr->alt_mode != UpstreamAltMode::NONE in Http2Upstream() 1189 if (faddr->alt_mode == UpstreamAltMode::NONE) { in on_write() 2000 if (faddr->alt_mode != UpstreamAltMode::NONE) { in consume()
|
H A D | shrpx_config.cc | 835 UpstreamAltMode alt_mode; member 859 if (out.alt_mode != UpstreamAltMode::NONE && in parse_upstream_params() 860 out.alt_mode != UpstreamAltMode::API) { in parse_upstream_params() 864 out.alt_mode = UpstreamAltMode::API; in parse_upstream_params() 866 if (out.alt_mode != UpstreamAltMode::NONE && in parse_upstream_params() 867 out.alt_mode != UpstreamAltMode::HEALTHMON) { in parse_upstream_params() 871 out.alt_mode = UpstreamAltMode::HEALTHMON; in parse_upstream_params() 2781 if (params.alt_mode != UpstreamAltMode::NONE) { in parse_config() 2796 addr.alt_mode = params.alt_mode; in parse_config() 2800 if (addr.alt_mode == UpstreamAltMode::API) { in parse_config()
|
H A D | shrpx_client_handler.cc | 829 switch (faddr_->alt_mode) { in get_downstream_addr() 940 switch (faddr_->alt_mode) { in get_downstream_connection()
|
/dports/net/proby/proby-1.0.2/cargo-crates/libnghttp2-sys-0.1.4+1.41.0/nghttp2/src/ |
H A D | shrpx_http2_upstream.cc | 366 faddr->alt_mode == UpstreamAltMode::NONE && !authority) { in on_request_headers() 391 faddr->alt_mode == UpstreamAltMode::NONE) { in on_request_headers() 1031 faddr->alt_mode != UpstreamAltMode::NONE in Http2Upstream() 1047 if (faddr->alt_mode != UpstreamAltMode::NONE) { in Http2Upstream() 1074 faddr->alt_mode != UpstreamAltMode::NONE in Http2Upstream() 1190 if (faddr->alt_mode == UpstreamAltMode::NONE) { in on_write() 1993 if (faddr->alt_mode != UpstreamAltMode::NONE) { in consume()
|
H A D | shrpx_config.cc | 760 UpstreamAltMode alt_mode; member 783 if (out.alt_mode != UpstreamAltMode::NONE && in parse_upstream_params() 784 out.alt_mode != UpstreamAltMode::API) { in parse_upstream_params() 788 out.alt_mode = UpstreamAltMode::API; in parse_upstream_params() 790 if (out.alt_mode != UpstreamAltMode::NONE && in parse_upstream_params() 791 out.alt_mode != UpstreamAltMode::HEALTHMON) { in parse_upstream_params() 795 out.alt_mode = UpstreamAltMode::HEALTHMON; in parse_upstream_params() 2619 addr.alt_mode = params.alt_mode; in parse_config() 2622 if (addr.alt_mode == UpstreamAltMode::API) { in parse_config()
|
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/src/ |
H A D | shrpx_http2_upstream.cc | 366 faddr->alt_mode == UpstreamAltMode::NONE && !authority) { in on_request_headers() 391 faddr->alt_mode == UpstreamAltMode::NONE) { in on_request_headers() 1031 faddr->alt_mode != UpstreamAltMode::NONE in Http2Upstream() 1047 if (faddr->alt_mode != UpstreamAltMode::NONE) { in Http2Upstream() 1074 faddr->alt_mode != UpstreamAltMode::NONE in Http2Upstream() 1190 if (faddr->alt_mode == UpstreamAltMode::NONE) { in on_write() 1993 if (faddr->alt_mode != UpstreamAltMode::NONE) { in consume()
|
H A D | shrpx_config.cc | 784 UpstreamAltMode alt_mode; member 807 if (out.alt_mode != UpstreamAltMode::NONE && in parse_upstream_params() 808 out.alt_mode != UpstreamAltMode::API) { in parse_upstream_params() 812 out.alt_mode = UpstreamAltMode::API; in parse_upstream_params() 814 if (out.alt_mode != UpstreamAltMode::NONE && in parse_upstream_params() 815 out.alt_mode != UpstreamAltMode::HEALTHMON) { in parse_upstream_params() 819 out.alt_mode = UpstreamAltMode::HEALTHMON; in parse_upstream_params() 2643 addr.alt_mode = params.alt_mode; in parse_config() 2646 if (addr.alt_mode == UpstreamAltMode::API) { in parse_config()
|
/dports/www/libnghttp2/nghttp2-1.46.0/src/ |
H A D | shrpx_http2_upstream.cc | 366 faddr->alt_mode == UpstreamAltMode::NONE && !authority) { in on_request_headers() 391 faddr->alt_mode == UpstreamAltMode::NONE) { in on_request_headers() 1031 faddr->alt_mode != UpstreamAltMode::NONE in Http2Upstream() 1047 if (faddr->alt_mode != UpstreamAltMode::NONE) { in Http2Upstream() 1073 auto window_size = faddr->alt_mode != UpstreamAltMode::NONE in Http2Upstream() 1189 if (faddr->alt_mode == UpstreamAltMode::NONE) { in on_write() 2000 if (faddr->alt_mode != UpstreamAltMode::NONE) { in consume()
|
H A D | shrpx_config.cc | 906 UpstreamAltMode alt_mode; member 930 if (out.alt_mode != UpstreamAltMode::NONE && in parse_upstream_params() 931 out.alt_mode != UpstreamAltMode::API) { in parse_upstream_params() 935 out.alt_mode = UpstreamAltMode::API; in parse_upstream_params() 937 if (out.alt_mode != UpstreamAltMode::NONE && in parse_upstream_params() 938 out.alt_mode != UpstreamAltMode::HEALTHMON) { in parse_upstream_params() 942 out.alt_mode = UpstreamAltMode::HEALTHMON; in parse_upstream_params() 2874 if (params.alt_mode != UpstreamAltMode::NONE) { in parse_config() 2889 addr.alt_mode = params.alt_mode; in parse_config() 2893 if (addr.alt_mode == UpstreamAltMode::API) { in parse_config()
|
/dports/lang/rust/rustc-1.58.1-src/vendor/libnghttp2-sys/nghttp2/src/ |
H A D | shrpx_http2_upstream.cc | 366 faddr->alt_mode == UpstreamAltMode::NONE && !authority) { in on_request_headers() 391 faddr->alt_mode == UpstreamAltMode::NONE) { in on_request_headers() 1031 faddr->alt_mode != UpstreamAltMode::NONE in Http2Upstream() 1047 if (faddr->alt_mode != UpstreamAltMode::NONE) { in Http2Upstream() 1074 faddr->alt_mode != UpstreamAltMode::NONE in Http2Upstream() 1190 if (faddr->alt_mode == UpstreamAltMode::NONE) { in on_write() 1993 if (faddr->alt_mode != UpstreamAltMode::NONE) { in consume()
|
H A D | shrpx_config.cc | 760 UpstreamAltMode alt_mode; member 783 if (out.alt_mode != UpstreamAltMode::NONE && in parse_upstream_params() 784 out.alt_mode != UpstreamAltMode::API) { in parse_upstream_params() 788 out.alt_mode = UpstreamAltMode::API; in parse_upstream_params() 790 if (out.alt_mode != UpstreamAltMode::NONE && in parse_upstream_params() 791 out.alt_mode != UpstreamAltMode::HEALTHMON) { in parse_upstream_params() 795 out.alt_mode = UpstreamAltMode::HEALTHMON; in parse_upstream_params() 2619 addr.alt_mode = params.alt_mode; in parse_config() 2622 if (addr.alt_mode == UpstreamAltMode::API) { in parse_config()
|
/dports/www/nghttp2/nghttp2-1.46.0/src/ |
H A D | shrpx_http2_upstream.cc | 366 faddr->alt_mode == UpstreamAltMode::NONE && !authority) { in on_request_headers() 391 faddr->alt_mode == UpstreamAltMode::NONE) { in on_request_headers() 1031 faddr->alt_mode != UpstreamAltMode::NONE in Http2Upstream() 1047 if (faddr->alt_mode != UpstreamAltMode::NONE) { in Http2Upstream() 1073 auto window_size = faddr->alt_mode != UpstreamAltMode::NONE in Http2Upstream() 1189 if (faddr->alt_mode == UpstreamAltMode::NONE) { in on_write() 2000 if (faddr->alt_mode != UpstreamAltMode::NONE) { in consume()
|
H A D | shrpx_config.cc | 906 UpstreamAltMode alt_mode; member 930 if (out.alt_mode != UpstreamAltMode::NONE && in parse_upstream_params() 931 out.alt_mode != UpstreamAltMode::API) { in parse_upstream_params() 935 out.alt_mode = UpstreamAltMode::API; in parse_upstream_params() 937 if (out.alt_mode != UpstreamAltMode::NONE && in parse_upstream_params() 938 out.alt_mode != UpstreamAltMode::HEALTHMON) { in parse_upstream_params() 942 out.alt_mode = UpstreamAltMode::HEALTHMON; in parse_upstream_params() 2874 if (params.alt_mode != UpstreamAltMode::NONE) { in parse_config() 2889 addr.alt_mode = params.alt_mode; in parse_config() 2893 if (addr.alt_mode == UpstreamAltMode::API) { in parse_config()
|
/dports/astro/p5-GPS/perl-GPS-0.17/NMEA/ |
H A D | Handler.pm | 313 $$d{alt_mode}
|
/dports/chinese/bitchx/bitchx-1.2.1/source/ |
H A D | screen.c | 2339 int alt_mode = 0; in BX_strip_ansi() local 2904 case ALT_TOG: alt_mode = !alt_mode; break; in BX_strip_ansi() 2908 alt_mode = 0; in BX_strip_ansi()
|
/dports/irc/bitchx/bitchx-1.2.1/source/ |
H A D | screen.c | 2323 int alt_mode = 0; in BX_strip_ansi() local 2888 case ALT_TOG: alt_mode = !alt_mode; break; in BX_strip_ansi() 2892 alt_mode = 0; in BX_strip_ansi()
|
/dports/shells/xonsh/xonsh-0.7.9/xonsh/ |
H A D | proc.py | 728 alt_mode = flag in START_ALTERNATE_MODE 729 if alt_mode: 730 self.in_alt_mode = alt_mode 735 self.in_alt_mode = alt_mode
|