Searched refs:getBestRaw (Results 1 – 6 of 6) sorted by relevance
/external/icu/libicu/cts_headers/unicode/ |
D | dtptngen.h | 601 …const UnicodeString* getBestRaw(DateTimeMatcher& source, int32_t includeMask, DistanceInfo* missin…
|
/external/icu/icu4c/source/i18n/unicode/ |
D | dtptngen.h | 601 …const UnicodeString* getBestRaw(DateTimeMatcher& source, int32_t includeMask, DistanceInfo* missin…
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DateTimePatternGenerator.java | 685 … PatternWithMatcher bestWithMatcher = getBestRaw(current, -1, _distanceInfo, skipMatcher); in getBestPattern() 2054 …PatternWithMatcher resultPatternWithMatcher = getBestRaw(source, missingFields, distInfo, skipMatc… in getBestAppending() 2072 …PatternWithMatcher tempWithMatcher = getBestRaw(source, distInfo.missingFieldMask, distInfo, skipM… in getBestAppending() 2119 …private PatternWithMatcher getBestRaw(DateTimeMatcher source, int includeMask, DistanceInfo missin… in getBestRaw() method in DateTimePatternGenerator
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | DateTimePatternGenerator.java | 683 … PatternWithMatcher bestWithMatcher = getBestRaw(current, -1, _distanceInfo, skipMatcher); in getBestPattern() 2024 …PatternWithMatcher resultPatternWithMatcher = getBestRaw(source, missingFields, distInfo, skipMatc… in getBestAppending() 2042 …PatternWithMatcher tempWithMatcher = getBestRaw(source, distInfo.missingFieldMask, distInfo, skipM… in getBestAppending() 2089 …private PatternWithMatcher getBestRaw(DateTimeMatcher source, int includeMask, DistanceInfo missin… in getBestRaw() method in DateTimePatternGenerator
|
/external/icu/icu4c/source/i18n/ |
D | dtptngen.cpp | 1188 bestPattern=getBestRaw(*dtMatcher, -1, distanceInfo, status, &specifiedSkeleton); in getBestPattern() 1538 DateTimePatternGenerator::getBestRaw(DateTimeMatcher& source, in getBestRaw() function in DateTimePatternGenerator 1710 … tempPatternPtr = getBestRaw(*dtMatcher, missingFields, distanceInfo, status, &specifiedSkeleton); in getBestAppending() 1730 …tempPatternPtr = getBestRaw(*dtMatcher, distanceInfo->missingFieldMask, distanceInfo, status, &spe… in getBestAppending()
|
/external/cldr/tools/java/libs/ |
D | icu4j.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ ... |