Searched refs:needles (Results 1 – 9 of 9) sorted by relevance
/external/rust/crates/memchr/src/tests/ |
D | mod.rs | 24 assert!(!statict.needles.contains(&b'%'), "% is an invalid needle"); in memchr_tests() 25 assert!(!statict.needles.contains(&b'#'), "# is an invalid needle"); in memchr_tests() 29 needles: statict.needles.to_vec(), in memchr_tests() 47 MemchrTestStatic { corpus: "a", needles: &[b'a'], positions: &[0] }, 48 MemchrTestStatic { corpus: "aa", needles: &[b'a'], positions: &[0, 1] }, 51 needles: &[b'a'], 54 MemchrTestStatic { corpus: "", needles: &[b'a'], positions: &[] }, 55 MemchrTestStatic { corpus: "z", needles: &[b'a'], positions: &[] }, 56 MemchrTestStatic { corpus: "zz", needles: &[b'a'], positions: &[] }, 57 MemchrTestStatic { corpus: "zza", needles: &[b'a'], positions: &[2] }, [all …]
|
/external/rust/crates/bstr/src/byteset/ |
D | mod.rs | 88 needles: Vec<u8> 90 super::find(&haystack, &needles) 91 == haystack.iter().position(|b| needles.contains(b)) 95 needles: Vec<u8> 97 super::rfind(&haystack, &needles) 98 == haystack.iter().rposition(|b| needles.contains(b)) 102 needles: Vec<u8> 104 super::find_not(&haystack, &needles) 105 == haystack.iter().position(|b| !needles.contains(b)) 109 needles: Vec<u8> [all …]
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | RendererVk.cpp | 111 const vk::ExtensionNameList &needles) in VerifyExtensionsPresent() argument 114 if (std::includes(haystack.begin(), haystack.end(), needles.begin(), needles.end(), StrLess)) in VerifyExtensionsPresent() 118 for (const char *needle : needles) in VerifyExtensionsPresent()
|
/external/libtextclassifier/native/annotator/pod_ner/test_data/ |
D | vocab.txt | 17045 needles
|
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/ |
D | words.shakespeare.txt.gz | 1a
2A
3Aaron
4AARON
5abaissiez
6abandon
7abandoned
8abase
9Abase
10 ... |
D | ospd.txt.gz |
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA-old.txt | 135173 needles %30154 nˈidəlz
|
D | internal_raw_IPA.txt | 113629 needles %38165 nˈidəlz
|