Searched refs:endMode (Results 1 - 11 of 11) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DSimpleTimeZone.java751 endMode, endMonth, endDayOfWeek,
928 private int startMode, endMode; // flags indicating what kind of rules the DST rules are field in class:SimpleTimeZone
986 endMode = DOM_MODE;
1083 endMode = DOM_MODE;
1086 endMode = DOW_IN_MONTH_MODE;
1090 endMode = DOW_GE_DOM_MODE;
1093 endMode = DOW_LE_DOM_MODE;
1100 if (endMode == DOW_IN_MONTH_MODE) {
1131 endMode == that.endMode
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DSimpleTimeZone.java772 endMode, endMonth, endDayOfWeek,
949 private int startMode, endMode; // flags indicating what kind of rules the DST rules are field in class:SimpleTimeZone
1010 endMode = DOM_MODE;
1107 endMode = DOM_MODE;
1110 endMode = DOW_IN_MONTH_MODE;
1114 endMode = DOW_GE_DOM_MODE;
1117 endMode = DOW_LE_DOM_MODE;
1124 if (endMode == DOW_IN_MONTH_MODE) {
1156 endMode == that.endMode
[all...]
/external/icu/icu4c/source/i18n/
H A Dsimpletz.cpp78 endMode(DOM_MODE),
174 this->endMode = DOM_MODE;
220 endMode = right.endMode;
493 endMode, (int8_t)endMonth, (int8_t)endDayOfWeek,
760 endMode == that->endMode &&
940 endMode = DOM_MODE;
943 endMode = DOW_IN_MONTH_MODE;
947 endMode
[all...]
/external/icu/icu4c/source/i18n/unicode/
H A Dsimpletz.h783 * Constants specifying values of startMode and endMode.
864 EMode startMode, endMode; // flags indicating what kind of rules the DST rules are member in class:SimpleTimeZone
/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/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 315 milliseconds