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

  /external/chromium_org/third_party/icu/source/i18n/
wintzimpl.cpp 39 BasicTimeZone *btz = (BasicTimeZone*)tz; // we should check type local
43 btz->getSimpleRulesNear(uprv_getUTCtime(), initial, std, dst, status);
smpdtfmt.cpp 2048 BasicTimeZone *btz = NULL; local
    [all...]
zstrfmt.cpp 1468 BasicTimeZone *btz = NULL; local
    [all...]
  /external/icu/icu4c/source/i18n/
wintzimpl.cpp 39 BasicTimeZone *btz = (BasicTimeZone*)tz; // we should check type local
43 btz->getSimpleRulesNear(uprv_getUTCtime(), initial, std, dst, status);
ucal.cpp 760 const BasicTimeZone * btz = dynamic_cast<const BasicTimeZone *>(&tz); local
761 if (btz != NULL && U_SUCCESS(*status)) {
765 btz->getNextTransition(base, inclusive, tzt):
766 btz->getPreviousTransition(base, inclusive, tzt);
tzgnames.cpp 651 BasicTimeZone *btz = NULL; local
656 btz = (BasicTimeZone*)tmptz;
659 if (btz != NULL) {
661 UBool beforTrs = btz->getPreviousTransition(date, TRUE, before);
668 UBool afterTrs = btz->getNextTransition(date, FALSE, after);
    [all...]
calendar.cpp 2993 BasicTimeZone *btz = getBasicTimeZone(); local
3068 BasicTimeZone* btz = getBasicTimeZone(); local
    [all...]
smpdtfmt.cpp 1949 BasicTimeZone *btz = NULL; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 153 milliseconds