/freebsd/contrib/libcbor/doc/source/ |
H A D | development.rst | 25 Standard conformance and full feature support 30 **Why?** Because conformance and interoperability is the point of defining 34 comparatively small over "almost-conformance" seen in many alternatives.
|
H A D | index.rst | 12 - Complete `IETF RFC 8949 (STD 94) <https://www.rfc-editor.org/info/std94>`_ conformance [#]_
|
H A D | rfc_conformance.rst |
|
/freebsd/contrib/openpam/ |
H A D | README | 7 Solaris, at the expense of XSSO conformance and Linux-PAM
|
H A D | configure | 2285 # error "Compiler does not advertise C89 conformance" 2339 # error "Compiler does not advertise C99 conformance" 2485 # error "Compiler does not advertise C11 conformance" 2591 # error "Compiler does not advertise C++98 conformance" 2648 # error "Compiler does not advertise C++11 conformance"
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | communications | 7 # It is used for conformance testing of communication protocols.
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | ARMBuildAttrs.cpp | 64 {ARMBuildAttrs::conformance, "Tag_conformance"},
|
H A D | ARMAttributeParser.cpp | 432 case ARMBuildAttrs::conformance: { in also_compatible_with()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | ARMBuildAttributes.h | 76 conformance = 67, enumerator
|
/freebsd/contrib/libcbor/ |
H A D | README.md | 11 - Complete [IETF RFC 8949 (STD 94)](https://www.rfc-editor.org/info/std94) conformance
|
/freebsd/contrib/arm-optimized-routines/math/ |
H A D | README.contributors | 38 computation can be slow and inaccurate but has to be correct for conformance
|
/freebsd/contrib/ntp/html/hints/ |
H A D | notes-xntp-v3 | 6 1. The protocol machinery operates in conformance with the RFC1305 NTP
|
/freebsd/contrib/ncurses/doc/ |
H A D | hackguide.doc | 67 X/Open is explicitly and closely modeled on System V. So conformance 68 with System V took us most of the way to base-level XSI conformance. 72 The third objective (standards conformance) requires that it be easy 562 avoid breaking XSI conformance. Please join the ncurses mailing list.
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | TokenKinds.def | 690 // languages, but should not be disabled in strict conformance mode. 725 // Microsoft extensions which should be disabled in strict conformance mode 777 // Borland Extensions which should be disabled in strict conformance mode.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMELFStreamer.cpp | 1066 return (RHS.Tag != ARMBuildAttrs::conformance) && in finishAttributeSection() 1067 ((LHS.Tag == ARMBuildAttrs::conformance) || (LHS.Tag < RHS.Tag)); in finishAttributeSection()
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/ |
H A D | RSTP-MIB.txt | 280 -- Units of conformance
|
/freebsd/contrib/ncurses/ |
H A D | TO-DO | 117 1. Extended COSE conformance
|
/freebsd/contrib/kyua/m4/ |
H A D | ax_cxx_compile_stdcxx.m4 | 17 # extended mode (e.g. -std=gnu++11) or a strict conformance mode (e.g.
|
/freebsd/contrib/ncurses/include/ |
H A D | curses.wide | 233 * XSI curses macros for XPG4 conformance.
|
/freebsd/contrib/bmake/ |
H A D | configure | 2258 /* Does the compiler advertise C89 conformance? 2327 /* Does the compiler advertise C99 conformance? */ 2477 /* Does the compiler advertise C11 conformance? */
|
/freebsd/contrib/ncurses/misc/ |
H A D | emx.src | 160 # See near the end of this file for details on ANSI conformance.
|
/freebsd/contrib/expat/ |
H A D | Changes | 241 #748 #781 #782 Refactor coverage and conformance tests 909 #24 #293 Mass-apply clang-format 9 (and ensure conformance during CI)
|
/freebsd/contrib/sqlite3/tea/ |
H A D | configure | 2075 # error "Compiler does not advertise C89 conformance" 2129 # error "Compiler does not advertise C99 conformance" 2275 # error "Compiler does not advertise C11 conformance"
|
/freebsd/contrib/tcpdump/ |
H A D | configure | 2366 # error "Compiler does not advertise C89 conformance" 2420 # error "Compiler does not advertise C99 conformance" 2566 # error "Compiler does not advertise C11 conformance"
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMAsmPrinter.cpp | 627 ATS.emitTextAttribute(ARMBuildAttrs::conformance, "2.09"); in emitAttributes()
|