| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/ntpsec/ |
| H A D | ntpsec_1.2.1.bb | 32 leap-smear \ 42 PACKAGECONFIG[leap-smear] = "--enable-leap-smear"
|
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A D | ntp.c | 403 int leap = 0; in second_overflow() local 428 leap = -1; in second_overflow() 439 leap = 1; in second_overflow() 494 return leap; in second_overflow()
|
| H A D | timekeeping.c | 2043 int leap; in accumulate_nsecs_to_secs() local 2058 leap = second_overflow(tk->xtime_sec); in accumulate_nsecs_to_secs() 2059 if (unlikely(leap)) { in accumulate_nsecs_to_secs() 2062 tk->xtime_sec += leap; in accumulate_nsecs_to_secs() 2064 ts.tv_sec = leap; in accumulate_nsecs_to_secs() 2069 __timekeeping_set_tai_offset(tk, tk->tai_offset - leap); in accumulate_nsecs_to_secs()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/timers/ |
| H A D | .gitignore | 6 leap-a-day
|
| H A D | Makefile | 11 skew_consistency clocksource-switch freq-step leap-a-day \
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | chrono | 670 // 25.10.8, leap second support // C++20 671 class leap; 673 bool operator==(const leap& x, const leap& y); 674 bool operator!=(const leap& x, const leap& y); 675 bool operator< (const leap& x, const leap& y); 676 bool operator> (const leap& x, const leap& y); 677 bool operator<=(const leap& x, const leap& y); 678 bool operator>=(const leap& x, const leap& y); 680 bool operator==(const leap& x, const sys_time<Duration>& y); 682 bool operator==(const sys_time<Duration>& x, const leap& y); [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | chrono | 670 // 25.10.8, leap second support // C++20 671 class leap; 673 bool operator==(const leap& x, const leap& y); 674 bool operator!=(const leap& x, const leap& y); 675 bool operator< (const leap& x, const leap& y); 676 bool operator> (const leap& x, const leap& y); 677 bool operator<=(const leap& x, const leap& y); 678 bool operator>=(const leap& x, const leap& y); 680 bool operator==(const leap& x, const sys_time<Duration>& y); 682 bool operator==(const sys_time<Duration>& x, const leap& y); [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/timezone/ |
| H A D | tzdata.bb | 39 cp -pP "${S}/leap-seconds.list" ${D}${datadir}/zoneinfo 143 ${datadir}/zoneinfo/leap-seconds.list \
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | timekeeping.rst | 39 for internal uses, since it can jump backwards due to a leap 48 reference instead of UTC to avoid jumping on leap second updates.
|
| /OK3568_Linux_fs/kernel/tools/perf/util/intel-pt-decoder/ |
| H A D | intel-pt-decoder.c | 123 bool leap; member 261 decoder->leap = params->quick >= 2; in intel_pt_decoder_new() 1960 if (decoder->leap && !decoder->in_psb && decoder->packet.type != INTEL_PT_PSB) { in intel_pt_hop_trace() 2753 leap: in intel_pt_sync() 2775 } else if (decoder->leap) { in intel_pt_sync() 2780 goto leap; in intel_pt_sync()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | qnx6.rst | 191 When finished with writing (a sync write is completed, the maximum sync leap
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | ioctl.rst | 107 or forwards due to leap second adjustments and clock_settime() calls.
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.POST | 702 will be performed for both leap- and nonleap-years.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-10 | 2131 limit is ‘60’, to allow for leap seconds if leap second 2626 00:00:00 UTC. Leap seconds are not counted unless leap second 3017 00:00:00 UTC. Leap seconds are not counted unless leap second 3029 value is ‘61’, a result of a decision to allow double leap 3031 has more than one leap second, but the myth persists. 3453 February 29 is never counted, even in leap years. 3457 February 29 is counted in leap years.
|
| H A D | libc.info-15 | 6273 * leap second: Broken-down Time. (line 29) 6274 * leap seconds: Time Basics. (line 45) 6772 * seconds, leap: Time Basics. (line 45)
|
| H A D | libc.info-9 | 5799 POSIX says that simple calendar times do not include leap seconds, 5801 include leap seconds in simple calendar times.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-10 | 2131 limit is ‘60’, to allow for leap seconds if leap second 2626 00:00:00 UTC. Leap seconds are not counted unless leap second 3017 00:00:00 UTC. Leap seconds are not counted unless leap second 3029 value is ‘61’, a result of a decision to allow double leap 3031 has more than one leap second, but the myth persists. 3453 February 29 is never counted, even in leap years. 3457 February 29 is counted in leap years.
|
| H A D | libc.info-15 | 6273 * leap second: Broken-down Time. (line 29) 6274 * leap seconds: Time Basics. (line 45) 6772 * seconds, leap: Time Basics. (line 45)
|
| H A D | libc.info-9 | 5799 POSIX says that simple calendar times do not include leap seconds, 5801 include leap seconds in simple calendar times.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | cpp.info | 4708 as the number of seconds (excluding leap seconds) since 01 Jan 1970
|
| H A D | gfortran.info | 13261 1. Seconds after the minute, range 0-59 or 0-61 to allow for leap 15433 1. Seconds after the minute, range 0-59 or 0-61 to allow for leap
|
| H A D | gcc.info | 28453 as the number of seconds (excluding leap seconds) since 01 Jan 1970
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | cpp.info | 4708 as the number of seconds (excluding leap seconds) since 01 Jan 1970
|
| H A D | gfortran.info | 13261 1. Seconds after the minute, range 0-59 or 0-61 to allow for leap 15433 1. Seconds after the minute, range 0-59 or 0-61 to allow for leap
|
| H A D | gcc.info | 28453 as the number of seconds (excluding leap seconds) since 01 Jan 1970
|