Searched refs:month (Results 151 - 175 of 389) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/icu/source/i18n/
H A Dvzone.cpp117 vzone_getOffset(VZone* zone, uint8_t era, int32_t year, int32_t month, int32_t day, argument
119 return ((VTimeZone*)zone)->VTimeZone::getOffset(era, year, month, day, dayOfWeek, millis, status);
123 vzone_getOffset2(VZone* zone, uint8_t era, int32_t year, int32_t month, int32_t day, argument
126 return ((VTimeZone*)zone)->VTimeZone::getOffset(era, year, month, day, dayOfWeek, millis, monthLength, status);
H A Dolsontz.cpp329 int32_t OlsonTimeZone::getOffset(uint8_t era, int32_t year, int32_t month, argument
332 if (month < UCAL_JANUARY || month > UCAL_DECEMBER) {
338 return getOffset(era, year, month, dom, dow, millis,
339 Grego::monthLength(year, month),
347 int32_t OlsonTimeZone::getOffset(uint8_t era, int32_t year, int32_t month, argument
356 || month < UCAL_JANUARY
357 || month > UCAL_DECEMBER
375 return finalZone->getOffset(era, year, month, dom, dow,
380 UDate date = (UDate)(Grego::fieldsToDay(year, month, do
438 int32_t year, month, dom, dow; local
570 int32_t year, month, dom, dow, doy, mid; local
[all...]
H A Dolsontz.h101 * cessation lists consist of the month, dowim, dow, time, and time
167 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month,
174 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month,
H A Dvzone.h180 * @param month The reference date's month (0-based; 0 is January)
181 * @param day The reference date's day-in-month (1-based)
188 vzone_getOffset(VZone* zone, uint8_t era, int32_t year, int32_t month, int32_t day,
202 * @param month The reference date's month (0-based; 0 is January)
203 * @param day The reference date's day-in-month (1-based)
206 * @param monthLength The length of the given month in days.
211 vzone_getOffset2(VZone* zone, uint8_t era, int32_t year, int32_t month, int32_t day,
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtzbdtest.h82 void verifyMapping(Calendar& cal, int year, int month, int dom, int hour,
/external/chromium_org/third_party/leveldatabase/
H A Dchromium_logger.h51 t.month,
/external/icu/icu4c/source/i18n/
H A Dethpccal.h42 * Constant for &#x1218;&#x1235;&#x12a8;&#x1228;&#x121d;, the 1st month of the Ethiopic year.
47 * Constant for &#x1325;&#x1245;&#x121d;&#x1275;, the 2nd month of the Ethiopic year.
52 * Constant for &#x1285;&#x12f3;&#x122d;, the 3rd month of the Ethiopic year.
57 * Constant for &#x1273;&#x1285;&#x1223;&#x1225;, the 4th month of the Ethiopic year.
62 * Constant for &#x1325;&#x122d;, the 5th month of the Ethiopic year.
67 * Constant for &#x12e8;&#x12ab;&#x1272;&#x1275;, the 6th month of the Ethiopic year.
72 * Constant for &#x1218;&#x130b;&#x1262;&#x1275;, the 7th month of the Ethiopic year.
77 * Constant for &#x121a;&#x12eb;&#x12dd;&#x12eb;, the 8th month of the Ethiopic year.
82 * Constant for &#x130d;&#x1295;&#x1266;&#x1275;, the 9th month of the Ethiopic year.
87 * Constant for &#x1230;&#x1294;, the 10th month o
[all...]
H A Djapancal.h192 * Called by computeJulianDay. Returns the default month (0-based) for the year,
193 * taking year and era into account. Will return the first month of the given era, if
201 * Called by computeJulianDay. Returns the default day (1-based) for the month,
203 * era, if the current month is an ascension year and month.
205 * @param mon the month in the year
208 virtual int32_t getDefaultDayInMonth(int32_t eyear, int32_t month);
H A Dvzone.cpp117 vzone_getOffset(VZone* zone, uint8_t era, int32_t year, int32_t month, int32_t day, argument
119 return ((VTimeZone*)zone)->VTimeZone::getOffset(era, year, month, day, dayOfWeek, millis, status);
123 vzone_getOffset2(VZone* zone, uint8_t era, int32_t year, int32_t month, int32_t day, argument
126 return ((VTimeZone*)zone)->VTimeZone::getOffset(era, year, month, day, dayOfWeek, millis, monthLength, status);
H A Dolsontz.cpp329 int32_t OlsonTimeZone::getOffset(uint8_t era, int32_t year, int32_t month, argument
332 if (month < UCAL_JANUARY || month > UCAL_DECEMBER) {
338 return getOffset(era, year, month, dom, dow, millis,
339 Grego::monthLength(year, month),
347 int32_t OlsonTimeZone::getOffset(uint8_t era, int32_t year, int32_t month, argument
356 || month < UCAL_JANUARY
357 || month > UCAL_DECEMBER
375 return finalZone->getOffset(era, year, month, dom, dow,
380 UDate date = (UDate)(Grego::fieldsToDay(year, month, do
438 int32_t year, month, dom, dow; local
570 int32_t year, month, dom, dow, doy, mid; local
[all...]
H A Dolsontz.h101 * cessation lists consist of the month, dowim, dow, time, and time
167 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month,
174 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month,
H A Dvzone.h180 * @param month The reference date's month (0-based; 0 is January)
181 * @param day The reference date's day-in-month (1-based)
188 vzone_getOffset(VZone* zone, uint8_t era, int32_t year, int32_t month, int32_t day,
202 * @param month The reference date's month (0-based; 0 is January)
203 * @param day The reference date's day-in-month (1-based)
206 * @param monthLength The length of the given month in days.
211 vzone_getOffset2(VZone* zone, uint8_t era, int32_t year, int32_t month, int32_t day,
/external/icu/icu4c/source/test/intltest/
H A Dtzbdtest.h82 void verifyMapping(Calendar& cal, int year, int month, int dom, int hour,
/external/stlport/src/c_locale_win32/
H A Dc_locale_win32.c200 char *month[12]; member in struct:_Locale_time
714 int size, month, dayofweek; local
732 for (month = LOCALE_SMONTHNAME1; month <= LOCALE_SMONTHNAME12; ++month) { /* Small hack :-) */
733 size = GetLocaleInfoA(ltime->lc.id, month, NULL, 0);
734 ltime->month[month - LOCALE_SMONTHNAME1] = (char*)malloc(size);
735 if (!ltime->month[month
1264 _Locale_full_monthname(_Locale_time_t * ltime, int month) argument
1269 _Locale_abbrev_monthname(_Locale_time_t * ltime, int month) argument
[all...]
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dos_internal.c55 int os_mktime(int year, int month, int day, int hour, int min, int sec, argument
60 if (year < 1970 || month < 1 || month > 12 || day < 1 || day > 31 ||
67 tm.tm_mon = month - 1;
90 tm->month = tm2->tm_mon + 1;
/external/wpa_supplicant_8/src/utils/
H A Dos_internal.c55 int os_mktime(int year, int month, int day, int hour, int min, int sec, argument
60 if (year < 1970 || month < 1 || month > 12 || day < 1 || day > 31 ||
67 tm.tm_mon = month - 1;
90 tm->month = tm2->tm_mon + 1;
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dos_internal.c55 int os_mktime(int year, int month, int day, int hour, int min, int sec, argument
60 if (year < 1970 || month < 1 || month > 12 || day < 1 || day > 31 ||
67 tm.tm_mon = month - 1;
90 tm->month = tm2->tm_mon + 1;
/external/chromium_org/third_party/WebKit/Source/core/css/
H A DthemeInputMultipleFields.css8 input[type="month" i],
40 input::-webkit-datetime-edit-month-field,
57 input::-webkit-datetime-edit-month-field:focus,
67 input::-webkit-datetime-edit-month-field[disabled],
89 input[type="month" i]::-webkit-inner-spin-button,
/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DPlatformLocale.cpp105 m_builder.append(m_localizer.shortMonthLabels()[m_date.month()]);
107 m_builder.append(m_localizer.monthLabels()[m_date.month()]);
110 appendNumber(m_date.month() + 1, 2);
115 m_builder.append(m_localizer.shortStandAloneMonthLabels()[m_date.month()]);
117 m_builder.append(m_localizer.standAloneMonthLabels()[m_date.month()]);
120 appendNumber(m_date.month() + 1, 2);
/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DLocaleMacTest.cpp53 DateComponents dateComponents(int year, int month, int day) argument
56 date.setMillisecondsSinceEpochForDate(msForDate(year, month, day));
67 double msForDate(int year, int month, int day) argument
69 return dateToDaysFrom1970(year, month, day) * msPerDay;
90 String formatDate(const String& localeString, int year, int month, int day) argument
93 return locale->formatDateTime(dateComponents(year, month, day));
326 // The ru_RU locale returns different stand-alone month labels on OS versions.
/external/bison/build-aux/
H A Dupdate-b4-copyright29 my ($sec, $min, $hour, $mday, $month, $year) = localtime (time ());
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Drbtz.h140 * @param month The reference date's month (0-based; 0 is January)
141 * @param day The reference date's day-in-month (1-based)
148 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,
161 * @param month The reference date's month (0-based; 0 is January)
162 * @param day The reference date's day-in-month (1-based)
165 * @param monthLength The length of the given month in days.
170 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,
/external/icu/icu4c/source/i18n/unicode/
H A Drbtz.h140 * @param month The reference date's month (0-based; 0 is January)
141 * @param day The reference date's day-in-month (1-based)
148 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,
161 * @param month The reference date's month (0-based; 0 is January)
162 * @param day The reference date's day-in-month (1-based)
165 * @param monthLength The length of the given month in days.
170 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,
/external/chromium_org/third_party/WebKit/Source/platform/
H A DDateComponents.h42 // * Month type: year-month
43 // * Date type: year-month-day
46 // * DateTime or DateTimeLocal type: year-month-day hour-minute-second-millisecond
78 int month() const { return m_month; } function in class:blink::DateComponents
106 // Sets year and month.
108 // Sets year, month and monthDay.
114 // Sets year, month, monthDay, hour, minute, second and millisecond.
116 // Sets year, month, monthDay, hour, minute, second and millisecond, and adjusts timezone.
/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dnanoftp.h32 * @month: the month
44 const char *month, int day, int hour,

Completed in 418 milliseconds

1234567891011>>