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

  /external/chromium_org/third_party/icu/source/i18n/unicode/
timezone.h 23 * 08/15/01 grhoten Made GMT private and added the getGMT() function
135 static const TimeZone* U_EXPORT2 getGMT(void);
  /external/icu4c/i18n/unicode/
timezone.h 23 * 08/15/01 grhoten Made GMT private and added the getGMT() function
145 * @see getGMT
162 static const TimeZone* U_EXPORT2 getGMT(void);
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
astrotst.cpp 63 gc = Calendar::createInstance(TimeZone::getGMT()->clone(), status);
382 GregorianCalendar *cal3 = new GregorianCalendar(TimeZone::getGMT()->clone(), Locale::getUS(), status);
384 d3->setTimeZone(*TimeZone::getGMT());
calcasts.cpp 50 cal->adoptTimeZone(TimeZone::getGMT()->clone());
184 fmt->setTimeZone(*TimeZone::getGMT());
tztest.cpp 615 GregorianCalendar cal(*TimeZone::getGMT(), status);
693 if (!tz || (kReferenceList[i].offset != 0 && *tz == *TimeZone::getGMT())) {
    [all...]
caltest.cpp     [all...]
dtfmttst.cpp     [all...]
tzrulets.cpp     [all...]
  /external/icu4c/test/intltest/
astrotst.cpp 63 gc = Calendar::createInstance(TimeZone::getGMT()->clone(), status);
382 GregorianCalendar *cal3 = new GregorianCalendar(TimeZone::getGMT()->clone(), Locale::getUS(), status);
384 d3->setTimeZone(*TimeZone::getGMT());
calcasts.cpp 50 cal->adoptTimeZone(TimeZone::getGMT()->clone());
183 fmt->setTimeZone(*TimeZone::getGMT());
tztest.cpp 906 if (!tz || (kReferenceList[i].offset != 0 && *tz == *TimeZone::getGMT())) {
    [all...]
caltest.cpp     [all...]
tzfmttst.cpp 159 gmtFmt.setTimeZone(*TimeZone::getGMT());
    [all...]
dtfmttst.cpp     [all...]
calregts.cpp     [all...]
tzrulets.cpp     [all...]
  /external/chromium_org/third_party/icu/source/i18n/
timezone.cpp 321 TimeZone::getGMT(void)
412 const TimeZone* temptz = getGMT();
538 const TimeZone* temptz = getGMT();
    [all...]
astro.cpp 48 df->adoptTimeZone(TimeZone::getGMT()->clone());
    [all...]
  /external/icu4c/i18n/
astro.cpp 48 df->adoptTimeZone(TimeZone::getGMT()->clone());
    [all...]
timezone.cpp 327 TimeZone::getGMT(void)
530 const TimeZone* temptz = getGMT();
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 1447 milliseconds