Home
last modified time | relevance | path

Searched refs:UNUM_RANGE_COLLAPSE_AUTO (Results 1 – 13 of 13) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Dunumberrangeformattertst.c53 UNUM_RANGE_COLLAPSE_AUTO, in TestExampleCode()
84 UNUM_RANGE_COLLAPSE_AUTO, in TestFormattedValue()
134 UNUM_RANGE_COLLAPSE_AUTO, in TestSkeletonParseError()
146 UNUM_RANGE_COLLAPSE_AUTO, in TestSkeletonParseError()
167 UNUM_RANGE_COLLAPSE_AUTO, in TestGetDecimalNumbers()
Dcpluralrulestest.c319 UNUM_RANGE_COLLAPSE_AUTO, in TestSelectRange()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dnumberrangeformatter.h56 UNUM_RANGE_COLLAPSE_AUTO, enumerator
216 UNumberRangeCollapse collapse = UNUM_RANGE_COLLAPSE_AUTO;
/third_party/node/deps/icu-small/source/i18n/unicode/
Dunumberrangeformatter.h92 UNUM_RANGE_COLLAPSE_AUTO, enumerator
Dnumberrangeformatter.h104 UNumberRangeCollapse collapse = UNUM_RANGE_COLLAPSE_AUTO;
/third_party/icu/icu4c/source/i18n/unicode/
Dunumberrangeformatter.h92 UNUM_RANGE_COLLAPSE_AUTO, enumerator
Dnumberrangeformatter.h104 UNumberRangeCollapse collapse = UNUM_RANGE_COLLAPSE_AUTO;
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dunumberrangeformatter.h92 UNUM_RANGE_COLLAPSE_AUTO, enumerator
Dnumberrangeformatter.h109 UNumberRangeCollapse collapse = UNUM_RANGE_COLLAPSE_AUTO;
/third_party/icu/icu4c/source/i18n/
Dnumrange_impl.cpp259 case UNUM_RANGE_COLLAPSE_AUTO: in formatRange()
293 } else if (fCollapse == UNUM_RANGE_COLLAPSE_AUTO) { in formatRange()
/third_party/node/deps/icu-small/source/i18n/
Dnumrange_impl.cpp281 case UNUM_RANGE_COLLAPSE_AUTO: in formatRange()
315 } else if (fCollapse == UNUM_RANGE_COLLAPSE_AUTO) { in formatRange()
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumrange_impl.cpp259 case UNUM_RANGE_COLLAPSE_AUTO: in formatRange()
293 } else if (fCollapse == UNUM_RANGE_COLLAPSE_AUTO) { in formatRange()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumrange_impl.cpp320 case UNUM_RANGE_COLLAPSE_AUTO: in formatRange()
353 } else if (fCollapse == UNUM_RANGE_COLLAPSE_AUTO) { in formatRange()