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

  /external/chromium/third_party/icu/source/test/cintltst/
cintltst.c 575 ucal_setDefaultTimeZone(zoneID, status);
590 ucal_setDefaultTimeZone(gOriginalTimeZone, &status);
ccaltst.c 186 ucal_setDefaultTimeZone(EUROPE_PARIS, &status);
188 log_err("FAIL: ucal_setDefaultTimeZone(Europe/Paris) => %s\n",
202 ucal_setDefaultTimeZone(zone1, &status);
    [all...]
  /external/icu4c/test/cintltst/
cintltst.c 589 ucal_setDefaultTimeZone(zoneID, status);
604 ucal_setDefaultTimeZone(gOriginalTimeZone, &status);
ccaltst.c 190 ucal_setDefaultTimeZone(EUROPE_PARIS, &status);
192 log_err("FAIL: ucal_setDefaultTimeZone(Europe/Paris) => %s\n",
206 ucal_setDefaultTimeZone(zone1, &status);
    [all...]
  /external/chromium/third_party/icu/public/i18n/unicode/
ucal.h 553 * ucal_setDefaultTimeZone() or with the C++ TimeZone API.
579 ucal_setDefaultTimeZone(const UChar* zoneID, UErrorCode* ec);
    [all...]
  /external/icu4c/i18n/unicode/
ucal.h 554 * ucal_setDefaultTimeZone() or with the C++ TimeZone API.
580 ucal_setDefaultTimeZone(const UChar* zoneID, UErrorCode* ec);
    [all...]
  /external/chromium/third_party/icu/source/i18n/
ucal.cpp 74 ucal_setDefaultTimeZone(const UChar* zoneID, UErrorCode* ec) {
  /external/icu4c/i18n/
ucal.cpp 74 ucal_setDefaultTimeZone(const UChar* zoneID, UErrorCode* ec) {
  /external/webkit/JavaScriptCore/icu/unicode/
urename.h 391 #define ucal_setDefaultTimeZone ucal_setDefaultTimeZone_3_2
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h 391 #define ucal_setDefaultTimeZone ucal_setDefaultTimeZone_3_2
    [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h 391 #define ucal_setDefaultTimeZone ucal_setDefaultTimeZone_3_2
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h 391 #define ucal_setDefaultTimeZone ucal_setDefaultTimeZone_3_2
    [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h 497 #define ucal_setDefaultTimeZone ucal_setDefaultTimeZone_4_2
    [all...]

Completed in 2858 milliseconds