Home
last modified time | relevance | path

Searched +defs:Meta +defs:Key (Results 1 – 25 of 263) sorted by relevance

1234567891011

/dports/devel/stylua/StyLua-0.11.0/cargo-crates/itertools-0.10.1/src/
H A Dduplicates_impl.rs37 pub struct Meta<Key, F> { struct
38 used: HashMap<Key, bool>,
39 pending: usize,
40 key_method: F,
43 impl<Key, F> Meta<Key, F> implementation
52 F: KeyMethod<Key, I>, in filter()
184 pub fn duplicates_by<I, Key, F>(iter: I, f: F) -> DuplicatesBy<I, Key, F> in duplicates_by() argument
187 F: FnMut(&I::Item) -> Key, in duplicates_by()
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/itertools-0.10.3/src/
H A Dduplicates_impl.rs37 pub struct Meta<Key, F> { struct
38 used: HashMap<Key, bool>,
39 pending: usize,
40 key_method: F,
43 impl<Key, F> Meta<Key, F> implementation
52 F: KeyMethod<Key, I>, in filter()
195 pub fn duplicates_by<I, Key, F>(iter: I, f: F) -> DuplicatesBy<I, Key, F> in duplicates_by() argument
198 F: FnMut(&I::Item) -> Key, in duplicates_by()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/itertools-0.10.3/src/
H A Dduplicates_impl.rs37 pub struct Meta<Key, F> { struct
38 used: HashMap<Key, bool>,
39 pending: usize,
40 key_method: F,
43 impl<Key, F> Meta<Key, F> impl
52 F: KeyMethod<Key, I>, in filter()
195 pub fn duplicates_by<I, Key, F>(iter: I, f: F) -> DuplicatesBy<I, Key, F> in duplicates_by() argument
198 F: FnMut(&I::Item) -> Key, in duplicates_by()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/itertools-0.10.1/src/
H A Dduplicates_impl.rs37 pub struct Meta<Key, F> { struct
38 used: HashMap<Key, bool>,
39 pending: usize,
40 key_method: F,
43 impl<Key, F> Meta<Key, F> implementation
52 F: KeyMethod<Key, I>, in filter()
184 pub fn duplicates_by<I, Key, F>(iter: I, f: F) -> DuplicatesBy<I, Key, F> in duplicates_by() argument
187 F: FnMut(&I::Item) -> Key, in duplicates_by()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/itertools-0.10.3/src/
H A Dduplicates_impl.rs37 pub struct Meta<Key, F> { struct
38 used: HashMap<Key, bool>,
39 pending: usize,
40 key_method: F,
43 impl<Key, F> Meta<Key, F> impl
52 F: KeyMethod<Key, I>, in filter()
195 pub fn duplicates_by<I, Key, F>(iter: I, f: F) -> DuplicatesBy<I, Key, F> in duplicates_by() argument
198 F: FnMut(&I::Item) -> Key, in duplicates_by()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/itertools-0.10.3/src/
H A Dduplicates_impl.rs37 pub struct Meta<Key, F> { struct
38 used: HashMap<Key, bool>,
39 pending: usize,
40 key_method: F,
43 impl<Key, F> Meta<Key, F> implementation
52 F: KeyMethod<Key, I>, in filter()
195 pub fn duplicates_by<I, Key, F>(iter: I, f: F) -> DuplicatesBy<I, Key, F> in duplicates_by() argument
198 F: FnMut(&I::Item) -> Key, in duplicates_by()
/dports/lang/gleam/gleam-0.18.2/cargo-crates/itertools-0.10.3/src/
H A Dduplicates_impl.rs37 pub struct Meta<Key, F> { struct
38 used: HashMap<Key, bool>,
39 pending: usize,
40 key_method: F,
43 impl<Key, F> Meta<Key, F> impl
52 F: KeyMethod<Key, I>, in filter()
195 pub fn duplicates_by<I, Key, F>(iter: I, f: F) -> DuplicatesBy<I, Key, F> in duplicates_by() argument
198 F: FnMut(&I::Item) -> Key, in duplicates_by()
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/itertools-0.10.1/src/
H A Dduplicates_impl.rs37 pub struct Meta<Key, F> { struct
38 used: HashMap<Key, bool>,
39 pending: usize,
40 key_method: F,
43 impl<Key, F> Meta<Key, F> impl
52 F: KeyMethod<Key, I>, in filter()
184 pub fn duplicates_by<I, Key, F>(iter: I, f: F) -> DuplicatesBy<I, Key, F> in duplicates_by() argument
187 F: FnMut(&I::Item) -> Key, in duplicates_by()
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/itertools-0.10.3/src/
H A Dduplicates_impl.rs37 pub struct Meta<Key, F> { struct
38 used: HashMap<Key, bool>,
39 pending: usize,
40 key_method: F,
43 impl<Key, F> Meta<Key, F> impl
52 F: KeyMethod<Key, I>, in filter()
195 pub fn duplicates_by<I, Key, F>(iter: I, f: F) -> DuplicatesBy<I, Key, F> in duplicates_by() argument
198 F: FnMut(&I::Item) -> Key, in duplicates_by()
/dports/devel/grex/grex-1.3.0/cargo-crates/itertools-0.10.1/src/
H A Dduplicates_impl.rs37 pub struct Meta<Key, F> { struct
38 used: HashMap<Key, bool>,
39 pending: usize,
40 key_method: F,
43 impl<Key, F> Meta<Key, F> impl
52 F: KeyMethod<Key, I>, in filter()
184 pub fn duplicates_by<I, Key, F>(iter: I, f: F) -> DuplicatesBy<I, Key, F> in duplicates_by() argument
187 F: FnMut(&I::Item) -> Key, in duplicates_by()
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/itertools-0.10.3/src/
H A Dduplicates_impl.rs37 pub struct Meta<Key, F> { struct
38 used: HashMap<Key, bool>,
39 pending: usize,
40 key_method: F,
43 impl<Key, F> Meta<Key, F> impl
52 F: KeyMethod<Key, I>, in filter()
195 pub fn duplicates_by<I, Key, F>(iter: I, f: F) -> DuplicatesBy<I, Key, F> in duplicates_by() argument
198 F: FnMut(&I::Item) -> Key, in duplicates_by()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/itertools-0.10.1/src/
H A Dduplicates_impl.rs37 pub struct Meta<Key, F> { struct
38 used: HashMap<Key, bool>,
39 pending: usize,
40 key_method: F,
43 impl<Key, F> Meta<Key, F> impl
52 F: KeyMethod<Key, I>, in filter()
184 pub fn duplicates_by<I, Key, F>(iter: I, f: F) -> DuplicatesBy<I, Key, F> in duplicates_by() argument
187 F: FnMut(&I::Item) -> Key, in duplicates_by()
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/itertools-0.10.1/src/
H A Dduplicates_impl.rs37 pub struct Meta<Key, F> { struct
38 used: HashMap<Key, bool>,
39 pending: usize,
40 key_method: F,
43 impl<Key, F> Meta<Key, F> impl
52 F: KeyMethod<Key, I>, in filter()
184 pub fn duplicates_by<I, Key, F>(iter: I, f: F) -> DuplicatesBy<I, Key, F> in duplicates_by() argument
187 F: FnMut(&I::Item) -> Key, in duplicates_by()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/itertools/src/
H A Dduplicates_impl.rs37 pub struct Meta<Key, F> { struct
38 used: HashMap<Key, bool>,
39 pending: usize,
40 key_method: F,
43 impl<Key, F> Meta<Key, F> impl
52 F: KeyMethod<Key, I>, in filter()
195 pub fn duplicates_by<I, Key, F>(iter: I, f: F) -> DuplicatesBy<I, Key, F> in duplicates_by() argument
198 F: FnMut(&I::Item) -> Key, in duplicates_by()
/dports/sysutils/hexyl/hexyl-0.9.0/cargo-crates/itertools-0.10.1/src/
H A Dduplicates_impl.rs37 pub struct Meta<Key, F> { struct
38 used: HashMap<Key, bool>,
39 pending: usize,
40 key_method: F,
43 impl<Key, F> Meta<Key, F> impl
52 F: KeyMethod<Key, I>, in filter()
184 pub fn duplicates_by<I, Key, F>(iter: I, f: F) -> DuplicatesBy<I, Key, F> in duplicates_by() argument
187 F: FnMut(&I::Item) -> Key, in duplicates_by()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/itertools-0.10.1/src/
H A Dduplicates_impl.rs37 pub struct Meta<Key, F> { struct
38 used: HashMap<Key, bool>,
39 pending: usize,
40 key_method: F,
43 impl<Key, F> Meta<Key, F> implementation
52 F: KeyMethod<Key, I>, in filter()
184 pub fn duplicates_by<I, Key, F>(iter: I, f: F) -> DuplicatesBy<I, Key, F> in duplicates_by() argument
187 F: FnMut(&I::Item) -> Key, in duplicates_by()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/itertools-0.10.3/src/
H A Dduplicates_impl.rs37 pub struct Meta<Key, F> { struct
38 used: HashMap<Key, bool>,
39 pending: usize,
40 key_method: F,
43 impl<Key, F> Meta<Key, F> implementation
52 F: KeyMethod<Key, I>, in filter()
195 pub fn duplicates_by<I, Key, F>(iter: I, f: F) -> DuplicatesBy<I, Key, F> in duplicates_by() argument
198 F: FnMut(&I::Item) -> Key, in duplicates_by()
/dports/www/firefox/firefox-99.0/third_party/rust/itertools/src/
H A Dduplicates_impl.rs37 pub struct Meta<Key, F> { struct
38 used: HashMap<Key, bool>,
39 pending: usize,
40 key_method: F,
43 impl<Key, F> Meta<Key, F> implementation
52 F: KeyMethod<Key, I>, in filter()
195 pub fn duplicates_by<I, Key, F>(iter: I, f: F) -> DuplicatesBy<I, Key, F> in duplicates_by() argument
198 F: FnMut(&I::Item) -> Key, in duplicates_by()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/itertools-0.10.1/src/
H A Dduplicates_impl.rs37 pub struct Meta<Key, F> { struct
38 used: HashMap<Key, bool>,
39 pending: usize,
40 key_method: F,
43 impl<Key, F> Meta<Key, F> implementation
52 F: KeyMethod<Key, I>, in filter()
184 pub fn duplicates_by<I, Key, F>(iter: I, f: F) -> DuplicatesBy<I, Key, F> in duplicates_by() argument
187 F: FnMut(&I::Item) -> Key, in duplicates_by()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/itertools/src/
H A Dduplicates_impl.rs37 pub struct Meta<Key, F> { struct
38 used: HashMap<Key, bool>,
39 pending: usize,
40 key_method: F,
43 impl<Key, F> Meta<Key, F> implementation
52 F: KeyMethod<Key, I>, in filter()
184 pub fn duplicates_by<I, Key, F>(iter: I, f: F) -> DuplicatesBy<I, Key, F> in duplicates_by() argument
187 F: FnMut(&I::Item) -> Key, in duplicates_by()
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/itertools-0.10.1/src/
H A Dduplicates_impl.rs37 pub struct Meta<Key, F> { struct
38 used: HashMap<Key, bool>,
39 pending: usize,
40 key_method: F,
43 impl<Key, F> Meta<Key, F> implementation
52 F: KeyMethod<Key, I>, in filter()
184 pub fn duplicates_by<I, Key, F>(iter: I, f: F) -> DuplicatesBy<I, Key, F> in duplicates_by() argument
187 F: FnMut(&I::Item) -> Key, in duplicates_by()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/itertools-0.10.1/src/
H A Dduplicates_impl.rs37 pub struct Meta<Key, F> { struct
38 used: HashMap<Key, bool>,
39 pending: usize,
40 key_method: F,
43 impl<Key, F> Meta<Key, F> impl
52 F: KeyMethod<Key, I>, in filter()
184 pub fn duplicates_by<I, Key, F>(iter: I, f: F) -> DuplicatesBy<I, Key, F> in duplicates_by() argument
187 F: FnMut(&I::Item) -> Key, in duplicates_by()
/dports/net/krill/krill-0.9.4/cargo-crates/itertools-0.10.1/src/
H A Dduplicates_impl.rs37 pub struct Meta<Key, F> { struct
38 used: HashMap<Key, bool>,
39 pending: usize,
40 key_method: F,
43 impl<Key, F> Meta<Key, F> implementation
52 F: KeyMethod<Key, I>, in filter()
184 pub fn duplicates_by<I, Key, F>(iter: I, f: F) -> DuplicatesBy<I, Key, F> in duplicates_by() argument
187 F: FnMut(&I::Item) -> Key, in duplicates_by()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/itertools-0.10.3/src/
H A Dduplicates_impl.rs37 pub struct Meta<Key, F> { struct
38 used: HashMap<Key, bool>,
39 pending: usize,
40 key_method: F,
43 impl<Key, F> Meta<Key, F> impl
52 F: KeyMethod<Key, I>, in filter()
195 pub fn duplicates_by<I, Key, F>(iter: I, f: F) -> DuplicatesBy<I, Key, F> in duplicates_by() argument
198 F: FnMut(&I::Item) -> Key, in duplicates_by()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/itertools-0.10.1/src/
H A Dduplicates_impl.rs37 pub struct Meta<Key, F> { struct
38 used: HashMap<Key, bool>,
39 pending: usize,
40 key_method: F,
43 impl<Key, F> Meta<Key, F> implementation
52 F: KeyMethod<Key, I>, in filter()
184 pub fn duplicates_by<I, Key, F>(iter: I, f: F) -> DuplicatesBy<I, Key, F> in duplicates_by() argument
187 F: FnMut(&I::Item) -> Key, in duplicates_by()

1234567891011