Home
last modified time | relevance | path

Searched full:era (Results 1 – 25 of 76) sorted by relevance

1234

/freebsd/contrib/ntp/ntpd/
H A Dntp_leapsec.h47 * second, and no client actions are needed when crossing the leap era
64 /* Query result for a leap era. This is the minimal stateless
68 vint64 ebase; /* era base (UTC of start) */
69 vint64 ttime; /* era end (UTC of next leap second) */
70 int16_t taiof; /* offset to TAI in this era */
75 * 'ebase' is the nominal UTC time when the current leap era
76 * started. (Era base time)
78 * time when the next leap era starts.)
208 * lookup from fresh. Suppresses a possible leap era transition detection
232 * 'ntp_now' is subject to era unfolding. The entry is marked
[all …]
H A Dntp_leapsec.c46 vint64 dtime; /* due time (current era end) */ in noconst()
47 vint64 ttime; /* nominal transition time (next era start) */
49 vint64 ebase; /* base time of this leap era */
285 * leap era frame.
643 leap_era_t era; in leapsec_add_dyn()
670 /* get the fulll time stamp and leap era for it */ in leapsec_autokey_tai()
672 fetch_leap_era(&era, pt, &now64); in leapsec_autokey_tai()
675 era.ebase = addv64i32(&era.ebase, 20); in leapsec_autokey_tai()
676 if (ucmpv64(&now64, &era in leapsec_autokey_tai()
663 leap_era_t era; leapsec_autokey_tai() local
[all...]
/freebsd/include/
H A Dlanginfo.h94 #define ERA 45 /* era description segments */ macro
95 #define ERA_D_FMT 46 /* era date format string */
96 #define ERA_D_T_FMT 47 /* era date and time format string */
97 #define ERA_T_FMT 48 /* era time format string */
/freebsd/lib/libc/locale/
H A Dnl_langinfo.3110 .It Dv ERA Ta Dv LC_TIME Ta era description segments
111 .It Dv ERA_D_FMT Ta Dv LC_TIME Ta era date format string
112 .It Dv ERA_D_T_FMT Ta Dv LC_TIME Ta era date and time format string
113 .It Dv ERA_T_FMT Ta Dv LC_TIME Ta era time format string
/freebsd/sys/contrib/device-tree/Bindings/crypto/
H A Dfsl-sec6.txt25 - fsl,sec-era
28 Definition: A standard property. Define the 'ERA' of the SEC
64 fsl,sec-era = <6>;
118 fsl,sec-era = <6>;
H A Dfsl,sec-v4.0.yaml78 fsl,sec-era:
79 description: Defines the 'ERA' of the SEC device.
H A Dfsl-sec4.txt59 - fsl,sec-era
62 Definition: A standard property. Define the 'ERA' of the SEC
124 fsl,sec-era = <2>;
/freebsd/contrib/diff/lib/
H A Dstrftime.c774 struct era_entry *era = _nl_get_era_entry (tp HELPER_LOCALE_ARG); variable
775 if (era)
778 size_t len = __wcslen (era->era_wname);
779 cpy (len, era->era_wname);
781 size_t len = strlen (era->era_name);
782 cpy (len, era->era_name);
1169 struct era_entry *era = _nl_get_era_entry (tp HELPER_LOCALE_ARG); variable
1170 if (era)
1173 subfmt = era->era_wformat;
1175 subfmt = era->era_format;
[all …]
/freebsd/contrib/ntp/html/
H A Dwarp.html41era</em>. The current era began on 1 January 1900, while the next one begins in 2036. Details on …
/freebsd/usr.bin/locale/tests/
H A Dlocale_test.sh82 era \
149 era \
H A Dk_flag_posix_time.out10 era=
/freebsd/contrib/ntp/html/scripts/
H A Dexternal.txt8 <li class='inline'><a href='http://www.eecis.udel.edu/~mills/y2k.html'>The NTP Era and Era Numberin…
/freebsd/contrib/ntp/libntp/
H A Dntp_calgps.c149 /* force result in basedate era in _gpsntp_fix_gps_era()
355 /* force result in basedate era in _gpscal_fix_gps_era()
383 * proper era mapping in the GPS time scale, based on the GPS base date,
394 * trusting the era mapping of the receiver and doing the era assignment
433 * result. (Since we want to remap the era anyway, we only have in gpscal_from_calendar_ex()
H A Dsystime.c520 time_t pivot; /* for ntp era unfolding */ in step_systime()
526 * Get pivot time for NTP era unfolding. Since we don't step in step_systime()
535 * from the change of NTP era in 2036 to the UNIX rollover in in step_systime()
/freebsd/share/man/man4/man4.powerpc/
H A Dsnd_davbus.451 many G3-era Apple machines.
/freebsd/contrib/ntp/include/
H A Dntp_calendar.h187 * Convert elapsed years in Era into elapsed days in Era.
243 * Given the number of elapsed days in the calendar era, split this
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,rpm-master-stats.yaml26 This scheme has been used on various SoCs in the 2013-2023 era, with some
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/
H A Dqoriq-sec6.0-0.dtsi37 fsl,sec-era = <6>;
H A Dpq3-sec4.4-0.dtsi37 fsl,sec-era = <3>;
H A Dqoriq-sec4.0-0.dtsi37 fsl,sec-era = <1>;
H A Dqoriq-sec4.2-0.dtsi37 fsl,sec-era = <3>;
H A Dqoriq-sec5.0-0.dtsi37 fsl,sec-era = <5>;
H A Dqoriq-sec5.2-0.dtsi37 fsl,sec-era = <5>;
/freebsd/lib/libcalendar/
H A Dcalendar.338 .Nd Calendar arithmetic for the Christian era
/freebsd/contrib/tcsh/nls/spanish/
H A Dset177 75 Error de escala: Seguro que era "%s"?

1234