Lines Matching refs:sliceslice
39 sliceslice
40 The implementation of substring search provided by the sliceslice crate.
79 sliceslice-words
82 haystacks. This was taken from the sliceslice crate benchmarks.
83 sliceslice-i386
85 This was also taken from the sliceslice crate benchmarks.
101 mod sliceslice;
108 sliceslice::all(c);
164 def_impl!($inp, $q, $freq, sliceslice);
232 def_impl!($inp, $q, $freq, sliceslice);
300 def_impl!($inp, $q, $freq, sliceslice);
368 def_impl!($inp, $q, $freq, sliceslice);