Searched defs:MatchType (Results 1 – 9 of 9) sorted by relevance
39 template <typename DrawT> struct MatchType { struct45 MatchType<DrawT> matcher; in count_instances_of_type() argument
23 enum MatchType { enum
1324 fn choose_match_type(&self, hint: Option<MatchType>) -> MatchType { in choose_match_type()1344 fn choose_literal_match_type(&self) -> Option<MatchType> { in choose_literal_match_type()1346 fn imp(_: &ExecReadOnly) -> Option<MatchType> { in choose_literal_match_type()1351 fn imp(ro: &ExecReadOnly) -> Option<MatchType> { in choose_literal_match_type()1395 fn choose_dfa_match_type(&self) -> Option<MatchType> { in choose_dfa_match_type()1397 fn imp(_: &ExecReadOnly) -> Option<MatchType> { in choose_dfa_match_type()1402 fn imp(ro: &ExecReadOnly) -> Option<MatchType> { in choose_dfa_match_type()1462 enum MatchType { enum
105 enum MatchType { enum
78 enum class MatchType { kExact, kPattern }; enum
488 public enum MatchType { enum in PhoneNumberUtil
511 public enum MatchType { enum in PhoneNumberUtil
58 private static enum MatchType { enum in CheckDisplayCollisions
314 enum MatchType { enum