/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/data/ |
HolidayBundle_da_DK.java | 28 // Easter and related holidays 38 { "holidays", fHolidays },
|
HolidayBundle_de_DE.java | 28 // Easter and related holidays 38 { "holidays", fHolidays },
|
HolidayBundle_el_GR.java | 32 // Easter and related holidays in the Orthodox calendar 39 { "holidays", fHolidays },
|
HolidayBundle_en_GB.java | 28 // Easter and related holidays 34 { "holidays", fHolidays },
|
HolidayBundle_fr_FR.java | 28 // Easter and related holidays 36 { "holidays", fHolidays },
|
HolidayBundle_it_IT.java | 30 // Easter and related holidays 35 { "holidays", fHolidays },
|
HolidayBundle_iw_IL.java | 27 { "holidays", fHolidays },
|
HolidayBundle_ja_JP.java | 21 { "holidays", fHolidays },
|
HolidayBundle_de_AT.java | 39 { "holidays", fHolidays }, 41 // Only holidays names different from those used in Germany are listed here
|
HolidayBundle_en_CA.java | 29 // Easter and related holidays 37 { "holidays", fHolidays },
|
HolidayBundle_fr_CA.java | 31 // Easter and related holidays 37 { "holidays", fHolidays },
|
HolidayBundle.java | 19 // For holidays where the key is _not_ the English name, e.g. in the
|
HolidayBundle_en.java | 19 // For holidays where the key is _not_ the English name, e.g. in the
|
HolidayBundle_es_MX.java | 33 { "holidays", fHolidays },
|
HolidayBundle_en_US.java | 46 { "holidays", fHolidays },
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
HolidayTest.java | 46 Holiday[] holidays = Holiday.getHolidays(); local 47 exerciseHolidays(holidays, Locale.getDefault()); 80 Holiday[] holidays = Holiday.getHolidays(locale); local 81 exerciseHolidays(holidays, locale); 86 void exerciseHolidays(Holiday[] holidays, Locale locale) { 87 for (int i = 0; i < holidays.length; ++i) { 88 exerciseHoliday(holidays[i], locale); 171 // Remember which holidays fall on which days in this month, 326 Holiday[] holidays = Holiday.getHolidays(ULocale.US); local 327 for (int i = 0; i < holidays.length; ++i) [all...] |
/external/libxml2/test/schemas/ |
date_0.xsd | 61 <xsd:element name="hol" type="holidays"/> 99 <xsd:simpleType name='holidays'> 101 <xsd:documentation>some US holidays</xsd:documentation>
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
DateRule.java | 18 * DateRule is useful for storing information about holidays,
|
Holiday.java | 56 result = (Holiday[]) bundle.getObject("holidays"); 66 * @param start Only holidays on or after this date are returned.
|
SimpleHoliday.java | 166 /* Constants for holidays that are common throughout the Western
|
EasterHoliday.java | 16 * A Holiday subclass which represents holidays that occur
|
HebrewCalendar.java | 27 * in order to prevent certain holidays from falling on the Sabbath and 202 * certain holidays fall on the sabbath, the year can end up being three [all...] |
/packages/inputmethods/OpenWnn/res/xml/ |
symbols_japan_emoji_list3.xml | 124 <!-- Celebration / Holidays -->
|
/external/icu/icu4c/source/i18n/ |
hebrwcal.h | 42 * in order to prevent certain holidays from falling on the Sabbath and
|
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/ |
icu4j-2.6.1.jar | |