HomeSort by relevance Sort by last modified time
    Searched defs:MAY (Results 1 - 25 of 33) sorted by null

1 2

  /external/nist-sip/java/gov/nist/javax/sip/parser/
TokenNames.java 70 public static final String MAY = SIPDate.MAY;
  /libcore/luni/src/main/java/javax/xml/datatype/
DatatypeConstants.java 6 * (the "License"); you may not use this file except in compliance with
7 * the License. You may obtain a copy of the License at
64 public static final int MAY = 5;
  /external/nist-sip/java/gov/nist/javax/sip/header/
SIPDate.java 83 public static final String MAY = "May";
216 case Calendar.MAY :
217 sipMonth = MAY;
429 } else if (sipMonth.compareToIgnoreCase(MAY) == 0) {
430 month = Calendar.MAY;
  /external/chromium_org/third_party/icu/source/i18n/unicode/
calendar.h 90 * may arise: there may be insufficient information to compute the
92 * there may be inconsistent information (such as "Tuesday, July 15, 1996"
98 * information to specify the missing fields. This may vary by calendar; for
150 * fields may be necessary for complete disambiguation. For example, a full
212 * ERA may be defined on other platforms. To avoid any potential problems undefined it here.
225 DAY_OF_WEEK_IN_MONTH, // Example: 1..4, may be specified as -1
272 MAY,
429 * Gets this Calendar's time as milliseconds. May involve recalculation of time due
431 * (GMT) time. Although this method is const, this object may actually be change
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
calendar.h 90 * may arise: there may be insufficient information to compute the
92 * there may be inconsistent information (such as "Tuesday, July 15, 1996"
98 * information to specify the missing fields. This may vary by calendar; for
150 * fields may be necessary for complete disambiguation. For example, a full
212 * ERA may be defined on other platforms. To avoid any potential problems undefined it here.
225 DAY_OF_WEEK_IN_MONTH, // Example: 1..4, may be specified as -1
272 MAY,
429 * Gets this Calendar's time as milliseconds. May involve recalculation of time due
431 * (GMT) time. Although this method is const, this object may actually be change
    [all...]
  /libcore/luni/src/main/java/java/util/
Calendar.java 6 * (the "License"); you may not use this file except in compliance with
7 * the License. You may obtain a copy of the License at
78 * {@code Calendar} is constructed. They may also be specified explicitly
89 * it. Note that the normalized numbering returned by {@code get()} may
90 * be different. For example, a specific {@code Calendar} subclass may
96 * circumstances may arise: there may be insufficient information to compute the
98 * there may be inconsistent information (such as "Tuesday, July 15, 1996" --
103 * information to specify the missing fields. This may vary by calendar; for the
170 * other fields may also change, depending on the field, the field value, an
    [all...]
  /prebuilts/devtools/tools/lib/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/13/
android.jar 
  /prebuilts/sdk/16/
android.jar 
  /prebuilts/sdk/8/
android.jar 
  /prebuilts/sdk/9/
android.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/sdk/10/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/20/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/4/
android.jar 

Completed in 1159 milliseconds

1 2