Home
last modified time | relevance | path

Searched defs:U (Results 26 – 50 of 19942) sorted by relevance

12345678910>>...798

/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/generic-array-0.12.4/src/
H A Dfunctional.rs47 fn map<U, F>(self, f: F) -> MappedSequence<Self, T, U> in map() argument
50 Self::Length: ArrayLength<U>, in map()
51 F: FnMut(Self::Item) -> U, in map()
62 fn zip<B, Rhs, U, F>(self, rhs: Rhs, f: F) -> MappedSequence<Self, T, U> in zip() argument
65 Rhs: MappedGenericSequence<B, U, Mapped = MappedSequence<Self, T, U>>, in zip() argument
66 Self::Length: ArrayLength<B> + ArrayLength<U>, in zip()
68 F: FnMut(Self::Item, Rhs::Item) -> U, in zip()
76 fn fold<U, F>(self, init: U, f: F) -> U in fold()
78 F: FnMut(U, Self::Item) -> U, in fold()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/generic-array-0.14.4/src/
H A Dfunctional.rs48 fn map<U, F>(self, f: F) -> MappedSequence<Self, T, U> in map() argument
51 Self::Length: ArrayLength<U>, in map()
52 F: FnMut(Self::Item) -> U, in map()
63 fn zip<B, Rhs, U, F>(self, rhs: Rhs, f: F) -> MappedSequence<Self, T, U> in zip() argument
66 Rhs: MappedGenericSequence<B, U, Mapped = MappedSequence<Self, T, U>>, in zip() argument
67 Self::Length: ArrayLength<B> + ArrayLength<U>, in zip()
69 F: FnMut(Self::Item, Rhs::Item) -> U, in zip()
77 fn fold<U, F>(self, init: U, f: F) -> U in fold()
79 F: FnMut(U, Self::Item) -> U, in fold()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/generic-array-0.12.4/src/
H A Dfunctional.rs47 fn map<U, F>(self, f: F) -> MappedSequence<Self, T, U> in map() argument
50 Self::Length: ArrayLength<U>, in map()
51 F: FnMut(Self::Item) -> U, in map()
62 fn zip<B, Rhs, U, F>(self, rhs: Rhs, f: F) -> MappedSequence<Self, T, U> in zip() argument
65 Rhs: MappedGenericSequence<B, U, Mapped = MappedSequence<Self, T, U>>, in zip() argument
66 Self::Length: ArrayLength<B> + ArrayLength<U>, in zip()
68 F: FnMut(Self::Item, Rhs::Item) -> U, in zip()
76 fn fold<U, F>(self, init: U, f: F) -> U in fold()
78 F: FnMut(U, Self::Item) -> U, in fold()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/generic-array-0.14.4/src/
H A Dfunctional.rs48 fn map<U, F>(self, f: F) -> MappedSequence<Self, T, U> in map() argument
51 Self::Length: ArrayLength<U>, in map()
52 F: FnMut(Self::Item) -> U, in map()
63 fn zip<B, Rhs, U, F>(self, rhs: Rhs, f: F) -> MappedSequence<Self, T, U> in zip() argument
66 Rhs: MappedGenericSequence<B, U, Mapped = MappedSequence<Self, T, U>>, in zip() argument
67 Self::Length: ArrayLength<B> + ArrayLength<U>, in zip()
69 F: FnMut(Self::Item, Rhs::Item) -> U, in zip()
77 fn fold<U, F>(self, init: U, f: F) -> U in fold()
79 F: FnMut(U, Self::Item) -> U, in fold()
/dports/lang/gleam/gleam-0.18.2/cargo-crates/generic-array-0.14.4/src/
H A Dfunctional.rs48 fn map<U, F>(self, f: F) -> MappedSequence<Self, T, U> in map() argument
51 Self::Length: ArrayLength<U>, in map()
52 F: FnMut(Self::Item) -> U, in map()
63 fn zip<B, Rhs, U, F>(self, rhs: Rhs, f: F) -> MappedSequence<Self, T, U> in zip() argument
66 Rhs: MappedGenericSequence<B, U, Mapped = MappedSequence<Self, T, U>>, in zip() argument
67 Self::Length: ArrayLength<B> + ArrayLength<U>, in zip()
69 F: FnMut(Self::Item, Rhs::Item) -> U, in zip()
77 fn fold<U, F>(self, init: U, f: F) -> U in fold()
79 F: FnMut(U, Self::Item) -> U, in fold()
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/generic-array-0.12.4/src/
H A Dfunctional.rs47 fn map<U, F>(self, f: F) -> MappedSequence<Self, T, U> in map() argument
50 Self::Length: ArrayLength<U>, in map()
51 F: FnMut(Self::Item) -> U, in map()
62 fn zip<B, Rhs, U, F>(self, rhs: Rhs, f: F) -> MappedSequence<Self, T, U> in zip() argument
65 Rhs: MappedGenericSequence<B, U, Mapped = MappedSequence<Self, T, U>>, in zip() argument
66 Self::Length: ArrayLength<B> + ArrayLength<U>, in zip()
68 F: FnMut(Self::Item, Rhs::Item) -> U, in zip()
76 fn fold<U, F>(self, init: U, f: F) -> U in fold()
78 F: FnMut(U, Self::Item) -> U, in fold()
/dports/shells/nsh/nsh-0.4.2/cargo-crates/generic-array-0.12.4/src/
H A Dfunctional.rs47 fn map<U, F>(self, f: F) -> MappedSequence<Self, T, U> in map() argument
50 Self::Length: ArrayLength<U>, in map()
51 F: FnMut(Self::Item) -> U, in map()
62 fn zip<B, Rhs, U, F>(self, rhs: Rhs, f: F) -> MappedSequence<Self, T, U> in zip() argument
65 Rhs: MappedGenericSequence<B, U, Mapped = MappedSequence<Self, T, U>>, in zip() argument
66 Self::Length: ArrayLength<B> + ArrayLength<U>, in zip()
68 F: FnMut(Self::Item, Rhs::Item) -> U, in zip()
76 fn fold<U, F>(self, init: U, f: F) -> U in fold()
78 F: FnMut(U, Self::Item) -> U, in fold()
/dports/devel/grcov/grcov-0.8.2/cargo-crates/generic-array-0.12.4/src/
H A Dfunctional.rs47 fn map<U, F>(self, f: F) -> MappedSequence<Self, T, U> in map() argument
50 Self::Length: ArrayLength<U>, in map()
51 F: FnMut(Self::Item) -> U, in map()
62 fn zip<B, Rhs, U, F>(self, rhs: Rhs, f: F) -> MappedSequence<Self, T, U> in zip() argument
65 Rhs: MappedGenericSequence<B, U, Mapped = MappedSequence<Self, T, U>>, in zip() argument
66 Self::Length: ArrayLength<B> + ArrayLength<U>, in zip()
68 F: FnMut(Self::Item, Rhs::Item) -> U, in zip()
76 fn fold<U, F>(self, init: U, f: F) -> U in fold()
78 F: FnMut(U, Self::Item) -> U, in fold()
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/generic-array-0.14.4/src/
H A Dfunctional.rs48 fn map<U, F>(self, f: F) -> MappedSequence<Self, T, U> in map() argument
51 Self::Length: ArrayLength<U>, in map()
52 F: FnMut(Self::Item) -> U, in map()
63 fn zip<B, Rhs, U, F>(self, rhs: Rhs, f: F) -> MappedSequence<Self, T, U> in zip() argument
66 Rhs: MappedGenericSequence<B, U, Mapped = MappedSequence<Self, T, U>>, in zip() argument
67 Self::Length: ArrayLength<B> + ArrayLength<U>, in zip()
69 F: FnMut(Self::Item, Rhs::Item) -> U, in zip()
77 fn fold<U, F>(self, init: U, f: F) -> U in fold()
79 F: FnMut(U, Self::Item) -> U, in fold()
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/generic-array-0.12.4/src/
H A Dfunctional.rs47 fn map<U, F>(self, f: F) -> MappedSequence<Self, T, U> in map() argument
50 Self::Length: ArrayLength<U>, in map()
51 F: FnMut(Self::Item) -> U, in map()
62 fn zip<B, Rhs, U, F>(self, rhs: Rhs, f: F) -> MappedSequence<Self, T, U> in zip() argument
65 Rhs: MappedGenericSequence<B, U, Mapped = MappedSequence<Self, T, U>>, in zip() argument
66 Self::Length: ArrayLength<B> + ArrayLength<U>, in zip()
68 F: FnMut(Self::Item, Rhs::Item) -> U, in zip()
76 fn fold<U, F>(self, init: U, f: F) -> U in fold()
78 F: FnMut(U, Self::Item) -> U, in fold()
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/generic-array-0.14.4/src/
H A Dfunctional.rs48 fn map<U, F>(self, f: F) -> MappedSequence<Self, T, U> in map() argument
51 Self::Length: ArrayLength<U>, in map()
52 F: FnMut(Self::Item) -> U, in map()
63 fn zip<B, Rhs, U, F>(self, rhs: Rhs, f: F) -> MappedSequence<Self, T, U> in zip() argument
66 Rhs: MappedGenericSequence<B, U, Mapped = MappedSequence<Self, T, U>>, in zip() argument
67 Self::Length: ArrayLength<B> + ArrayLength<U>, in zip()
69 F: FnMut(Self::Item, Rhs::Item) -> U, in zip()
77 fn fold<U, F>(self, init: U, f: F) -> U in fold()
79 F: FnMut(U, Self::Item) -> U, in fold()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/generic-array-0.12.3/src/
H A Dfunctional.rs47 fn map<U, F>(self, f: F) -> MappedSequence<Self, T, U> in map() argument
50 Self::Length: ArrayLength<U>, in map()
51 F: FnMut(Self::Item) -> U, in map()
62 fn zip<B, Rhs, U, F>(self, rhs: Rhs, f: F) -> MappedSequence<Self, T, U> in zip() argument
65 Rhs: MappedGenericSequence<B, U, Mapped = MappedSequence<Self, T, U>>, in zip() argument
66 Self::Length: ArrayLength<B> + ArrayLength<U>, in zip()
68 F: FnMut(Self::Item, Rhs::Item) -> U, in zip()
76 fn fold<U, F>(self, init: U, f: F) -> U in fold()
78 F: FnMut(U, Self::Item) -> U, in fold()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/generic-array-0.12.4/src/
H A Dfunctional.rs47 fn map<U, F>(self, f: F) -> MappedSequence<Self, T, U> in map() argument
50 Self::Length: ArrayLength<U>, in map()
51 F: FnMut(Self::Item) -> U, in map()
62 fn zip<B, Rhs, U, F>(self, rhs: Rhs, f: F) -> MappedSequence<Self, T, U> in zip() argument
65 Rhs: MappedGenericSequence<B, U, Mapped = MappedSequence<Self, T, U>>, in zip() argument
66 Self::Length: ArrayLength<B> + ArrayLength<U>, in zip()
68 F: FnMut(Self::Item, Rhs::Item) -> U, in zip()
76 fn fold<U, F>(self, init: U, f: F) -> U in fold()
78 F: FnMut(U, Self::Item) -> U, in fold()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/generic-array-0.12.3/src/
H A Dfunctional.rs47 fn map<U, F>(self, f: F) -> MappedSequence<Self, T, U> in map() argument
50 Self::Length: ArrayLength<U>, in map()
51 F: FnMut(Self::Item) -> U, in map()
62 fn zip<B, Rhs, U, F>(self, rhs: Rhs, f: F) -> MappedSequence<Self, T, U> in zip() argument
65 Rhs: MappedGenericSequence<B, U, Mapped = MappedSequence<Self, T, U>>, in zip() argument
66 Self::Length: ArrayLength<B> + ArrayLength<U>, in zip()
68 F: FnMut(Self::Item, Rhs::Item) -> U, in zip()
76 fn fold<U, F>(self, init: U, f: F) -> U in fold()
78 F: FnMut(U, Self::Item) -> U, in fold()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/generic-array-0.14.4/src/
H A Dfunctional.rs48 fn map<U, F>(self, f: F) -> MappedSequence<Self, T, U> in map() argument
51 Self::Length: ArrayLength<U>, in map()
52 F: FnMut(Self::Item) -> U, in map()
63 fn zip<B, Rhs, U, F>(self, rhs: Rhs, f: F) -> MappedSequence<Self, T, U> in zip() argument
66 Rhs: MappedGenericSequence<B, U, Mapped = MappedSequence<Self, T, U>>, in zip() argument
67 Self::Length: ArrayLength<B> + ArrayLength<U>, in zip()
69 F: FnMut(Self::Item, Rhs::Item) -> U, in zip()
77 fn fold<U, F>(self, init: U, f: F) -> U in fold()
79 F: FnMut(U, Self::Item) -> U, in fold()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/generic-array-0.12.0/src/
H A Dfunctional.rs47 fn map<U, F>(self, f: F) -> MappedSequence<Self, T, U> in map() argument
50 Self::Length: ArrayLength<U>, in map()
51 F: FnMut(Self::Item) -> U, in map()
62 fn zip<B, Rhs, U, F>(self, rhs: Rhs, f: F) -> MappedSequence<Self, T, U> in zip() argument
65 Rhs: MappedGenericSequence<B, U, Mapped = MappedSequence<Self, T, U>>, in zip() argument
66 Self::Length: ArrayLength<B> + ArrayLength<U>, in zip()
68 F: FnMut(Self::Item, Rhs::Item) -> U, in zip()
76 fn fold<U, F>(self, init: U, f: F) -> U in fold()
78 F: FnMut(U, Self::Item) -> U, in fold()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/generic-array-0.14.4/src/
H A Dfunctional.rs48 fn map<U, F>(self, f: F) -> MappedSequence<Self, T, U> in map() argument
51 Self::Length: ArrayLength<U>, in map()
52 F: FnMut(Self::Item) -> U, in map()
63 fn zip<B, Rhs, U, F>(self, rhs: Rhs, f: F) -> MappedSequence<Self, T, U> in zip() argument
66 Rhs: MappedGenericSequence<B, U, Mapped = MappedSequence<Self, T, U>>, in zip() argument
67 Self::Length: ArrayLength<B> + ArrayLength<U>, in zip()
69 F: FnMut(Self::Item, Rhs::Item) -> U, in zip()
77 fn fold<U, F>(self, init: U, f: F) -> U in fold()
79 F: FnMut(U, Self::Item) -> U, in fold()
/dports/misc/ruut/ruut-0.6.1/cargo-crates/generic-array-0.12.3/src/
H A Dfunctional.rs47 fn map<U, F>(self, f: F) -> MappedSequence<Self, T, U> in map() argument
50 Self::Length: ArrayLength<U>, in map()
51 F: FnMut(Self::Item) -> U, in map()
62 fn zip<B, Rhs, U, F>(self, rhs: Rhs, f: F) -> MappedSequence<Self, T, U> in zip() argument
65 Rhs: MappedGenericSequence<B, U, Mapped = MappedSequence<Self, T, U>>, in zip() argument
66 Self::Length: ArrayLength<B> + ArrayLength<U>, in zip()
68 F: FnMut(Self::Item, Rhs::Item) -> U, in zip()
76 fn fold<U, F>(self, init: U, f: F) -> U in fold()
78 F: FnMut(U, Self::Item) -> U, in fold()
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/generic-array-0.12.3/src/
H A Dfunctional.rs47 fn map<U, F>(self, f: F) -> MappedSequence<Self, T, U> in map() argument
50 Self::Length: ArrayLength<U>, in map()
51 F: FnMut(Self::Item) -> U, in map()
62 fn zip<B, Rhs, U, F>(self, rhs: Rhs, f: F) -> MappedSequence<Self, T, U> in zip() argument
65 Rhs: MappedGenericSequence<B, U, Mapped = MappedSequence<Self, T, U>>, in zip() argument
66 Self::Length: ArrayLength<B> + ArrayLength<U>, in zip()
68 F: FnMut(Self::Item, Rhs::Item) -> U, in zip()
76 fn fold<U, F>(self, init: U, f: F) -> U in fold()
78 F: FnMut(U, Self::Item) -> U, in fold()
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/generic-array-0.14.4/src/
H A Dfunctional.rs48 fn map<U, F>(self, f: F) -> MappedSequence<Self, T, U> in map() argument
51 Self::Length: ArrayLength<U>, in map()
52 F: FnMut(Self::Item) -> U, in map()
63 fn zip<B, Rhs, U, F>(self, rhs: Rhs, f: F) -> MappedSequence<Self, T, U> in zip() argument
66 Rhs: MappedGenericSequence<B, U, Mapped = MappedSequence<Self, T, U>>, in zip() argument
67 Self::Length: ArrayLength<B> + ArrayLength<U>, in zip()
69 F: FnMut(Self::Item, Rhs::Item) -> U, in zip()
77 fn fold<U, F>(self, init: U, f: F) -> U in fold()
79 F: FnMut(U, Self::Item) -> U, in fold()
/dports/www/firefox/firefox-99.0/third_party/rust/generic-array/src/
H A Dfunctional.rs47 fn map<U, F>(self, f: F) -> MappedSequence<Self, T, U> in map() argument
50 Self::Length: ArrayLength<U>, in map()
51 F: FnMut(Self::Item) -> U, in map()
62 fn zip<B, Rhs, U, F>(self, rhs: Rhs, f: F) -> MappedSequence<Self, T, U> in zip() argument
65 Rhs: MappedGenericSequence<B, U, Mapped = MappedSequence<Self, T, U>>, in zip() argument
66 Self::Length: ArrayLength<B> + ArrayLength<U>, in zip()
68 F: FnMut(Self::Item, Rhs::Item) -> U, in zip()
76 fn fold<U, F>(self, init: U, f: F) -> U in fold()
78 F: FnMut(U, Self::Item) -> U, in fold()
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/generic-array-0.12.3/src/
H A Dfunctional.rs47 fn map<U, F>(self, f: F) -> MappedSequence<Self, T, U> in map() argument
50 Self::Length: ArrayLength<U>, in map()
51 F: FnMut(Self::Item) -> U, in map()
62 fn zip<B, Rhs, U, F>(self, rhs: Rhs, f: F) -> MappedSequence<Self, T, U> in zip() argument
65 Rhs: MappedGenericSequence<B, U, Mapped = MappedSequence<Self, T, U>>, in zip() argument
66 Self::Length: ArrayLength<B> + ArrayLength<U>, in zip()
68 F: FnMut(Self::Item, Rhs::Item) -> U, in zip()
76 fn fold<U, F>(self, init: U, f: F) -> U in fold()
78 F: FnMut(U, Self::Item) -> U, in fold()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/generic-array-0.12.3/src/
H A Dfunctional.rs47 fn map<U, F>(self, f: F) -> MappedSequence<Self, T, U> in map() argument
50 Self::Length: ArrayLength<U>, in map()
51 F: FnMut(Self::Item) -> U, in map()
62 fn zip<B, Rhs, U, F>(self, rhs: Rhs, f: F) -> MappedSequence<Self, T, U> in zip() argument
65 Rhs: MappedGenericSequence<B, U, Mapped = MappedSequence<Self, T, U>>, in zip() argument
66 Self::Length: ArrayLength<B> + ArrayLength<U>, in zip()
68 F: FnMut(Self::Item, Rhs::Item) -> U, in zip()
76 fn fold<U, F>(self, init: U, f: F) -> U in fold()
78 F: FnMut(U, Self::Item) -> U, in fold()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/generic-array/src/
H A Dfunctional.rs47 fn map<U, F>(self, f: F) -> MappedSequence<Self, T, U> in map() argument
50 Self::Length: ArrayLength<U>, in map()
51 F: FnMut(Self::Item) -> U, in map()
62 fn zip<B, Rhs, U, F>(self, rhs: Rhs, f: F) -> MappedSequence<Self, T, U> in zip() argument
65 Rhs: MappedGenericSequence<B, U, Mapped = MappedSequence<Self, T, U>>, in zip() argument
66 Self::Length: ArrayLength<B> + ArrayLength<U>, in zip()
68 F: FnMut(Self::Item, Rhs::Item) -> U, in zip()
76 fn fold<U, F>(self, init: U, f: F) -> U in fold()
78 F: FnMut(U, Self::Item) -> U, in fold()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/generic-array-0.12.4/src/
H A Dfunctional.rs47 fn map<U, F>(self, f: F) -> MappedSequence<Self, T, U> in map() argument
50 Self::Length: ArrayLength<U>, in map()
51 F: FnMut(Self::Item) -> U, in map()
62 fn zip<B, Rhs, U, F>(self, rhs: Rhs, f: F) -> MappedSequence<Self, T, U> in zip() argument
65 Rhs: MappedGenericSequence<B, U, Mapped = MappedSequence<Self, T, U>>, in zip() argument
66 Self::Length: ArrayLength<B> + ArrayLength<U>, in zip()
68 F: FnMut(Self::Item, Rhs::Item) -> U, in zip()
76 fn fold<U, F>(self, init: U, f: F) -> U in fold()
78 F: FnMut(U, Self::Item) -> U, in fold()

12345678910>>...798