Home
last modified time | relevance | path

Searched defs:MapInit (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/rayon/src/iter/
Dmap_with.rs346 pub struct MapInit<I: ParallelIterator, INIT, F> { struct
352 impl<I: ParallelIterator + Debug, INIT, F> Debug for MapInit<I, INIT, F> { argument
358 impl<I, INIT, F> MapInit<I, INIT, F> impl
368 impl<I, INIT, T, F, R> ParallelIterator for MapInit<I, INIT, F> implementation
390 impl<I, INIT, T, F, R> IndexedParallelIterator for MapInit<I, INIT, F> implementation
/external/protobuf/ruby/ext/google/protobuf_c/
Dmessage.c505 } MapInit; typedef
/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
Dmessage.c505 } MapInit; typedef