Searched refs:ucal_getDayOfWeekType (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducal.h1336 /** Weekday types, as returned by ucal_getDayOfWeekType().
1385 ucal_getDayOfWeekType(const UCalendar *cal, UCalendarDaysOfWeek dayOfWeek, UErrorCode* status);
1389 * this calendar system. If ucal_getDayOfWeekType() returns UCAL_WEEKEND_ONSET
1391 * If ucal_getDayOfWeekType() returns UCAL_WEEKEND_CEASE for the specified dayOfWeek,
1392 * return the time at which the weekend ends. If ucal_getDayOfWeekType() returns
/external/icu/icu4c/source/i18n/unicode/
H A Ducal.h1334 /** Weekday types, as returned by ucal_getDayOfWeekType().
1383 ucal_getDayOfWeekType(const UCalendar *cal, UCalendarDaysOfWeek dayOfWeek, UErrorCode* status);
1387 * this calendar system. If ucal_getDayOfWeekType() returns UCAL_WEEKEND_ONSET
1389 * If ucal_getDayOfWeekType() returns UCAL_WEEKEND_CEASE for the specified dayOfWeek,
1390 * return the time at which the weekend ends. If ucal_getDayOfWeekType() returns
/external/chromium_org/third_party/icu/source/i18n/
H A Ducal.cpp599 ucal_getDayOfWeekType(const UCalendar *cal, UCalendarDaysOfWeek dayOfWeek, UErrorCode* status) function
/external/icu/icu4c/source/i18n/
H A Ducal.cpp599 ucal_getDayOfWeekType(const UCalendar *cal, UCalendarDaysOfWeek dayOfWeek, UErrorCode* status) function
/external/icu/icu4c/source/common/unicode/
H A Durename.h507 #define ucal_getDayOfWeekType U_ICU_ENTRY_POINT_RENAME(ucal_getDayOfWeekType) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h517 #define ucal_getDayOfWeekType U_ICU_ENTRY_POINT_RENAME(ucal_getDayOfWeekType) macro
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dccaltst.c1799 UCalendarWeekdayType dayType = ucal_getDayOfWeekType(cal, daysOfWeekPtr->dayOfWeek, &status);
/external/icu/icu4c/source/test/cintltst/
H A Dccaltst.c1803 UCalendarWeekdayType dayType = ucal_getDayOfWeekType(cal, daysOfWeekPtr->dayOfWeek, &status);

Completed in 173 milliseconds