Searched refs:hour (Results 51 - 75 of 245) sorted by relevance

12345678910

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowTime.java49 time.hour = other.hour;
95 time.hour = 0;
123 public void set(int second, int minute, int hour, int monthDay, int month, int year) { argument
126 time.hour = hour;
150 time.hour = 0;
260 c.set(time.year, time.month, time.monthDay, time.hour, time.minute, time.second);
/external/chromium_org/v8/src/
H A Ddate.js48 function MakeTime(hour, min, sec, ms) {
49 if (!$isFinite(hour)) return NAN;
53 return TO_INTEGER(hour) * msPerHour
528 function DateSetHours(hour, min, sec, ms) {
530 hour = ToNumber(hour);
535 var time = MakeTime(hour, min, sec, ms);
541 function DateSetUTCHours(hour, min, sec, ms) {
543 hour = ToNumber(hour);
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Dtimezone.cpp1277 int32_t sign, hour, min, sec; local
1278 if (parseCustomID(id, sign, hour, min, sec)) {
1280 formatCustomID(hour, min, sec, (sign < 0), customID);
1281 int32_t offset = sign * ((hour * 60 + min) * 60 + sec) * 1000;
1293 int32_t sign, hour, min, sec; local
1294 if (parseCustomID(id, sign, hour, min, sec)) {
1295 formatCustomID(hour, min, sec, (sign < 0), normalized);
1302 int32_t& hour, int32_t& min, int32_t& sec) {
1314 hour = 0;
1341 hour
1301 parseCustomID(const UnicodeString& id, int32_t& sign, int32_t& hour, int32_t& min, int32_t& sec) argument
1423 formatCustomID(int32_t hour, int32_t min, int32_t sec, UBool negative, UnicodeString& id) argument
[all...]
H A Dzonemeta.h112 static UnicodeString& formatCustomID(uint8_t hour, uint8_t min, uint8_t sec, UBool negative, UnicodeString& id);
/external/icu/icu4c/source/i18n/
H A Dtimezone.cpp1277 int32_t sign, hour, min, sec; local
1278 if (parseCustomID(id, sign, hour, min, sec)) {
1280 formatCustomID(hour, min, sec, (sign < 0), customID);
1281 int32_t offset = sign * ((hour * 60 + min) * 60 + sec) * 1000;
1293 int32_t sign, hour, min, sec; local
1294 if (parseCustomID(id, sign, hour, min, sec)) {
1295 formatCustomID(hour, min, sec, (sign < 0), normalized);
1304 int32_t& hour, int32_t& min, int32_t& sec) {
1316 hour = 0;
1343 hour
1303 parseCustomID(const UnicodeString& id, int32_t& sign, int32_t& hour, int32_t& min, int32_t& sec) argument
1425 formatCustomID(int32_t hour, int32_t min, int32_t sec, UBool negative, UnicodeString& id) argument
[all...]
H A Dzonemeta.h112 static UnicodeString& formatCustomID(uint8_t hour, uint8_t min, uint8_t sec, UBool negative, UnicodeString& id);
/external/chromium_org/base/time/
H A Dtime_mac.cc169 date.hour = exploded.hour;
202 exploded->hour = date.hour;
H A Dtime_unittest.cc28 // must be a time guaranteed to be outside of a DST fallback hour in
33 12, // hour
74 EXPECT_EQ(tms.tm_hour, exploded.hour);
156 EXPECT_EQ(0, exploded.hour);
369 EXPECT_EQ(23, exploded.hour);
381 EXPECT_EQ(23, exploded.hour);
393 EXPECT_EQ(23, exploded.hour);
405 EXPECT_EQ(23, exploded.hour);
417 EXPECT_EQ(23, exploded.hour);
430 EXPECT_EQ(0, exploded.hour);
[all...]
/external/chromium_org/media/formats/webm/
H A Dwebm_info_parser.cc89 exploded_epoch.hour = 0;
/external/chromium_org/net/cert/
H A Dx509_cert_types.cc67 exploded.hour = ParseIntAndAdvance(&field, 2, &valid);
/external/chromium_org/third_party/WebKit/Source/core/html/forms/
H A DDateTimeFieldsState.h58 unsigned hour() const { return m_hour; } function in class:blink::DateTimeFieldsState
/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.h53 t.hour,
/external/icu/icu4c/source/test/intltest/
H A Dtzbdtest.h82 void verifyMapping(Calendar& cal, int year, int month, int dom, int hour,
/external/chromium_org/ash/system/date/
H A Ddate_view.cc243 base::string16 hour = current_time.substr(0, colon_pos); local
247 if (hour.length() == 1 &&
250 hour = base::ASCIIToUTF16("0") + hour;
252 vertical_label_hours_->SetText(hour);
/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
61 hour < 0 || hour > 23 || min < 0 || min > 59 || sec < 0 ||
69 tm.tm_hour = hour;
88 tm->hour = tm2->tm_hour;
/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
61 hour < 0 || hour > 23 || min < 0 || min > 59 || sec < 0 ||
69 tm.tm_hour = hour;
88 tm->hour = tm2->tm_hour;
/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
61 hour < 0 || hour > 23 || min < 0 || min > 59 || sec < 0 ||
69 tm.tm_hour = hour;
88 tm->hour = tm2->tm_hour;
/external/chromium_org/chrome/browser/ui/ash/
H A Dscreenshot_taker.cc326 "%02d.%02d.%02d", now.hour, now.minute, now.second));
328 int hour = now.hour; local
329 if (hour > 12) {
330 hour -= 12;
331 } else if (hour == 0) {
332 hour = 12;
335 "%d.%02d.%02d ", hour, now.minute, now.second));
336 file_name.append((now.hour >= 12) ? "PM" : "AM");
/external/chromium_org/third_party/WebKit/Source/core/css/
H A DthemeInputMultipleFields.css37 input::-webkit-datetime-edit-hour-field,
54 input::-webkit-datetime-edit-hour-field:focus,
71 input::-webkit-datetime-edit-hour-field[disabled],
/external/bison/build-aux/
H A Dupdate-b4-copyright29 my ($sec, $min, $hour, $mday, $month, $year) = localtime (time ());
/external/chromium_org/net/ftp/
H A Dftp_util_unittest.cc181 EXPECT_EQ(kTestCases[i].expected_hour, time_exploded.hour);
222 EXPECT_EQ(kTestCases[i].expected_hour, time_exploded.hour);
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dgregocal.h117 * cout << "Current Time, with hour reset to 3" << endl;
252 * @param hour The value used to set the HOUR_OF_DAY time field in the calendar.
258 GregorianCalendar(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, UErrorCode& success);
268 * @param hour The value used to set the HOUR_OF_DAY time field in the calendar.
275 GregorianCalendar(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second, UErrorCode& success);
/external/icu/icu4c/source/i18n/unicode/
H A Dgregocal.h117 * cout << "Current Time, with hour reset to 3" << endl;
252 * @param hour The value used to set the HOUR_OF_DAY time field in the calendar.
258 GregorianCalendar(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, UErrorCode& success);
268 * @param hour The value used to set the HOUR_OF_DAY time field in the calendar.
275 GregorianCalendar(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second, UErrorCode& success);
/external/nist-sip/java/gov/nist/javax/sip/parser/
H A DHeaderParser.java129 * Set the time field. This has the format hour:minute:second
134 int hour = Integer.parseInt(s);
135 calendar.set(Calendar.HOUR_OF_DAY, hour);

Completed in 7536 milliseconds

12345678910