Home
last modified time | relevance | path

Searched refs:adoptCalendar (Results 1 - 25 of 26) sorted by relevance

12

/third_party/icu/icu4c/source/i18n/
H A Ddatefmt.cpp470 result->adoptCalendar(calendar.orphan()); in createInstanceForSkeleton()
560 DateFormat::adoptCalendar(Calendar* newCalendar) in adoptCalendar() function in DateFormat
572 adoptCalendar(newCalClone); in setCalendar()
H A Dwindtfmt.cpp181 adoptCalendar(Calendar::createInstance(locale, status)); in Win32DateFormat()
277 void Win32DateFormat::adoptCalendar(Calendar *newCalendar) in adoptCalendar() function in Win32DateFormat
296 adoptCalendar(newCalendar.clone()); in setCalendar()
H A Dwindtfmt.h68 virtual void adoptCalendar(Calendar* calendarToAdopt);
H A Dsmpdtfmt.cpp4186 void SimpleDateFormat::adoptCalendar(Calendar* calendarToAdopt) in adoptCalendar() function in SimpleDateFormat
4197 DateFormat::adoptCalendar(calendarToAdopt); in adoptCalendar()
/third_party/node/deps/icu-small/source/i18n/
H A Dwindtfmt.cpp182 adoptCalendar(Calendar::createInstance(locale, status)); in Win32DateFormat()
278 void Win32DateFormat::adoptCalendar(Calendar *newCalendar) in adoptCalendar() function in Win32DateFormat
297 adoptCalendar(newCalendar.clone()); in setCalendar()
H A Ddatefmt.cpp469 result->adoptCalendar(calendar.orphan()); in createInstanceForSkeleton()
559 DateFormat::adoptCalendar(Calendar* newCalendar) in adoptCalendar() function in DateFormat
571 adoptCalendar(newCalClone); in setCalendar()
H A Dwindtfmt.h68 virtual void adoptCalendar(Calendar* calendarToAdopt);
H A Dsmpdtfmt.cpp4137 void SimpleDateFormat::adoptCalendar(Calendar* calendarToAdopt) in adoptCalendar() function in SimpleDateFormat
4148 DateFormat::adoptCalendar(calendarToAdopt); in adoptCalendar()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddatefmt.cpp472 result->adoptCalendar(calendar.orphan()); in createInstanceForSkeleton()
562 DateFormat::adoptCalendar(Calendar* newCalendar) in adoptCalendar() function in DateFormat
574 adoptCalendar(newCalClone); in setCalendar()
H A Dwindtfmt.cpp176 adoptCalendar(Calendar::createInstance(locale, status)); in Win32DateFormat()
272 void Win32DateFormat::adoptCalendar(Calendar *newCalendar) in adoptCalendar() function in Win32DateFormat
291 adoptCalendar(newCalendar.clone()); in setCalendar()
H A Dwindtfmt.h68 virtual void adoptCalendar(Calendar* calendarToAdopt);
H A Dsmpdtfmt.cpp4064 void SimpleDateFormat::adoptCalendar(Calendar* calendarToAdopt) in adoptCalendar() function in SimpleDateFormat
4075 DateFormat::adoptCalendar(calendarToAdopt); in adoptCalendar()
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Ddatefmt.h739 virtual void adoptCalendar(Calendar* calendarToAdopt);
H A Dsmpdtfmt.h1112 virtual void adoptCalendar(Calendar* calendarToAdopt) override;
/third_party/icu/icu4c/source/i18n/unicode/
H A Ddatefmt.h739 virtual void adoptCalendar(Calendar* calendarToAdopt);
H A Dsmpdtfmt.h1111 virtual void adoptCalendar(Calendar* calendarToAdopt) override;
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Ddatefmt.h739 virtual void adoptCalendar(Calendar* calendarToAdopt);
H A Dsmpdtfmt.h1111 virtual void adoptCalendar(Calendar* calendarToAdopt);
/third_party/icu/icu4c/source/test/intltest/
H A Ddtfmapts.cpp231 de->adoptCalendar(newCal); in testAPI()
H A Dcallimts.cpp111 fmt->adoptCalendar(cal); in TestCalendarExtremeLimit()
H A Ddtfmrgts.cpp1330 sdf->adoptCalendar(cal); in Test1684()
1439 sdf->adoptCalendar(cal); in Test5554()
H A Dcalregts.cpp506 fmt->adoptCalendar(cal); in test4061476()
1004 sdf.adoptCalendar(testCal); in test4103271()
1978 format->adoptCalendar(calendar->clone()); in Test4167060()
H A Ddtfmttst.cpp224 date2.adoptCalendar(Calendar::createInstance(locale, errorCode)); in TestPatterns()
4987 fmt->adoptCalendar(Calendar::createInstance(en_heb, status)); in TestChangeCalendar()
5679 // test is to ensure sdf.adoptCalendar won't leak AFTER the above FAILED. in TestAdoptCalendarLeak()
5682 sdf.adoptCalendar(cal); in TestAdoptCalendarLeak()
5735 fmt.adoptCalendar(Calendar::createInstance( in Test22023_UTCWithMinusZero()
H A Dcaltest.cpp1830 fmt.adoptCalendar(cal.clone()); in TestWOY()
1836 fmt.adoptCalendar(cal.clone()); in TestWOY()
/third_party/icu/tools/multi/proj/provider/glue/
H A Ddate_fe.cpp76 adoptCalendar(new GregorianCalendar(status)); in GLUE_SYM()

Completed in 82 milliseconds

12