/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/data/ |
D | HolidayBundle_en_US.java | 29 … new SimpleHoliday(Calendar.MAY, 8, Calendar.SUNDAY, "Mother's Day", 1914), 31 … new SimpleHoliday(Calendar.MAY, 31, -Calendar.MONDAY, "Memorial Day", 1971), 32 …new SimpleHoliday(Calendar.MAY, 30, "Memorial Day", 1868, …
|
D | HolidayBundle_fr_FR.java | 20 new SimpleHoliday(Calendar.MAY, 1, 0, "Labor Day"), 21 new SimpleHoliday(Calendar.MAY, 8, 0, "Victory Day"),
|
D | HolidayBundle_en_CA.java | 19 new SimpleHoliday(Calendar.MAY, 19, 0, "Victoria Day"),
|
D | HolidayBundle_it_IT.java | 22 new SimpleHoliday(Calendar.MAY, 1, 0, "Labor Day"),
|
D | HolidayBundle_en_GB.java | 22 new SimpleHoliday(Calendar.MAY, 31, -Calendar.MONDAY, "Spring Holiday"),
|
D | HolidayBundle_es_MX.java | 22 new SimpleHoliday(Calendar.MAY, 5, 0, "Cinco de Mayo"),
|
D | HolidayBundle_de_AT.java | 34 new SimpleHoliday(Calendar.MAY, 1, 0, "National Holiday"),
|
D | HolidayBundle_fr_CA.java | 20 new SimpleHoliday(Calendar.MAY, 19, 0, "Victoria Day"),
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | SIPDate.java | 83 public static final String MAY = "May"; field in SIPDate 216 case Calendar.MAY : in SIPDate() 217 sipMonth = MAY; in SIPDate() 429 } else if (sipMonth.compareToIgnoreCase(MAY) == 0) { in setMonth() 430 month = Calendar.MAY; in setMonth()
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
D | TokenNames.java | 70 public static final String MAY = SIPDate.MAY; field
|
D | HeaderParser.java | 100 retval.set(Calendar.MONTH, Calendar.MAY); in date()
|
/external/slf4j/slf4j-ext/src/test/resources/ |
D | months_en.properties | 5 MAY=May key
|
/external/libvpx/libvpx/ |
D | keywords.dox | 4 NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and 36 \section MAY
|
/external/slf4j/slf4j-ext/src/test/java/org/slf4j/cal10n_dummy/ |
D | Months.java | 34 JAN, FEB, MAR, APR, MAY, JUN; enumConstant
|
/external/crcalc/ |
D | COPYRIGHT.txt | 31 EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU. 71 EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | SimpleHoliday.java | 191 new SimpleHoliday(Calendar.MAY, 1, "May Day");
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | DebugUtilitiesData.java | 170 com.ibm.icu.util.Calendar.MAY, /* 4 */
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
D | ChineseTest.java | 269 tempcal.set(2001, Calendar.MAY, 22); in TestFormat() 271 tempcal.set(2001, Calendar.MAY, 23); in TestFormat() 649 Date time2 = getDate(2001, Calendar.MAY, 23); in TestCoverage()
|
D | IBMCalendarTest.java | 263 BuddhistCalendar cal = new BuddhistCalendar(2543, Calendar.MAY, 22); in TestBuddhistCoverage() 271 BuddhistCalendar cal = new BuddhistCalendar(2543, Calendar.MAY, 22, 1, 1, 1); in TestBuddhistCoverage() 279 BuddhistCalendar cal = new BuddhistCalendar(2543, Calendar.MAY, 22); in TestBuddhistCoverage() 411 TaiwanCalendar cal = new TaiwanCalendar(34, Calendar.MAY, 22); in TestTaiwanCoverage() 419 TaiwanCalendar cal = new TaiwanCalendar(34, Calendar.MAY, 22, 1, 1, 1); in TestTaiwanCoverage() 427 TaiwanCalendar cal = new TaiwanCalendar(34, Calendar.MAY, 22); in TestTaiwanCoverage()
|
/external/apache-http/android/src/android/net/http/ |
D | LegacyHttpDateTime.java | 161 return Calendar.MAY; in getMonth()
|
/external/srtp/doc/ |
D | rfc3711.txt | 151 "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this 321 equivalent RTP packet. The Encrypted Portion MAY be the exact size 322 of the plaintext or MAY be larger. Figure 1 shows the RTP payload 332 transforms requiring padding. Transforms MAY specify other padding 360 according to Section 3.2.3. The MKI MAY be used by key 462 In addition, for each master key, an SRTP stream MAY use the 466 This value, when used, MUST be random, but MAY be public. Use of 498 Note in particular that the master key(s) MAY be shared between SRTP 757 amount of traffic, and MAY be triggered earlier, e.g., for increased 812 dependent parameter and MUST be at least 64, but which MAY be set to [all …]
|
/external/libvorbis/doc/ |
D | rfc5215.txt | 139 "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this 207 Padding MAY be used with this payload format according to Section 5.1 473 Offer/Answer Model [RFC3264]. Changes to the configuration MAY be 516 MUST be packed as they are, while the Comment header MAY be replaced 713 successfully decode the stream. Implementations MAY try to recover 724 to offer basic track/song information. Clients MAY ignore it 1202 The following example shows a common usage pattern that MAY be
|
/external/ipsec-tools/src/racoon/ |
D | TODO | 90 MAY
|
/external/libogg/doc/ |
D | rfc3533.txt | 34 "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this 193 and MAY contain information to set up the decoding process. The bos 556 For example, for an audio stream, it MAY contain the total number 558 page. For a video stream it MAY contain the total number of video
|
/external/icu/icu4c/source/i18n/unicode/ |
D | calendar.h | 272 MAY, enumerator
|