/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
H A D | LigatureTree.java | 41 boolean isMatch() in isMatch() method in LigatureTree.Lignode
|
/third_party/icu/icu4c/source/common/ |
H A D | locdistance.h | 92 UBool isMatch(const LSR &desired, const LSR &supported, in isMatch() function in final
|
H A D | localematcher.cpp | 708 UBool LocaleMatcher::isMatch(const Locale &desired, const Locale &supported, in isMatch() function in LocaleMatcher
|
/third_party/node/deps/icu-small/source/common/ |
H A D | locdistance.h | 92 UBool isMatch(const LSR &desired, const LSR &supported, in isMatch() function in final
|
H A D | localematcher.cpp | 708 UBool LocaleMatcher::isMatch(const Locale &desired, const Locale &supported, in isMatch() function in LocaleMatcher
|
/third_party/vk-gl-cts/executor/ |
H A D | xeContainerFormatParser.cpp | 211 bool isMatch = false; in parseContainerLine() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | locdistance.h | 92 UBool isMatch(const LSR &desired, const LSR &supported, in isMatch() function in final
|
H A D | localematcher.cpp | 726 UBool LocaleMatcher::isMatch(const Locale &desired, const Locale &supported, in isMatch() function in LocaleMatcher
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
H A 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/ |
H A D | LocaleDistance.java | 396 private boolean isMatch(LSR desired, LSR supported, in isMatch() method in LocaleDistance
|
/third_party/skia/src/pathops/ |
H A D | SkPathOpsTSect.h | 46 bool isMatch() const { in isMatch() function in SkTCoincident
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A 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/ |
H A D | teglChooseConfigReference.cpp | 394 bool isMatch (const SurfaceConfig& config) const in isMatch() function in deqp::egl::ConfigFilter
|
H A D | teglChooseConfigTests.cpp | 201 bool isMatch = isSetMatch && (checkOrder ? isExactMatch : true); in executeTest() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiVersionCheck.cpp | 657 const auto isMatch = [&funcName](const FunctionInfo& fi) { return !strcmp(funcName, fi.first); }; in iterate() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/ |
H A D | MCTargetAsmParser.h | 171 bool isMatch() const { return Type == DiagnosticPredicateTy::Match; } in isMatch() function
|
/third_party/icu/icu4c/source/i18n/ |
H A D | rematch.cpp | 2790 UBool isMatch = false; // True if the we have a match. in MatchAt() local [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | rematch.cpp | 2790 UBool isMatch = false; // True if the we have a match. in MatchAt() local [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | rematch.cpp | 2780 UBool isMatch = FALSE; // True if the we have a match. in MatchAt() local [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | regextst.cpp | 3365 UBool isMatch = false, isUTF8Match = false; in regex_find() local
|
/third_party/lzma/C/ |
H A D | LzmaEnc.c | 372 CLzmaProb isMatch[kNumStates][LZMA_NUM_PB_STATES_MAX];
member 463 CLzmaProb isMatch[kNumStates][LZMA_NUM_PB_STATES_MAX];
member [all...] |
/third_party/sqlite/src/ |
H A D | sqlite3.c | 160918 u8 isMatch; /* iColumn matches a term of the ORDER BY clause */ global() local [all...] |