Home
last modified time | relevance | path

Searched refs:UDATPG_WIDE (Results 1 – 9 of 9) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Dudatpg_test.c467 { "de", UDATPG_QUARTER_FIELD, UDATPG_WIDE, "Quartal" }, in TestGetFieldDisplayNames()
470 { "en", UDATPG_DAY_OF_WEEK_IN_MONTH_FIELD, UDATPG_WIDE, "weekday of the month" }, in TestGetFieldDisplayNames()
473 { "en_GB", UDATPG_DAY_OF_WEEK_IN_MONTH_FIELD, UDATPG_WIDE, "weekday of the month" }, in TestGetFieldDisplayNames()
476 { "it", UDATPG_SECOND_FIELD, UDATPG_WIDE, "secondo" }, in TestGetFieldDisplayNames()
505 } else if (testDataPtr->width == UDATPG_WIDE && getLen > 1) { in TestGetFieldDisplayNames()
509 … getNewLen = udatpg_getFieldDisplayName(dtpgen, testDataPtr->field, UDATPG_WIDE, NULL, 0, &status); in TestGetFieldDisplayNames()
515 …getNewLen = udatpg_getFieldDisplayName(dtpgen, testDataPtr->field, UDATPG_WIDE, getName, getLen-1,… in TestGetFieldDisplayNames()
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dudatpg.h110 UDATPG_WIDE, enumerator
/third_party/icu/icu4c/source/i18n/unicode/
Dudatpg.h110 UDATPG_WIDE, enumerator
/third_party/node/deps/icu-small/source/i18n/unicode/
Dudatpg.h110 UDATPG_WIDE, enumerator
/third_party/icu/icu4c/source/test/intltest/
Ddtptngts.cpp1296 { "de", UDATPG_QUARTER_FIELD, UDATPG_WIDE, "Quartal" }, in testGetFieldDisplayNames()
1299 { "en", UDATPG_DAY_OF_WEEK_IN_MONTH_FIELD, UDATPG_WIDE, "weekday of the month" }, in testGetFieldDisplayNames()
1302 { "en_GB", UDATPG_DAY_OF_WEEK_IN_MONTH_FIELD, UDATPG_WIDE, "weekday of the month" }, in testGetFieldDisplayNames()
1305 { "it", UDATPG_SECOND_FIELD, UDATPG_WIDE, "secondo" }, in testGetFieldDisplayNames()
/third_party/node/deps/v8/src/objects/
Djs-display-names.cc289 return UDATPG_WIDE; in StyleToUDateTimePGDisplayWidth()
/third_party/node/deps/icu-small/source/i18n/
Ddtptngen.cpp279 static constexpr UDateTimePGDisplayWidth UDATPG_WIDTH_APPENDITEM = UDATPG_WIDE;
990 … UnicodeString& valueStr = dtpg.getMutableFieldDisplayName((UDateTimePatternField)i, UDATPG_WIDE); in fillInMissing()
1590 *widthP = UDATPG_WIDE; in getFieldAndWidthIndices()
/third_party/skia/third_party/externals/icu/source/i18n/
Ddtptngen.cpp278 static constexpr UDateTimePGDisplayWidth UDATPG_WIDTH_APPENDITEM = UDATPG_WIDE;
991 … UnicodeString& valueStr = dtpg.getMutableFieldDisplayName((UDateTimePatternField)i, UDATPG_WIDE); in fillInMissing()
1518 *widthP = UDATPG_WIDE; in getFieldAndWidthIndices()
/third_party/icu/icu4c/source/i18n/
Ddtptngen.cpp276 static constexpr UDateTimePGDisplayWidth UDATPG_WIDTH_APPENDITEM = UDATPG_WIDE;
998 … UnicodeString& valueStr = dtpg.getMutableFieldDisplayName((UDateTimePatternField)i, UDATPG_WIDE); in fillInMissing()
1598 *widthP = UDATPG_WIDE; in getFieldAndWidthIndices()