Home
last modified time | relevance | path

Searched defs:bestMatch (Results 1 – 17 of 17) sorted by relevance

/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/
DCalendarFrame.java183 int bestMatch = -1, thisMatch = -1; in init() local
DCalendarCalc.java270 int bestMatch = -1, thisMatch = -1; in buildGUI() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DSimpleDateFormat.java2933 int bestMatchLength = 0, bestMatch = -1; in matchAlphaMonthStrings() local
3025 int bestMatchLength = 0, bestMatch = -1; in matchString() local
3109 int bestMatchLength = 0, bestMatch = -1; in matchQuarterString() local
3137 int bestMatchLength = 0, bestMatch = -1; in matchDayPeriodString() local
DDateIntervalFormat.java421 SkeletonAndItsBestMatch(String skeleton, String bestMatch) { in SkeletonAndItsBestMatch()
/third_party/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp2734 int32_t bestMatchLength = 0, bestMatch = -1; in matchQuarterString() local
2758 int32_t bestMatchLength = 0, bestMatch = -1; in matchDayPeriodStrings() local
2934 int32_t bestMatchLength = 0, bestMatch = -1; in matchAlphaMonthStrings() local
2985 int32_t bestMatchLength = 0, bestMatch = -1; in matchString() local
/third_party/node/deps/icu-small/source/i18n/
Dsmpdtfmt.cpp2676 int32_t bestMatchLength = 0, bestMatch = -1; in matchQuarterString() local
2700 int32_t bestMatchLength = 0, bestMatch = -1; in matchDayPeriodStrings() local
2876 int32_t bestMatchLength = 0, bestMatch = -1; in matchAlphaMonthStrings() local
2927 int32_t bestMatchLength = 0, bestMatch = -1; in matchString() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DSimpleDateFormat.java2941 int bestMatchLength = 0, bestMatch = -1; in matchString() local
3024 int bestMatchLength = 0, bestMatch = -1; in matchQuarterString() local
3052 int bestMatchLength = 0, bestMatch = -1; in matchDayPeriodString() local
DDateIntervalFormat.java406 SkeletonAndItsBestMatch(String skeleton, String bestMatch) { in SkeletonAndItsBestMatch()
/third_party/skia/third_party/externals/icu/source/i18n/
Dsmpdtfmt.cpp2686 int32_t bestMatchLength = 0, bestMatch = -1; in matchQuarterString() local
2710 int32_t bestMatchLength = 0, bestMatch = -1; in matchDayPeriodStrings() local
2892 int32_t bestMatchLength = 0, bestMatch = -1; in matchString() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DTimeZoneGenericNames.java711 GenericMatchInfo bestMatch = null; in findBestMatch() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTimeZoneGenericNames.java706 GenericMatchInfo bestMatch = null; in findBestMatch() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DLocaleMatcherTest.java278 private void assertNull(Object bestMatch) { in assertNull()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DLocaleMatcherTest.java299 private void assertNull(Object bestMatch) { in assertNull()
/third_party/glslang/glslang/MachineIndependent/
DParseHelper.cpp6430 const TFunction* bestMatch = selectFunction(candidateList, call, convertible, better, tie); in findFunction400() local
6520 const TFunction* bestMatch = selectFunction(candidateList, call, convertible, better, tie); in findFunctionExplicitTypes() local
/third_party/typescript/src/server/
DeditorServices.ts2494 let bestMatch: InferredProject | undefined; variable
/third_party/node/deps/v8/src/inspector/
Dv8-debugger-agent-impl.cc223 size_t bestMatch; in adjustBreakpointLocation() local
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp7631 const TFunction* bestMatch = nullptr; in findFunction() local