/third_party/icu/icu4c/source/test/intltest/ |
D | fldset.cpp | 319 return UDAT_NONE; in getDateStyle() 328 return UDAT_NONE; in getTimeStyle()
|
D | dtptngts.cpp | 1705 const UnicodeString& dtFormat0 = dtpg->getDateTimeFormat(UDAT_NONE, status); in testDateTimePatterns()
|
D | caltest.cpp | 2254 …LocalUDateFormatPointer df(udat_open(UDAT_NONE, UDAT_NONE, "en@calendar=islamic", uzone.getTermina… in Test3785()
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | cdattst.c | 426 …t UDateFormatStyle dateStylesList[] = { UDAT_FULL, UDAT_LONG, UDAT_MEDIUM, UDAT_SHORT, UDAT_NONE }; 456 …for (stylePtr = dateStylesList, monthPtnPtr = monthPatnsList; *stylePtr != UDAT_NONE; ++stylePtr, … in TestRelativeDateFormat() 473 …fmtRelDate = udat_open(UDAT_NONE, *stylePtr | UDAT_RELATIVE, trdfLocale, trdfZone, -1, NULL, 0, &s… in TestRelativeDateFormat() 479 fmtTime = udat_open(UDAT_SHORT, UDAT_NONE, trdfLocale, trdfZone, -1, NULL, 0, &status); in TestRelativeDateFormat() 619 zhChiCal = udat_open(UDAT_NONE, UDAT_FULL, "zh@calendar=chinese", NULL, 0, NULL, 0, &status); in TestSymbols() 628 esMX = udat_open(UDAT_SHORT, UDAT_NONE, "es_MX", NULL, 0, NULL, 0, &status); in TestSymbols() 875 date = udat_open(UDAT_NONE, UDAT_SHORT, "en_US", NULL, 0, NULL, 0, &ec); in TestDateFormatCalendar() 883 time = udat_open(UDAT_SHORT, UDAT_NONE, "en_US", NULL, 0, NULL, 0, &ec); in TestDateFormatCalendar() 1352 icudf = udat_open(UDAT_NONE, UDAT_SHORT_RELATIVE, "en", tzName, -1, NULL, 0, &status); in TestRelativeCrash() 1582 …UDateFormat* udfmt = udat_open(UDAT_NONE, UDAT_LONG_RELATIVE, textRelContextItemPtr->locale, zoneG… in TestContext()
|
D | cdtrgtst.c | 486 fmt= udat_open(UDAT_MEDIUM,UDAT_NONE ,"en_US_CA", NULL, -1, NULL, 0, &status); in Test714()
|
D | udatpg_test.c | 705 uGet = udatpg_getDateTimeFormatForStyle(udtpg, UDAT_NONE, &uGetLen, &status); in TestDateTimePatterns()
|
D | ccaltst.c | 1788 UDateFormat * fmt = udat_open(UDAT_NONE, UDAT_NONE, "en", NULL, 0, NULL, 0, &fmtStatus); in TestWeekend()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | reldtfmt.cpp | 82 if (timeStyle < UDAT_NONE || timeStyle > UDAT_SHORT) { in RelativeDateFormat() 91 if (baseDateStyle != UDAT_NONE) { in RelativeDateFormat() 99 if (timeStyle != UDAT_NONE) { in RelativeDateFormat()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | reldtfmt.cpp | 82 if (timeStyle < UDAT_NONE || timeStyle > UDAT_SHORT) { in RelativeDateFormat() 91 if (baseDateStyle != UDAT_NONE) { in RelativeDateFormat() 99 if (timeStyle != UDAT_NONE) { in RelativeDateFormat()
|
/third_party/icu/icu4c/source/i18n/ |
D | reldtfmt.cpp | 82 if (timeStyle < UDAT_NONE || timeStyle > UDAT_SHORT) { in RelativeDateFormat() 91 if (baseDateStyle != UDAT_NONE) { in RelativeDateFormat() 99 if (timeStyle != UDAT_NONE) { in RelativeDateFormat()
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | udat.h | 187 UDAT_NONE = -1, enumerator
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | udat.h | 187 UDAT_NONE = -1, enumerator
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | udat.h | 187 UDAT_NONE = -1, enumerator
|