/external/icu/android_icu4j/src/main/java/android/icu/util/ |
H A D | ChineseCalendar.java | 432 if (newestStamp(ERA, YEAR, UNSET) <= getStamp(EXTENDED_YEAR)) {
|
H A D | Calendar.java | 5092 protected int newestStamp(int first, int last, int bestStampSoFar) { method in class:Calendar 5203 newestStamp(AM_PM, MILLISECOND, UNSET) <= stamp[MILLISECONDS_IN_DAY]) { 5498 int bestStamp = newestStamp(ERA, DAY_OF_WEEK_IN_MONTH, UNSET); 5499 bestStamp = newestStamp(YEAR_WOY, EXTENDED_YEAR, bestStamp);
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | ChineseCalendar.java | 444 if (newestStamp(ERA, YEAR, UNSET) <= getStamp(EXTENDED_YEAR)) {
|
H A D | Calendar.java | 5259 protected int newestStamp(int first, int last, int bestStampSoFar) { method in class:Calendar 5376 newestStamp(AM_PM, MILLISECOND, UNSET) <= stamp[MILLISECONDS_IN_DAY]) { 5674 int bestStamp = newestStamp(ERA, DAY_OF_WEEK_IN_MONTH, UNSET); 5675 bestStamp = newestStamp(YEAR_WOY, EXTENDED_YEAR, bestStamp);
|
/external/icu/icu4c/source/i18n/ |
H A D | calendar.cpp | 1396 int32_t Calendar::newestStamp(UCalendarDateFields first, UCalendarDateFields last, int32_t bestStampSoFar) const function in class:Calendar 2977 newestStamp(UCAL_AM_PM, UCAL_MILLISECOND, kUnset) <= fStamp[UCAL_MILLISECONDS_IN_DAY]) { 3192 int32_t bestStamp = newestStamp(UCAL_ERA, UCAL_DAY_OF_WEEK_IN_MONTH, kUnset); 3193 bestStamp = newestStamp(UCAL_YEAR_WOY, UCAL_EXTENDED_YEAR, bestStamp);
|
H A D | chnsecal.cpp | 221 if (newestStamp(UCAL_ERA, UCAL_YEAR, kUnset) <= fStamp[UCAL_EXTENDED_YEAR]) {
|
/external/icu/icu4c/source/i18n/unicode/ |
H A D | calendar.h | 1764 int32_t newestStamp(UCalendarDateFields start, UCalendarDateFields end, int32_t bestSoFar) const;
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/libgdx/backends/gdx-backend-moe/libs/ |
H A D | intel-moe-core.jar | META-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ... |
/external/libgdx/backends/gdx-backends-gwt/libs/ |
H A D | gwt-dev.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ... |