| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | ICUCurrencyDisplayInfoProvider.java | 115 final String isoCode; field in ICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.FormattingData 120 FormattingData(String isoCode) { this.isoCode = isoCode; } in FormattingData() argument 124 final String isoCode; field in ICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.VariantSymbol 128 VariantSymbol(String isoCode, String variant) { in VariantSymbol() argument 155 public String getName(String isoCode) { in getName() argument 166 getSymbol(String isoCode) getSymbol() argument 177 getNarrowSymbol(String isoCode) getNarrowSymbol() argument 188 getFormalSymbol(String isoCode) getFormalSymbol() argument 199 getVariantSymbol(String isoCode) getVariantSymbol() argument 210 getPluralName(String isoCode, String pluralKey ) getPluralName() argument 257 getFormatInfo(String isoCode) getFormatInfo() argument 277 fetchFormattingData(String isoCode) fetchFormattingData() argument 289 fetchVariantSymbol(String isoCode, String variant) fetchVariantSymbol() argument 301 fetchPluralsData(String isoCode) fetchPluralsData() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | number_rounding.cpp | 248 const char16_t *isoCode = currency.getISOCurrency(); in withCurrency() local
|
| H A D | measfmt.cpp | 686 UChar isoCode[4]; in formatMeasure() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | number_rounding.cpp | 248 const char16_t *isoCode = currency.getISOCurrency(); in withCurrency() local
|
| H A D | measfmt.cpp | 686 char16_t isoCode[4]; in formatMeasure() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | number_rounding.cpp | 261 const char16_t *isoCode = currency.getISOCurrency(); in withCurrency() local
|
| H A D | measfmt.cpp | 686 UChar isoCode[4]; in formatMeasure() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cnmdptst.c | 492 UChar isoCode[16]={0}; in TestCurrencyObject() local
|
| H A D | cldrtest.c | 1453 const char *isoCode, *structISOCode; in TestCurrencyList() local 1497 UChar* isoCode = (UChar*)malloc(sizeof(UChar) * (uprv_strlen(usdCode) + 1)); in TestAvailableIsoCodes() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | Currency.java | 822 private String isoCode; field in Currency.CurrencyStringInfo 830 public CurrencyStringInfo(String isoCode, String currencyString) { in CurrencyStringInfo() argument 1088 private final String isoCode; global() field in Currency [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | Currency.java | 788 private String isoCode; field in Currency.CurrencyStringInfo 796 public CurrencyStringInfo(String isoCode, String currencyString) { in CurrencyStringInfo() argument 1046 private final String isoCode; global() field in Currency [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | ucurr.cpp | 52 const UChar *isoCode; /* const because it's a reference to a resource bundle string. */ member 461 ucurr_register(const UChar* isoCode, const char* locale, UErrorCode *status) in ucurr_register() argument 2122 const UChar *isoCode = ures_getString(idRes, &isoLength, &localStatus); in ucurr_createCurrencyList() local 2245 ucurr_isAvailable(const UChar* isoCode, UDate from, UDate to, UErrorCode* eErrorCode) { in ucurr_isAvailable() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucurr.cpp | 55 const char16_t *isoCode; /* const because it's a reference to a resource bundle string. */ member 464 ucurr_register(const char16_t* isoCode, const char* locale, UErrorCode *status) in ucurr_register() argument 2148 const char16_t *isoCode = ures_getString(idRes, &isoLength, &localStatus); in ucurr_createCurrencyList() local 2271 ucurr_isAvailable(const char16_t* isoCode, UDate from, UDate to, UErrorCode* eErrorCode) { in ucurr_isAvailable() argument
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucurr.cpp | 52 const UChar *isoCode; /* const because it's a reference to a resource bundle string. */ member 461 ucurr_register(const UChar* isoCode, const char* locale, UErrorCode *status) in ucurr_register() argument 2096 const UChar *isoCode = ures_getString(idRes, &isoLength, &localStatus); in ucurr_createCurrencyList() local 2219 ucurr_isAvailable(const UChar* isoCode, UDate from, UDate to, UErrorCode* eErrorCode) { in ucurr_isAvailable() argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | numfmtst.cpp | 2130 const char16_t* isoCode; in TestCurrencyVariants() member [all...] |
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |