Home
last modified time | relevance | path

Searched refs:UNUM_GROUPING_SEPARATOR_FIELD (Results 1 – 24 of 24) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Dunumberformattertst.c120 {UNUM_GROUPING_SEPARATOR_FIELD, 2, 3}, in TestSkeletonFormatToFields()
121 {UNUM_GROUPING_SEPARATOR_FIELD, 6, 7}, in TestSkeletonFormatToFields()
122 {UNUM_GROUPING_SEPARATOR_FIELD, 10, 11}, in TestSkeletonFormatToFields()
157 actual.field = UNUM_GROUPING_SEPARATOR_FIELD; in TestSkeletonFormatToFields()
Dcnumtst.c3072 { UNUM_GROUPING_SEPARATOR_FIELD /*6*/, 4, 5 },
3087 { UNUM_GROUPING_SEPARATOR_FIELD /*6*/, 3, 4 },
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_stringbuilder.cpp379 case UNUM_GROUPING_SEPARATOR_FIELD: in toDebugString()
442 if (field == UNUM_INTEGER_FIELD && _field == UNUM_GROUPING_SEPARATOR_FIELD) { in nextFieldPosition()
472 if (current == UNUM_INTEGER_FIELD && field == UNUM_GROUPING_SEPARATOR_FIELD) { in getAllFieldPositions()
474 fpih.addAttribute(UNUM_GROUPING_SEPARATOR_FIELD, i, i + 1); in getAllFieldPositions()
Dnumber_formatimpl.cpp497 UNUM_GROUPING_SEPARATOR_FIELD, in writeIntegerDigits()
/third_party/icu/icu4c/source/test/intltest/
Dnumbertest_range.cpp772 {UFIELD_CATEGORY_NUMBER, UNUM_GROUPING_SEPARATOR_FIELD, 2, 3}, in testFieldPositions()
773 {UFIELD_CATEGORY_NUMBER, UNUM_GROUPING_SEPARATOR_FIELD, 6, 7}, in testFieldPositions()
776 {UFIELD_CATEGORY_NUMBER, UNUM_GROUPING_SEPARATOR_FIELD, 13, 14}, in testFieldPositions()
777 {UFIELD_CATEGORY_NUMBER, UNUM_GROUPING_SEPARATOR_FIELD, 17, 18}, in testFieldPositions()
Dnumbertest_api.cpp1497 {UNUM_GROUPING_SEPARATOR_FIELD, 1, 2}, in unitUsage()
4623 {UNUM_GROUPING_SEPARATOR_FIELD, 2, 3}, in fieldPositionLogic()
4624 {UNUM_GROUPING_SEPARATOR_FIELD, 6, 7}, in fieldPositionLogic()
4625 {UNUM_GROUPING_SEPARATOR_FIELD, 10, 11}, in fieldPositionLogic()
4638 actual.constrainField(UFIELD_CATEGORY_NUMBER, UNUM_GROUPING_SEPARATOR_FIELD); in fieldPositionLogic()
4941 {UNUM_GROUPING_SEPARATOR_FIELD, 2, 3}, in fieldPositionCoverage()
Dnumfmtst.cpp6741 UNUM_GROUPING_SEPARATOR_FIELD, 3, 4, in TestFormatAttributes()
6811 case UNUM_GROUPING_SEPARATOR_FIELD: return "grouping separator"; in attrString()
8533 {UNUM_GROUPING_SEPARATOR_FIELD, 2, 3}, in Test11868()
9480 UNUM_GROUPING_SEPARATOR_FIELD, 9, 10, in Test13763_FieldPositionIteratorOffset()
/third_party/node/deps/icu-small/source/i18n/
Dformattedval_sbimpl.cpp320 || field == Field(UFIELD_CATEGORY_NUMBER, UNUM_GROUPING_SEPARATOR_FIELD); in isIntOrGroup()
324 return field != Field(UFIELD_CATEGORY_NUMBER, UNUM_GROUPING_SEPARATOR_FIELD) in isTrimmable()
Dformatted_string_builder.cpp397 case UNUM_GROUPING_SEPARATOR_FIELD: in toDebugString()
Dnumber_formatimpl.cpp588 {UFIELD_CATEGORY_NUMBER, UNUM_GROUPING_SEPARATOR_FIELD}, in writeIntegerDigits()
/third_party/skia/third_party/externals/icu/source/i18n/
Dformattedval_sbimpl.cpp315 || field == Field(UFIELD_CATEGORY_NUMBER, UNUM_GROUPING_SEPARATOR_FIELD); in isIntOrGroup()
319 return field != Field(UFIELD_CATEGORY_NUMBER, UNUM_GROUPING_SEPARATOR_FIELD) in isTrimmable()
Dformatted_string_builder.cpp397 case UNUM_GROUPING_SEPARATOR_FIELD: in toDebugString()
Dnumber_formatimpl.cpp570 {UFIELD_CATEGORY_NUMBER, UNUM_GROUPING_SEPARATOR_FIELD}, in writeIntegerDigits()
/third_party/icu/icu4c/source/i18n/
Dformattedval_sbimpl.cpp315 || field == Field(UFIELD_CATEGORY_NUMBER, UNUM_GROUPING_SEPARATOR_FIELD); in isIntOrGroup()
319 return field != Field(UFIELD_CATEGORY_NUMBER, UNUM_GROUPING_SEPARATOR_FIELD) in isTrimmable()
Dformatted_string_builder.cpp397 case UNUM_GROUPING_SEPARATOR_FIELD: in toDebugString()
Dnumber_formatimpl.cpp570 {UFIELD_CATEGORY_NUMBER, UNUM_GROUPING_SEPARATOR_FIELD}, in writeIntegerDigits()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dnumfmt.h231 kGroupingSeparatorField = UNUM_GROUPING_SEPARATOR_FIELD,
Dunum.h369 UNUM_GROUPING_SEPARATOR_FIELD, enumerator
/third_party/node/deps/icu-small/source/i18n/unicode/
Dnumfmt.h233 kGroupingSeparatorField = UNUM_GROUPING_SEPARATOR_FIELD,
Dunum.h391 UNUM_GROUPING_SEPARATOR_FIELD, enumerator
/third_party/icu/icu4c/source/i18n/unicode/
Dnumfmt.h233 kGroupingSeparatorField = UNUM_GROUPING_SEPARATOR_FIELD,
Dunum.h391 UNUM_GROUPING_SEPARATOR_FIELD, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dunum.h391 UNUM_GROUPING_SEPARATOR_FIELD, enumerator
Dnumfmt.h233 kGroupingSeparatorField = UNUM_GROUPING_SEPARATOR_FIELD,