/third_party/skia/third_party/externals/icu/source/common/ |
D | locdistance.h | 92 UBool isMatch(const LSR &desired, const LSR &supported, in isMatch() function
|
D | localematcher.cpp | 726 UBool LocaleMatcher::isMatch(const Locale &desired, const Locale &supported, in isMatch() function in LocaleMatcher
|
/third_party/icu/icu4c/source/common/ |
D | locdistance.h | 92 UBool isMatch(const LSR &desired, const LSR &supported, in isMatch() function
|
D | localematcher.cpp | 726 UBool LocaleMatcher::isMatch(const Locale &desired, const Locale &supported, in isMatch() function in LocaleMatcher
|
/third_party/node/deps/icu-small/source/common/ |
D | locdistance.h | 92 UBool isMatch(const LSR &desired, const LSR &supported, in isMatch() function
|
D | localematcher.cpp | 726 UBool LocaleMatcher::isMatch(const Locale &desired, const Locale &supported, in isMatch() function in LocaleMatcher
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
D | LigatureTree.java | 41 boolean isMatch() in isMatch() method in LigatureTree.Lignode
|
/third_party/vk-gl-cts/executor/ |
D | xeContainerFormatParser.cpp | 211 bool isMatch = false; in parseContainerLine() local
|
/third_party/skia/src/pathops/ |
D | SkPathOpsTSect.h | 46 bool isMatch() const { in isMatch() function
|
/third_party/flutter/skia/src/pathops/ |
D | SkPathOpsTSect.h | 47 bool isMatch() const { in isMatch() function
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | LocaleMatcher.java | 1099 public boolean isMatch(Locale desired, Locale supported) { in isMatch() method in LocaleMatcher 1117 public boolean isMatch(ULocale desired, ULocale supported) { in isMatch() method in LocaleMatcher
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglChooseConfigReference.cpp | 391 bool isMatch (const SurfaceConfig& config) const in isMatch() function in deqp::egl::ConfigFilter
|
D | teglChooseConfigTests.cpp | 201 bool isMatch = isSetMatch && (checkOrder ? isExactMatch : true); in executeTest() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
D | LocaleDistance.java | 391 private boolean isMatch(LSR desired, LSR supported, in isMatch() method in LocaleDistance
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/ |
D | LocaleDistance.java | 396 private boolean isMatch(LSR desired, LSR supported, in isMatch() method in LocaleDistance
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/ |
D | MCTargetAsmParser.h | 171 bool isMatch() const { return Type == DiagnosticPredicateTy::Match; } in isMatch() function
|
/third_party/icu/icu4c/source/i18n/ |
D | rematch.cpp | 2780 UBool isMatch = FALSE; // True if the we have a match. in MatchAt() local 4284 UBool isMatch = FALSE; // True if the we have a match. in MatchChunkAt() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | rematch.cpp | 2780 UBool isMatch = FALSE; // True if the we have a match. in MatchAt() local 4284 UBool isMatch = FALSE; // True if the we have a match. in MatchChunkAt() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | rematch.cpp | 2790 UBool isMatch = FALSE; // True if the we have a match. in MatchAt() local 4298 UBool isMatch = FALSE; // True if the we have a match. in MatchChunkAt() local
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | rematch.cpp | 2752 UBool isMatch = FALSE; // True if the we have a match. in MatchAt() local 4328 UBool isMatch = FALSE; // True if the we have a match. in MatchChunkAt() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | regextst.cpp | 3365 UBool isMatch = FALSE, isUTF8Match = FALSE; in regex_find() local
|
/third_party/node/tools/ |
D | lint-md.mjs | 3692 const result = { glob, state, regex, posix, input, output, match, isMatch }; field 3807 picomatch$3.isMatch = (str, patterns, options) => picomatch$3(patterns, options)(str); function
|