Home
last modified time | relevance | path

Searched defs:spec_extend (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/rust/alloc/vec/
H A Dspec_extend.rs13 fn spec_extend(&mut self, iter: I); in spec_extend() functions
61 fn spec_extend(&mut self, mut iterator: IntoIter<T>) { in spec_extend() functions
105 fn spec_extend(&mut self, iterator: slice::Iter<'a, T>) { in spec_extend() functions
H A Dmod.rs148 mod spec_extend; modules
/kernel/linux/linux-6.6/rust/alloc/collections/
H A Dmod.rs155 fn spec_extend(&mut self, iter: I); in spec_extend() functions

Completed in 7 milliseconds