Home
last modified time | relevance | path

Searched defs:isoCode (Results 1 – 9 of 9) sorted by relevance

/external/icu/icu4c/source/i18n/
Dcurramt.cpp20 CurrencyAmount::CurrencyAmount(const Formattable& amount, const UChar* isoCode, in CurrencyAmount()
25 CurrencyAmount::CurrencyAmount(double amount, const UChar* isoCode, in CurrencyAmount()
Ducurr.cpp41 const UChar *isoCode; /* const because it's a reference to a resource bundle string. */ member
493 ucurr_register(const UChar* isoCode, const char* locale, UErrorCode *status) in ucurr_register()
2048 const UChar *isoCode = ures_getString(idRes, &isoLength, &localStatus); in ucurr_createCurrencyList() local
2167 ucurr_isAvailable(const UChar* isoCode, UDate from, UDate to, UErrorCode* eErrorCode) { in ucurr_isAvailable()
Dmeasfmt.cpp725 UChar isoCode[4]; in formatMeasure() local
/external/chromium_org/third_party/icu/source/i18n/
Dcurramt.cpp20 CurrencyAmount::CurrencyAmount(const Formattable& amount, const UChar* isoCode, in CurrencyAmount()
25 CurrencyAmount::CurrencyAmount(double amount, const UChar* isoCode, in CurrencyAmount()
Ducurr.cpp41 const UChar *isoCode; /* const because it's a reference to a resource bundle string. */ member
493 ucurr_register(const UChar* isoCode, const char* locale, UErrorCode *status) in ucurr_register()
2048 const UChar *isoCode = ures_getString(idRes, &isoLength, &localStatus); in ucurr_createCurrencyList() local
2167 ucurr_isAvailable(const UChar* isoCode, UDate from, UDate to, UErrorCode* eErrorCode) { in ucurr_isAvailable()
/external/chromium_org/third_party/icu/source/test/cintltst/
Dcldrtest.c1372 const char *isoCode, *structISOCode; in TestCurrencyList() local
1416 UChar* isoCode = (UChar*)malloc(sizeof(UChar) * (uprv_strlen(usdCode) + 1)); in TestAvailableIsoCodes() local
Dcnmdptst.c554 UChar isoCode[16]={0}; in TestCurrencyObject() local
/external/icu/icu4c/source/test/cintltst/
Dcldrtest.c1371 const char *isoCode, *structISOCode; in TestCurrencyList() local
1415 UChar* isoCode = (UChar*)malloc(sizeof(UChar) * (uprv_strlen(usdCode) + 1)); in TestAvailableIsoCodes() local
Dcnmdptst.c554 UChar isoCode[16]={0}; in TestCurrencyObject() local