Home
last modified time | relevance | path

Searched refs:BCP (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/file/magic/Magdir/
H A Dsun68 # Core files. "SPARC 4.x BCP" means "core file from a SunOS 4.x SPARC
90 >4 belong 456 (SPARC 4.x BCP)
/freebsd/contrib/ntp/
H A DNEWS593 Implement BCP-38.
625 Implement BCP-38.
659 Implement BCP-38.
692 Implement BCP-38.
712 Implement BCP-38.
744 Implement BCP-38.
903 Implement BCP-38.
949 Implement BCP-38.
976 Implement BCP-38.
1028 Implement BCP
[all...]
/freebsd/crypto/heimdal/lib/wind/
H A Drfc4013.txt292 contained in BCP 78, and except as set forth therein, the authors
312 be found in BCP 78 and BCP 79.
H A Drfc3491.txt88 in this document are to be interpreted as described in BCP 14, RFC
154 Requirement Levels", BCP 14, RFC 2119, March 1997.
H A Drfc4518.txt159 document are to be interpreted as described in BCP 14 [RFC2119].
436 Requirement Levels", BCP 14, RFC 2119, March 1997.
740 contained in BCP 78, and except as set forth therein, the authors
760 found in BCP 78 and BCP 79.
H A Drfc3490.txt237 and "MAY" in this document are to be interpreted as described in BCP
964 Requirement Levels", BCP 14, RFC 2119, March 1997.
H A Drfc3492.txt148 document are to be interpreted as described in BCP 14, RFC 2119
1132 Requirement Levels", BCP 14, RFC 2119, March 1997.
H A Drfc3454.txt185 document are to be interpreted as described in BCP 14, RFC 2119
1033 Requirement Levels", BCP 14, RFC 2119, March 1997.
1048 Considerations", BCP 26, RFC 2434, October 1998.
/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/
H A DRSTP-MIB.txt5 -- contained in BCP 78, and except as set forth therein, the authors
H A DBRIDGE-MIB.txt5 -- contained in BCP 78, and except as set forth therein, the authors
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DOpcodes.td182 def BCP : Opcode {
H A DInterp.cpp64 static bool BCP(InterpState &S, CodePtr &RealPC, int32_t Offset, PrimType PT) { in BCP() function