| /external/llvm-project/flang/include/flang/Common/ |
| D | template.h | 48 template <typename A> struct MatchType { struct 57 constexpr int TypeIndex{SearchTypeList<MatchType<A>::template Match, TYPES...>}; argument
|
| /external/skqp/tests/ |
| D | RecordTestUtils.h | 39 template <typename DrawT> struct MatchType { struct 45 MatchType<DrawT> matcher; in count_instances_of_type() argument
|
| /external/skia/tests/ |
| D | RecordTestUtils.h | 39 template <typename DrawT> struct MatchType { struct 45 MatchType<DrawT> matcher; in count_instances_of_type() argument
|
| /external/llvm-project/lldb/include/lldb/Core/ |
| D | AddressResolver.h | 35 enum MatchType { Exact, Regexp, Glob }; enum
|
| /external/ImageMagick/Magick++/lib/Magick++/ |
| D | CoderInfo.h | 23 enum MatchType { enum
|
| /external/rust/crates/regex/src/ |
| D | exec.rs | 1327 fn choose_match_type(&self, hint: Option<MatchType>) -> MatchType { in choose_match_type() 1347 fn choose_literal_match_type(&self) -> Option<MatchType> { in choose_literal_match_type() 1349 fn imp(_: &ExecReadOnly) -> Option<MatchType> { in choose_literal_match_type() 1354 fn imp(ro: &ExecReadOnly) -> Option<MatchType> { in choose_literal_match_type() 1398 fn choose_dfa_match_type(&self) -> Option<MatchType> { in choose_dfa_match_type() 1400 fn imp(_: &ExecReadOnly) -> Option<MatchType> { in choose_dfa_match_type() 1405 fn imp(ro: &ExecReadOnly) -> Option<MatchType> { in choose_dfa_match_type() 1465 enum MatchType { enum
|
| /external/llvm-project/lldb/include/lldb/Breakpoint/ |
| D | Breakpoint.h | 86 enum MatchType { Exact, Regexp, Glob }; enum
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | FileCheck.h | 105 enum MatchType { enum
|
| /external/llvm-project/llvm/include/llvm/FileCheck/ |
| D | FileCheck.h | 106 enum MatchType { enum
|
| /external/perfetto/src/tracing/internal/ |
| D | track_event_internal.cc | 65 enum class MatchType { kExact, kPattern }; enum
|
| /external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/ |
| D | PhoneNumberUtil.java | 436 public enum MatchType { enum in PhoneNumberUtil
|
| /external/libphonenumber/repackaged/libphonenumber/src/com/android/i18n/phonenumbers/ |
| D | PhoneNumberUtil.java | 459 public enum MatchType { enum in PhoneNumberUtil
|
| /external/cldr/tools/java/org/unicode/cldr/test/ |
| D | CheckDisplayCollisions.java | 58 private static enum MatchType { enum in CheckDisplayCollisions
|
| /external/llvm-project/clang/lib/ASTMatchers/ |
| D | ASTMatchFinder.cpp | 46 enum class MatchType { enum
|
| /external/llvm-project/lldb/include/lldb/ |
| D | lldb-enumerations.h | 1008 enum MatchType { eMatchTypeNormal, eMatchTypeRegex, eMatchTypeStartsWith }; enum
|
| /external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/ |
| D | xds_api.cc | 333 enum MatchType { enum
|