Searched refs:UNUM_RANGE_COLLAPSE_AUTO (Results 1 – 13 of 13) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
D | unumberrangeformattertst.c | 53 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()
|
D | cpluralrulestest.c | 319 UNUM_RANGE_COLLAPSE_AUTO, in TestSelectRange()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | numberrangeformatter.h | 56 UNUM_RANGE_COLLAPSE_AUTO, enumerator 216 UNumberRangeCollapse collapse = UNUM_RANGE_COLLAPSE_AUTO;
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | unumberrangeformatter.h | 92 UNUM_RANGE_COLLAPSE_AUTO, enumerator
|
D | numberrangeformatter.h | 104 UNumberRangeCollapse collapse = UNUM_RANGE_COLLAPSE_AUTO;
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | unumberrangeformatter.h | 92 UNUM_RANGE_COLLAPSE_AUTO, enumerator
|
D | numberrangeformatter.h | 104 UNumberRangeCollapse collapse = UNUM_RANGE_COLLAPSE_AUTO;
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | unumberrangeformatter.h | 92 UNUM_RANGE_COLLAPSE_AUTO, enumerator
|
D | numberrangeformatter.h | 109 UNumberRangeCollapse collapse = UNUM_RANGE_COLLAPSE_AUTO;
|
/third_party/icu/icu4c/source/i18n/ |
D | numrange_impl.cpp | 259 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/ |
D | numrange_impl.cpp | 281 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/ |
D | numrange_impl.cpp | 259 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/ |
D | numrange_impl.cpp | 320 case UNUM_RANGE_COLLAPSE_AUTO: in formatRange() 353 } else if (fCollapse == UNUM_RANGE_COLLAPSE_AUTO) { in formatRange()
|