HomeSort by relevance Sort by last modified time
    Searched refs:ucal_getTimeZoneDisplayName (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/unicode/
ucal.h 798 ucal_getTimeZoneDisplayName(const UCalendar* cal,
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
ucal.h 796 ucal_getTimeZoneDisplayName(const UCalendar* cal,
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
ccaltst.c 347 resultlengthneeded=ucal_getTimeZoneDisplayName(caldef, UCAL_DST, "en_US", NULL, resultlength, &status);
354 ucal_getTimeZoneDisplayName(caldef, UCAL_DST, "en_US", result, resultlength, &status);
376 ucal_getTimeZoneDisplayName(caldef, UCAL_SHORT_DST, "en_US", result, resultlength, &status);
382 ucal_getTimeZoneDisplayName(caldef, UCAL_STANDARD, "en_US", result, resultlength, &status);
388 ucal_getTimeZoneDisplayName(caldef, UCAL_SHORT_STANDARD, "en_US", result, resultlength, &status);
    [all...]
  /external/icu/icu4c/source/test/cintltst/
ccaltst.c 348 resultlengthneeded=ucal_getTimeZoneDisplayName(caldef, UCAL_DST, "en_US", NULL, resultlength, &status);
355 ucal_getTimeZoneDisplayName(caldef, UCAL_DST, "en_US", result, resultlength, &status);
377 ucal_getTimeZoneDisplayName(caldef, UCAL_SHORT_DST, "en_US", result, resultlength, &status);
383 ucal_getTimeZoneDisplayName(caldef, UCAL_STANDARD, "en_US", result, resultlength, &status);
389 ucal_getTimeZoneDisplayName(caldef, UCAL_SHORT_STANDARD, "en_US", result, resultlength, &status);
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
ucal.cpp 219 ucal_getTimeZoneDisplayName(const UCalendar* cal,
  /external/icu/icu4c/source/i18n/
ucal.cpp 219 ucal_getTimeZoneDisplayName(const UCalendar* cal,
  /external/icu/icu4c/source/common/unicode/
urename.h 517 #define ucal_getTimeZoneDisplayName U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneDisplayName)
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 780 milliseconds