Searched refs:ucal_getTimeZoneDisplayName (Results 1 – 13 of 13) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | ucal.h | 813 ucal_getTimeZoneDisplayName(const UCalendar* cal,
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 858 ucal_getTimeZoneDisplayName(const UCalendar* cal,
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | ucal.h | 858 ucal_getTimeZoneDisplayName(const UCalendar* cal,
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | ucal.h | 858 ucal_getTimeZoneDisplayName(const UCalendar* cal,
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | ccaltst.c | 378 …resultlengthneeded=ucal_getTimeZoneDisplayName(caldef, UCAL_DST, "en_US", NULL, resultlength, &sta… in TestCalendar() 385 ucal_getTimeZoneDisplayName(caldef, UCAL_DST, "en_US", result, resultlength, &status); in TestCalendar() 407 ucal_getTimeZoneDisplayName(caldef, UCAL_SHORT_DST, "en_US", result, resultlength, &status); in TestCalendar() 413 ucal_getTimeZoneDisplayName(caldef, UCAL_STANDARD, "en_US", result, resultlength, &status); in TestCalendar() 419 … ucal_getTimeZoneDisplayName(caldef, UCAL_SHORT_STANDARD, "en_US", result, resultlength, &status); in TestCalendar()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | ucal.cpp | 222 ucal_getTimeZoneDisplayName(const UCalendar* cal, in ucal_getTimeZoneDisplayName() function
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | ucal.cpp | 246 ucal_getTimeZoneDisplayName(const UCalendar* cal, in ucal_getTimeZoneDisplayName() function
|
/third_party/icu/icu4c/source/i18n/ |
D | ucal.cpp | 246 ucal_getTimeZoneDisplayName(const UCalendar* cal, in ucal_getTimeZoneDisplayName() function
|
/third_party/node/deps/icu-small/source/i18n/ |
D | ucal.cpp | 246 ucal_getTimeZoneDisplayName(const UCalendar* cal, in ucal_getTimeZoneDisplayName() function
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 530 #define ucal_getTimeZoneDisplayName U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneDisplayName) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 535 #define ucal_getTimeZoneDisplayName U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneDisplayName) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | urename.h | 535 #define ucal_getTimeZoneDisplayName U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneDisplayName) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | urename.h | 541 #define ucal_getTimeZoneDisplayName U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneDisplayName) macro
|