| /external/cronet/net/base/ |
| D | lookup_string_in_fixed_set.cc | 99 bool is_match = IsMatch(pos_, input); in Advance() local 128 bool is_match = IsMatch(offset, input); in Advance() local
|
| /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 | minimize.rs | 223 let mut is_match = StateSet::empty(); in initial_partitions() localVariable
|
| D | dfa.rs | 91 fn is_match(&self, bytes: &[u8]) -> bool { in is_match() method
|
| D | regex.rs | 191 pub fn is_match(&self, input: &[u8]) -> bool { in is_match() method
|
| /external/rust/crates/combine/src/parser/ |
| D | regex.rs | 65 fn is_match(&self, range: Range) -> bool; in is_match() method 80 fn is_match(&self, range: Range) -> bool { in is_match() function 149 fn is_match(&self, range: &'a str) -> bool { in is_match() method 185 fn is_match(&self, range: &'a [u8]) -> bool { in is_match() method
|
| /external/rust/crates/clap/3.2.23/src/builder/ |
| D | regex.rs | 18 pub(crate) fn is_match(&self, text: &str) -> bool { in is_match() method
|
| /external/cronet/testing/scripts/rust/ |
| D | test_filtering.py | 54 def is_match(self, test_name): member in _TestFilter
|
| /external/cronet/base/substring_set_matcher/ |
| D | substring_set_matcher_unittest.cc | 22 bool is_match) { in TestOnePattern()
|
| /external/crosvm/devices/src/pci/pcie/ |
| D | pcie_switch.rs | 143 fn is_match(&self, host_addr: PciAddress) -> Option<u8> { in is_match() method 327 fn is_match(&self, host_addr: PciAddress) -> Option<u8> { in is_match() method
|
| D | pcie_rp.rs | 175 fn is_match(&self, host_addr: PciAddress) -> Option<u8> { in is_match() method
|
| D | pcie_port.rs | 530 pub fn is_match(&self, host_addr: PciAddress) -> Option<u8> { 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 1694 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 | 197 pub fn is_match(&self, text: &str) -> bool { in is_match() method
|
| /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/crosvm/devices/src/ |
| D | bus.rs | 204 fn is_match(&self, host_addr: PciAddress) -> Option<u8>; in is_match() method
|
| /external/rust/crates/aho-corasick/src/ |
| D | nfa.rs | 312 fn is_match(&self) -> bool { in is_match() method
|
| D | ahocorasick.rs | 183 pub fn is_match<B: AsRef<[u8]>>(&self, haystack: B) -> bool { in is_match() method
|
| /external/rust/crates/rusqlite/src/ |
| D | functions.rs | 867 let is_match = { in regexp_with_auxilliary() localVariable
|
| /external/cronet/net/http/ |
| D | http_cache_transaction.cc | 2239 bool is_match = response_.headers->response_code() == net::HTTP_NOT_MODIFIED; in DoCacheWriteResponse() local
|