Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dccaltst.c460 ucal_close(caldef); in TestCalendar()
461 ucal_close(caldef2); in TestCalendar()
462 ucal_close(calfr); in TestCalendar()
463 ucal_close(calit); in TestCalendar()
464 ucal_close(calfrclone); in TestCalendar()
481 ucal_close(caldef); in TestCalendar()
750 ucal_close(caldef); in TestGetSetDateAPI()
751 ucal_close(caldef2); in TestGetSetDateAPI()
752 ucal_close(caldef3); in TestGetSetDateAPI()
898 ucal_close(cal); in TestFieldGetSet()
[all …]
Dcdtdptst.c96 ucal_close(cal); in TestTwoDigitYearDSTParse()
297 ucal_close(cal); in TestCzechMonths459()
348 ucal_close(cal); in TestQuotePattern161()
Dutmstest.c462 ucal_close(cal); in TestDotNet()
487 ucal_close(cal); in TestDotNet()
Dcdattst.c436 ucal_close(ucal); in TestRelativeDateFormat()
949 ucal_close(cal); in TestDateFormatCalendar()
1047 ucal_close(cal); in getCurrentYear()
1596 ucal_close(ucal); in TestContext()
1740 ucal_close(cal); in TestParseErrorReturnValue()
1854 ucal_close(ucal); in TestFormatForFields()
Dcdtrgtst.c196 ucal_close(cal); in Test4056591()
314 ucal_close(cal); in Test4060212()
Dcmsgtst.c468 ucal_close(cal); in TestNewFormatAndParseAPI()
563 ucal_close(cal); in TestSampleFormatAndParseWithError()
658 ucal_close(cal); in TestSampleFormatAndParse()
Dcloctst.c2653 ucal_close(obj); in TestGetLocale()
3028 ucal_close(c1); in TestCalendar()
3029 ucal_close(c2); in TestCalendar()
/external/icu/icu4c/source/samples/datecal/
Dccal.c60 ucal_close(cal); in c_main()
/external/icu/icu4c/source/i18n/unicode/
Ducal.h717 ucal_close(UCalendar *cal);
732 U_DEFINE_LOCAL_OPEN_POINTER(LocalUCalendarPointer, UCalendar, ucal_close);
/external/icu/libandroidicu/include/unicode/
Ducal.h717 ucal_close(UCalendar *cal);
732 U_DEFINE_LOCAL_OPEN_POINTER(LocalUCalendarPointer, UCalendar, ucal_close);
Durename.h511 #define ucal_close U_ICU_ENTRY_POINT_RENAME(ucal_close) macro
/external/icu/icu4c/source/samples/cal/
Dcal.c277 ucal_close(c); in cal()
763 ucal_close(right_cal); in print_year()
/external/icu/icu4c/source/tools/toolutil/
Dtoolutil.cpp95 ucal_close(cal); in getCurrentYear()
/external/icu/icu4c/source/i18n/
Ducal.cpp166 ucal_close(UCalendar *cal) in ucal_close() function
/external/icu/icu4c/source/common/unicode/
Durename.h511 #define ucal_close U_ICU_ENTRY_POINT_RENAME(ucal_close) macro
/external/icu/libandroidicu/static_shim/
Dshim.cpp743 ucal_close(cal); in ucal_close_android()