Home
last modified time | relevance | path

Searched defs:from_iter (Results 1 – 25 of 149) sorted by relevance

123456

/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.3/src/value/
Dfrom.rs227 fn from_iter<I: IntoIterator<Item = T>>(iter: I) -> Self { in from_iter() method
243 fn from_iter<I: IntoIterator<Item = (K, V)>>(iter: I) -> Self { in from_iter() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.3/src/value/
Dfrom.rs227 fn from_iter<I: IntoIterator<Item = T>>(iter: I) -> Self { in from_iter() method
243 fn from_iter<I: IntoIterator<Item = (K, V)>>(iter: I) -> Self { in from_iter() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.133/src/value/
Dfrom.rs233 fn from_iter<I: IntoIterator<Item = T>>(iter: I) -> Self { in from_iter() method
249 fn from_iter<I: IntoIterator<Item = (K, V)>>(iter: I) -> Self { in from_iter() method
/external/rust/android-crates-io/crates/serde_json/src/value/
Dfrom.rs233 fn from_iter<I: IntoIterator<Item = T>>(iter: I) -> Self { in from_iter() method
249 fn from_iter<I: IntoIterator<Item = (K, V)>>(iter: I) -> Self { in from_iter() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.133/src/value/
Dfrom.rs233 fn from_iter<I: IntoIterator<Item = T>>(iter: I) -> Self { in from_iter() method
249 fn from_iter<I: IntoIterator<Item = (K, V)>>(iter: I) -> Self { in from_iter() method
/external/rust/android-crates-io/crates/futures-util/src/future/
Dselect_ok.rs82 fn from_iter<T: IntoIterator<Item = Fut>>(iter: T) -> Self { in from_iter() method
Dselect_all.rs72 fn from_iter<T: IntoIterator<Item = Fut>>(iter: T) -> Self { in from_iter() method
Djoin_all.rs164 fn from_iter<T: IntoIterator<Item = F>>(iter: T) -> Self { in from_iter() method
Dtry_join_all.rs198 fn from_iter<T: IntoIterator<Item = F>>(iter: T) -> Self { in from_iter() function
/external/rust/android-crates-io/crates/diplomat_core/src/ast/
Dpaths.rs72 fn from_iter<T: IntoIterator<Item = Ident>>(iter: T) -> Self { in from_iter() method
/external/rust/android-crates-io/crates/googletest/src/
Ddescription.rs234 fn from_iter<T>(iter: T) -> Self in from_iter() method
243 fn from_iter<T>(iter: T) -> Self in from_iter() method
/external/crosvm/base/src/sys/linux/
Dsched.rs52 fn from_iter<I: IntoIterator<Item = usize>>(cpus: I) -> Self { in from_iter() method
/external/rust/android-crates-io/crates/serde_yaml/src/value/
Dfrom.rs173 fn from_iter<I: IntoIterator<Item = T>>(iter: I) -> Self { in from_iter() method
/external/rust/android-crates-io/crates/mls-rs/src/group/proposal_filter/
Dbundle.rs439 fn from_iter<I>(iter: I) -> Self in from_iter() method
453 fn from_iter<I>(iter: I) -> Self in from_iter() method
471 fn from_iter<I>(iter: I) -> Self in from_iter() method
/external/rust/android-crates-io/crates/googletest/src/internal/
Ddescription_renderer.rs154 fn from_iter<T>(iter: T) -> Self in from_iter() method
163 fn from_iter<T>(iter: T) -> Self in from_iter() method
172 fn from_iter<T>(iter: T) -> Self in from_iter() method
/external/rust/android-crates-io/crates/icu_locale_core/src/extensions/transform/
Dfields.rs215 fn from_iter<I: IntoIterator<Item = (Key, Value)>>(iter: I) -> Self { in from_iter() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/cxxbridge-macro-1.0.130/src/syntax/
Dnamespace.rs108 fn from_iter<I>(idents: I) -> Self in from_iter() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/cxxbridge-macro-1.0.130/src/syntax/
Dnamespace.rs108 fn from_iter<I>(idents: I) -> Self in from_iter() method
/external/rust/cxx/syntax/
Dnamespace.rs108 fn from_iter<I>(idents: I) -> Self in from_iter() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.131/src/syntax/
Dnamespace.rs108 fn from_iter<I>(idents: I) -> Self in from_iter() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.131/src/syntax/
Dnamespace.rs108 fn from_iter<I>(idents: I) -> Self in from_iter() method
/external/rust/android-crates-io/crates/textdistance/src/
Dcounter.rs22 pub fn from_iter<I>(iter: I) -> Counter<K> in from_iter() function
/external/rust/android-crates-io/crates/libtest-mimic/src/
Dargs.rs141 pub fn from_iter<I>(iter: I) -> Self in from_iter() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.21/src/util/
Dflat_set.rs100 fn from_iter<I: IntoIterator<Item = T>>(iter: I) -> Self { in from_iter() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.21/src/util/
Dflat_set.rs100 fn from_iter<I: IntoIterator<Item = T>>(iter: I) -> Self { in from_iter() method

123456