Searched defs:hours (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/dns/nameser/
H A Dns_ttl.c52 int secs, mins, hours, days, weeks, x; local
57 hours = (int)(src % 24); src /= 24;
70 if (hours) {
71 T(fmt1(hours, 'H', &dst, &dstlen));
78 if (secs || !(weeks || days || hours || mins)) {
/bionic/libc/kernel/uapi/linux/
H A Dvideodev2.h516 __u8 hours; member in struct:v4l2_timecode
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/
H A Dvideodev2.h516 __u8 hours; member in struct:v4l2_timecode

Completed in 52 milliseconds