/third_party/icu/icu4c/source/test/cintltst/ |
D | ccaltst.c | 364 ucal_close(caldef2); in TestCalendar() 365 ucal_close(calfr); in TestCalendar() 366 ucal_close(calit); in TestCalendar() 367 ucal_close(calfrclone); in TestCalendar() 368 ucal_close(caldef); in TestCalendar() 482 ucal_close(caldef); in TestCalendar() 483 ucal_close(caldef2); in TestCalendar() 484 ucal_close(calfr); in TestCalendar() 485 ucal_close(calit); in TestCalendar() 486 ucal_close(calfrclone); in TestCalendar() [all …]
|
D | cdateintervalformattest.c | 555 ucal_close(ucal1); in TestFormatCalendarToResult() 556 ucal_close(ucal2); in TestFormatCalendarToResult() 557 ucal_close(ucal3); in TestFormatCalendarToResult() 558 ucal_close(ucal4); in TestFormatCalendarToResult() 559 ucal_close(ucal5); in TestFormatCalendarToResult()
|
D | cdtdptst.c | 96 ucal_close(cal); in TestTwoDigitYearDSTParse() 298 ucal_close(cal); in TestCzechMonths459() 351 ucal_close(cal); in TestQuotePattern161()
|
D | cdtrgtst.c | 169 ucal_close(cal); in Test4056591() 197 ucal_close(cal); in Test4056591() 315 ucal_close(cal); in Test4060212()
|
D | utmstest.c | 462 ucal_close(cal); in TestDotNet() 487 ucal_close(cal); in TestDotNet()
|
D | cdattst.c | 445 ucal_close(ucal); in TestRelativeDateFormat() 958 ucal_close(cal); in TestDateFormatCalendar() 1056 ucal_close(cal); in getCurrentYear() 1605 ucal_close(ucal); in TestContext() 1758 ucal_close(cal); in TestParseErrorReturnValue() 1872 ucal_close(ucal); in TestFormatForFields()
|
D | cmsgtst.c | 472 ucal_close(cal); in TestNewFormatAndParseAPI() 570 ucal_close(cal); in TestSampleFormatAndParseWithError() 667 ucal_close(cal); in TestSampleFormatAndParse()
|
/third_party/icu/icu4c/source/samples/datecal/ |
D | ccal.c | 60 ucal_close(cal); in c_main()
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/datecal/ |
D | ccal.c | 60 ucal_close(cal); in c_main()
|
/third_party/skia/third_party/externals/icu/source/samples/datecal/ |
D | ccal.c | 60 ucal_close(cal); in c_main()
|
/third_party/icu/docs/userguide/datetime/calendar/ |
D | examples.md | 104 ucal_close(cal); 248 ucal_close(cal1); 249 ucal_close(cal2);
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | ucal.h | 717 ucal_close(UCalendar *cal); 732 U_DEFINE_LOCAL_OPEN_POINTER(LocalUCalendarPointer, UCalendar, ucal_close);
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | ucal.h | 762 ucal_close(UCalendar *cal); 777 U_DEFINE_LOCAL_OPEN_POINTER(LocalUCalendarPointer, UCalendar, ucal_close);
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 762 ucal_close(UCalendar *cal); 777 U_DEFINE_LOCAL_OPEN_POINTER(LocalUCalendarPointer, UCalendar, ucal_close);
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | ucal.h | 762 ucal_close(UCalendar *cal); 777 U_DEFINE_LOCAL_OPEN_POINTER(LocalUCalendarPointer, UCalendar, ucal_close);
|
/third_party/icu/icu4c/source/samples/cal/ |
D | cal.c | 277 ucal_close(c); in cal() 763 ucal_close(right_cal); in print_year()
|
/third_party/skia/third_party/externals/icu/source/samples/cal/ |
D | cal.c | 277 ucal_close(c); in cal() 763 ucal_close(right_cal); in print_year()
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/cal/ |
D | cal.c | 277 ucal_close(c); in cal() 763 ucal_close(right_cal); in print_year()
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
D | toolutil.cpp | 97 ucal_close(cal); in getCurrentYear()
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/ |
D | toolutil.cpp | 95 ucal_close(cal); in getCurrentYear()
|
/third_party/icu/icu4c/source/tools/toolutil/ |
D | toolutil.cpp | 97 ucal_close(cal); in getCurrentYear()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | ucal.cpp | 166 ucal_close(UCalendar *cal) in ucal_close() function
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | ucal.cpp | 189 ucal_close(UCalendar *cal) in ucal_close() function
|
/third_party/icu/icu4c/source/i18n/ |
D | ucal.cpp | 189 ucal_close(UCalendar *cal) in ucal_close() function
|
/third_party/node/deps/icu-small/source/i18n/ |
D | ucal.cpp | 189 ucal_close(UCalendar *cal) in ucal_close() function
|