Searched refs:month (Results 26 - 50 of 389) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/icu/source/samples/translit/answers/
H A Dmain_2.cpp47 for (int32_t month = Calendar::JANUARY;
48 month <= Calendar::DECEMBER;
49 ++month) {
53 cal->set(1999, month, 4);
H A Dmain_3.cpp66 for (int32_t month = Calendar::JANUARY;
67 month <= Calendar::DECEMBER;
68 ++month) {
72 cal->set(1999, month, 4);
/external/chromium_org/v8/test/cctest/
H A Dtest-date.cc49 int year, month, day; local
50 YearMonthDayFromDays(days, &year, &month, &day);
51 Rule* rule = FindRuleFor(year, month, day, time_in_day_sec);
61 Rule* FindRuleFor(int year, int month, int day, int time_in_day_sec) { argument
64 if (Match(&rules_[i], year, month, day, time_in_day_sec)) {
71 bool Match(Rule* rule, int year, int month, int day, int time_in_day_sec) { argument
73 if (rule->start_month > month) return false;
74 if (rule->end_month < month) return false;
76 if (rule->start_month == month && start_day > day) return false;
77 if (rule->start_month == month
89 ComputeRuleDay(int year, int month, int day) argument
102 TimeFromYearMonthDay(DateCache* date_cache, int year, int month, int day) argument
[all...]
/external/icu/icu4c/source/samples/translit/answers/
H A Dmain_1.cpp39 for (int32_t month = Calendar::JANUARY;
40 month <= Calendar::DECEMBER;
41 ++month) {
45 cal->set(1999, month, 4);
H A Dmain_2.cpp47 for (int32_t month = Calendar::JANUARY;
48 month <= Calendar::DECEMBER;
49 ++month) {
53 cal->set(1999, month, 4);
/external/chromium_org/third_party/icu/source/test/compat/
H A Dtzdate.c32 int64_t getSystemCurrentTime(char* systime, int year, int month, int day, int hour, int minute, int useCurrentTime);
39 int year, month, day, hour, minute; local
44 sysyear = year = month = day = 0;
52 month = atoi(argv[2]);
61 systemtime = getSystemCurrentTime(systime, sysyear, month, day, hour, minute, useCurrentTime);
109 int64_t getSystemCurrentTime(char* systime, int year, int month, int day, int hour, int minute, int useCurrentTime) { argument
120 ts.tm_mon = month - OFFSET_MONTH;
/external/icu/icu4c/source/test/compat/
H A Dtzdate.c32 int64_t getSystemCurrentTime(char* systime, int year, int month, int day, int hour, int minute, int useCurrentTime);
39 int year, month, day, hour, minute; local
44 sysyear = year = month = day = 0;
52 month = atoi(argv[2]);
61 systemtime = getSystemCurrentTime(systime, sysyear, month, day, hour, minute, useCurrentTime);
109 int64_t getSystemCurrentTime(char* systime, int year, int month, int day, int hour, int minute, int useCurrentTime) { argument
120 ts.tm_mon = month - OFFSET_MONTH;
/external/chromium_org/components/autofill/core/browser/
H A Dvalidation_unittest.cc17 const char* month; member in struct:autofill::__anon6346::ExpirationDate
22 const int month; member in struct:autofill::__anon6346::IntExpirationDate
56 { "2013", "5" }, // Valid month in current year.
57 { "2014", "1" }, // Any month in next year.
58 { "2014", " 1" }, // Whitespace in month.
62 { 2013, 5 }, // Valid month in current year.
63 { 2014, 1 }, // Any month in next year.
66 { "2013", "04" }, // Previous month in current year.
67 { "2012", "12" }, // Any month in previous year.
70 { 2013, 4 }, // Previous month i
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Dgregoimp.h145 * Return the number of days in the given month.
147 * @param month 0-based month, with 0==Jan
148 * @return the number of days in the given month
150 static inline int8_t monthLength(int32_t year, int32_t month);
153 * Return the length of a previous month of the Gregorian calendar.
155 * @param m the 0-based month number
156 * @return the number of days in the month previous to the given month
161 * Convert a year, month, an
264 monthLength(int32_t year, int32_t month) argument
273 dayToFields(double day, int32_t& year, int32_t& month, int32_t& dom, int32_t& dow) argument
[all...]
H A Dcoptccal.cpp78 int32_t eyear, month, day, era, year; local
79 jdToCE(julianDay, getJDEpochOffset(), eyear, month, day);
92 internalSet(UCAL_MONTH, month);
94 internalSet(UCAL_DAY_OF_YEAR, (30 * month) + day);
153 CopticCalendar::copticToJD(int32_t year, int32_t month, int32_t day)
155 return CECalendar::ceToJD(year, month, day, COPTIC_JD_EPOCH_OFFSET);
H A Ddtrule.cpp20 DateTimeRule::DateTimeRule(int32_t month, argument
24 : fMonth(month), fDayOfMonth(dayOfMonth), fDayOfWeek(0), fWeekInMonth(0), fMillisInDay(millisInDay),
28 DateTimeRule::DateTimeRule(int32_t month, argument
33 : fMonth(month), fDayOfMonth(0), fDayOfWeek(dayOfWeek), fWeekInMonth(weekInMonth), fMillisInDay(millisInDay),
37 DateTimeRule::DateTimeRule(int32_t month, argument
44 fMonth(month), fDayOfMonth(dayOfMonth), fDayOfWeek(dayOfWeek), fWeekInMonth(0), fMillisInDay(millisInDay),
H A Dethpccal.cpp104 int32_t eyear, month, day, era, year; local
105 jdToCE(julianDay, getJDEpochOffset(), eyear, month, day);
123 internalSet(UCAL_MONTH, month);
125 internalSet(UCAL_DAY_OF_YEAR, (30 * month) + day);
197 EthiopicCalendar::ethiopicToJD(int32_t year, int32_t month, int32_t date)
199 return ceToJD(year, month, date, JD_EPOCH_OFFSET_AMETE_MIHRET);
H A Dislamcal.h42 * Each month of the calendar starts when the new moon's crescent is visible
50 * and 30-day months, with a leap day added to the last month of 11 out of
61 * start of a month in the religious calendar to differ from the civil calendar
66 * of a lunar month with a fairly high degree of certainty. However, these
73 * which approach is used to determine the start of a month. By default, the
107 * Constant for Muharram, the 1st month of the Islamic year.
113 * Constant for Safar, the 2nd month of the Islamic year.
119 * Constant for Rabi' al-awwal (or Rabi' I), the 3rd month of the Islamic year.
125 * Constant for Rabi' al-thani or (Rabi' II), the 4th month of the Islamic year.
131 * Constant for Jumada al-awwal or (Jumada I), the 5th month o
[all...]
/external/icu/icu4c/source/i18n/
H A Dgregoimp.h145 * Return the number of days in the given month.
147 * @param month 0-based month, with 0==Jan
148 * @return the number of days in the given month
150 static inline int8_t monthLength(int32_t year, int32_t month);
153 * Return the length of a previous month of the Gregorian calendar.
155 * @param m the 0-based month number
156 * @return the number of days in the month previous to the given month
161 * Convert a year, month, an
264 monthLength(int32_t year, int32_t month) argument
273 dayToFields(double day, int32_t& year, int32_t& month, int32_t& dom, int32_t& dow) argument
[all...]
H A Dcoptccal.cpp78 int32_t eyear, month, day, era, year; local
79 jdToCE(julianDay, getJDEpochOffset(), eyear, month, day);
92 internalSet(UCAL_MONTH, month);
94 internalSet(UCAL_DAY_OF_YEAR, (30 * month) + day);
153 CopticCalendar::copticToJD(int32_t year, int32_t month, int32_t day)
155 return CECalendar::ceToJD(year, month, day, COPTIC_JD_EPOCH_OFFSET);
H A Ddtrule.cpp20 DateTimeRule::DateTimeRule(int32_t month, argument
24 : fMonth(month), fDayOfMonth(dayOfMonth), fDayOfWeek(0), fWeekInMonth(0), fMillisInDay(millisInDay),
28 DateTimeRule::DateTimeRule(int32_t month, argument
33 : fMonth(month), fDayOfMonth(0), fDayOfWeek(dayOfWeek), fWeekInMonth(weekInMonth), fMillisInDay(millisInDay),
37 DateTimeRule::DateTimeRule(int32_t month, argument
44 fMonth(month), fDayOfMonth(dayOfMonth), fDayOfWeek(dayOfWeek), fWeekInMonth(0), fMillisInDay(millisInDay),
H A Dethpccal.cpp104 int32_t eyear, month, day, era, year; local
105 jdToCE(julianDay, getJDEpochOffset(), eyear, month, day);
123 internalSet(UCAL_MONTH, month);
125 internalSet(UCAL_DAY_OF_YEAR, (30 * month) + day);
197 EthiopicCalendar::ethiopicToJD(int32_t year, int32_t month, int32_t date)
199 return ceToJD(year, month, date, JD_EPOCH_OFFSET_AMETE_MIHRET);
/external/chromium_org/v8/src/
H A Ddate.js66 // Compute number of days given a year, month, date.
67 // Note that month and date can lie outside the normal range.
72 function MakeDay(year, month, date) {
73 if (!$isFinite(year) || !$isFinite(month) || !$isFinite(date)) return NAN;
77 month = TO_INTEGER_MAP_MINUS_ZERO(month);
81 month < kMinMonth || month > kMaxMonth) {
85 // Now we rely on year and month being SMIs.
86 return %DateMakeDay(year | 0, month |
[all...]
/external/chromium_org/net/ftp/
H A Dftp_util.cc130 // Lazy-initialized map of abbreviated month names.
137 // Converts abbreviated month name |text| to its number (in range 1-12).
140 // Ignore the case of the month names. The simplest way to handle that
175 for (int32_t month = 0; month < months_count; month++) {
176 base::string16 month_name(months[month].getBuffer(),
177 static_cast<size_t>(months[month].length()));
179 // Ignore the case of the month names. The simplest way to handle that
183 map_[month_name] = month
226 LsDateListingToTime(const base::string16& month, const base::string16& day, const base::string16& rest, const base::Time& current_time, base::Time* result) argument
[all...]
H A Dftp_directory_listing_parser_unittest.h24 int month; member in struct:net::FtpDirectoryListingParserTest::SingleLineTestData
54 EXPECT_EQ(test_case.month, time_exploded.month);
65 mock_current_time_exploded.month = 11;
/external/chromium_org/third_party/WebKit/Source/platform/
H A DDateComponents.cpp54 // 'month' is 0-based.
55 static int maxDayOfMonth(int year, int month) argument
57 if (month != 1) // February?
58 return daysInMonth[month];
62 // 'month' is 0-based.
63 static int dayOfWeek(int year, int month, int day) argument
65 int shiftedMonth = month + 2;
141 static bool withinHTMLDateLimits(int year, int month) argument
147 return month <= maximumMonthInMaximumYear;
150 static bool withinHTMLDateLimits(int year, int month, in argument
161 withinHTMLDateLimits(int year, int month, int monthDay, int hour, int minute, int second, int millisecond) argument
185 int month = m_month; local
204 int month = m_month; local
334 int month; local
585 int month = static_cast<int>(doubleMonth); local
[all...]
/external/chromium_org/third_party/WebKit/Source/web/resources/
H A DcalendarPicker.css110 .day-cell.current-month {
165 .month-popup-button,
166 .month-popup-button:hover,
167 .month-popup-button:disabled {
174 .month-popup-button:disabled {
178 .month-popup-button {
187 .month-popup-button .disclosure-triangle {
191 .month-popup-button .disclosure-triangle svg {
236 .year-list-cell .month-chooser {
240 .month
[all...]
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dccaltst.h85 static void verify1(const char* msg, UCalendar* c, UDateFormat* dat, int32_t year, int32_t month, int32_t day);
87 static void verify2(const char* msg, UCalendar* c, UDateFormat* dat, int32_t year, int32_t month, int32_t day,
/external/chromium_org/v8/test/mjsunit/
H A Dto_number_order.js60 var month = { valueOf: function() { x += 2; return 2; } };
68 new Date(year, month, date, hours, minutes, seconds, ms);
73 Date(year, month, date, hours, minutes, seconds, ms);
77 Date.UTC(year, month, date, hours, minutes, seconds, ms);
118 new Date().setMonth(month, date, hours, minutes, seconds, ms);
122 new Date().setUTCMonth(month, date, hours, minutes, seconds, ms);
126 new Date().setFullYear(year, month, date, hours, minutes, seconds, ms);
130 new Date().setUTCFullYear(year, month, date, hours, minutes, seconds, ms);
/external/icu/icu4c/source/test/cintltst/
H A Dccaltst.h85 static void verify1(const char* msg, UCalendar* c, UDateFormat* dat, int32_t year, int32_t month, int32_t day);
87 static void verify2(const char* msg, UCalendar* c, UDateFormat* dat, int32_t year, int32_t month, int32_t day,

Completed in 9360 milliseconds

1234567891011>>