/netbsd-src/external/public-domain/xz/dist/src/liblzma/api/lzma/ |
H A D | version.h | 76 #define LZMA_VERSION_STRING_C_(major, minor, patch, stability, commit) \ argument 77 #major "." #minor "." #patch stability commit 79 #define LZMA_VERSION_STRING_C(major, minor, patch, stability, commit) \ argument 80 LZMA_VERSION_STRING_C_(major, minor, patch, stability, commit)
|
/netbsd-src/crypto/external/bsd/heimdal/dist/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
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/Proposals/ |
H A D | LLVMLibC.rst | 86 As llvm-libc is new, it will not offer ABI stability in the initial stages. 88 in having ABI stability, llvm-libc code will be written in a manner which is 89 amenable to ABI stability. We are looking for contributors interested in 91 stability mean for llvm-libc.
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_subr.c | 364 static const char stability[] = "ipoxuesS"; in dt_attr_str() local 367 if (a.dtat_name < sizeof (stability) && in dt_attr_str() 368 a.dtat_data < sizeof (stability) && a.dtat_class < sizeof (class)) { in dt_attr_str() 369 (void) snprintf(buf, len, "[%c/%c/%c]", stability[a.dtat_name], in dt_attr_str() 370 stability[a.dtat_data], class[a.dtat_class]); in dt_attr_str()
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
H A D | zynq-zc770-xm013.dts | 54 temperature-stability = <50>;
|
H A D | zynq-zc706.dts | 77 temperature-stability = <50>;
|
H A D | zynq-zc702.dts | 125 temperature-stability = <50>;
|
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/DesignDocs/ |
H A D | ABIVersioning.rst | 3 Libc++ ABI stability
|
H A D | ExperimentalFeatures.rst | 18 it does for the rest of the library. In particular, no ABI or API stability
|
/netbsd-src/external/mpl/bind/dist/doc/notes/ |
H A D | notes-9.18.17.rst |
|
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/ |
H A D | install.sdf | 24 come available. Though the project takes steps to improve stability 27 has demonstrated stability through general use. 30 for the {{latest features}} versus {{demonstrated stability}}, the
|
/netbsd-src/external/bsd/nsd/dist/ |
H A D | README.md | 10 reliability, stability and security are of high importance. If you
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/xilinx/ |
H A D | zynqmp-zcu111-revA.dts | 434 temperature-stability = <50>; 448 temperature-stability = <50>;
|
H A D | zynqmp-zcu106-revA.dts | 560 temperature-stability = <50>; 574 temperature-stability = <50>; /* copy from zc702 */
|
H A D | zynqmp-zcu102-revA.dts | 559 temperature-stability = <50>; 573 temperature-stability = <50>; /* copy from zc702 */
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Notes/ |
H A D | ALLfbt_notes.txt | 44 those have encountered stability issues - so this issue is limited.
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Notes/ |
H A D | ALLfbt_notes.txt | 44 those have encountered stability issues - so this issue is limited.
|
/netbsd-src/external/public-domain/xz/dist/src/xz/ |
H A D | list.c | 130 const char *stability = ver == 0 ? "alpha" : ver == 1 ? "beta" : ""; in xz_ver_to_str() local 133 major, minor, patch, stability); in xz_ver_to_str()
|
/netbsd-src/external/public-domain/xz/dist/ |
H A D | README | 143 - S indicates stability of the release. It is missing from the 147 not used for more than one stability level, i.e. after X.Y.Zalpha,
|
/netbsd-src/external/bsd/ntp/dist/ntpdc/ |
H A D | layout.std | 166 offsetof(stability) = 52
|
/netbsd-src/external/bsd/ntp/dist/include/ |
H A D | ntp_request.h | 515 u_fp stability; /* clock stability (scaled ppm) */ member
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | DeveloperPolicy.rst | 351 * You should be sure that reverting the change improves the stability of tip 578 * Stability Guarantees: The C API is, in general, a "best effort" for stability. 580 stability will be limited by the abstractness of the interface and the 581 stability of the C++ API that it wraps. In practice, this means that things 585 * Release stability: We won't break the C API on the release branch with patches 903 necessarily a reflection of the completeness or stability of the code, it
|
/netbsd-src/external/mit/libuv/dist/docs/src/ |
H A D | loop.rst | 210 change or removal. API and ABI stability is not guaranteed.
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | libiberty.texi | 112 For your own projects, an approach which offers stability and flexibility
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | libiberty.texi | 112 For your own projects, an approach which offers stability and flexibility
|