Home
last modified time | relevance | path

Searched defs:estimateLength (Results 1 – 6 of 6) sorted by relevance

/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/time/
DFastDatePrinter.java781 int estimateLength(); in estimateLength() method
827 public int estimateLength() { in estimateLength() method in FastDatePrinter.CharacterLiteral
860 public int estimateLength() { in estimateLength() method in FastDatePrinter.StringLiteral
896 public int estimateLength() { in estimateLength() method in FastDatePrinter.TextField
935 public int estimateLength() { in estimateLength() method in FastDatePrinter.UnpaddedNumberField
979 public int estimateLength() { in estimateLength() method in FastDatePrinter.UnpaddedMonthField
1030 public int estimateLength() { in estimateLength() method in FastDatePrinter.PaddedNumberField
1070 public int estimateLength() { in estimateLength() method in FastDatePrinter.TwoDigitNumberField
1111 public int estimateLength() { in estimateLength() method in FastDatePrinter.TwoDigitYearField
1148 public int estimateLength() { in estimateLength() method in FastDatePrinter.TwoDigitMonthField
[all …]
/external/cronet/tot/third_party/icu/source/i18n/
Dnumber_affixutils.cpp19 int32_t AffixUtils::estimateLength(const UnicodeString &patternString, UErrorCode &status) { in estimateLength() function in AffixUtils
/external/icu/icu4c/source/i18n/
Dnumber_affixutils.cpp19 int32_t AffixUtils::estimateLength(const UnicodeString &patternString, UErrorCode &status) { in estimateLength() function in AffixUtils
/external/cronet/stable/third_party/icu/source/i18n/
Dnumber_affixutils.cpp19 int32_t AffixUtils::estimateLength(const UnicodeString &patternString, UErrorCode &status) { in estimateLength() function in AffixUtils
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DAffixUtils.java138 public static int estimateLength(CharSequence patternString) { in estimateLength() method in AffixUtils
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/number/
DAffixUtils.java130 public static int estimateLength(CharSequence patternString) { in estimateLength() method in AffixUtils