/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | number_currencysymbols.cpp | 21 : fCurrency(currency), fLocaleName(locale.getName(), status) { in CurrencySymbols() 39 return fCurrency.getISOCurrency(); in getIsoCode() 55 const char16_t* isoCode = fCurrency.getISOCurrency(); in loadSymbol() 80 return UnicodeString(fCurrency.getISOCurrency(), 3); in getIntlCurrencySymbol() 84 const char16_t* isoCode = fCurrency.getISOCurrency(); in getPluralName()
|
D | winnmfmt.cpp | 207 …: NumberFormat(), fCurrency(currency), fFormatInfo(NULL), fFractionDigitsSet(FALSE), fWindowsLocal… in Win32NumberFormat() 238 if (fCurrency) { in Win32NumberFormat() 258 if (fCurrency) { in ~Win32NumberFormat() 273 this->fCurrency = other.fCurrency; in operator =() 286 if (fCurrency) { in operator =() 320 …NumberFormat *nf = fCurrency? NumberFormat::createCurrencyInstance(fLocale, status) : NumberFormat… in parse() 399 if (fCurrency) { in format()
|
D | measunit.cpp | 1146 fCurrency[0] = 0; in MeasureUnit() 1153 uprv_strcpy(fCurrency, other.fCurrency); in MeasureUnit() 1162 uprv_strcpy(fCurrency, other.fCurrency); in operator =() 1178 return fCurrency[0] == 0 ? gSubTypes[getOffset()] : fCurrency; in getSubtype() 1192 && uprv_strcmp(fCurrency, rhs.fCurrency) == 0); in operator ==() 1337 uprv_strncpy(fCurrency, isoCurrency, UPRV_LENGTHOF(fCurrency)); in initCurrency() 1338 fCurrency[3] = 0; in initCurrency() 1354 fCurrency[0] = 0; in setTo()
|
D | numfmt.cpp | 242 fCurrency[0] = 0; in NumberFormat() 279 u_strncpy(fCurrency, rhs.fCurrency, 3); in operator =() 280 fCurrency[3] = 0; in operator =() 321 if (!(u_strcmp(fCurrency, other->fCurrency) == 0)) { in operator ==() 344 u_strcmp(fCurrency, other->fCurrency) == 0 && in operator ==() 1182 u_strncpy(fCurrency, theCurrency, 3); in setCurrency() 1183 fCurrency[3] = 0; in setCurrency() 1185 fCurrency[0] = 0; in setCurrency() 1190 return fCurrency; in getCurrency()
|
D | number_currencysymbols.h | 42 CurrencyUnit fCurrency;
|
D | winnmfmt.h | 152 UBool fCurrency; variable
|
/third_party/icu/icu4c/source/i18n/ |
D | number_currencysymbols.cpp | 21 : fCurrency(currency), fLocaleName(locale.getName(), status) { in CurrencySymbols() 39 return fCurrency.getISOCurrency(); in getIsoCode() 65 const char16_t* isoCode = fCurrency.getISOCurrency(); in loadSymbol() 89 return UnicodeString(fCurrency.getISOCurrency(), 3); in getIntlCurrencySymbol() 93 const char16_t* isoCode = fCurrency.getISOCurrency(); in getPluralName()
|
D | winnmfmt.cpp | 212 …: NumberFormat(), fCurrency(currency), fFormatInfo(NULL), fFractionDigitsSet(FALSE), fWindowsLocal… in Win32NumberFormat() 243 if (fCurrency) { in Win32NumberFormat() 263 if (fCurrency) { in ~Win32NumberFormat() 279 this->fCurrency = other.fCurrency; in operator =() 292 if (fCurrency) { in operator =() 326 …NumberFormat *nf = fCurrency? NumberFormat::createCurrencyInstance(fLocale, status) : NumberFormat… in parse() 405 if (fCurrency) { in format()
|
D | numfmt.cpp | 241 fCurrency[0] = 0; in NumberFormat() 278 u_strncpy(fCurrency, rhs.fCurrency, 3); in operator =() 279 fCurrency[3] = 0; in operator =() 320 if (!(u_strcmp(fCurrency, other->fCurrency) == 0)) { in operator ==() 343 u_strcmp(fCurrency, other->fCurrency) == 0 && in operator ==() 1185 u_strncpy(fCurrency, theCurrency, 3); in setCurrency() 1186 fCurrency[3] = 0; in setCurrency() 1188 fCurrency[0] = 0; in setCurrency() 1193 return fCurrency; in getCurrency()
|
D | number_currencysymbols.h | 46 CurrencyUnit fCurrency;
|
D | winnmfmt.h | 152 UBool fCurrency; variable
|
D | numparse_affixes.h | 113 CombinedCurrencyMatcher fCurrency; variable
|
/third_party/node/deps/icu-small/source/i18n/ |
D | number_currencysymbols.cpp | 21 : fCurrency(currency), fLocaleName(locale.getName(), status) { in CurrencySymbols() 39 return fCurrency.getISOCurrency(); in getIsoCode() 65 const char16_t* isoCode = fCurrency.getISOCurrency(); in loadSymbol() 89 return UnicodeString(fCurrency.getISOCurrency(), 3); in getIntlCurrencySymbol() 93 const char16_t* isoCode = fCurrency.getISOCurrency(); in getPluralName()
|
D | winnmfmt.cpp | 207 …: NumberFormat(), fCurrency(currency), fFormatInfo(NULL), fFractionDigitsSet(FALSE), fWindowsLocal… in Win32NumberFormat() 238 if (fCurrency) { in Win32NumberFormat() 258 if (fCurrency) { in ~Win32NumberFormat() 274 this->fCurrency = other.fCurrency; in operator =() 287 if (fCurrency) { in operator =() 321 …NumberFormat *nf = fCurrency? NumberFormat::createCurrencyInstance(fLocale, status) : NumberFormat… in parse() 400 if (fCurrency) { in format()
|
D | numfmt.cpp | 241 fCurrency[0] = 0; in NumberFormat() 278 u_strncpy(fCurrency, rhs.fCurrency, 3); in operator =() 279 fCurrency[3] = 0; in operator =() 320 if (!(u_strcmp(fCurrency, other->fCurrency) == 0)) { in operator ==() 343 u_strcmp(fCurrency, other->fCurrency) == 0 && in operator ==() 1185 u_strncpy(fCurrency, theCurrency, 3); in setCurrency() 1186 fCurrency[3] = 0; in setCurrency() 1188 fCurrency[0] = 0; in setCurrency() 1193 return fCurrency; in getCurrency()
|
D | number_currencysymbols.h | 46 CurrencyUnit fCurrency;
|
D | winnmfmt.h | 152 UBool fCurrency; variable
|
D | numparse_affixes.h | 113 CombinedCurrencyMatcher fCurrency; variable
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | number_currencysymbols.cpp | 21 : fCurrency(currency), fLocaleName(locale.getName(), status) { in CurrencySymbols() 39 return fCurrency.getISOCurrency(); in getIsoCode() 65 const char16_t* isoCode = fCurrency.getISOCurrency(); in loadSymbol() 89 return UnicodeString(fCurrency.getISOCurrency(), 3); in getIntlCurrencySymbol() 93 const char16_t* isoCode = fCurrency.getISOCurrency(); in getPluralName()
|
D | winnmfmt.cpp | 207 …: NumberFormat(), fCurrency(currency), fFormatInfo(NULL), fFractionDigitsSet(FALSE), fWindowsLocal… in Win32NumberFormat() 238 if (fCurrency) { in Win32NumberFormat() 258 if (fCurrency) { in ~Win32NumberFormat() 274 this->fCurrency = other.fCurrency; in operator =() 287 if (fCurrency) { in operator =() 321 …NumberFormat *nf = fCurrency? NumberFormat::createCurrencyInstance(fLocale, status) : NumberFormat… in parse() 400 if (fCurrency) { in format()
|
D | numfmt.cpp | 241 fCurrency[0] = 0; in NumberFormat() 278 u_strncpy(fCurrency, rhs.fCurrency, 3); in operator =() 279 fCurrency[3] = 0; in operator =() 320 if (!(u_strcmp(fCurrency, other->fCurrency) == 0)) { in operator ==() 343 u_strcmp(fCurrency, other->fCurrency) == 0 && in operator ==() 1185 u_strncpy(fCurrency, theCurrency, 3); in setCurrency() 1186 fCurrency[3] = 0; in setCurrency() 1188 fCurrency[0] = 0; in setCurrency() 1193 return fCurrency; in getCurrency()
|
D | number_currencysymbols.h | 46 CurrencyUnit fCurrency;
|
D | winnmfmt.h | 152 UBool fCurrency; variable
|
D | numparse_affixes.h | 113 CombinedCurrencyMatcher fCurrency; variable
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | measunit.h | 1360 char fCurrency[4]; variable 1363 fCurrency[0] = 0; in MeasureUnit()
|