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/icu4c/i18n/
wintzimpl.cpp 39 BasicTimeZone *btz = (BasicTimeZone*)tz; // we should check type local
43 btz->getSimpleRulesNear(uprv_getUTCtime(), initial, std, dst, status);
ucal.cpp 755 const BasicTimeZone * btz = dynamic_cast<const BasicTimeZone *>(&tz); local
756 if (btz != NULL && U_SUCCESS(*status)) {
760 btz->getNextTransition(base, inclusive, tzt):
761 btz->getPreviousTransition(base, inclusive, tzt);
tzgnames.cpp 658 BasicTimeZone *btz = NULL; local
663 btz = (BasicTimeZone*)tmptz;
666 if (btz != NULL) {
668 UBool beforTrs = btz->getPreviousTransition(date, TRUE, before);
675 UBool afterTrs = btz->getNextTransition(date, FALSE, after);
    [all...]
smpdtfmt.cpp 1915 BasicTimeZone *btz = NULL; local
    [all...]
calendar.cpp 2815 BasicTimeZone *btz = getBasicTimeZone(); local
2900 BasicTimeZone* btz = getBasicTimeZone(); 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 1790 milliseconds