Home
last modified time | relevance | path

Searched defs:currency (Results 26 - 50 of 109) sorted by relevance

12345

/third_party/icu/icu4c/source/test/intltest/
H A Dnumbertest_affixutils.cpp89 bool currency; in testUnescape() member
/third_party/icu/tools/currency/src/com/ibm/icu/dev/tool/currency/
H A DCurrencyDataParser.java
/third_party/icu/icu4c/source/i18n/
H A Dnumparse_impl.cpp88 CurrencyUnit currency = resolveCurrency(properties, locale, status); in createParserFromProperties() local
H A Dnumparse_impl.h85 CombinedCurrencyMatcher currency; member
91 RequireCurrencyValidator currency; member
H A Dnumber_decimfmtprops.h102 NullableValue<CurrencyUnit> currency; member
H A Dnumber_mapper.cpp77 CurrencyUnit currency = resolveCurrency(properties, locale, status); in oldToNew() local
[all...]
H A Dnumber_patternmodifier.cpp40 setSymbols(const DecimalFormatSymbols* symbols, const CurrencyUnit& currency, const UNumberUnitWidth unitWidth, const PluralRules* rules, UErrorCode& status) setSymbols() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dnumparse_impl.cpp88 CurrencyUnit currency = resolveCurrency(properties, locale, status); in createParserFromProperties() local
H A Dnumparse_impl.h85 CombinedCurrencyMatcher currency; member
91 RequireCurrencyValidator currency; member
H A Dnumber_decimfmtprops.h102 NullableValue<CurrencyUnit> currency; member
H A Dnumber_patternmodifier.cpp40 setSymbols(const DecimalFormatSymbols* symbols, const CurrencyUnit& currency, const UNumberUnitWidth unitWidth, const PluralRules* rules, UErrorCode& status) setSymbols() argument
H A Dnumber_mapper.cpp77 CurrencyUnit currency = resolveCurrency(properties, locale, status); in oldToNew() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumparse_impl.cpp88 CurrencyUnit currency = resolveCurrency(properties, locale, status); in createParserFromProperties() local
H A Dnumparse_impl.h85 CombinedCurrencyMatcher currency; member
91 RequireCurrencyValidator currency; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DValidIdentifiers.java30 currency, enum constant
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DMutablePatternModifier.java50 Currency currency; field in MutablePatternModifier
115 setSymbols( DecimalFormatSymbols symbols, Currency currency, UnitWidth unitWidth, PluralRules rules) setSymbols() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCurrencyMetaInfo.java92 public final String currency; field in CurrencyMetaInfo.CurrencyFilter
114 CurrencyFilter(String region, String currency, long from, long to, boolean tenderOnly) CurrencyFilter() argument
163 onCurrency(String currency) onCurrency() argument
244 withCurrency(String currency) withCurrency() argument
[all...]
/third_party/icu/icu4j/main/classes/currdata/src/com/ibm/icu/impl/
H A DICUCurrencyMetaInfo.java203 public void collect(String region, String currency, long from, long to, int priority, boolean tender) { in collect() argument
222 collect( String region, String currency, long from, long to, int priority, boolean tender) collect() argument
242 collect( String region, String currency, long from, long to, int priority, boolean tender) collect() argument
280 collect(String region, String currency, long from, long to, int priority, boolean tender) collect() argument
[all...]
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
H A DDecimalFormatSymbolsICU.java132 public void setCurrency(Currency currency) { in setCurrency() argument
141 public void setCurrencySymbol(String currency) { in setCurrencySymbol() argument
H A DNumberFormatICU.java169 public void setCurrency(Currency currency) { in setCurrency() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUCurrencyMetaInfo.java205 public void collect(String region, String currency, long from, long to, int priority, boolean tender) { in collect() argument
224 collect( String region, String currency, long from, long to, int priority, boolean tender) collect() argument
244 collect( String region, String currency, long from, long to, int priority, boolean tender) collect() argument
282 collect(String region, String currency, long from, long to, int priority, boolean tender) collect() argument
[all...]
H A DValidIdentifiers.java35 currency, enum constant
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DLongNameHandler.java121 private static void getCurrencyLongNameData(ULocale locale, Currency currency, String[] outArray) { in getCurrencyLongNameData() argument
183 forCurrencyLongNames( ULocale locale, Currency currency, PluralRules rules, MicroPropsGenerator parent) forCurrencyLongNames() argument
H A DMutablePatternModifier.java51 Currency currency; field in MutablePatternModifier
113 setSymbols( DecimalFormatSymbols symbols, Currency currency, UnitWidth unitWidth, PluralRules rules) setSymbols() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCurrencyMetaInfo.java89 public final String currency; field in CurrencyMetaInfo.CurrencyFilter
109 CurrencyFilter(String region, String currency, long from, long to, boolean tenderOnly) CurrencyFilter() argument
154 onCurrency(String currency) onCurrency() argument
228 withCurrency(String currency) withCurrency() argument
[all...]

Completed in 14 milliseconds

12345