Searched defs:bestSkeleton (Results 1 – 10 of 10) sorted by relevance
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | DateIntervalFormat.java | 393 BestMatchInfo(String bestSkeleton, int difference) { in BestMatchInfo() 1738 String bestSkeleton = retValue.bestMatchSkeleton; in genSeparateDateTimePtn() local 1808 int field, String skeleton, String bestSkeleton, in genIntervalPattern()
|
D | DateIntervalInfo.java | 1054 String bestSkeleton = inputSkeleton; in getBestSkeleton() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DateIntervalFormat.java | 408 BestMatchInfo(String bestSkeleton, int difference) { in BestMatchInfo() 1911 String bestSkeleton = retValue.bestMatchSkeleton; in genSeparateDateTimePtn() local 1981 int field, String skeleton, String bestSkeleton, in genIntervalPattern()
|
D | DateIntervalInfo.java | 1082 String bestSkeleton = inputSkeleton; in getBestSkeleton() local
|
/third_party/icu/icu4c/source/i18n/ |
D | dtitvfmt.cpp | 1240 const UnicodeString* bestSkeleton = fInfo->getBestSkeleton(*skeleton, in setSeparateDateTimePtn() local 1430 const UnicodeString* bestSkeleton, in setIntervalPattern()
|
D | dtitvinf.cpp | 603 const UnicodeString* bestSkeleton = nullptr; in getBestSkeleton() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | dtitvfmt.cpp | 1234 const UnicodeString* bestSkeleton = fInfo->getBestSkeleton(*skeleton, in setSeparateDateTimePtn() local 1424 const UnicodeString* bestSkeleton, in setIntervalPattern()
|
D | dtitvinf.cpp | 621 const UnicodeString* bestSkeleton = nullptr; in getBestSkeleton() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | dtitvfmt.cpp | 1240 const UnicodeString* bestSkeleton = fInfo->getBestSkeleton(*skeleton, in setSeparateDateTimePtn() local 1430 const UnicodeString* bestSkeleton, in setIntervalPattern()
|
D | dtitvinf.cpp | 607 const UnicodeString* bestSkeleton = nullptr; in getBestSkeleton() local
|