/external/icu/icu4c/source/test/cintltst/ |
D | ccaltst.c | 452 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 …]
|
D | cdtdptst.c | 92 ucal_close(cal); in TestTwoDigitYearDSTParse() 293 ucal_close(cal); in TestCzechMonths459() 344 ucal_close(cal); in TestQuotePattern161()
|
D | utmstest.c | 461 ucal_close(cal); in TestDotNet() 486 ucal_close(cal); in TestDotNet()
|
D | cdtrgtst.c | 194 ucal_close(cal); in Test4056591() 312 ucal_close(cal); in Test4060212()
|
D | cmsgtst.c | 466 ucal_close(cal); in TestNewFormatAndParseAPI() 559 ucal_close(cal); in TestSampleFormatAndParseWithError() 652 ucal_close(cal); in TestSampleFormatAndParse()
|
D | cdattst.c | 419 ucal_close(ucal); in TestRelativeDateFormat() 881 ucal_close(cal); in TestDateFormatCalendar() 979 ucal_close(cal); in getCurrentYear() 1527 ucal_close(ucal); in TestContext()
|
D | cloctst.c | 2481 ucal_close(obj); in TestGetLocale() 2802 ucal_close(c1); in TestCalendar() 2803 ucal_close(c2); in TestCalendar()
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | ccaltst.c | 451 ucal_close(caldef); in TestCalendar() 452 ucal_close(caldef2); in TestCalendar() 453 ucal_close(calfr); in TestCalendar() 454 ucal_close(calit); in TestCalendar() 455 ucal_close(calfrclone); in TestCalendar() 472 ucal_close(caldef); in TestCalendar() 741 ucal_close(caldef); in TestGetSetDateAPI() 742 ucal_close(caldef2); in TestGetSetDateAPI() 743 ucal_close(caldef3); in TestGetSetDateAPI() 889 ucal_close(cal); in TestFieldGetSet() [all …]
|
D | cdtdptst.c | 92 ucal_close(cal); in TestTwoDigitYearDSTParse() 293 ucal_close(cal); in TestCzechMonths459() 344 ucal_close(cal); in TestQuotePattern161()
|
D | utmstest.c | 461 ucal_close(cal); in TestDotNet() 486 ucal_close(cal); in TestDotNet()
|
D | cdtrgtst.c | 194 ucal_close(cal); in Test4056591() 312 ucal_close(cal); in Test4060212()
|
D | cmsgtst.c | 466 ucal_close(cal); in TestNewFormatAndParseAPI() 559 ucal_close(cal); in TestSampleFormatAndParseWithError() 652 ucal_close(cal); in TestSampleFormatAndParse()
|
D | cdattst.c | 419 ucal_close(ucal); in TestRelativeDateFormat() 881 ucal_close(cal); in TestDateFormatCalendar() 979 ucal_close(cal); in getCurrentYear()
|
D | cloctst.c | 2480 ucal_close(obj); in TestGetLocale() 2801 ucal_close(c1); in TestCalendar() 2802 ucal_close(c2); in TestCalendar()
|
/external/icu/icu4c/source/samples/datecal/ |
D | ccal.c | 54 ucal_close(cal); in c_main()
|
/external/chromium_org/third_party/icu/source/samples/datecal/ |
D | ccal.c | 54 ucal_close(cal); in c_main()
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
D | ucal.h | 700 ucal_close(UCalendar *cal); 715 U_DEFINE_LOCAL_OPEN_POINTER(LocalUCalendarPointer, UCalendar, ucal_close);
|
/external/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 700 ucal_close(UCalendar *cal); 715 U_DEFINE_LOCAL_OPEN_POINTER(LocalUCalendarPointer, UCalendar, ucal_close);
|
/external/icu/icu4c/source/samples/cal/ |
D | cal.c | 273 ucal_close(c); in cal() 759 ucal_close(right_cal); in print_year()
|
/external/chromium_org/third_party/icu/source/samples/cal/ |
D | cal.c | 273 ucal_close(c); in cal() 759 ucal_close(right_cal); in print_year()
|
/external/icu/icu4c/source/tools/toolutil/ |
D | toolutil.cpp | 93 ucal_close(cal); in getCurrentYear()
|
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
D | toolutil.cpp | 92 ucal_close(cal); in getCurrentYear()
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | ucal.cpp | 163 ucal_close(UCalendar *cal) in ucal_close() function
|
/external/icu/icu4c/source/i18n/ |
D | ucal.cpp | 163 ucal_close(UCalendar *cal) in ucal_close() function
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 499 #define ucal_close U_ICU_ENTRY_POINT_RENAME(ucal_close) macro
|