Home
last modified time | relevance | path

Searched refs:ucal_close (Results 1 – 13 of 13) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dccaltst.c452 ucal_close(caldef); in TestCalendar()
453 ucal_close(caldef2); in TestCalendar()
454 ucal_close(calfr); in TestCalendar()
455 ucal_close(calit); in TestCalendar()
456 ucal_close(calfrclone); in TestCalendar()
473 ucal_close(caldef); in TestCalendar()
742 ucal_close(caldef); in TestGetSetDateAPI()
743 ucal_close(caldef2); in TestGetSetDateAPI()
744 ucal_close(caldef3); in TestGetSetDateAPI()
890 ucal_close(cal); in TestFieldGetSet()
[all …]
Dcdtdptst.c94 ucal_close(cal); in TestTwoDigitYearDSTParse()
295 ucal_close(cal); in TestCzechMonths459()
346 ucal_close(cal); in TestQuotePattern161()
Dutmstest.c460 ucal_close(cal); in TestDotNet()
485 ucal_close(cal); in TestDotNet()
Dcdattst.c436 ucal_close(ucal); in TestRelativeDateFormat()
945 ucal_close(cal); in TestDateFormatCalendar()
1043 ucal_close(cal); in getCurrentYear()
1592 ucal_close(ucal); in TestContext()
1736 ucal_close(cal); in TestParseErrorReturnValue()
1832 ucal_close(ucal); in TestFormatForFields()
Dcdtrgtst.c194 ucal_close(cal); in Test4056591()
312 ucal_close(cal); in Test4060212()
Dcmsgtst.c465 ucal_close(cal); in TestNewFormatAndParseAPI()
558 ucal_close(cal); in TestSampleFormatAndParseWithError()
651 ucal_close(cal); in TestSampleFormatAndParse()
Dcloctst.c2487 ucal_close(obj); in TestGetLocale()
2808 ucal_close(c1); in TestCalendar()
2809 ucal_close(c2); in TestCalendar()
/external/icu/icu4c/source/samples/datecal/
Dccal.c54 ucal_close(cal); in c_main()
/external/icu/icu4c/source/i18n/unicode/
Ducal.h700 ucal_close(UCalendar *cal);
715 U_DEFINE_LOCAL_OPEN_POINTER(LocalUCalendarPointer, UCalendar, ucal_close);
/external/icu/icu4c/source/samples/cal/
Dcal.c273 ucal_close(c); in cal()
759 ucal_close(right_cal); in print_year()
/external/icu/icu4c/source/tools/toolutil/
Dtoolutil.cpp93 ucal_close(cal); in getCurrentYear()
/external/icu/icu4c/source/i18n/
Ducal.cpp163 ucal_close(UCalendar *cal) in ucal_close() function
/external/icu/icu4c/source/common/unicode/
Durename.h506 #define ucal_close U_ICU_ENTRY_POINT_RENAME(ucal_close) macro