Home
last modified time | relevance | path

Searched refs:Gone (Results 1 – 25 of 1884) sorted by relevance

12345678910>>...76

/dports/devel/sccache/sccache-0.2.15/cargo-crates/futures-util-0.3.9/src/future/
H A Dtry_maybe_done.rs21 Gone, enumerator
50 Self::Future(_) | Self::Gone => return None, in take_output()
53 match mem::replace(self.get_unchecked_mut(), Self::Gone) { in take_output()
65 Self::Done(_) | Self::Gone => true, in is_terminated()
80 self.set(Self::Gone); in poll()
86 TryMaybeDone::Gone => panic!("TryMaybeDone polled after value taken"), in poll()
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/futures-util-0.3.8/src/future/
H A Dtry_maybe_done.rs21 Gone, enumerator
48 Self::Future(_) | Self::Gone => return None, in take_output()
50 match self.project_replace(Self::Gone) { in take_output()
61 Self::Done(_) | Self::Gone => true, in is_terminated()
75 self.set(Self::Gone); in poll()
81 TryMaybeDoneProj::Gone => panic!("TryMaybeDone polled after value taken"), in poll()
/dports/net/oha/oha-0.4.7/cargo-crates/futures-util-0.3.17/src/future/
H A Dtry_maybe_done.rs22 Gone, enumerator
53 Self::Future(_) | Self::Gone => return None, in take_output()
56 match mem::replace(self.get_unchecked_mut(), Self::Gone) { in take_output()
68 Self::Done(_) | Self::Gone => true, in is_terminated()
82 self.set(Self::Gone); in poll()
87 TryMaybeDone::Gone => panic!("TryMaybeDone polled after value taken"), in poll()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/futures-util-0.3.16/src/future/
H A Dtry_maybe_done.rs22 Gone, enumerator
53 Self::Future(_) | Self::Gone => return None, in take_output()
56 match mem::replace(self.get_unchecked_mut(), Self::Gone) { in take_output()
68 Self::Done(_) | Self::Gone => true, in is_terminated()
82 self.set(Self::Gone); in poll()
87 TryMaybeDone::Gone => panic!("TryMaybeDone polled after value taken"), in poll()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/futures-util-0.3.18/src/future/
H A Dtry_maybe_done.rs22 Gone, enumerator
53 Self::Future(_) | Self::Gone => return None, in take_output()
56 match mem::replace(self.get_unchecked_mut(), Self::Gone) { in take_output()
68 Self::Done(_) | Self::Gone => true, in is_terminated()
82 self.set(Self::Gone); in poll()
87 TryMaybeDone::Gone => panic!("TryMaybeDone polled after value taken"), in poll()
/dports/lang/gleam/gleam-0.18.2/cargo-crates/futures-util-0.3.18/src/future/
H A Dtry_maybe_done.rs22 Gone, enumerator
53 Self::Future(_) | Self::Gone => return None, in take_output()
56 match mem::replace(self.get_unchecked_mut(), Self::Gone) { in take_output()
68 Self::Done(_) | Self::Gone => true, in is_terminated()
82 self.set(Self::Gone); in poll()
87 TryMaybeDone::Gone => panic!("TryMaybeDone polled after value taken"), in poll()
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/futures-util-0.3.21/src/future/
H A Dtry_maybe_done.rs22 Gone, enumerator
53 Self::Future(_) | Self::Gone => return None, in take_output()
56 match mem::replace(self.get_unchecked_mut(), Self::Gone) { in take_output()
68 Self::Done(_) | Self::Gone => true, in is_terminated()
82 self.set(Self::Gone); in poll()
87 TryMaybeDone::Gone => panic!("TryMaybeDone polled after value taken"), in poll()
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/futures-util-0.3.18/src/future/
H A Dtry_maybe_done.rs22 Gone, enumerator
53 Self::Future(_) | Self::Gone => return None, in take_output()
56 match mem::replace(self.get_unchecked_mut(), Self::Gone) { in take_output()
68 Self::Done(_) | Self::Gone => true, in is_terminated()
82 self.set(Self::Gone); in poll()
87 TryMaybeDone::Gone => panic!("TryMaybeDone polled after value taken"), in poll()
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/futures-util-0.3.13/src/future/
H A Dtry_maybe_done.rs22 Gone, enumerator
53 Self::Future(_) | Self::Gone => return None, in take_output()
56 match mem::replace(self.get_unchecked_mut(), Self::Gone) { in take_output()
68 Self::Done(_) | Self::Gone => true, in is_terminated()
83 self.set(Self::Gone); in poll()
89 TryMaybeDone::Gone => panic!("TryMaybeDone polled after value taken"), in poll()
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/futures-util-0.3.17/src/future/
H A Dtry_maybe_done.rs22 Gone, enumerator
53 Self::Future(_) | Self::Gone => return None, in take_output()
56 match mem::replace(self.get_unchecked_mut(), Self::Gone) { in take_output()
68 Self::Done(_) | Self::Gone => true, in is_terminated()
82 self.set(Self::Gone); in poll()
87 TryMaybeDone::Gone => panic!("TryMaybeDone polled after value taken"), in poll()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/futures-util-0.3.17/src/future/
H A Dtry_maybe_done.rs22 Gone, enumerator
53 Self::Future(_) | Self::Gone => return None, in take_output()
56 match mem::replace(self.get_unchecked_mut(), Self::Gone) { in take_output()
68 Self::Done(_) | Self::Gone => true, in is_terminated()
82 self.set(Self::Gone); in poll()
87 TryMaybeDone::Gone => panic!("TryMaybeDone polled after value taken"), in poll()
/dports/net/routinator/routinator-0.10.2/cargo-crates/futures-util-0.3.15/src/future/
H A Dtry_maybe_done.rs22 Gone, enumerator
53 Self::Future(_) | Self::Gone => return None, in take_output()
56 match mem::replace(self.get_unchecked_mut(), Self::Gone) { in take_output()
68 Self::Done(_) | Self::Gone => true, in is_terminated()
82 self.set(Self::Gone); in poll()
87 TryMaybeDone::Gone => panic!("TryMaybeDone polled after value taken"), in poll()
/dports/editors/helix/helix-0.5.0/cargo-crates/futures-util-0.3.17/src/future/
H A Dtry_maybe_done.rs22 Gone, enumerator
53 Self::Future(_) | Self::Gone => return None, in take_output()
56 match mem::replace(self.get_unchecked_mut(), Self::Gone) { in take_output()
68 Self::Done(_) | Self::Gone => true, in is_terminated()
82 self.set(Self::Gone); in poll()
87 TryMaybeDone::Gone => panic!("TryMaybeDone polled after value taken"), in poll()
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/futures-util-0.3.17/src/future/
H A Dtry_maybe_done.rs22 Gone, enumerator
53 Self::Future(_) | Self::Gone => return None, in take_output()
56 match mem::replace(self.get_unchecked_mut(), Self::Gone) { in take_output()
68 Self::Done(_) | Self::Gone => true, in is_terminated()
82 self.set(Self::Gone); in poll()
87 TryMaybeDone::Gone => panic!("TryMaybeDone polled after value taken"), in poll()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/futures-util/src/future/
H A Dtry_maybe_done.rs22 Gone, enumerator
53 Self::Future(_) | Self::Gone => return None, in take_output()
56 match mem::replace(self.get_unchecked_mut(), Self::Gone) { in take_output()
68 Self::Done(_) | Self::Gone => true, in is_terminated()
82 self.set(Self::Gone); in poll()
87 TryMaybeDone::Gone => panic!("TryMaybeDone polled after value taken"), in poll()
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/futures-util-0.3.15/src/future/
H A Dtry_maybe_done.rs22 Gone, enumerator
53 Self::Future(_) | Self::Gone => return None, in take_output()
56 match mem::replace(self.get_unchecked_mut(), Self::Gone) { in take_output()
68 Self::Done(_) | Self::Gone => true, in is_terminated()
82 self.set(Self::Gone); in poll()
87 TryMaybeDone::Gone => panic!("TryMaybeDone polled after value taken"), in poll()
/dports/www/rearx/rearx-0.1.4/cargo-crates/futures-util-0.3.13/src/future/
H A Dtry_maybe_done.rs22 Gone, enumerator
53 Self::Future(_) | Self::Gone => return None, in take_output()
56 match mem::replace(self.get_unchecked_mut(), Self::Gone) { in take_output()
68 Self::Done(_) | Self::Gone => true, in is_terminated()
83 self.set(Self::Gone); in poll()
89 TryMaybeDone::Gone => panic!("TryMaybeDone polled after value taken"), in poll()
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/futures-util-0.3.7/src/future/
H A Dtry_maybe_done.rs21 Gone, enumerator
48 TryMaybeDone::Future(_) | TryMaybeDone::Gone => return None, in take_output()
50 match self.project_replace(TryMaybeDone::Gone) { in take_output()
61 TryMaybeDone::Done(_) | TryMaybeDone::Gone => true, in is_terminated()
75 self.set(TryMaybeDone::Gone); in poll()
81 TryMaybeDoneProj::Gone => panic!("TryMaybeDone polled after value taken"), in poll()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/futures-util-0.3.14/src/future/
H A Dtry_maybe_done.rs22 Gone, enumerator
53 Self::Future(_) | Self::Gone => return None, in take_output()
56 match mem::replace(self.get_unchecked_mut(), Self::Gone) { in take_output()
68 Self::Done(_) | Self::Gone => true, in is_terminated()
83 self.set(Self::Gone); in poll()
89 TryMaybeDone::Gone => panic!("TryMaybeDone polled after value taken"), in poll()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/futures-util-0.3.17/src/future/
H A Dtry_maybe_done.rs22 Gone, enumerator
53 Self::Future(_) | Self::Gone => return None, in take_output()
56 match mem::replace(self.get_unchecked_mut(), Self::Gone) { in take_output()
68 Self::Done(_) | Self::Gone => true, in is_terminated()
82 self.set(Self::Gone); in poll()
87 TryMaybeDone::Gone => panic!("TryMaybeDone polled after value taken"), in poll()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/futures-util-0.3.19/src/future/
H A Dtry_maybe_done.rs22 Gone, enumerator
53 Self::Future(_) | Self::Gone => return None, in take_output()
56 match mem::replace(self.get_unchecked_mut(), Self::Gone) { in take_output()
68 Self::Done(_) | Self::Gone => true, in is_terminated()
82 self.set(Self::Gone); in poll()
87 TryMaybeDone::Gone => panic!("TryMaybeDone polled after value taken"), in poll()
/dports/www/castor/castor-0.8.16/cargo-crates/futures-util-0.3.6/src/future/
H A Dtry_maybe_done.rs21 Gone, enumerator
48 TryMaybeDone::Future(_) | TryMaybeDone::Gone => return None, in take_output()
50 match self.project_replace(TryMaybeDone::Gone) { in take_output()
61 TryMaybeDone::Done(_) | TryMaybeDone::Gone => true, in is_terminated()
75 self.set(TryMaybeDone::Gone); in poll()
81 TryMaybeDoneProj::Gone => panic!("TryMaybeDone polled after value taken"), in poll()
/dports/www/firefox/firefox-99.0/third_party/rust/futures-util/src/future/
H A Dtry_maybe_done.rs22 Gone, enumerator
53 Self::Future(_) | Self::Gone => return None, in take_output()
56 match mem::replace(self.get_unchecked_mut(), Self::Gone) { in take_output()
68 Self::Done(_) | Self::Gone => true, in is_terminated()
82 self.set(Self::Gone); in poll()
87 TryMaybeDone::Gone => panic!("TryMaybeDone polled after value taken"), in poll()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/futures-util/src/future/
H A Dtry_maybe_done.rs22 Gone, enumerator
53 Self::Future(_) | Self::Gone => return None, in take_output()
56 match mem::replace(self.get_unchecked_mut(), Self::Gone) { in take_output()
68 Self::Done(_) | Self::Gone => true, in is_terminated()
82 self.set(Self::Gone); in poll()
87 TryMaybeDone::Gone => panic!("TryMaybeDone polled after value taken"), in poll()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/futures-util-0.3.17/src/future/
H A Dtry_maybe_done.rs22 Gone, enumerator
53 Self::Future(_) | Self::Gone => return None, in take_output()
56 match mem::replace(self.get_unchecked_mut(), Self::Gone) { in take_output()
68 Self::Done(_) | Self::Gone => true, in is_terminated()
82 self.set(Self::Gone); in poll()
87 TryMaybeDone::Gone => panic!("TryMaybeDone polled after value taken"), in poll()

12345678910>>...76