Home
last modified time | relevance | path

Searched defs:size_hint (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/rust/alloc/vec/
H A Dextract_if.rs87 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() function
H A Ddrain.rs162 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method
H A Dinto_iter.rs209 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method
/openbmc/linux/rust/alloc/
H A Dboxed.rs1947 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method
2159 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method