Lines Matching defs:status

135             UErrorCode*   status)  in ucal_open()
171 UErrorCode* status) in ucal_clone()
189 UErrorCode *status) in ucal_setTimeZone()
207 UErrorCode *status) in ucal_getTimeZoneID()
224 UErrorCode* status) in ucal_getTimeZoneDisplayName()
260 UErrorCode* status ) in ucal_inDaylightTime()
384 UErrorCode* status) in ucal_getMillis()
395 UErrorCode* status ) in ucal_setMillis()
408 UErrorCode *status) in ucal_setDate()
425 UErrorCode *status) in ucal_setDateTime()
444 UErrorCode* status) in ucal_add()
456 UErrorCode* status) in ucal_roll()
467 UErrorCode* status ) in ucal_get()
511 UErrorCode *status) in ucal_getLimit()
546 ucal_getLocaleByType(const UCalendar *cal, ULocDataLocaleType type, UErrorCode* status) in ucal_getLocaleByType()
558 ucal_getTZDataVersion(UErrorCode* status) in ucal_getTZDataVersion()
565 … UChar* result, int32_t resultCapacity, UBool *isSystemID, UErrorCode* status) { in ucal_getCanonicalTimeZoneID()
590 ucal_getType(const UCalendar *cal, UErrorCode* status) in ucal_getType()
599 ucal_getDayOfWeekType(const UCalendar *cal, UCalendarDaysOfWeek dayOfWeek, UErrorCode* status) in ucal_getDayOfWeekType()
608 ucal_getWeekendTransition(const UCalendar *cal, UCalendarDaysOfWeek dayOfWeek, UErrorCode *status) in ucal_getWeekendTransition()
617 ucal_isWeekend(const UCalendar *cal, UDate date, UErrorCode *status) in ucal_isWeekend()
628 UErrorCode* status ) in ucal_getFieldDifference()
670 …luesForLocale(const char * /* key */, const char* locale, UBool commonlyUsed, UErrorCode *status) { in ucal_getKeywordValuesForLocale()
753 UDate* transition, UErrorCode* status) in ucal_getTimeZoneTransitionDate()
776 …TimeZoneID(const UChar* id, int32_t len, UChar* winid, int32_t winidCapacity, UErrorCode* status) { in ucal_getWindowsTimeZoneID()
794 …UChar* winid, int32_t len, const char* region, UChar* id, int32_t idCapacity, UErrorCode* status) { in ucal_getTimeZoneIDForWindowsID()