/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | ccaltst.c | 415 ucal_close(caldef); in TestCalendar() 416 ucal_close(caldef2); in TestCalendar() 417 ucal_close(calfr); in TestCalendar() 418 ucal_close(calit); in TestCalendar() 419 ucal_close(calfrclone); in TestCalendar() 436 ucal_close(caldef); in TestCalendar() 634 ucal_close(caldef); in TestGetSetDateAPI() 635 ucal_close(caldef2); in TestGetSetDateAPI() 780 ucal_close(cal); in TestFieldGetSet() 891 ucal_close(cal); in TestAddRollExtensive() [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 | 459 ucal_close(cal); in TestDotNet() 484 ucal_close(cal); in TestDotNet()
|
D | cdtrgtst.c | 194 ucal_close(cal); in Test4056591() 311 ucal_close(cal); in Test4060212()
|
D | cmsgtst.c | 460 ucal_close(cal); in TestNewFormatAndParseAPI() 553 ucal_close(cal); in TestSampleFormatAndParseWithError() 646 ucal_close(cal); in TestSampleFormatAndParse()
|
D | cdattst.c | 411 ucal_close(ucal); in TestRelativeDateFormat() 854 ucal_close(cal); in TestDateFormatCalendar()
|
D | cloctst.c | 2250 ucal_close(obj); in TestGetLocale() 2539 ucal_close(c1); in TestCalendar() 2540 ucal_close(c2); in TestCalendar()
|
/external/icu4c/test/cintltst/ |
D | ccaltst.c | 446 ucal_close(caldef); in TestCalendar() 447 ucal_close(caldef2); in TestCalendar() 448 ucal_close(calfr); in TestCalendar() 449 ucal_close(calit); in TestCalendar() 450 ucal_close(calfrclone); in TestCalendar() 467 ucal_close(caldef); in TestCalendar() 735 ucal_close(caldef); in TestGetSetDateAPI() 736 ucal_close(caldef2); in TestGetSetDateAPI() 737 ucal_close(caldef3); in TestGetSetDateAPI() 882 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 | 459 ucal_close(cal); in TestDotNet() 484 ucal_close(cal); in TestDotNet()
|
D | cdtrgtst.c | 194 ucal_close(cal); in Test4056591() 311 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 | 2396 ucal_close(obj); in TestGetLocale() 2716 ucal_close(c1); in TestCalendar() 2717 ucal_close(c2); in TestCalendar()
|
/external/icu4c/samples/datecal/ |
D | ccal.c | 54 ucal_close(cal); in c_main()
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
D | ucal.h | 646 ucal_close(UCalendar *cal); 661 U_DEFINE_LOCAL_OPEN_POINTER(LocalUCalendarPointer, UCalendar, ucal_close);
|
/external/icu4c/i18n/unicode/ |
D | ucal.h | 700 ucal_close(UCalendar *cal); 715 U_DEFINE_LOCAL_OPEN_POINTER(LocalUCalendarPointer, UCalendar, ucal_close);
|
/external/icu4c/samples/cal/ |
D | cal.c | 273 ucal_close(c); in cal() 759 ucal_close(right_cal); in print_year()
|
/external/icu4c/tools/toolutil/ |
D | toolutil.cpp | 82 ucal_close(cal); in getCurrentYear()
|
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
D | toolutil.cpp | 78 ucal_close(cal); in getCurrentYear()
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | ucal.cpp | 155 ucal_close(UCalendar *cal) in ucal_close() function
|
/external/icu4c/i18n/ |
D | ucal.cpp | 163 ucal_close(UCalendar *cal) in ucal_close() function
|
/external/icu4c/common/unicode/ |
D | urename.h | 497 #define ucal_close U_ICU_ENTRY_POINT_RENAME(ucal_close) macro
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | urename.h | 506 #define ucal_close U_ICU_ENTRY_POINT_RENAME(ucal_close) macro
|