/freebsd/contrib/llvm-project/libcxx/include/__chrono/ |
H A D | hh_mm_ss.h | 57 __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 D | leave.c | 54 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 D | date.1 | 123 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 D | README.timecodes | 41 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 D | pend_sec | 17 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 D | smart | 17 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 D | smart_test | 17 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 D | ata_err | 17 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 D | cmd_to | 17 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 D | defect | 17 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 D | health | 17 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 D | hours_on | 17 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 D | nonmed | 17 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 D | nvme_err | 17 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 D | off_ucor | 17 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 D | pwr_cyc | 17 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 D | r_proc | 17 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 D | r_ucor | 17 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 D | realloc | 17 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 D | rep_ucor | 17 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 D | serial | 17 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 D | smartx | 17 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 D | temp | 17 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 D | test_ended | 17 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 D | test_progress | 17 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)
|