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

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ddtfmtsym.h653 GMT_POSITIVE_HMS, enumerator in enum:DateFormatSymbols::GMTHourType
/external/chromium_org/third_party/icu/source/i18n/
H A Ddtfmtsym.cpp1414 fGmtHourFormats[GMT_POSITIVE_HMS] = fGmtHourFormats[GMT_POSITIVE_HM] + UNICODE_STRING_SIMPLE(":ss");
1416 fGmtHourFormats[GMT_POSITIVE_HMS] = fGmtHourFormats[GMT_POSITIVE_HM] + UNICODE_STRING_SIMPLE(".ss");
1418 fGmtHourFormats[GMT_POSITIVE_HMS] = fGmtHourFormats[GMT_POSITIVE_HM] + UNICODE_STRING_SIMPLE("ss");
H A Dsmpdtfmt.cpp1184 || (fSymbols->fGmtHourFormats[DateFormatSymbols::GMT_POSITIVE_HMS].compare(gDefGmtPosHmsPat, kPosHmsLen) != 0)
1243 hourPattern = &(fSymbols->fGmtHourFormats[DateFormatSymbols::GMT_POSITIVE_HMS]);

Completed in 112 milliseconds