Searched defs:ambiguousYear (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/i18n/
H A Dsmpdtfmt.cpp1688 UBool ambiguousYear[] = { FALSE }; local
1789 TRUE, FALSE, ambiguousYear, saveHebrewMonth, *workCal, i, numericLeapMonthFormatter);
1804 FALSE, TRUE, ambiguousYear, saveHebrewMonth, *workCal, i, numericLeapMonthFormatter);
1872 if( ambiguousYear[0] && !parsedDate.after(fDefaultCenturyStart) ) {
1884 if (ambiguousYear[0] || tztype != UTZFMT_TIME_TYPE_UNKNOWN) // If this is true then the two-digit year == the default start year
1891 if (ambiguousYear[0]) {
2418 UBool obeyCount, UBool allowNegative, UBool ambiguousYear[], int32_t& saveHebrewMonth, Calendar& cal,
2627 ambiguousYear[0] = (value == ambiguousTwoDigitYear);
2657 ambiguousYear[0] = (value == ambiguousTwoDigitYear);
2417 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/
H A Dsmpdtfmt.cpp1784 UBool ambiguousYear[] = { FALSE }; local
1889 TRUE, FALSE, ambiguousYear, saveHebrewMonth, *workCal, i);
1904 FALSE, TRUE, ambiguousYear, saveHebrewMonth, *workCal, i);
2005 if( ambiguousYear[0] && !parsedDate.after(fDefaultCenturyStart) ) {
2017 if (ambiguousYear[0] || tztype != TZTYPE_UNK) // If this is true then the two-digit year == the default start year
2024 if (ambiguousYear[0]) {
2369 UBool obeyCount, UBool allowNegative, UBool ambiguousYear[], int32_t& saveHebrewMonth, Calendar& cal,
2502 ambiguousYear[0] = (value == ambiguousTwoDigitYear);
2529 ambiguousYear[0] = (value == ambiguousTwoDigitYear);
2368 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) 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 126 milliseconds