/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/ |
D | AffixUtilsTest.java | 122 assertEquals("Length on <" + input + ">", length, AffixUtils.estimateLength(input)); in testUnescape() 174 AffixUtils.estimateLength(str); in testInvalid()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
D | AffixUtilsTest.java | 119 assertEquals("Length on <" + input + ">", length, AffixUtils.estimateLength(input)); in testUnescape() 171 AffixUtils.estimateLength(str); in testInvalid()
|
/external/icu/icu4c/source/test/intltest/ |
D | numbertest_affixutils.cpp | 135 assertEquals(input, cas.expectedLength, AffixUtils::estimateLength(input, status)); in testUnescape() 192 AffixUtils::estimateLength(str, status); in testInvalid()
|
/external/icu/icu4c/source/i18n/ |
D | number_affixutils.h | 119 static int32_t estimateLength(const UnicodeString& patternString, UErrorCode& status);
|
D | number_affixutils.cpp | 19 int32_t AffixUtils::estimateLength(const UnicodeString &patternString, UErrorCode &status) { in estimateLength() function in AffixUtils
|
D | number_patternstring.cpp | 595 AffixUtils::estimateLength(posPrefix, status) + in patternInfoToProperties() 596 AffixUtils::estimateLength(posSuffix, status); in patternInfoToProperties()
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/ |
D | PatternStringParser.java | 665 + AffixUtils.estimateLength(posPrefix) in patternInfoToProperties() 666 + AffixUtils.estimateLength(posSuffix); in patternInfoToProperties()
|
D | AffixUtils.java | 134 public static int estimateLength(CharSequence patternString) { in estimateLength() method in AffixUtils
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
D | PatternStringParser.java | 659 + AffixUtils.estimateLength(posPrefix) in patternInfoToProperties() 660 + AffixUtils.estimateLength(posSuffix); in patternInfoToProperties()
|
D | AffixUtils.java | 126 public static int estimateLength(CharSequence patternString) { in estimateLength() method in AffixUtils
|
/external/libphonenumber/demo/war/WEB-INF/lib/ |
D | commons-lang-2.6.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | commons-lang-2.6.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/guice/extensions/struts2/lib/ |
D | xwork-core-2.2.1.jar | META-INF/
META-INF/MANIFEST.MF
xwork-validator-definition-1.0. ... |
/external/cldr/tools/java/libs/ |
D | icu4j.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ ... |