Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/twox-hash/src/
Dxxhash3.rs296 fn bp_as_chunks<const N: usize>(&self) -> (&[[T; N]], &[T]); in bp_as_chunks() method
304 fn bp_as_chunks<const N: usize>(&self) -> (&[[T; N]], &[T]) { in bp_as_chunks() method