Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/memchr/src/memmem/
Dmod.rs524 pub struct FinderRev<'n> { struct
529 impl<'n> FinderRev<'n> { argument
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/memchr-2.7.2/src/memmem/
H A Dmod.rs524 pub struct FinderRev<'n> { struct
529 impl<'n> FinderRev<'n> { argument
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/memchr-2.7.2/src/arch/all/
H A Drabinkarp.rs180 pub struct FinderRev(Finder); struct
182 impl FinderRev { impl
185 pub fn new(needle: &[u8]) -> FinderRev { in new()
H A Dtwoway.rs41 pub struct FinderRev(TwoWay); struct
272 impl FinderRev { impl
278 pub fn new(needle: &[u8]) -> FinderRev { in new()
/aosp_15_r20/external/rust/android-crates-io/crates/memchr/src/arch/all/
Drabinkarp.rs180 pub struct FinderRev(Finder); struct
182 impl FinderRev { implementation
185 pub fn new(needle: &[u8]) -> FinderRev { in new()
Dtwoway.rs41 pub struct FinderRev(TwoWay); struct
272 impl FinderRev { impl
278 pub fn new(needle: &[u8]) -> FinderRev { in new()