Searched refs:ambiguousYear (Results 1 - 5 of 5) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Dsmpdtfmt.h1353 * @param ambiguousYear If true then the two-digit year == the default start year.
1365 UBool obeyCount, UBool allowNegative, UBool ambiguousYear[], int32_t& saveHebrewMonth, Calendar& cal,
/external/chromium_org/third_party/icu/source/i18n/
H A Dsmpdtfmt.cpp1699 UBool ambiguousYear[] = { FALSE }; local
1798 TRUE, FALSE, ambiguousYear, saveHebrewMonth, *workCal, i, numericLeapMonthFormatter);
1813 FALSE, TRUE, ambiguousYear, saveHebrewMonth, *workCal, i, numericLeapMonthFormatter);
1881 if( ambiguousYear[0] && !parsedDate.after(fDefaultCenturyStart) ) {
1893 if (ambiguousYear[0] || tztype != UTZFMT_TIME_TYPE_UNKNOWN) // If this is true then the two-digit year == the default start year
1900 if (ambiguousYear[0]) {
2412 UBool obeyCount, UBool allowNegative, UBool ambiguousYear[], int32_t& saveHebrewMonth, Calendar& cal,
2621 ambiguousYear[0] = (value == ambiguousTwoDigitYear);
2651 ambiguousYear[0] = (value == ambiguousTwoDigitYear);
2411 subParse(const UnicodeString& text, int32_t& start, UChar ch, int32_t count, UBool obeyCount, UBool allowNegative, UBool ambiguousYear[], int32_t& saveHebrewMonth, Calendar& cal, int32_t patLoc, MessageFormat * numericLeapMonthFormatter) const argument
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dsmpdtfmt.h1359 * @param ambiguousYear If true then the two-digit year == the default start year.
1369 UBool obeyCount, UBool allowNegative, UBool ambiguousYear[], int32_t& saveHebrewMonth, Calendar& cal,
/external/icu/icu4c/source/i18n/
H A Dsmpdtfmt.cpp1726 UBool ambiguousYear[] = { FALSE }; local
1823 TRUE, FALSE, ambiguousYear, saveHebrewMonth, *workCal, i, numericLeapMonthFormatter, &tzTimeType);
1838 FALSE, TRUE, ambiguousYear, saveHebrewMonth, *workCal, i, numericLeapMonthFormatter, &tzTimeType);
1906 if( ambiguousYear[0] && !parsedDate.after(fDefaultCenturyStart) ) {
1918 if (ambiguousYear[0] || tzTimeType != UTZFMT_TIME_TYPE_UNKNOWN) // If this is true then the two-digit year == the default start year
1925 if (ambiguousYear[0]) {
2439 UBool obeyCount, UBool allowNegative, UBool ambiguousYear[], int32_t& saveHebrewMonth, Calendar& cal,
2648 ambiguousYear[0] = (value == ambiguousTwoDigitYear);
2678 ambiguousYear[0] = (value == ambiguousTwoDigitYear);
2438 subParse(const UnicodeString& text, int32_t& start, UChar ch, int32_t count, UBool obeyCount, UBool allowNegative, UBool ambiguousYear[], int32_t& saveHebrewMonth, Calendar& cal, int32_t patLoc, MessageFormat * numericLeapMonthFormatter, UTimeZoneFormatTimeType *tzTimeType) const argument
/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 3112 milliseconds