Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/aho-corasick/src/packed/
Dpattern.rs250 pub fn low_nybbles(&self, len: usize) -> Vec<u8> { in low_nybbles() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/aho-corasick-1.1.3/src/packed/
Dpattern.rs232 pub(crate) fn low_nybbles(&self, len: usize) -> Box<[u8]> { in low_nybbles() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/aho-corasick-1.1.3/src/packed/
Dpattern.rs232 pub(crate) fn low_nybbles(&self, len: usize) -> Box<[u8]> { in low_nybbles() method