Searched refs:fGMTZeroFormat (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dtzfmt.cpp355 fGMTZeroFormat.setTo(TRUE, resStr, len);
457 fGMTZeroFormat = other.fGMTZeroFormat;
474 && fGMTZeroFormat == tzfmt->fGMTZeroFormat
619 return gmtZeroFormat.setTo(fGMTZeroFormat);
627 } else if (gmtZeroFormat != fGMTZeroFormat) {
628 fGMTZeroFormat.setTo(gmtZeroFormat);
1464 result.setTo(fGMTZeroFormat);
1628 if (text.caseCompare(start, fGMTZeroFormat
[all...]
/external/icu/icu4c/source/i18n/
H A Dtzfmt.cpp355 fGMTZeroFormat.setTo(TRUE, resStr, len);
457 fGMTZeroFormat = other.fGMTZeroFormat;
474 && fGMTZeroFormat == tzfmt->fGMTZeroFormat
619 return gmtZeroFormat.setTo(fGMTZeroFormat);
627 } else if (gmtZeroFormat != fGMTZeroFormat) {
628 fGMTZeroFormat.setTo(gmtZeroFormat);
1464 result.setTo(fGMTZeroFormat);
1628 if (text.caseCompare(start, fGMTZeroFormat
[all...]
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dtzfmt.h695 UnicodeString fGMTZeroFormat; member in class:TimeZoneFormat
/external/icu/icu4c/source/i18n/unicode/
H A Dtzfmt.h686 UnicodeString fGMTZeroFormat; member in class:TimeZoneFormat

Completed in 440 milliseconds