/external/icu/icu4c/source/i18n/ |
D | decimfmt.cpp | 1374 …int32_t posMatch = compareAffix(text, position, FALSE, TRUE, posPrefix, complexCurrencyParsing, ty… in subparse() 1375 …int32_t negMatch = compareAffix(text, position, TRUE, TRUE, negPrefix, complexCurrencyParsing, ty… in subparse() 1715 …posSuffixMatch = compareAffix(text, position, FALSE, FALSE, posSuffix, complexCurrencyParsing, typ… in subparse() 1718 …negSuffixMatch = compareAffix(text, position, TRUE, FALSE, negSuffix, complexCurrencyParsing, type… in subparse() 1831 int32_t DecimalFormat::compareAffix(const UnicodeString& text, in compareAffix() function in DecimalFormat
|
/external/icu/icu4c/source/i18n/unicode/ |
D | decimfmt.h | 2142 int32_t compareAffix(const UnicodeString& input,
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DecimalFormat.java | 2426 …int posMatch = compareAffix(text, position, false, true, posPrefix, parseComplexCurrency, type, cu… in subparse() 2427 …int negMatch = compareAffix(text, position, true, true, negPrefix, parseComplexCurrency, type, cur… in subparse() 2764 …posMatch = compareAffix(text, position, false, false, posSuffix, parseComplexCurrency, type, curre… in subparse() 2767 …negMatch = compareAffix(text, position, true, false, negSuffix, parseComplexCurrency, type, curren… in subparse() 2885 private int compareAffix(String text, int pos, boolean isNegative, boolean isPrefix, in compareAffix() method
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | DecimalFormat.java | 2412 …int posMatch = compareAffix(text, position, false, true, posPrefix, parseComplexCurrency, type, cu… in subparse() 2413 …int negMatch = compareAffix(text, position, true, true, negPrefix, parseComplexCurrency, type, cur… in subparse() 2750 …posMatch = compareAffix(text, position, false, false, posSuffix, parseComplexCurrency, type, curre… in subparse() 2753 …negMatch = compareAffix(text, position, true, false, negSuffix, parseComplexCurrency, type, curren… in subparse() 2871 private int compareAffix(String text, int pos, boolean isNegative, boolean isPrefix, in compareAffix() method
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |