Searched refs:adoptCalendar (Results 1 – 14 of 14) sorted by relevance
103 adoptCalendar(Calendar::createInstance(locale, status)); in Win32DateFormat()196 void Win32DateFormat::adoptCalendar(Calendar *newCalendar) in adoptCalendar() function in Win32DateFormat215 adoptCalendar(newCalendar.clone()); in setCalendar()
467 result->adoptCalendar(calendar.orphan()); in createInstanceForSkeleton()557 DateFormat::adoptCalendar(Calendar* newCalendar) in adoptCalendar() function in DateFormat569 adoptCalendar(newCalClone); in setCalendar()
68 virtual void adoptCalendar(Calendar* calendarToAdopt);
3865 void SimpleDateFormat::adoptCalendar(Calendar* calendarToAdopt) in adoptCalendar() function in SimpleDateFormat3875 DateFormat::adoptCalendar(calendarToAdopt); in adoptCalendar()
724 virtual void adoptCalendar(Calendar* calendarToAdopt);
1104 virtual void adoptCalendar(Calendar* calendarToAdopt);
231 de->adoptCalendar(newCal); in testAPI()
111 fmt->adoptCalendar(cal); in TestCalendarExtremeLimit()
1354 sdf->adoptCalendar(cal); in Test1684()1463 sdf->adoptCalendar(cal); in Test5554()
497 fmt->adoptCalendar(cal); in test4061476()995 sdf.adoptCalendar(testCal); in test4103271()1934 format->adoptCalendar((Calendar*)calendar->clone()); in Test4167060()
1808 fmt.adoptCalendar(cal.clone()); in TestWOY()1814 fmt.adoptCalendar(cal.clone()); in TestWOY()
214 date2.adoptCalendar(Calendar::createInstance(locale, errorCode)); in TestPatterns()4902 fmt->adoptCalendar(Calendar::createInstance(en_heb, status)); in TestChangeCalendar()
2695 df->adoptCalendar(cal);
128 date_format->adoptCalendar(calendar); in CreateICUDateFormat()