Searched refs:zoneString (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/i18n/
H A Dsmpdtfmt.cpp1447 UnicodeString zoneString; local
1454 tzFormat()->format(UTZFMT_STYLE_SPECIFIC_SHORT, tz, date, zoneString);
1458 tzFormat()->format(UTZFMT_STYLE_SPECIFIC_LONG, tz, date, zoneString);
1465 tzFormat()->format(UTZFMT_STYLE_ISO_BASIC_LOCAL_FULL, tz, date, zoneString);
1468 tzFormat()->format(UTZFMT_STYLE_ISO_EXTENDED_FULL, tz, date, zoneString);
1471 tzFormat()->format(UTZFMT_STYLE_LOCALIZED_GMT, tz, date, zoneString);
1477 tzFormat()->format(UTZFMT_STYLE_GENERIC_SHORT, tz, date, zoneString);
1481 tzFormat()->format(UTZFMT_STYLE_GENERIC_LONG, tz, date, zoneString);
1488 tzFormat()->format(UTZFMT_STYLE_ZONE_ID_SHORT, tz, date, zoneString);
1491 tzFormat()->format(UTZFMT_STYLE_ZONE_ID, tz, date, zoneString);
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Dsmpdtfmt.cpp1650 UnicodeString zoneString; local
1657 zoneString, status);
1660 zsf->getSpecificLongString(cal, zoneString, status);
1666 zoneString, status);
1669 zsf->getGenericLongString(cal, zoneString, status);
1675 zoneString, status);
1678 zsf->getGenericLocationString(cal, zoneString, status);
1682 if (zoneString.isEmpty()) {
1685 appendTo += zoneString;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 79 milliseconds