Home
last modified time | relevance | path

Searched refs:UNUM_CURRENCY_FIELD (Results 1 – 25 of 34) sorted by relevance

12

/third_party/node/deps/icu-small/source/i18n/
Dnumber_affixutils.cpp145 return {UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}; in getFieldForType()
147 return {UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}; in getFieldForType()
149 return {UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}; in getFieldForType()
151 return {UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}; in getFieldForType()
153 return {UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}; in getFieldForType()
155 return {UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}; in getFieldForType()
174 {UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}, in unescape()
228 …(tag.type < 0 && getFieldForType(tag.type) == Field(UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD)) { in hasCurrencySymbols()
Dnumber_modifiers.cpp345 …> 0 && prefix.fieldAt(prefix.length() - 1) == Field(UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD)) { in CurrencySpacingEnabledModifier()
360 … (suffix.length() > 0 && suffix.fieldAt(0) == Field(UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD)) { in CurrencySpacingEnabledModifier()
433 if (affixField != Field(UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD)) { in applyCurrencySpacingAffix()
Dformatted_string_builder.cpp406 case UNUM_CURRENCY_FIELD: in toDebugString()
Dnumrange_impl.cpp311 if (!mm->containsField({UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}) in formatRange()
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_affixutils.cpp142 return {UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}; in getFieldForType()
144 return {UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}; in getFieldForType()
146 return {UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}; in getFieldForType()
148 return {UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}; in getFieldForType()
150 return {UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}; in getFieldForType()
152 return {UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}; in getFieldForType()
171 {UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}, in unescape()
225 …(tag.type < 0 && getFieldForType(tag.type) == Field(UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD)) { in hasCurrencySymbols()
Dnumber_modifiers.cpp345 …> 0 && prefix.fieldAt(prefix.length() - 1) == Field(UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD)) { in CurrencySpacingEnabledModifier()
360 … (suffix.length() > 0 && suffix.fieldAt(0) == Field(UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD)) { in CurrencySpacingEnabledModifier()
433 if (affixField != Field(UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD)) { in applyCurrencySpacingAffix()
Dnumrange_impl.cpp289 if (!mm->containsField({UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}) in formatRange()
Dformatted_string_builder.cpp406 case UNUM_CURRENCY_FIELD: in toDebugString()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_affixutils.cpp142 return Field::UNUM_CURRENCY_FIELD; in getFieldForType()
144 return Field::UNUM_CURRENCY_FIELD; in getFieldForType()
146 return Field::UNUM_CURRENCY_FIELD; in getFieldForType()
148 return Field::UNUM_CURRENCY_FIELD; in getFieldForType()
150 return Field::UNUM_CURRENCY_FIELD; in getFieldForType()
152 return Field::UNUM_CURRENCY_FIELD; in getFieldForType()
169 … length += output.insertCodePoint(position + length, 0xFFFD, UNUM_CURRENCY_FIELD, status); in unescape()
222 if (tag.type < 0 && getFieldForType(tag.type) == UNUM_CURRENCY_FIELD) { in hasCurrencySymbols()
Dnumber_modifiers.cpp347 if (prefix.length() > 0 && prefix.fieldAt(prefix.length() - 1) == UNUM_CURRENCY_FIELD) { in CurrencySpacingEnabledModifier()
362 if (suffix.length() > 0 && suffix.fieldAt(0) == UNUM_CURRENCY_FIELD) { in CurrencySpacingEnabledModifier()
427 if (affixField != UNUM_CURRENCY_FIELD) { in applyCurrencySpacingAffix()
Dnumber_longnames.cpp240 result->simpleFormatsToModifiers(simpleFormats, UNUM_CURRENCY_FIELD, status); in forCurrencyLongNames()
/third_party/icu/icu4c/source/i18n/
Dnumber_affixutils.cpp142 return {UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}; in getFieldForType()
144 return {UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}; in getFieldForType()
146 return {UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}; in getFieldForType()
148 return {UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}; in getFieldForType()
150 return {UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}; in getFieldForType()
152 return {UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}; in getFieldForType()
171 {UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}, in unescape()
225 …(tag.type < 0 && getFieldForType(tag.type) == Field(UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD)) { in hasCurrencySymbols()
Dnumber_modifiers.cpp345 …> 0 && prefix.fieldAt(prefix.length() - 1) == Field(UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD)) { in CurrencySpacingEnabledModifier()
360 … (suffix.length() > 0 && suffix.fieldAt(0) == Field(UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD)) { in CurrencySpacingEnabledModifier()
433 if (affixField != Field(UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD)) { in applyCurrencySpacingAffix()
Dformatted_string_builder.cpp406 case UNUM_CURRENCY_FIELD: in toDebugString()
Dnumrange_impl.cpp289 if (!mm->containsField({UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}) in formatRange()
/third_party/icu/icu4c/source/test/intltest/
Dnumbertest_modifiers.cpp46 suffix.append(u"b", {UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}, status); in testConstantMultiFieldModifier()
115 prefix.append(u"USD", {UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}, status); in testCurrencySpacingEnabledModifier()
132 sb2.insert(0, "USD", {UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}, status); in testCurrencySpacingEnabledModifier()
141 suffix.append("XYZ", {UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}, status); in testCurrencySpacingEnabledModifier()
Dformatted_string_builder_test.cpp217 sb.append(str, {UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD}, status); in testFields()
224 Field(UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD).bits, in testFields()
230 FieldPosition fp(UNUM_CURRENCY_FIELD); in testFields()
257 } else if (field == Field(UFIELD_CATEGORY_NUMBER, UNUM_CURRENCY_FIELD)) { in testFields()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dnumfmt.h233 kCurrencyField = UNUM_CURRENCY_FIELD,
Dunum.h371 UNUM_CURRENCY_FIELD, enumerator
/third_party/node/deps/icu-small/source/i18n/unicode/
Dnumfmt.h235 kCurrencyField = UNUM_CURRENCY_FIELD,
Dunum.h393 UNUM_CURRENCY_FIELD, enumerator
/third_party/icu/icu4c/source/i18n/unicode/
Dnumfmt.h235 kCurrencyField = UNUM_CURRENCY_FIELD,
Dunum.h393 UNUM_CURRENCY_FIELD, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dunum.h393 UNUM_CURRENCY_FIELD, enumerator
Dnumfmt.h235 kCurrencyField = UNUM_CURRENCY_FIELD,

12