HomeSort by relevance Sort by last modified time
    Searched defs:LIMITS (Results 1 - 24 of 24) sorted by null

  /external/icu/icu4c/source/i18n/
cecal.cpp 17 static const int32_t LIMITS[UCAL_FIELD_COUNT][4] = {
84 return LIMITS[field][limitType];
hebrwcal.cpp 37 static const int32_t LIMITS[UCAL_FIELD_COUNT][4] = {
489 return LIMITS[field][limitType];
indiancal.cpp 56 static const int32_t LIMITS[UCAL_FIELD_COUNT][4] = {
89 return LIMITS[field][limitType];
islamcal.cpp 282 static const int32_t LIMITS[UCAL_FIELD_COUNT][4] = {
314 return LIMITS[field][limitType];
    [all...]
chnsecal.cpp 171 static const int32_t LIMITS[UCAL_FIELD_COUNT][4] = {
204 return LIMITS[field][limitType];
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
CECalendar.java 21 private static final int LIMITS[][] = {
186 return LIMITS[field][limitType];
PersianCalendar.java 265 private static final int LIMITS[][] = {
298 return LIMITS[field][limitType];
GregorianCalendar.java 253 * Old year limits were least max 292269054, max 292278994.
255 private static final int LIMITS[][] = {
287 return LIMITS[field][limitType];
628 * won't behave properly at the extreme limits of GregorianCalendar's
632 * cutover, these limits are Sun Dec 02 16:47:04 GMT 292269055 BC to Sun
678 int lowGood = LIMITS[YEAR][1];
679 int highBad = LIMITS[YEAR][2]+1;
    [all...]
HebrewCalendar.java 171 private static final int LIMITS[][] = {
708 return LIMITS[field][limitType];
    [all...]
IndianCalendar.java 400 private static final int LIMITS[][] = {
433 return LIMITS[field][limitType];
ChineseCalendar.java 364 * Array defining the limits of field values for this class. Field
365 * limits which are invariant with respect to calendar system and
399 private static final int LIMITS[][] = {
432 return LIMITS[field][limitType];
    [all...]
IslamicCalendar.java 370 private static final int LIMITS[][] = {
511 return LIMITS[field][limitType];
    [all...]
Calendar.java 612 * {@link #handleGetLimit} to return appropriate limits on
    [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 420 milliseconds