Home
last modified time | relevance | path

Searched defs:dayType (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/samples/cal/
Dcal.c343 UDateFormatSymbolType dayType = (useLongNames ? UDAT_WEEKDAYS : UDAT_SHORT_WEEKDAYS); in get_days() local
/third_party/skia/third_party/externals/icu/source/samples/cal/
Dcal.c343 UDateFormatSymbolType dayType = (useLongNames ? UDAT_WEEKDAYS : UDAT_SHORT_WEEKDAYS); in get_days() local
/third_party/icu/icu4c/source/test/cintltst/
Dccaltst.c1742 UCalendarWeekdayType dayType; member
1847 … UCalendarWeekdayType dayType = ucal_getDayOfWeekType(cal, daysOfWeekPtr->dayOfWeek, &status); in TestWeekend() local
/third_party/node/deps/icu-small/source/i18n/
Dcalendar.cpp2621 UCalendarWeekdayType dayType = getDayOfWeekType(dayOfWeek, status); in isWeekend() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dcalendar.cpp2617 UCalendarWeekdayType dayType = getDayOfWeekType(dayOfWeek, status); in isWeekend() local
/third_party/icu/icu4c/source/i18n/
Dcalendar.cpp2694 UCalendarWeekdayType dayType = getDayOfWeekType(dayOfWeek, status); in isWeekend() local