Searched refs:hour (Results 176 - 200 of 245) sorted by relevance

12345678910

/external/icu/icu4c/source/test/intltest/
H A Dcaltest.cpp2432 CalFields(int32_t year, int32_t month, int32_t day, int32_t hour, int32_t min, int32_t sec, int32_t ms = 0);
2444 int32_t hour; member in class:CalFields
2450 CalFields::CalFields(int32_t year, int32_t month, int32_t day, int32_t hour, int32_t min, int32_t sec, int32_t ms) argument
2451 : year(year), month(month), day(day), hour(hour), min(min), sec(sec), ms(ms) {
2458 hour = cal.get(UCAL_HOUR_OF_DAY, status);
2467 cal.set(year, month - 1, day, hour, min, sec);
2474 sprintf(local, "%04d-%02d-%02d %02d:%02d:%02d.%03d", year, month, day, hour, min, sec, ms);
2485 && hour == rhs.hour
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Dcalendar.cpp1144 Calendar::set(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute) argument
1149 set(UCAL_HOUR_OF_DAY, hour);
1156 Calendar::set(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second) argument
1161 set(UCAL_HOUR_OF_DAY, hour);
1562 // as the hour, the day of the month, and the era.
1581 // Rolling the hour is difficult on the ONSET and CEASE days of
1899 // vice versa, we need to adjust by an hour forward or back,
1902 // We only adjust the DST for fields larger than an hour. For
1903 // fields smaller than an hour, we cannot adjust for DST without
1904 // causing problems. for instance, if you add one hour t
2011 int32_t hour = 0; local
[all...]
H A Ducal.cpp422 int32_t hour,
429 ((Calendar*)cal)->set(year, month, date, hour, minute, second);
418 ucal_setDateTime( UCalendar* cal, int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second, UErrorCode *status) argument
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dcaltest.cpp2411 CalFields(int32_t year, int32_t month, int32_t day, int32_t hour, int32_t min, int32_t sec);
2422 int32_t hour; member in class:CalFields
2427 CalFields::CalFields(int32_t year, int32_t month, int32_t day, int32_t hour, int32_t min, int32_t sec) argument
2428 : year(year), month(month), day(day), hour(hour), min(min), sec(sec) {
2435 hour = cal.get(UCAL_HOUR_OF_DAY, status);
2443 cal.set(year, month - 1, day, hour, min, sec);
2449 sprintf(local, "%04d-%02d-%02d %02d:%02d:%02d", year, month, day, hour, min, sec);
2460 && hour == rhs.hour
[all...]
/external/chromium_org/v8/src/
H A Di18n.js1315 option = getOption('hour', 'string', ['2-digit', 'numeric']);
1387 options, 'hour', match, {h: 'numeric', hh: '2-digit'});
1394 options, 'hour', match, {H: 'numeric', HH: '2-digit'});
1445 (options.hour !== undefined || options.minute !== undefined ||
1466 ObjectDefineProperty(options, 'hour', {value: 'numeric',
1530 hour: {writable: true},
1619 addWECPropertyIfDefined(result, 'hour', fromPattern.hour);
H A Dobjects-printer.cc645 hour()->IsSmi() ? Smi::cast(hour())->value() : -1,
/external/chromium_org/base/metrics/
H A Dfield_trial.cc35 exploded.hour = 0;
/external/chromium_org/base/time/
H A Dtime.h248 int hour; // Hour within the current day (0-23) member in struct:base::Time::Exploded
249 int minute; // Minute within the current hour (0-59)
/external/chromium_org/chrome/browser/chromeos/drive/
H A Dresource_entry_conversion_unittest.cc24 exploded.hour = 0;
/external/chromium_org/chrome/browser/download/
H A Ddownload_query.cc114 exploded.day_of_month, exploded.hour, exploded.minute, exploded.second,
/external/chromium_org/components/nacl/browser/
H A Dpnacl_translation_cache.cc430 IntToString(exploded.hour) + ":" + IntToString(exploded.minute) +
/external/chromium_org/media/ffmpeg/
H A Dffmpeg_common.cc581 base::StringToInt(time_fields[0], &exploded.hour) &&
/external/chromium_org/net/cert/
H A Dx509_certificate_win.cc38 system_time->wHour = exploded.hour;
/external/chromium_org/net/extras/sqlite/
H A Dsqlite_channel_id_store_unittest.cc69 exploded_time.hour = 2;
/external/chromium_org/remoting/host/
H A Ddesktop_session_win.cc603 exploded.hour,
/external/fio/tools/
H A Dgenfio90 Estimated Time = 6000 seconds : 1 hour 40 minutes
348 echo "Estimated Time = $ETA seconds : $ETA_H hour $ETA_M minutes"
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_11_shared.c460 *pos++ = tm.hour; /* Hours */
/external/wpa_supplicant_8/src/ap/
H A Dieee802_11_shared.c460 *pos++ = tm.hour; /* Hours */
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_11_shared.c460 *pos++ = tm.hour; /* Hours */
/external/zopfli/src/zopflipng/lodepng/
H A Dlodepng.h394 unsigned hour; /*0-23*/ member in struct:LodePNGTime
/external/icu/icu4c/source/i18n/
H A Ducal.cpp422 int32_t hour,
429 ((Calendar*)cal)->set(year, month, date, hour, minute, second);
418 ucal_setDateTime( UCalendar* cal, int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second, UErrorCode *status) argument
/external/dnsmasq/contrib/dnslist/
H A Ddnslist.pl197 my ($sec, $min, $hour, $mday, $mon, $year, $wday, $yday, $dst) = localtime($time);
200 $hour = pad($hour, '0', 2);
203 return "$mon/$mday $hour:$min:$sec";
/external/wpa_supplicant_8/hostapd/src/tls/
H A Dx509v3.c544 int year, month, day, hour, min, sec; local
609 if (sscanf(pos, "%02d", &hour) != 1) {
611 "(hour)", buf, len);
629 if (os_mktime(year, month, day, hour, min, sec, val) < 0) {
/external/wpa_supplicant_8/src/tls/
H A Dx509v3.c544 int year, month, day, hour, min, sec; local
609 if (sscanf(pos, "%02d", &hour) != 1) {
611 "(hour)", buf, len);
629 if (os_mktime(year, month, day, hour, min, sec, val) < 0) {
/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dx509v3.c544 int year, month, day, hour, min, sec; local
609 if (sscanf(pos, "%02d", &hour) != 1) {
611 "(hour)", buf, len);
629 if (os_mktime(year, month, day, hour, min, sec, val) < 0) {

Completed in 952 milliseconds

12345678910