Searched defs:posPrefix (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Ddcfmapts.cpp221 UnicodeString posPrefix; local
223 posPrefix = pat.getPositivePrefix(posPrefix);
224 logln((UnicodeString)"Positive prefix (should be +): " + posPrefix);
225 if(posPrefix != "+") {
H A Dloctest.cpp1138 UChar posPrefix = 0x0e3f; local
1146 if (thaiCurrency->getPositivePrefix(temp) != UnicodeString(&posPrefix, 1, 1))
/external/icu/icu4c/source/test/intltest/
H A Ddcfmapts.cpp227 UnicodeString posPrefix; local
229 posPrefix = pat.getPositivePrefix(posPrefix);
230 logln((UnicodeString)"Positive prefix (should be +): " + posPrefix);
231 if(posPrefix != "+") {
H A Dloctest.cpp1138 UChar posPrefix = 0x0e3f; local
1146 if (thaiCurrency->getPositivePrefix(temp) != UnicodeString(&posPrefix, 1, 1))
/external/icu/icu4c/source/i18n/
H A Ddecimfmt.cpp136 const UnicodeString& posPrefix,
141 posPrefixPatternForCurrency = posPrefix;
174 const UnicodeString& posPrefix,
178 posPrefixForCurrency = posPrefix;
1401 // const UnicodeString *posPrefix = fPosPrefixPattern;
2468 * @param posPrefix positive prefix.
2485 const UnicodeString* posPrefix,
2518 DBGAPPD(posPrefix);
2532 (posPrefix==NULL||posPrefix
134 AffixPatternsForCurrency(const UnicodeString& negPrefix, const UnicodeString& negSuffix, const UnicodeString& posPrefix, const UnicodeString& posSuffix, int8_t type) argument
172 AffixesForCurrency(const UnicodeString& negPrefix, const UnicodeString& negSuffix, const UnicodeString& posPrefix, const UnicodeString& posSuffix) argument
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Ddecimfmt.cpp136 const UnicodeString& posPrefix,
141 posPrefixPatternForCurrency = posPrefix;
174 const UnicodeString& posPrefix,
178 posPrefixForCurrency = posPrefix;
1319 // const UnicodeString *posPrefix = fPosPrefixPattern;
2379 * @param posPrefix positive prefix.
2396 const UnicodeString* posPrefix,
2429 DBGAPPD(posPrefix);
2443 (posPrefix==NULL||posPrefix
134 AffixPatternsForCurrency(const UnicodeString& negPrefix, const UnicodeString& negSuffix, const UnicodeString& posPrefix, const UnicodeString& posSuffix, int8_t type) argument
172 AffixesForCurrency(const UnicodeString& negPrefix, const UnicodeString& negSuffix, const UnicodeString& posPrefix, const UnicodeString& posSuffix) argument
2393 subparse(const UnicodeString& text, const UnicodeString* negPrefix, const UnicodeString* negSuffix, const UnicodeString* posPrefix, const UnicodeString* posSuffix, UBool complexCurrencyParsing, int8_t type, ParsePosition& parsePosition, DigitList& digits, UBool* status, UChar* currency) const argument
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 167 milliseconds