Home
last modified time | relevance | path

Searched full:hours (Results 1 – 25 of 463) sorted by relevance

12345678910>>...19

/freebsd/contrib/llvm-project/libcxx/include/__chrono/
H A Dhh_mm_ss.h57 __h_(chrono::duration_cast<chrono::hours>(chrono::abs(__d))), in hh_mm_ss()
58 __m_(chrono::duration_cast<chrono::minutes>(chrono::abs(__d) - hours())),
59 __s_(chrono::duration_cast<chrono::seconds>(chrono::abs(__d) - hours() - minutes())), in hh_mm_ss()
60 __f_(chrono::duration_cast<precision>(chrono::abs(__d) - hours() - minutes() - seconds())) {} in hh_mm_ss()
63 _LIBCPP_HIDE_FROM_ABI constexpr chrono::hours hours() const noexcept { return __h_; } in hh_mm_ss()
77 chrono::hours __h_; in to_duration()
84 _LIBCPP_HIDE_FROM_ABI inline constexpr bool is_am(const hours& __h) noexcept {
85 return __h >= hours(0) && __h < hours(1
68 _LIBCPP_HIDE_FROM_ABI constexpr chrono::hours hours() const noexcept { return __h_; } hours() function
[all...]
/freebsd/usr.bin/leave/
H A Dleave.c54 int hours, minutes; in main() local
81 for (hours = 0; (c = *cp) && c != '\n'; ++cp) { in main()
84 hours = hours * 10 + (c - '0'); in main()
86 minutes = hours % 100; in main()
87 hours /= 100; in main()
92 secs = hours * 60 * 60 + minutes * 60; in main()
97 if (hours > 23) in main()
101 if (hours > 11) in main()
102 hours -= 12; in main()
110 if (hours < t_12_hour || in main()
[all …]
/freebsd/contrib/tzcode/
H A Ddate.1123 1454 24-hour-clock hours (first two digits) and minutes
124 081454 Month day (first two digits), hours, and minutes
125 03081454 Month (two digits, January is 01), month day, hours, minutes
126 8903081454 Year, month, month day, hours, minutes
127 0308145489 Month, month day, hours, minutes, year
129 030814541989 Month, month day, hours, minutes, four-digit year
130 198903081454 Four-digit year, month, month day, hours, minutes
/freebsd/contrib/ntp/scripts/stats/
H A DREADME.timecodes41 hh:mm:ss = hours, minutes, seconds
42 zz = timezone offset (hours from UTC)
46 been lost for about ten hours
62 hh:mm:ss.fff = hours, minutes, seconds, milliseconds of day
68 been lost for about ten hours; unlock condition is indicated by
82 hh:mm:ss = hours, minutes, seconds
99 hh:mm:ss = hours, minutes, seconds
132 hh:mm:ss.fff = hours, minutes, seconds, milliseconds of day
/freebsd/sys/contrib/openzfs/cmd/zpool/zpool.d/
H A Dpend_sec17 hours_on: Show number of hours drive powered on (all drives).
115 /number of hours powered up/{print "hours_on="$7; hours_on=int($7)}
140 /Power On Hours:/{gsub("[^0-9]","",$4); print "hours_on="$4}
164 hours=int($(NF-4))
166 hours=int($(NF-1))
171 # When we int()-ify "hours", it converts stuff like "NOW" and "-" into
174 if (hours == 0)
175 hours=hours_on
184 if (hours_on && hours) {
185 total_hours_ago=(hours_on-hours)
H A Dsmart17 hours_on: Show number of hours drive powered on (all drives).
115 /number of hours powered up/{print "hours_on="$7; hours_on=int($7)}
140 /Power On Hours:/{gsub("[^0-9]","",$4); print "hours_on="$4}
164 hours=int($(NF-4))
166 hours=int($(NF-1))
171 # When we int()-ify "hours", it converts stuff like "NOW" and "-" into
174 if (hours == 0)
175 hours=hours_on
184 if (hours_on && hours) {
185 total_hours_ago=(hours_on-hours)
H A Dsmart_test17 hours_on: Show number of hours drive powered on (all drives).
115 /number of hours powered up/{print "hours_on="$7; hours_on=int($7)}
140 /Power On Hours:/{gsub("[^0-9]","",$4); print "hours_on="$4}
164 hours=int($(NF-4))
166 hours=int($(NF-1))
171 # When we int()-ify "hours", it converts stuff like "NOW" and "-" into
174 if (hours == 0)
175 hours=hours_on
184 if (hours_on && hours) {
185 total_hours_ago=(hours_on-hours)
H A Data_err17 hours_on: Show number of hours drive powered on (all drives).
115 /number of hours powered up/{print "hours_on="$7; hours_on=int($7)}
140 /Power On Hours:/{gsub("[^0-9]","",$4); print "hours_on="$4}
164 hours=int($(NF-4))
166 hours=int($(NF-1))
171 # When we int()-ify "hours", it converts stuff like "NOW" and "-" into
174 if (hours == 0)
175 hours=hours_on
184 if (hours_on && hours) {
185 total_hours_ago=(hours_on-hours)
H A Dcmd_to17 hours_on: Show number of hours drive powered on (all drives).
115 /number of hours powered up/{print "hours_on="$7; hours_on=int($7)}
140 /Power On Hours:/{gsub("[^0-9]","",$4); print "hours_on="$4}
164 hours=int($(NF-4))
166 hours=int($(NF-1))
171 # When we int()-ify "hours", it converts stuff like "NOW" and "-" into
174 if (hours == 0)
175 hours=hours_on
184 if (hours_on && hours) {
185 total_hours_ago=(hours_on-hours)
H A Ddefect17 hours_on: Show number of hours drive powered on (all drives).
115 /number of hours powered up/{print "hours_on="$7; hours_on=int($7)}
140 /Power On Hours:/{gsub("[^0-9]","",$4); print "hours_on="$4}
164 hours=int($(NF-4))
166 hours=int($(NF-1))
171 # When we int()-ify "hours", it converts stuff like "NOW" and "-" into
174 if (hours == 0)
175 hours=hours_on
184 if (hours_on && hours) {
185 total_hours_ago=(hours_on-hours)
H A Dhealth17 hours_on: Show number of hours drive powered on (all drives).
115 /number of hours powered up/{print "hours_on="$7; hours_on=int($7)}
140 /Power On Hours:/{gsub("[^0-9]","",$4); print "hours_on="$4}
164 hours=int($(NF-4))
166 hours=int($(NF-1))
171 # When we int()-ify "hours", it converts stuff like "NOW" and "-" into
174 if (hours == 0)
175 hours=hours_on
184 if (hours_on && hours) {
185 total_hours_ago=(hours_on-hours)
H A Dhours_on17 hours_on: Show number of hours drive powered on (all drives).
115 /number of hours powered up/{print "hours_on="$7; hours_on=int($7)}
140 /Power On Hours:/{gsub("[^0-9]","",$4); print "hours_on="$4}
164 hours=int($(NF-4))
166 hours=int($(NF-1))
171 # When we int()-ify "hours", it converts stuff like "NOW" and "-" into
174 if (hours == 0)
175 hours=hours_on
184 if (hours_on && hours) {
185 total_hours_ago=(hours_on-hours)
H A Dnonmed17 hours_on: Show number of hours drive powered on (all drives).
115 /number of hours powered up/{print "hours_on="$7; hours_on=int($7)}
140 /Power On Hours:/{gsub("[^0-9]","",$4); print "hours_on="$4}
164 hours=int($(NF-4))
166 hours=int($(NF-1))
171 # When we int()-ify "hours", it converts stuff like "NOW" and "-" into
174 if (hours == 0)
175 hours=hours_on
184 if (hours_on && hours) {
185 total_hours_ago=(hours_on-hours)
H A Dnvme_err17 hours_on: Show number of hours drive powered on (all drives).
115 /number of hours powered up/{print "hours_on="$7; hours_on=int($7)}
140 /Power On Hours:/{gsub("[^0-9]","",$4); print "hours_on="$4}
164 hours=int($(NF-4))
166 hours=int($(NF-1))
171 # When we int()-ify "hours", it converts stuff like "NOW" and "-" into
174 if (hours == 0)
175 hours=hours_on
184 if (hours_on && hours) {
185 total_hours_ago=(hours_on-hours)
H A Doff_ucor17 hours_on: Show number of hours drive powered on (all drives).
115 /number of hours powered up/{print "hours_on="$7; hours_on=int($7)}
140 /Power On Hours:/{gsub("[^0-9]","",$4); print "hours_on="$4}
164 hours=int($(NF-4))
166 hours=int($(NF-1))
171 # When we int()-ify "hours", it converts stuff like "NOW" and "-" into
174 if (hours == 0)
175 hours=hours_on
184 if (hours_on && hours) {
185 total_hours_ago=(hours_on-hours)
H A Dpwr_cyc17 hours_on: Show number of hours drive powered on (all drives).
115 /number of hours powered up/{print "hours_on="$7; hours_on=int($7)}
140 /Power On Hours:/{gsub("[^0-9]","",$4); print "hours_on="$4}
164 hours=int($(NF-4))
166 hours=int($(NF-1))
171 # When we int()-ify "hours", it converts stuff like "NOW" and "-" into
174 if (hours == 0)
175 hours=hours_on
184 if (hours_on && hours) {
185 total_hours_ago=(hours_on-hours)
H A Dr_proc17 hours_on: Show number of hours drive powered on (all drives).
115 /number of hours powered up/{print "hours_on="$7; hours_on=int($7)}
140 /Power On Hours:/{gsub("[^0-9]","",$4); print "hours_on="$4}
164 hours=int($(NF-4))
166 hours=int($(NF-1))
171 # When we int()-ify "hours", it converts stuff like "NOW" and "-" into
174 if (hours == 0)
175 hours=hours_on
184 if (hours_on && hours) {
185 total_hours_ago=(hours_on-hours)
H A Dr_ucor17 hours_on: Show number of hours drive powered on (all drives).
115 /number of hours powered up/{print "hours_on="$7; hours_on=int($7)}
140 /Power On Hours:/{gsub("[^0-9]","",$4); print "hours_on="$4}
164 hours=int($(NF-4))
166 hours=int($(NF-1))
171 # When we int()-ify "hours", it converts stuff like "NOW" and "-" into
174 if (hours == 0)
175 hours=hours_on
184 if (hours_on && hours) {
185 total_hours_ago=(hours_on-hours)
H A Drealloc17 hours_on: Show number of hours drive powered on (all drives).
115 /number of hours powered up/{print "hours_on="$7; hours_on=int($7)}
140 /Power On Hours:/{gsub("[^0-9]","",$4); print "hours_on="$4}
164 hours=int($(NF-4))
166 hours=int($(NF-1))
171 # When we int()-ify "hours", it converts stuff like "NOW" and "-" into
174 if (hours == 0)
175 hours=hours_on
184 if (hours_on && hours) {
185 total_hours_ago=(hours_on-hours)
H A Drep_ucor17 hours_on: Show number of hours drive powered on (all drives).
115 /number of hours powered up/{print "hours_on="$7; hours_on=int($7)}
140 /Power On Hours:/{gsub("[^0-9]","",$4); print "hours_on="$4}
164 hours=int($(NF-4))
166 hours=int($(NF-1))
171 # When we int()-ify "hours", it converts stuff like "NOW" and "-" into
174 if (hours == 0)
175 hours=hours_on
184 if (hours_on && hours) {
185 total_hours_ago=(hours_on-hours)
H A Dserial17 hours_on: Show number of hours drive powered on (all drives).
115 /number of hours powered up/{print "hours_on="$7; hours_on=int($7)}
140 /Power On Hours:/{gsub("[^0-9]","",$4); print "hours_on="$4}
164 hours=int($(NF-4))
166 hours=int($(NF-1))
171 # When we int()-ify "hours", it converts stuff like "NOW" and "-" into
174 if (hours == 0)
175 hours=hours_on
184 if (hours_on && hours) {
185 total_hours_ago=(hours_on-hours)
H A Dsmartx17 hours_on: Show number of hours drive powered on (all drives).
115 /number of hours powered up/{print "hours_on="$7; hours_on=int($7)}
140 /Power On Hours:/{gsub("[^0-9]","",$4); print "hours_on="$4}
164 hours=int($(NF-4))
166 hours=int($(NF-1))
171 # When we int()-ify "hours", it converts stuff like "NOW" and "-" into
174 if (hours == 0)
175 hours=hours_on
184 if (hours_on && hours) {
185 total_hours_ago=(hours_on-hours)
H A Dtemp17 hours_on: Show number of hours drive powered on (all drives).
115 /number of hours powered up/{print "hours_on="$7; hours_on=int($7)}
140 /Power On Hours:/{gsub("[^0-9]","",$4); print "hours_on="$4}
164 hours=int($(NF-4))
166 hours=int($(NF-1))
171 # When we int()-ify "hours", it converts stuff like "NOW" and "-" into
174 if (hours == 0)
175 hours=hours_on
184 if (hours_on && hours) {
185 total_hours_ago=(hours_on-hours)
H A Dtest_ended17 hours_on: Show number of hours drive powered on (all drives).
115 /number of hours powered up/{print "hours_on="$7; hours_on=int($7)}
140 /Power On Hours:/{gsub("[^0-9]","",$4); print "hours_on="$4}
164 hours=int($(NF-4))
166 hours=int($(NF-1))
171 # When we int()-ify "hours", it converts stuff like "NOW" and "-" into
174 if (hours == 0)
175 hours=hours_on
184 if (hours_on && hours) {
185 total_hours_ago=(hours_on-hours)
H A Dtest_progress17 hours_on: Show number of hours drive powered on (all drives).
115 /number of hours powered up/{print "hours_on="$7; hours_on=int($7)}
140 /Power On Hours:/{gsub("[^0-9]","",$4); print "hours_on="$4}
164 hours=int($(NF-4))
166 hours=int($(NF-1))
171 # When we int()-ify "hours", it converts stuff like "NOW" and "-" into
174 if (hours == 0)
175 hours=hours_on
184 if (hours_on && hours) {
185 total_hours_ago=(hours_on-hours)

12345678910>>...19