Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dfldset.cpp319 return UDAT_NONE; in getDateStyle()
328 return UDAT_NONE; in getTimeStyle()
Ddtptngts.cpp1705 const UnicodeString& dtFormat0 = dtpg->getDateTimeFormat(UDAT_NONE, status); in testDateTimePatterns()
Dcaltest.cpp2254 …LocalUDateFormatPointer df(udat_open(UDAT_NONE, UDAT_NONE, "en@calendar=islamic", uzone.getTermina… in Test3785()
/third_party/icu/icu4c/source/test/cintltst/
Dcdattst.c426 …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()
Dcdtrgtst.c486 fmt= udat_open(UDAT_MEDIUM,UDAT_NONE ,"en_US_CA", NULL, -1, NULL, 0, &status); in Test714()
Dudatpg_test.c705 uGet = udatpg_getDateTimeFormatForStyle(udtpg, UDAT_NONE, &uGetLen, &status); in TestDateTimePatterns()
Dccaltst.c1788 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/
Dreldtfmt.cpp82 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/
Dreldtfmt.cpp82 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/
Dreldtfmt.cpp82 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/
Dudat.h187 UDAT_NONE = -1, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dudat.h187 UDAT_NONE = -1, enumerator
/third_party/node/deps/icu-small/source/i18n/unicode/
Dudat.h187 UDAT_NONE = -1, enumerator