Searched refs:day (Results 151 - 175 of 260) sorted by relevance

1234567891011

/external/chromium_org/chrome/browser/resources/translate_internals/
H A Dtranslate_internals.js282 var day = date.getDate();
289 var dayStr = padWithZeros(day, 2);
/external/chromium_org/net/ftp/
H A Dftp_util.cc227 const base::string16& day,
243 if (!base::StringToInt(day, &time_exploded.day_of_month))
226 LsDateListingToTime(const base::string16& month, const base::string16& day, const base::string16& rest, const base::Time& current_time, base::Time* result) argument
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dos.h121 * @day: Day of month (1 .. 31)
132 int os_mktime(int year, int month, int day, int hour, int min, int sec,
139 int day; /* 1..31 */ member in struct:os_tm
/external/wpa_supplicant_8/src/utils/
H A Dos.h121 * @day: Day of month (1 .. 31)
132 int os_mktime(int year, int month, int day, int hour, int min, int sec,
139 int day; /* 1..31 */ member in struct:os_tm
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dos.h121 * @day: Day of month (1 .. 31)
132 int os_mktime(int year, int month, int day, int hour, int min, int sec,
139 int day; /* 1..31 */ member in struct:os_tm
/external/chromium_org/third_party/icu/source/test/intltest/
H A Ddtfmttst.cpp367 // hour is the expected hour of day, in units of seconds
379 int32_t y, m, day, hr, min, sec; local
380 dateToFields(d, y, m, day, hr, min, sec);
792 int32_t month,yr,day,hr,min,sec; dateToFields(d,yr,month,day,hr,min,sec); local
798 dateToFields(d,yr,month,day,hr,min,sec);
849 * Test the day of year pattern.
856 int32_t year,month,day,hour,min,sec; dateToFields(today,year,month,day,hour,min,sec); local
857 UDate expected = date(year, month, day);
3857 int32_t day; member in struct:__anon12306
3964 int32_t day = rootChineseCalendar->get(UCAL_DATE, status); local
3968 ppos.getIndex() + " " + year +"-"+month+"("+isLeapMonth+")-"+day); local
4054 int32_t day; member in struct:__anon12309
4115 int32_t day = cal->get(UCAL_DATE, status); local
[all...]
H A Dtzbdtest.cpp167 int32_t y, m, day, h, min, sec; local
168 dateToFields(d, y, m, day, h, min, sec);
170 showNN(day) + " " + showNN(h) + ":" + showNN(min) +
H A Dcalcasts.cpp8 * conversion between julian-day to fields and vice versa.
64 checkField(cal, UCAL_DATE, cases[i].day,status);
76 cal->set(UCAL_DATE, cases[i].day);
/external/icu/icu4c/source/test/intltest/
H A Ddtfmttst.cpp369 // hour is the expected hour of day, in units of seconds
381 int32_t y, m, day, hr, min, sec; local
382 dateToFields(d, y, m, day, hr, min, sec);
795 int32_t month,yr,day,hr,min,sec; dateToFields(d,yr,month,day,hr,min,sec); local
801 dateToFields(d,yr,month,day,hr,min,sec);
852 * Test the day of year pattern.
859 int32_t year,month,day,hour,min,sec; dateToFields(today,year,month,day,hour,min,sec); local
860 UDate expected = date(year, month, day);
3860 int32_t day; member in struct:__anon22115
3967 int32_t day = rootChineseCalendar->get(UCAL_DATE, status); local
3971 ppos.getIndex() + " " + year +"-"+month+"("+isLeapMonth+")-"+day); local
4058 int32_t day; member in struct:__anon22118
4161 int32_t day = cal->get(UCAL_DATE, status); local
[all...]
H A Dtzbdtest.cpp167 int32_t y, m, day, h, min, sec; local
168 dateToFields(d, y, m, day, h, min, sec);
170 showNN(day) + " " + showNN(h) + ":" + showNN(min) +
H A Dcalcasts.cpp8 * conversion between julian-day to fields and vice versa.
64 checkField(cal, UCAL_DATE, cases[i].day,status);
76 cal->set(UCAL_DATE, cases[i].day);
/external/chromium_org/third_party/lcov/contrib/galaxy/
H A Dgenflat.pl797 my $day;
799 ($year, $month, $day) = (localtime())[5, 4, 3];
801 return sprintf("%d-%02d-%02d", $year+1900, $month+1, $day);
/external/qemu/distrib/libpng-1.2.46/
H A Dpng.c689 ptime->day % 32, short_months[(ptime->month - 1) % 12],
700 ptime->day % 32, short_months[(ptime->month - 1) % 12],
708 ptime->day % 32, short_months[(ptime->month - 1) % 12],
/external/jdiff/src/jdiff/
H A DHTMLStatistics.java56 Date day = new Date();
80 h_.writeText(" <td class=\"diffvalue\">" + formatter.format( day ) + "</td>");
/external/chromium_org/third_party/icu/source/i18n/
H A Drbtz.cpp363 RuleBasedTimeZone::getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, argument
372 return getOffset(era, year, month, day, dayOfWeek, millis,
378 RuleBasedTimeZone::getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, argument
390 UDate time = (UDate)Grego::fieldsToDay(year, month, day) * U_MILLIS_PER_DAY + millis;
H A Dzonemeta.cpp160 int32_t year = 0, month = 0, day = 0, hour = 0, min = 0, n; local
185 day = 10*day + n;
212 UDate date = Grego::fieldsToDay(year, month - 1, day) * U_MILLIS_PER_DAY
H A Dvtzone.cpp230 int32_t year = 0, month = 0, day = 0, hour = 0, min = 0, sec = 0; local
254 day = parseAsciiDigits(str, 6, 2, status);
265 if (year < 0 || month < 0 || month > 11 || day < 1 || day > maxDayOfMonth ||
278 UDate time = Grego::fieldsToDay(year, month, day) * U_MILLIS_PER_DAY;
374 * dow day of week in BYDAY, or 0 when not found
375 * wim day of week ordinal number in BYDAY, or 0 when not found
376 * dom an array of day of month
441 // Note: BYDAY may contain multiple day of week separated by comma. It is unlikely used for
444 // 2-letter format is used just for representing a day o
1184 getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, UErrorCode& status) const argument
1190 getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, int32_t monthLength, UErrorCode& status) const argument
[all...]
/external/icu/icu4c/source/i18n/
H A Drbtz.cpp363 RuleBasedTimeZone::getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, argument
372 return getOffset(era, year, month, day, dayOfWeek, millis,
378 RuleBasedTimeZone::getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, argument
390 UDate time = (UDate)Grego::fieldsToDay(year, month, day) * U_MILLIS_PER_DAY + millis;
H A Dzonemeta.cpp162 int32_t year = 0, month = 0, day = 0, hour = 0, min = 0, n; local
187 day = 10*day + n;
214 UDate date = Grego::fieldsToDay(year, month - 1, day) * U_MILLIS_PER_DAY
H A Dvtzone.cpp230 int32_t year = 0, month = 0, day = 0, hour = 0, min = 0, sec = 0; local
254 day = parseAsciiDigits(str, 6, 2, status);
265 if (year < 0 || month < 0 || month > 11 || day < 1 || day > maxDayOfMonth ||
278 UDate time = Grego::fieldsToDay(year, month, day) * U_MILLIS_PER_DAY;
374 * dow day of week in BYDAY, or 0 when not found
375 * wim day of week ordinal number in BYDAY, or 0 when not found
376 * dom an array of day of month
441 // Note: BYDAY may contain multiple day of week separated by comma. It is unlikely used for
444 // 2-letter format is used just for representing a day o
1184 getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, UErrorCode& status) const argument
1190 getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, int32_t monthLength, UErrorCode& status) const argument
[all...]
/external/pdfium/fpdfsdk/include/javascript/
H A DJS_Value.h149 CJS_Date(v8::Isolate* isolate,int year, int mon, int day,int hour, int min, int sec);
/external/chromium_org/chrome/browser/resources/history/
H A Dhistory_mobile.css177 .day-results,
/external/chromium_org/chrome/browser/extensions/activity_log/
H A Dcounting_policy_unittest.cc81 int day,
84 policy, extension_id, Action::ACTION_ANY, "", "", "", day, checker);
96 int day,
107 day,
416 // Use a mock clock to ensure that events are not recorded on the wrong day
595 // Use a mock clock to ensure that events are not recorded on the wrong day
655 // Use a mock clock to ensure that events are not recorded on the wrong day
803 // Check that merging of actions only occurs within the same day, not across
812 // Use a mock clock to ensure that events are not recorded on the wrong day
819 // The first two actions should be merged; the last one is on a separate day
78 CheckReadData( ActivityLogDatabasePolicy* policy, const std::string& extension_id, int day, const base::Callback<void(scoped_ptr<Action::ActionVector>)>& checker) argument
89 CheckReadFilteredData( ActivityLogDatabasePolicy* policy, const std::string& extension_id, const Action::ActionType type, const std::string& api_name, const std::string& page_url, const std::string& arg_url, int day, const base::Callback<void(scoped_ptr<Action::ActionVector>)>& checker) argument
[all...]
/external/chromium_org/v8/src/
H A Ddateparser.h20 // [2]: day
378 DayComposer* day,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.ui.sdk.scheduler_1.0.0.v20100507-1815.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 2460 milliseconds

1234567891011