Home
last modified time | relevance | path

Searched refs:MAY (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/external/icu/android_icu4j/src/main/java/android/icu/impl/data/
DHolidayBundle_en_US.java35 … new SimpleHoliday(Calendar.MAY, 8, Calendar.SUNDAY, "Mother's Day", 1914),
37 … new SimpleHoliday(Calendar.MAY, 31, -Calendar.MONDAY, "Memorial Day", 1971),
38 …new SimpleHoliday(Calendar.MAY, 30, "Memorial Day", 1868, …
DHolidayBundle_fr_FR.java26 new SimpleHoliday(Calendar.MAY, 1, 0, "Labor Day"),
27 new SimpleHoliday(Calendar.MAY, 8, 0, "Victory Day"),
DHolidayBundle_en_GB.java28 new SimpleHoliday(Calendar.MAY, 31, -Calendar.MONDAY, "Spring Holiday"),
DHolidayBundle_it_IT.java28 new SimpleHoliday(Calendar.MAY, 1, 0, "Labor Day"),
DHolidayBundle_en_CA.java25 new SimpleHoliday(Calendar.MAY, 19, 0, "Victoria Day"),
DHolidayBundle_es_MX.java28 new SimpleHoliday(Calendar.MAY, 5, 0, "Cinco de Mayo"),
DHolidayBundle_de_AT.java40 new SimpleHoliday(Calendar.MAY, 1, 0, "National Holiday"),
DHolidayBundle_fr_CA.java26 new SimpleHoliday(Calendar.MAY, 19, 0, "Victoria Day"),
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/data/
DHolidayBundle_en_US.java31 … new SimpleHoliday(Calendar.MAY, 8, Calendar.SUNDAY, "Mother's Day", 1914),
33 … new SimpleHoliday(Calendar.MAY, 31, -Calendar.MONDAY, "Memorial Day", 1971),
34 …new SimpleHoliday(Calendar.MAY, 30, "Memorial Day", 1868, …
DHolidayBundle_fr_FR.java22 new SimpleHoliday(Calendar.MAY, 1, 0, "Labor Day"),
23 new SimpleHoliday(Calendar.MAY, 8, 0, "Victory Day"),
DHolidayBundle_it_IT.java24 new SimpleHoliday(Calendar.MAY, 1, 0, "Labor Day"),
DHolidayBundle_es_MX.java24 new SimpleHoliday(Calendar.MAY, 5, 0, "Cinco de Mayo"),
DHolidayBundle_en_GB.java24 new SimpleHoliday(Calendar.MAY, 31, -Calendar.MONDAY, "Spring Holiday"),
DHolidayBundle_en_CA.java21 new SimpleHoliday(Calendar.MAY, 19, 0, "Victoria Day"),
DHolidayBundle_de_AT.java36 new SimpleHoliday(Calendar.MAY, 1, 0, "National Holiday"),
DHolidayBundle_fr_CA.java22 new SimpleHoliday(Calendar.MAY, 19, 0, "Victoria Day"),
/external/grpc-grpc/doc/
Dcompression.md4 "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be
15 compression level_, to be used in the absence of message-specific settings, MAY
19 compression on a per message basis MAY be used to prevent CRIME/BEAST attacks.
20 It also allows for asymmetric compression communication, whereby a response MAY
25 Compression MAY be configured by the Client Application by calling the
26 appropriate API method. There are two scenarios where compression MAY be
39 A gRPC peer MAY choose to respond using a different compression method to that
53 Note that a peer MAY choose to not disclose all the encodings it supports.
/external/nist-sip/java/gov/nist/javax/sip/header/
DSIPDate.java83 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/
DTokenNames.java70 public static final String MAY = SIPDate.MAY; field
/external/parameter-framework/upstream/doc/requirements/
Drequirements.md170 **SHOULD** respect all SHOULD clause, **MAY** respect all MAY clause of the type.
176 Implementation **MAY** add another API to access a parameter value.
199 PF **MAY** support constraining the parameter minimum and maximum value.
210 The array maximum size **MAY** be invariant (immutable).
236 PF **MAY** support constraining the parameter minimum and maximum value.
256 PF **MAY** support constraining the parameter minimum and maximum value.
337 A PF **MAY** offer Parameter adaptation composition. I.e. combine multiple parameter
404 This API **MAY** be a packed parameter structure, following the C ABI without
458 Syncer library or/and builder **MAY** be loaded from dynamically linked libraries
511 Syncers **MAY** report an 'out-of-sync' condition indicating that the hardware
[all …]
/external/libvpx/libvpx/
Dkeywords.dox4 NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and
36 \section MAY
/external/libaom/libaom/
Dkeywords.dox4 NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and
36 \section MAY
/external/slf4j/slf4j-ext/src/test/resources/
Dmonths_en.properties5 MAY=May key
/external/google-fonts/source-sans-pro/
DREADME1 # WARNING: NOTE THAT ONLY GOOGLE INC MAY DISTRIBUTE MODIFIED VERSIONS WITH THE TRADEMARK NAME "SOUR…
/external/slf4j/slf4j-ext/src/test/java/org/slf4j/cal10n_dummy/
DMonths.java34 JAN, FEB, MAR, APR, MAY, JUN; enumConstant

12345678910>>...12