Home
last modified time | relevance | path

Searched refs:a_rx (Results 176 – 200 of 211) sorted by relevance

123456789

/dports/security/rustscan/RustScan-2.0.1/cargo-crates/futures-0.3.7/tests/
H A Dstream_select_all.rs58 let (a_tx, a_rx) = mpsc::unbounded::<u32>(); in works_1()
62 let streams = vec![a_rx, b_rx, c_rx]; in works_1()
/dports/www/castor/castor-0.8.16/cargo-crates/futures-0.3.6/tests/
H A Dstream_select_all.rs58 let (a_tx, a_rx) = mpsc::unbounded::<u32>(); in works_1()
62 let streams = vec![a_rx, b_rx, c_rx]; in works_1()
/dports/net/proby/proby-1.0.2/cargo-crates/futures-preview-0.3.0-alpha.19/tests/
H A Dstream_select_all.rs53 let (a_tx, a_rx) = mpsc::unbounded::<u32>(); in works_1()
57 let streams = vec![a_rx, b_rx, c_rx]; in works_1()
/dports/lang/rust/rustc-1.58.1-src/vendor/futures/tests/
H A Dstream_select_all.rs58 let (a_tx, a_rx) = mpsc::unbounded::<u32>(); in works_1()
62 let streams = vec![a_rx, b_rx, c_rx]; in works_1()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/futures/tests/
H A Dstream_select_all.rs53 let (a_tx, a_rx) = mpsc::unbounded::<u32>(); in works_1()
57 let streams = vec![a_rx, b_rx, c_rx]; in works_1()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/futures-0.3.4/tests/
H A Dstream_select_all.rs53 let (a_tx, a_rx) = mpsc::unbounded::<u32>(); in works_1()
57 let streams = vec![a_rx, b_rx, c_rx]; in works_1()
/dports/games/genact/genact-0.10.0/cargo-crates/futures-0.3.5/tests/
H A Dstream_select_all.rs62 let (a_tx, a_rx) = mpsc::unbounded::<u32>(); in works_1()
66 let streams = vec![a_rx, b_rx, c_rx]; in works_1()
/dports/net-im/fractal/fractal-4.4.0/vendor/futures/tests/
H A Dstream_select_all.rs62 let (a_tx, a_rx) = mpsc::unbounded::<u32>(); in works_1()
66 let streams = vec![a_rx, b_rx, c_rx]; in works_1()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/futures-0.3.5/tests/
H A Dstream_select_all.rs62 let (a_tx, a_rx) = mpsc::unbounded::<u32>(); in works_1()
66 let streams = vec![a_rx, b_rx, c_rx]; in works_1()
/dports/net/proby/proby-1.0.2/cargo-crates/futures-0.3.5/tests/
H A Dstream_select_all.rs62 let (a_tx, a_rx) = mpsc::unbounded::<u32>(); in works_1()
66 let streams = vec![a_rx, b_rx, c_rx]; in works_1()
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/futures-0.3.5/tests/
H A Dstream_select_all.rs62 let (a_tx, a_rx) = mpsc::unbounded::<u32>(); in works_1()
66 let streams = vec![a_rx, b_rx, c_rx]; in works_1()
/dports/astro/stellarium/stellarium-0.21.3/plugins/Calendars/src/gui/
H A DCalendarsDialog.cpp157 QRegularExpression a_rx("[{]([^{]*)[}]"); in setAboutHtml() local
200 … .toHtmlEscaped().replace(a_rx, "<a href=\"https://doi.org/10.1558/jsa.17822\">\\1</a>") + "</li>"; in setAboutHtml()
207 ….toHtmlEscaped().replace(a_rx, "<a href=\"https://doi.org/10.1017/9781107415058\">\\1</a>") + "</l… in setAboutHtml()
/dports/astro/stellarium/stellarium-0.21.3/plugins/ArchaeoLines/src/gui/
H A DArchaeoLinesDialog.cpp209 QRegularExpression a_rx("[{]([^{]*)[}]"); in setAboutHtml() local
247 ….toHtmlEscaped().replace(a_rx, "<a href=\"http://maajournal.com/Issues/2016/Vol16-4/Full3.pdf\">\\… in setAboutHtml()
249 … .toHtmlEscaped().replace(a_rx, "<a href=\"https://doi.org/10.1558/jsa.17822\">\\1</a>") + "</li>"; in setAboutHtml()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/futures-0.3.16/tests/
H A Dstream_select_all.rs53 let (a_tx, a_rx) = mpsc::unbounded::<u32>(); in works_1()
57 let streams = vec![a_rx, b_rx, c_rx]; in works_1()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/futures-0.3.18/tests/
H A Dstream_select_all.rs53 let (a_tx, a_rx) = mpsc::unbounded::<u32>(); in works_1()
57 let streams = vec![a_rx, b_rx, c_rx]; in works_1()
/dports/lang/gleam/gleam-0.18.2/cargo-crates/futures-0.3.18/tests/
H A Dstream_select_all.rs53 let (a_tx, a_rx) = mpsc::unbounded::<u32>(); in works_1()
57 let streams = vec![a_rx, b_rx, c_rx]; in works_1()
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/futures-0.3.21/tests/
H A Dstream_select_all.rs53 let (a_tx, a_rx) = mpsc::unbounded::<u32>(); in works_1()
57 let streams = vec![a_rx, b_rx, c_rx]; in works_1()
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/futures-0.3.18/tests/
H A Dstream_select_all.rs53 let (a_tx, a_rx) = mpsc::unbounded::<u32>(); in works_1()
57 let streams = vec![a_rx, b_rx, c_rx]; in works_1()
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/futures-0.3.17/tests/
H A Dstream_select_all.rs53 let (a_tx, a_rx) = mpsc::unbounded::<u32>(); in works_1()
57 let streams = vec![a_rx, b_rx, c_rx]; in works_1()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/futures-0.3.17/tests/
H A Dstream_select_all.rs53 let (a_tx, a_rx) = mpsc::unbounded::<u32>(); in works_1()
57 let streams = vec![a_rx, b_rx, c_rx]; in works_1()
/dports/net/routinator/routinator-0.10.2/cargo-crates/futures-0.3.15/tests/
H A Dstream_select_all.rs53 let (a_tx, a_rx) = mpsc::unbounded::<u32>(); in works_1()
57 let streams = vec![a_rx, b_rx, c_rx]; in works_1()
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/futures-0.3.17/tests/
H A Dstream_select_all.rs53 let (a_tx, a_rx) = mpsc::unbounded::<u32>(); in works_1()
57 let streams = vec![a_rx, b_rx, c_rx]; in works_1()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/futures-0.3.19/tests/
H A Dstream_select_all.rs53 let (a_tx, a_rx) = mpsc::unbounded::<u32>(); in works_1()
57 let streams = vec![a_rx, b_rx, c_rx]; in works_1()
/dports/www/firefox/firefox-99.0/third_party/rust/futures/tests/
H A Dstream_select_all.rs53 let (a_tx, a_rx) = mpsc::unbounded::<u32>(); in works_1()
57 let streams = vec![a_rx, b_rx, c_rx]; in works_1()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/futures/tests/
H A Dstream_select_all.rs53 let (a_tx, a_rx) = mpsc::unbounded::<u32>(); in works_1()
57 let streams = vec![a_rx, b_rx, c_rx]; in works_1()

123456789