Home
last modified time | relevance | path

Searched refs:posSuffix (Results 1 – 10 of 10) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestDecimalFormatAPI.java203 String posSuffix; in TestAPI() local
205 posSuffix = pat.getPositiveSuffix(); in TestAPI()
206 logln("Positive suffix (should be _): " + posSuffix); in TestAPI()
207 if(posSuffix != "_") { in TestAPI()
DIntlTestDecimalFormatAPIC.java161 String posSuffix; in TestAPI() local
163 posSuffix = pat.getPositiveSuffix(); in TestAPI()
164 logln("Positive suffix (should be _): " + posSuffix); in TestAPI()
165 if (posSuffix != "_") { in TestAPI()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DIntlTestDecimalFormatAPI.java204 String posSuffix; in TestAPI() local
206 posSuffix = pat.getPositiveSuffix(); in TestAPI()
207 logln("Positive suffix (should be _): " + posSuffix); in TestAPI()
208 if(posSuffix != "_") { in TestAPI()
DIntlTestDecimalFormatAPIC.java162 String posSuffix; in TestAPI() local
164 posSuffix = pat.getPositiveSuffix(); in TestAPI()
165 logln("Positive suffix (should be _): " + posSuffix); in TestAPI()
166 if (posSuffix != "_") { in TestAPI()
/external/icu/icu4c/source/i18n/
Ddecimfmt.cpp115 const UnicodeString& posSuffix, in AffixPatternsForCurrency()
120 posSuffixPatternForCurrency = posSuffix; in AffixPatternsForCurrency()
153 const UnicodeString& posSuffix) { in AffixesForCurrency()
157 posSuffixForCurrency = posSuffix; in AffixesForCurrency()
480 UnicodeString &posSuffix, in applyPatternWithNoSideEffects() argument
499 posSuffix = out.fPosSuffixPattern; in applyPatternWithNoSideEffects()
544 UnicodeString posSuffix; in setupCurrencyAffixPatterns() local
547 negPrefix, negSuffix, posPrefix, posSuffix, status); in setupCurrencyAffixPatterns()
552 posSuffix, in setupCurrencyAffixPatterns()
571 UnicodeString posSuffix; in setupCurrencyAffixPatterns() local
[all …]
/external/icu/icu4c/source/test/intltest/
Ddcfmapts.cpp261 UnicodeString posSuffix; in testAPI() local
263 posSuffix = pat.getPositiveSuffix(posSuffix); in testAPI()
264 logln((UnicodeString)"Positive suffix (should be _): " + posSuffix); in testAPI()
265 if(posSuffix != "_") { in testAPI()
/external/icu/icu4c/source/i18n/unicode/
Ddecimfmt.h2122 const UnicodeString* posSuffix,
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDecimalFormat.java2415 String posSuffix, boolean parseComplexCurrency, int type) { in subparse() argument
2764 …posMatch = compareAffix(text, position, false, false, posSuffix, parseComplexCurrency, type, curre… in subparse()
6104 String posSuffix, int type) { in AffixForCurrency() argument
6108 posSuffixPatternForCurrency = posSuffix; in AffixForCurrency()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DDecimalFormat.java2401 String posSuffix, boolean parseComplexCurrency, int type) { in subparse() argument
2750 …posMatch = compareAffix(text, position, false, false, posSuffix, parseComplexCurrency, type, curre… in subparse()
5999 String posSuffix, int type) { in AffixForCurrency() argument
6003 posSuffixPatternForCurrency = posSuffix; in AffixForCurrency()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...