| /third_party/rust/crates/cxx/tests/ui/ |
| H A D | enum_match_without_wildcard.rs | 11 fn matcher(a: ffi::A) -> u32 { in matcher() functions
|
| /third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/resolver/ |
| H A D | resolver_test.go | 279 `file.txt:4:8 cannot use type matcher 'm' as template number`, type
|
| H A D | resolve.go | 158 // Determine whether this is a type matcher or enum matcher by resolving the type 522 return "type matcher '" + n.Name + "'" global() type [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | quant.h | 115 UnicodeFunctor* matcher; // owned member in Quantifier
|
| H A D | numparse_compositions.cpp | 28 const NumberParseMatcher* matcher = *it; in match() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | quant.h | 115 UnicodeFunctor* matcher; // owned member in Quantifier
|
| H A D | numparse_compositions.cpp | 28 const NumberParseMatcher* matcher = *it; in match() local [all...] |
| /third_party/python/Tools/scripts/ |
| H A D | eptags.py | 22 matcher = re.compile(expr) variable
|
| H A D | ptags.py | 28 matcher = re.compile(expr) variable
|
| H A D | objgraph.py | 35 matcher = re.compile('(.*):\t?........ (.) (.*)$') variable
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | quant.h | 115 UnicodeFunctor* matcher; // owned member in Quantifier
|
| H A D | numparse_compositions.cpp | 28 const NumberParseMatcher* matcher = *it; in match() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | js_regexp_iterator.cpp | 105 CreateRegExpStringIterator(JSThread *thread, const JSHandle<JSTaggedValue> &matcher, const JSHandle<EcmaString> &inputStr, bool global, bool fullUnicode) CreateRegExpStringIterator() argument
|
| /third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/impl/ |
| H A D | UtilityExtensions.java | 41 appendToRule(StringBuffer rule, UnicodeMatcher matcher, boolean escapeUnprintable, StringBuffer quoteBuf) appendToRule() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | UtilityExtensions.java | 43 appendToRule(StringBuffer rule, UnicodeMatcher matcher, boolean escapeUnprintable, StringBuffer quoteBuf) appendToRule() argument
|
| /third_party/libphonenumber/cpp/test/phonenumbers/ |
| H A D | matcher_test.cc | 42 ExpectMatched( const MatcherApi& matcher, const string& number, const PhoneNumberDesc& desc) ExpectMatched() argument 52 ExpectInvalid( const MatcherApi& matcher, const string& number, const PhoneNumberDesc& desc) ExpectInvalid() argument 62 ExpectTooLong( const MatcherApi& matcher, const string& number, const PhoneNumberDesc& desc) ExpectTooLong() argument 119 RegexBasedMatcher matcher; TEST_F() local [all...] |
| /third_party/skia/tests/ |
| H A D | RecordTestUtils.h | 45 MatchType<DrawT> matcher; in count_instances_of_type() local 54 MatchType<DrawT> matcher; in find_first_instances_of_type() local
|
| /third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/gen/ |
| H A D | intrinsic_table.go | 52 // Optional type matcher constraint. type 61 // Optional type matcher constraint. type 319 // a list of type matcher indices, starting with the target of the fully type [all...] |
| /base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/ |
| H A D | negative_rule.cpp | 57 icu::RegexMatcher* matcher = pattern->matcher(ret, status); in Handle() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/ |
| H A D | SeriesMatcher.java | 21 public void addMatcher(NumberParseMatcher matcher) { in addMatcher() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/ |
| H A D | SeriesMatcher.java | 23 public void addMatcher(NumberParseMatcher matcher) { in addMatcher() argument [all...] |
| /third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/internal/ |
| H A D | MatcherTest.java | 31 private void checkMatcherBehavesAsExpected(MatcherApi matcher) { in checkMatcherBehavesAsExpected() argument 68 assertMatched(MatcherApi matcher, String number, PhoneNumberDesc desc) assertMatched() argument 75 assertInvalid(MatcherApi matcher, String number, PhoneNumberDesc desc) assertInvalid() argument 82 assertTooLong(MatcherApi matcher, String number, PhoneNumberDesc desc) assertTooLong() argument [all...] |
| /third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/sem/ |
| H A D | sem.go | 89 // TypeMatcher declares a type matcher type
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/ |
| H A D | ets_class_wrapper.h | 90 void SetJSBuiltinMatcher(std::function<EtsObject *(InteropCtx *, napi_value, bool)> &&matcher) in SetJSBuiltinMatcher() argument
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/ |
| H A D | json_object_matcher.h | 185 auto JsonElements(testing::Matcher<PropertyType>... matcher) in JsonElements() argument
|