Home
last modified time | relevance | path

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

/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/vendor/hashbrown/src/raw/
Dmod.rs3546 unsafe fn next_impl<const DO_CHECK_PTR_RANGE: bool>(&mut self) -> Option<Bucket<T>> { in next_impl() method
3819 unsafe fn next_impl(&mut self) -> Option<usize> { in next_impl() method
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/vendor/hashbrown/src/raw/
Dmod.rs3546 unsafe fn next_impl<const DO_CHECK_PTR_RANGE: bool>(&mut self) -> Option<Bucket<T>> { in next_impl() method
3819 unsafe fn next_impl(&mut self) -> Option<usize> { in next_impl() method
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/vendor/hashbrown/src/raw/
Dmod.rs3827 unsafe fn next_impl<const DO_CHECK_PTR_RANGE: bool>(&mut self) -> Option<Bucket<T>> { in next_impl() method
4207 unsafe fn next_impl(&mut self) -> Option<usize> { in next_impl() method
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/vendor/hashbrown/src/raw/
Dmod.rs3827 unsafe fn next_impl<const DO_CHECK_PTR_RANGE: bool>(&mut self) -> Option<Bucket<T>> { in next_impl() method
4207 unsafe fn next_impl(&mut self) -> Option<usize> { in next_impl() method