Searched refs:fieldsToDay (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dgregoimp.h168 static double fieldsToDay(int32_t year, int32_t month, int32_t dom);
H A Dtzrule.cpp272 ruleDay = Grego::fieldsToDay(year, fDateTimeRule->getRuleMonth(), fDateTimeRule->getRuleDayOfMonth());
279 ruleDay = Grego::fieldsToDay(year, fDateTimeRule->getRuleMonth(), 1);
283 ruleDay = Grego::fieldsToDay(year, fDateTimeRule->getRuleMonth(),
297 ruleDay = Grego::fieldsToDay(year, month, dom);
H A Dolsontz.cpp242 finalStartMillis = Grego::fieldsToDay(finalStartYear, 0, 1) * U_MILLIS_PER_DAY;
380 UDate date = (UDate)(Grego::fieldsToDay(year, month, dom) * U_MILLIS_PER_DAY + millis);
574 double start = Grego::fieldsToDay(year, 0, 1) * SECONDS_PER_DAY;
575 double limit = Grego::fieldsToDay(year+1, 0, 1) * SECONDS_PER_DAY;
H A Dgregoimp.cpp85 double Grego::fieldsToDay(int32_t year, int32_t month, int32_t dom) { function in class:Grego
H A Dchnsecal.cpp531 double ms = daysToMillis(Grego::fieldsToDay(gyear, UCAL_DECEMBER, 1));
H A Drbtz.cpp390 UDate time = (UDate)Grego::fieldsToDay(year, month, day) * U_MILLIS_PER_DAY + millis;
H A Dzonemeta.cpp212 UDate date = Grego::fieldsToDay(year, month - 1, day) * U_MILLIS_PER_DAY
H A Dvtzone.cpp278 UDate time = Grego::fieldsToDay(year, month, day) * U_MILLIS_PER_DAY;
/external/icu/icu4c/source/i18n/
H A Dgregoimp.h168 static double fieldsToDay(int32_t year, int32_t month, int32_t dom);
H A Dtzrule.cpp272 ruleDay = Grego::fieldsToDay(year, fDateTimeRule->getRuleMonth(), fDateTimeRule->getRuleDayOfMonth());
279 ruleDay = Grego::fieldsToDay(year, fDateTimeRule->getRuleMonth(), 1);
283 ruleDay = Grego::fieldsToDay(year, fDateTimeRule->getRuleMonth(),
297 ruleDay = Grego::fieldsToDay(year, month, dom);
H A Dolsontz.cpp242 finalStartMillis = Grego::fieldsToDay(finalStartYear, 0, 1) * U_MILLIS_PER_DAY;
380 UDate date = (UDate)(Grego::fieldsToDay(year, month, dom) * U_MILLIS_PER_DAY + millis);
574 double start = Grego::fieldsToDay(year, 0, 1) * SECONDS_PER_DAY;
575 double limit = Grego::fieldsToDay(year+1, 0, 1) * SECONDS_PER_DAY;
H A Dgregoimp.cpp85 double Grego::fieldsToDay(int32_t year, int32_t month, int32_t dom) { function in class:Grego
H A Dchnsecal.cpp531 double ms = daysToMillis(Grego::fieldsToDay(gyear, UCAL_DECEMBER, 1));
H A Drbtz.cpp390 UDate time = (UDate)Grego::fieldsToDay(year, month, day) * U_MILLIS_PER_DAY + millis;
H A Dzonemeta.cpp214 UDate date = Grego::fieldsToDay(year, month - 1, day) * U_MILLIS_PER_DAY
H A Dvtzone.cpp278 UDate time = Grego::fieldsToDay(year, month, day) * U_MILLIS_PER_DAY;
/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 702 milliseconds