Searched refs:fgSystemDefaultCenturyStart (Results 1 - 22 of 22) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dbuddhcal.cpp131 UDate BuddhistCalendar::fgSystemDefaultCenturyStart = DBL_MIN; member in class:BuddhistCalendar
155 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
164 return fgSystemDefaultCenturyStart;
172 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
199 if (fgSystemDefaultCenturyStart == fgSystemDefaultCentury) {
201 fgSystemDefaultCenturyStart = newStart;
H A Dtaiwncal.cpp138 UDate TaiwanCalendar::fgSystemDefaultCenturyStart = DBL_MIN; member in class:TaiwanCalendar
162 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
171 return fgSystemDefaultCenturyStart;
179 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
206 if (fgSystemDefaultCenturyStart == fgSystemDefaultCentury)
209 fgSystemDefaultCenturyStart = newStart;
H A Dcoptccal.cpp100 UDate CopticCalendar::fgSystemDefaultCenturyStart = DBL_MIN; member in class:CopticCalendar
110 return fgSystemDefaultCenturyStart;
128 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
145 fgSystemDefaultCenturyStart = newStart;
H A Dethpccal.cpp140 UDate EthiopicCalendar::fgSystemDefaultCenturyStart = DBL_MIN; member in class:EthiopicCalendar
147 return fgSystemDefaultCenturyStart;
165 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
182 fgSystemDefaultCenturyStart = newStart;
H A Dindiancal.cpp353 UDate IndianCalendar::fgSystemDefaultCenturyStart = DBL_MIN; member in class:IndianCalendar
379 needsUpdate = (fgSystemDefaultCenturyStart == fgSystemDefaultCentury);
389 return fgSystemDefaultCenturyStart;
400 needsUpdate = (fgSystemDefaultCenturyStart == fgSystemDefaultCentury);
420 if (fgSystemDefaultCenturyStart == fgSystemDefaultCentury) {
434 fgSystemDefaultCenturyStart = newStart;
H A Dpersncal.cpp382 UDate PersianCalendar::fgSystemDefaultCenturyStart = DBL_MIN; member in class:PersianCalendar
405 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
414 return fgSystemDefaultCenturyStart;
422 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
449 if (fgSystemDefaultCenturyStart == fgSystemDefaultCentury)
452 fgSystemDefaultCenturyStart = newStart;
H A Dhebrwcal.cpp675 UDate HebrewCalendar::fgSystemDefaultCenturyStart = DBL_MIN; member in class:HebrewCalendar
699 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
708 return fgSystemDefaultCenturyStart;
716 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
743 if (fgSystemDefaultCenturyStart == fgSystemDefaultCentury) {
745 fgSystemDefaultCenturyStart = newStart;
H A Dislamcal.cpp461 UDate IslamicCalendar::fgSystemDefaultCenturyStart = DBL_MIN; member in class:IslamicCalendar
485 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
494 return fgSystemDefaultCenturyStart;
502 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
529 if (fgSystemDefaultCenturyStart == fgSystemDefaultCentury)
532 fgSystemDefaultCenturyStart = newStart;
H A Dbuddhcal.h200 static UDate fgSystemDefaultCenturyStart; member in class:BuddhistCalendar
H A Dcoptccal.h198 static UDate fgSystemDefaultCenturyStart; member in class:CopticCalendar
H A Dethpccal.h214 static UDate fgSystemDefaultCenturyStart; member in class:EthiopicCalendar
H A Dindiancal.h329 static UDate fgSystemDefaultCenturyStart; member in class:IndianCalendar
H A Dtaiwncal.h182 static UDate fgSystemDefaultCenturyStart; member in class:TaiwanCalendar
H A Dislamcal.h420 static UDate fgSystemDefaultCenturyStart; member in class:IslamicCalendar
H A Dpersncal.h321 static UDate fgSystemDefaultCenturyStart; member in class:PersianCalendar
H A Dchnsecal.cpp781 UDate ChineseCalendar::fgSystemDefaultCenturyStart = DBL_MIN; member in class:ChineseCalendar
805 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
814 return fgSystemDefaultCenturyStart;
822 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
849 if (fgSystemDefaultCenturyStart == fgSystemDefaultCentury)
852 fgSystemDefaultCenturyStart = newStart;
H A Dchnsecal.h249 static UDate fgSystemDefaultCenturyStart; member in class:ChineseCalendar
H A Dhebrwcal.h405 static UDate fgSystemDefaultCenturyStart; member in class:HebrewCalendar
H A Dgregocal.cpp1270 UDate GregorianCalendar::fgSystemDefaultCenturyStart = DBL_MIN; member in class:GregorianCalendar
1294 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
1303 return fgSystemDefaultCenturyStart;
1311 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
1339 if (fgSystemDefaultCenturyStart == fgSystemDefaultCentury)
1342 fgSystemDefaultCenturyStart = newStart;
/external/icu/icu4c/source/i18n/
H A Dindiancal.cpp353 UDate IndianCalendar::fgSystemDefaultCenturyStart = DBL_MIN; member in class:IndianCalendar
379 needsUpdate = (fgSystemDefaultCenturyStart == fgSystemDefaultCentury);
389 return fgSystemDefaultCenturyStart;
400 needsUpdate = (fgSystemDefaultCenturyStart == fgSystemDefaultCentury);
420 if (fgSystemDefaultCenturyStart == fgSystemDefaultCentury) {
434 fgSystemDefaultCenturyStart = newStart;
H A Dindiancal.h329 static UDate fgSystemDefaultCenturyStart; member in class:IndianCalendar
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dgregocal.h776 static UDate fgSystemDefaultCenturyStart; member in class:GregorianCalendar

Completed in 257 milliseconds