/external/rust/crates/env_logger/src/filter/ |
D | regex.rs | 20 pub fn is_match(&self, s: &str) -> bool { in is_match() method
|
D | string.rs | 15 pub fn is_match(&self, s: &str) -> bool { in is_match() method
|
/external/rust/crates/regex-automata/src/ |
D | determinize.rs | 56 is_match: bool, field 119 let is_match: Vec<bool> = in build() localVariable
|
D | dfa.rs | 91 fn is_match(&self, bytes: &[u8]) -> bool { in is_match() method
|
D | minimize.rs | 223 let mut is_match = StateSet::empty(); in initial_partitions() localVariable
|
D | regex.rs | 191 pub fn is_match(&self, input: &[u8]) -> bool { in is_match() method
|
/external/rust/crates/regex/src/ |
D | prog.rs | 300 pub fn is_match(&self) -> bool { in is_match() method
|
D | dfa.rs | 217 pub fn is_match(&self) -> bool { in is_match() method 1700 fn is_match(&self) -> bool { in is_match() method
|
D | re_bytes.rs | 142 pub fn is_match(&self, text: &[u8]) -> bool { in is_match() method
|
D | re_unicode.rs | 198 pub fn is_match(&self, text: &str) -> bool { in is_match() method
|
/external/skqp/src/compute/hs/vk/bench/ |
D | main.c | 499 bool const is_match = is_matching_device(&tmp, in main() local
|
/external/tensorflow/tensorflow/tools/graph_transforms/ |
D | transform_utils.cc | 513 bool is_match; in RenameNodeInputs() local
|
/external/xz-embedded/linux/lib/xz/ |
D | xz_dec_lzma2.c | 159 uint16_t is_match[STATES][POS_STATES_MAX]; member
|
/external/rust/crates/rusqlite/src/ |
D | functions.rs | 801 let is_match = { in regexp_with_auxilliary() localVariable
|
/external/rust/crates/aho-corasick/src/ |
D | ahocorasick.rs | 183 pub fn is_match<B: AsRef<[u8]>>(&self, haystack: B) -> bool { in is_match() method
|
D | nfa.rs | 312 fn is_match(&self) -> bool { in is_match() method
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | fuzzer_util.cpp | 1271 bool is_match = true; in MaybeGetCompositeConstant() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | fuzzer_util.cpp | 1271 bool is_match = true; in MaybeGetCompositeConstant() local
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/ |
D | fuzzer_util.cpp | 1330 bool is_match = true; in MaybeGetCompositeConstant() local
|
/external/squashfs-tools/squashfs-tools/ |
D | action.c | 2292 int is_match = fnmatch(atom->argv[0], get_start(path, in subpathname_fn() local
|
/external/toybox/toys/pending/ |
D | xzcat.c | 1315 uint16_t is_match[STATES][POS_STATES_MAX]; member
|