Searched refs:setStartRule (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dsimpletz.h14 * Added setStartRule() / setEndRule() overloads
136 * setStartRule().
143 * day-of-week-in-month. See setStartRule() for a
146 * See setStartRule() for a complete explanation.
152 * See setStartRule() for a complete explanation.
154 * See setStartRule() for a complete explanation.
177 * setStartRule().
184 * day-of-week-in-month. See setStartRule() for a
187 * See setStartRule() for a complete explanation.
193 * See setStartRule() fo
884 inline void SimpleTimeZone::setStartRule(int32_t month, int32_t dayOfWeekInMonth, function in class:SimpleTimeZone
890 inline void SimpleTimeZone::setStartRule(int32_t month, int32_t dayOfMonth, function in class:SimpleTimeZone
896 inline void SimpleTimeZone::setStartRule(int32_t month, int32_t dayOfMonth, function in class:SimpleTimeZone
[all...]
/external/icu/icu4c/source/i18n/unicode/
H A Dsimpletz.h14 * Added setStartRule() / setEndRule() overloads
136 * setStartRule().
143 * day-of-week-in-month. See setStartRule() for a
146 * See setStartRule() for a complete explanation.
152 * See setStartRule() for a complete explanation.
154 * See setStartRule() for a complete explanation.
177 * setStartRule().
184 * day-of-week-in-month. See setStartRule() for a
187 * See setStartRule() for a complete explanation.
193 * See setStartRule() fo
884 inline void SimpleTimeZone::setStartRule(int32_t month, int32_t dayOfWeekInMonth, function in class:SimpleTimeZone
890 inline void SimpleTimeZone::setStartRule(int32_t month, int32_t dayOfMonth, function in class:SimpleTimeZone
896 inline void SimpleTimeZone::setStartRule(int32_t month, int32_t dayOfMonth, function in class:SimpleTimeZone
[all...]
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtzregts.cpp133 z->setStartRule(UCAL_FEBRUARY, 1, UCAL_SUNDAY, 0, status);
134 failure(status, "z->setStartRule()");
136 failure(status, "z->setStartRule()");
588 * SimpleTimeZOne constructors, setStartRule(), and setEndRule() don't
633 zone->setStartRule(month, day, dayOfWeek, time, status);
638 errln(UnicodeString("setStartRule(month=") + month + ", day=" + day +
929 z2->setStartRule(UCAL_JANUARY, 1, 0, status);
987 * Make sure setStartRule and setEndRule set the DST savings to nonzero
997 z.setStartRule(UCAL_FEBRUARY, 1, UCAL_SUNDAY, 0, status);
998 failure(status, "setStartRule()");
[all...]
H A Dtztest.cpp163 * Test the setStartRule/setEndRule API calls.
190 zone->setStartRule(UCAL_MARCH, 1, 0, startHour, status);
1454 zone2->setStartRule(UCAL_JANUARY, 1, 0, 0, status);
1609 tz.setStartRule(UCAL_MARCH, 10, 12 * U_MILLIS_PER_HOUR, status);
1611 errln("tz.setStartRule failed");
1614 errln("tz.setStartRule failed");
1640 tz.setStartRule(UCAL_MARCH, 10, UCAL_FRIDAY, 12 * millisPerHour, TRUE, status);
1642 errln("tz.setStartRule failed");
1645 errln("tz.setStartRule failed");
H A Dtzrulets.cpp1559 stz1->setStartRule(UCAL_MARCH, 11, 2*HOUR, status); // March 11
1780 simpleTZ->setStartRule(0, // month
1803 simpleTZ2.setStartRule(0, // month
H A Dcalregts.cpp331 pdt->setStartRule(UCAL_APRIL, 1, UCAL_SUNDAY, 2 * 60 * 60 * 1000, status);
/external/icu/icu4c/source/test/intltest/
H A Dtzregts.cpp133 z->setStartRule(UCAL_FEBRUARY, 1, UCAL_SUNDAY, 0, status);
134 failure(status, "z->setStartRule()");
136 failure(status, "z->setStartRule()");
588 * SimpleTimeZOne constructors, setStartRule(), and setEndRule() don't
633 zone->setStartRule(month, day, dayOfWeek, time, status);
638 errln(UnicodeString("setStartRule(month=") + month + ", day=" + day +
929 z2->setStartRule(UCAL_JANUARY, 1, 0, status);
987 * Make sure setStartRule and setEndRule set the DST savings to nonzero
997 z.setStartRule(UCAL_FEBRUARY, 1, UCAL_SUNDAY, 0, status);
998 failure(status, "setStartRule()");
[all...]
H A Dtztest.cpp154 * Test the setStartRule/setEndRule API calls.
181 zone->setStartRule(UCAL_MARCH, 1, 0, startHour, status);
1445 zone2->setStartRule(UCAL_JANUARY, 1, 0, 0, status);
1600 tz.setStartRule(UCAL_MARCH, 10, 12 * U_MILLIS_PER_HOUR, status);
1602 errln("tz.setStartRule failed");
1605 errln("tz.setStartRule failed");
1631 tz.setStartRule(UCAL_MARCH, 10, UCAL_FRIDAY, 12 * millisPerHour, TRUE, status);
1633 errln("tz.setStartRule failed");
1636 errln("tz.setStartRule failed");
H A Dtzrulets.cpp1557 stz1->setStartRule(UCAL_MARCH, 11, 2*HOUR, status); // March 11
1778 simpleTZ->setStartRule(0, // month
1801 simpleTZ2.setStartRule(0, // month
H A Dcalregts.cpp331 pdt->setStartRule(UCAL_APRIL, 1, UCAL_SUNDAY, 2 * 60 * 60 * 1000, status);
/external/chromium_org/third_party/icu/source/i18n/
H A Dsimpletz.cpp271 * setStartRule(TimeFields.APRIL, 1, TimeFields.SUNDAY, 2*60*60*1000);
307 SimpleTimeZone::setStartRule(int32_t month, int32_t dayOfWeekInMonth, int32_t dayOfWeek, function in class:SimpleTimeZone
322 SimpleTimeZone::setStartRule(int32_t month, int32_t dayOfMonth, function in class:SimpleTimeZone
325 setStartRule(month, dayOfMonth, 0, time, mode, status);
331 SimpleTimeZone::setStartRule(int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, function in class:SimpleTimeZone
334 setStartRule(month, after ? dayOfMonth : -dayOfMonth,
347 * for setStartRule().
351 * day-of-week-in-month. See setStartRule() for a complete explanation.
352 * @param dayOfWeek the daylight savings ending day-of-week. See setStartRule()
798 // This is the format accepted by the constructor and by setStartRule()
[all...]
/external/icu/icu4c/source/i18n/
H A Dsimpletz.cpp271 * setStartRule(TimeFields.APRIL, 1, TimeFields.SUNDAY, 2*60*60*1000);
307 SimpleTimeZone::setStartRule(int32_t month, int32_t dayOfWeekInMonth, int32_t dayOfWeek, function in class:SimpleTimeZone
322 SimpleTimeZone::setStartRule(int32_t month, int32_t dayOfMonth, function in class:SimpleTimeZone
325 setStartRule(month, dayOfMonth, 0, time, mode, status);
331 SimpleTimeZone::setStartRule(int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, function in class:SimpleTimeZone
334 setStartRule(month, after ? dayOfMonth : -dayOfMonth,
347 * for setStartRule().
351 * day-of-week-in-month. See setStartRule() for a complete explanation.
352 * @param dayOfWeek the daylight savings ending day-of-week. See setStartRule()
798 // This is the format accepted by the constructor and by setStartRule()
[all...]
/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 ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 239 milliseconds