Home
last modified time | relevance | path

Searched refs:UCAL_WEEKDAY (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dccaltst.c1710 { UCAL_MONDAY, UCAL_WEEKDAY, 0 },
1711 { UCAL_FRIDAY, UCAL_WEEKDAY, 0 },
1716 { UCAL_WEDNESDAY,UCAL_WEEKDAY, 0 },
1717 { UCAL_SATURDAY, UCAL_WEEKDAY, 0 },
1722 { UCAL_MONDAY, UCAL_WEEKDAY, 0 },
1723 { UCAL_FRIDAY, UCAL_WEEKDAY, 0 },
1724 { UCAL_SATURDAY, UCAL_WEEKDAY, 0 },
/external/chromium_org/third_party/icu/source/test/cintltst/
Dccaltst.c1706 { UCAL_MONDAY, UCAL_WEEKDAY, 0 },
1707 { UCAL_FRIDAY, UCAL_WEEKDAY, 0 },
1712 { UCAL_WEDNESDAY,UCAL_WEEKDAY, 0 },
1713 { UCAL_SATURDAY, UCAL_WEEKDAY, 0 },
1718 { UCAL_MONDAY, UCAL_WEEKDAY, 0 },
1719 { UCAL_FRIDAY, UCAL_WEEKDAY, 0 },
1720 { UCAL_SATURDAY, UCAL_WEEKDAY, 0 },
/external/chromium_org/third_party/icu/source/i18n/unicode/
Ducal.h1344 UCAL_WEEKDAY, enumerator
/external/icu/icu4c/source/i18n/unicode/
Ducal.h1342 UCAL_WEEKDAY, enumerator
/external/icu/icu4c/source/i18n/
Dcalendar.cpp2452 return UCAL_WEEKDAY; in getDayOfWeekType()
2456 return UCAL_WEEKDAY; in getDayOfWeekType()
2460 return UCAL_WEEKDAY; in getDayOfWeekType()
2465 return UCAL_WEEKDAY; in getDayOfWeekType()
2469 return UCAL_WEEKDAY; in getDayOfWeekType()
2525 case UCAL_WEEKDAY: in isWeekend()
Ducal.cpp602 return UCAL_WEEKDAY; in ucal_getDayOfWeekType()
/external/chromium_org/third_party/icu/source/i18n/
Dcalendar.cpp2303 return UCAL_WEEKDAY; in getDayOfWeekType()
2307 return UCAL_WEEKDAY; in getDayOfWeekType()
2311 return UCAL_WEEKDAY; in getDayOfWeekType()
2316 return UCAL_WEEKDAY; in getDayOfWeekType()
2320 return UCAL_WEEKDAY; in getDayOfWeekType()
2376 case UCAL_WEEKDAY: in isWeekend()
Ducal.cpp602 return UCAL_WEEKDAY; in ucal_getDayOfWeekType()