Searched refs:dayOfWeekInMonth (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dsimpletz.h51 * <code>dayOfWeekInMonth</code> to indicate that <code>SimpleTimeZone</code> should
53 * Time starts or ends at the last Sunday a month, use <code>dayOfWeekInMonth = -1</code>
274 * The dayOfWeekInMonth and dayOfWeek parameters together specify how to calculate
278 * <li>If both dayOfWeekInMonth and dayOfWeek are positive, they specify the
281 * <li>If dayOfWeek is positive and dayOfWeekInMonth is negative, they specify
284 * <li>If dayOfWeek is zero and dayOfWeekInMonth is positive, dayOfWeekInMonth
287 * <li>If dayOfWeek is zero and dayOfWeekInMonth is negative, dayOfWeekInMonth
291 * <li>If dayOfWeek is negative and dayOfWeekInMonth i
884 setStartRule(int32_t month, int32_t dayOfWeekInMonth, int32_t dayOfWeek, int32_t time, UErrorCode& status) argument
902 setEndRule(int32_t month, int32_t dayOfWeekInMonth, int32_t dayOfWeek, int32_t time, UErrorCode& status) argument
[all...]
/external/icu/icu4c/source/i18n/unicode/
H A Dsimpletz.h51 * <code>dayOfWeekInMonth</code> to indicate that <code>SimpleTimeZone</code> should
53 * Time starts or ends at the last Sunday a month, use <code>dayOfWeekInMonth = -1</code>
274 * The dayOfWeekInMonth and dayOfWeek parameters together specify how to calculate
278 * <li>If both dayOfWeekInMonth and dayOfWeek are positive, they specify the
281 * <li>If dayOfWeek is positive and dayOfWeekInMonth is negative, they specify
284 * <li>If dayOfWeek is zero and dayOfWeekInMonth is positive, dayOfWeekInMonth
287 * <li>If dayOfWeek is zero and dayOfWeekInMonth is negative, dayOfWeekInMonth
291 * <li>If dayOfWeek is negative and dayOfWeekInMonth i
884 setStartRule(int32_t month, int32_t dayOfWeekInMonth, int32_t dayOfWeek, int32_t time, UErrorCode& status) argument
902 setEndRule(int32_t month, int32_t dayOfWeekInMonth, int32_t dayOfWeek, int32_t time, UErrorCode& status) argument
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Dgregoimp.h224 static int32_t dayOfWeekInMonth(int32_t year, int32_t month, int32_t dom);
H A Dbasictz.cpp167 int32_t weekInMonth = Grego::dayOfWeekInMonth(year, month, dom);
194 weekInMonth = Grego::dayOfWeekInMonth(year, month, dom);
225 weekInMonth = Grego::dayOfWeekInMonth(year, month, dom);
H A Dsimpletz.cpp272 * The dayOfWeekInMonth and dayOfWeek parameters together specify how to calculate
275 * <li>If both dayOfWeekInMonth and dayOfWeek are positive, they specify the
278 * <li>If dayOfWeek is positive and dayOfWeekInMonth is negative, they specify
281 * <li>If dayOfWeek is zero and dayOfWeekInMonth is positive, dayOfWeekInMonth
284 * <li>If dayOfWeek is zero and dayOfWeekInMonth is negative, dayOfWeekInMonth
288 * <li>If dayOfWeek is negative and dayOfWeekInMonth is positive, they specify the
298 * @param dayOfWeekInMonth the daylight savings starting
307 SimpleTimeZone::setStartRule(int32_t month, int32_t dayOfWeekInMonth, int32_ argument
359 setEndRule(int32_t month, int32_t dayOfWeekInMonth, int32_t dayOfWeek, int32_t time, TimeMode mode, UErrorCode& status) argument
[all...]
H A Dgregoimp.cpp148 int32_t Grego::dayOfWeekInMonth(int32_t year, int32_t month, int32_t dom) { function in class:Grego
H A Dvtzone.cpp1960 int32_t weekInMonth = Grego::dayOfWeekInMonth(year, month, dom);
/external/icu/icu4c/source/i18n/
H A Dgregoimp.h224 static int32_t dayOfWeekInMonth(int32_t year, int32_t month, int32_t dom);
H A Dbasictz.cpp167 int32_t weekInMonth = Grego::dayOfWeekInMonth(year, month, dom);
194 weekInMonth = Grego::dayOfWeekInMonth(year, month, dom);
225 weekInMonth = Grego::dayOfWeekInMonth(year, month, dom);
H A Dsimpletz.cpp272 * The dayOfWeekInMonth and dayOfWeek parameters together specify how to calculate
275 * <li>If both dayOfWeekInMonth and dayOfWeek are positive, they specify the
278 * <li>If dayOfWeek is positive and dayOfWeekInMonth is negative, they specify
281 * <li>If dayOfWeek is zero and dayOfWeekInMonth is positive, dayOfWeekInMonth
284 * <li>If dayOfWeek is zero and dayOfWeekInMonth is negative, dayOfWeekInMonth
288 * <li>If dayOfWeek is negative and dayOfWeekInMonth is positive, they specify the
298 * @param dayOfWeekInMonth the daylight savings starting
307 SimpleTimeZone::setStartRule(int32_t month, int32_t dayOfWeekInMonth, int32_ argument
359 setEndRule(int32_t month, int32_t dayOfWeekInMonth, int32_t dayOfWeek, int32_t time, TimeMode mode, UErrorCode& status) argument
[all...]
H A Dgregoimp.cpp148 int32_t Grego::dayOfWeekInMonth(int32_t year, int32_t month, int32_t dom) { function in class:Grego
H A Dvtzone.cpp1960 int32_t weekInMonth = Grego::dayOfWeekInMonth(year, month, dom);
/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 499 milliseconds