Home
last modified time | relevance | path

Searched defs:isMatch (Results 1 - 22 of 22) sorted by relevance

/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DLigatureTree.java41 boolean isMatch() in isMatch() method in LigatureTree.Lignode
/third_party/icu/icu4c/source/common/
H A Dlocdistance.h92 UBool isMatch(const LSR &desired, const LSR &supported, in isMatch() function in final
H A Dlocalematcher.cpp708 UBool LocaleMatcher::isMatch(const Locale &desired, const Locale &supported, in isMatch() function in LocaleMatcher
/third_party/node/deps/icu-small/source/common/
H A Dlocdistance.h92 UBool isMatch(const LSR &desired, const LSR &supported, in isMatch() function in final
H A Dlocalematcher.cpp708 UBool LocaleMatcher::isMatch(const Locale &desired, const Locale &supported, in isMatch() function in LocaleMatcher
/third_party/vk-gl-cts/executor/
H A DxeContainerFormatParser.cpp211 bool isMatch = false; in parseContainerLine() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocdistance.h92 UBool isMatch(const LSR &desired, const LSR &supported, in isMatch() function in final
H A Dlocalematcher.cpp726 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 DLocaleDistance.java391 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 DLocaleDistance.java396 private boolean isMatch(LSR desired, LSR supported, in isMatch() method in LocaleDistance
/third_party/skia/src/pathops/
H A DSkPathOpsTSect.h46 bool isMatch() const { in isMatch() function in SkTCoincident
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DLocaleMatcher.java1099 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 DteglChooseConfigReference.cpp394 bool isMatch (const SurfaceConfig& config) const in isMatch() function in deqp::egl::ConfigFilter
H A DteglChooseConfigTests.cpp201 bool isMatch = isSetMatch && (checkOrder ? isExactMatch : true); in executeTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiVersionCheck.cpp657 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 DMCTargetAsmParser.h171 bool isMatch() const { return Type == DiagnosticPredicateTy::Match; } in isMatch() function
/third_party/icu/icu4c/source/i18n/
H A Drematch.cpp2790 UBool isMatch = false; // True if the we have a match. in MatchAt() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Drematch.cpp2790 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 Drematch.cpp2780 UBool isMatch = FALSE; // True if the we have a match. in MatchAt() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dregextst.cpp3365 UBool isMatch = false, isUTF8Match = false; in regex_find() local
/third_party/lzma/C/
H A DLzmaEnc.c372 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 Dsqlite3.c160918 u8 isMatch; /* iColumn matches a term of the ORDER BY clause */ global() local
[all...]

Completed in 169 milliseconds