| /freebsd/contrib/xz/src/liblzma/api/lzma/ |
| H A D | version.h | 86 #define LZMA_VERSION_STRING_C_(major, minor, patch, stability, commit) \ argument 87 #major "." #minor "." #patch stability commit 89 #define LZMA_VERSION_STRING_C(major, minor, patch, stability, commit) \ argument 90 LZMA_VERSION_STRING_C_(major, minor, patch, stability, commit)
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | silabs,si570.txt | 23 - temperature-stability: Temperature stability of the device in PPM. Should be 38 temperature-stability = <50>;
|
| /freebsd/crypto/heimdal/lib/wind/ |
| H A D | NormalizationCorrections.txt | 16 # stability, the correction is entered in this data file, 17 # so that any implementation depending on absolute stability
|
| /freebsd/contrib/llvm-project/libcxx/include/__debug_utils/ |
| H A D | randomize_range.h | 29 # error Support for unspecified stability is only for C++11 and higher in __debug_randomize_range()
|
| /freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| H A D | dt_subr.c | 359 static const char stability[] = "ipoxuesS"; in dt_attr_str() local 362 if (a.dtat_name < sizeof (stability) && in dt_attr_str() 363 a.dtat_data < sizeof (stability) && a.dtat_class < sizeof (class)) { in dt_attr_str() 364 (void) snprintf(buf, len, "[%c/%c/%c]", stability[a.dtat_name], in dt_attr_str() 365 stability[a.dtat_data], class[a.dtat_class]); in dt_attr_str()
|
| /freebsd/cddl/usr.sbin/dtrace/tests/common/ |
| H A D | Makefile | 66 stability \
|
| /freebsd/sys/contrib/device-tree/src/arm/xilinx/ |
| H A D | zynq-zc770-xm013.dts | 54 temperature-stability = <50>;
|
| H A D | zynq-zc706.dts | 79 temperature-stability = <50>;
|
| H A D | zynq-zc702.dts | 118 temperature-stability = <50>;
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/sifive/ |
| H A D | fu540-prci.txt | 12 but is instead a high-stability clock source for system timers
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | openssl-qlog.pod | 19 stability or compatibility guarantees at this time, and B<will> change in 179 stability or compatibility guarantees at this time.
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | congestion-control.md | 34 stability guarantees are required; for example, no currently implemented
|
| /freebsd/contrib/bsnmp/snmp_ntp/ |
| H A D | BEGEMOT-NTP-MIB.txt | 116 "Current stability in ppm multiplied by 2^32."
|
| /freebsd/usr.sbin/bsdconfig/include/ |
| H A D | options.hlp | 22 stability.
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Sanitizers.def | 79 // Numerical stability sanitizer.
|
| /freebsd/contrib/xz/ |
| H A D | README | 146 - S indicates stability of the release. It is missing from the 150 not used for more than one stability level, i.e. after X.Y.Zalpha,
|
| /freebsd/sys/contrib/device-tree/src/arm64/xilinx/ |
| H A D | zynqmp-zcu111-revA.dts | 467 temperature-stability = <50>; 481 temperature-stability = <50>;
|
| H A D | zynqmp-zcu106-revA.dts | 592 temperature-stability = <50>; 606 temperature-stability = <50>; /* copy from zc702 */
|
| H A D | zynqmp-zcu102-revA.dts | 590 temperature-stability = <50>; 604 temperature-stability = <50>; /* copy from zc702 */
|
| /freebsd/etc/mtree/ |
| H A D | BSD.tests.dist | 221 stability
|
| /freebsd/contrib/xz/src/xz/ |
| H A D | list.c | 330 const char *stability = ver == 0 ? "alpha" : ver == 1 ? "beta" : ""; in xz_ver_to_str() local 333 major, minor, patch, stability); in xz_ver_to_str()
|
| /freebsd/contrib/ntp/ntpdc/ |
| H A D | layout.std | 166 offsetof(stability) = 52
|
| /freebsd/contrib/ntp/include/ |
| H A D | ntp_request.h | 494 u_fp stability; /* clock stability (scaled ppm) */ member
|
| /freebsd/sys/contrib/xz-embedded/ |
| H A D | README | 176 no API or ABI stability guarantees between different versions of
|
| /freebsd/usr.sbin/ntp/ntpdc/ |
| H A D | nl.c | 332 (int) offsetof(struct info_sys, stability));
|