Home
last modified time | relevance | path

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

1234

/freebsd/share/man/man4/
H A Dng_lmi.450 the ITU Annex A, ANSI Annex D, and Group-of-four LMI types.
61 Typically, Annex A and Annex D live on DLCI 0 while Group-of-four
85 ITU Annex A LMI hook.
87 ANSI Annex D LMI hook.
125 .%T "ANSI T1.617-1991 Annex D"
128 …criber Signaling System No. 1 - Signaling Specification for Frame Mode Basic Call Control, Annex A"
H A Djedec_dimm.4213 .%T Standard 21-C, Annex K
225 .%T Standard 21-C, Annex L
/freebsd/sys/dev/jedec_dimm/
H A Djedec_dimm.h40 * JEDEC Standard 21-C, Annex K (DDR3)
41 * JEDEC Standard 21-C, Annex L (DDR4)
78 /* The offsets and lengths of various SPD bytes are defined in Annex K (DDR3)
79 * and Annex L (DDR4). Conveniently, the DRAM type is at the same offset for
112 * to the latest SPD specification. In this case, Annex L for DDR4.
/freebsd/contrib/tcpdump/
H A Dnlpid.h19 #define NLPID_Q933 0x08 /* ANSI T1.617 Annex D or ITU-T Q.933 Annex A */
H A Doui.h30 #define OUI_IEEE_8021_PRIVATE 0x0080c2 /* IEEE 802.1 Organisation Specific - Annex F */
31 #define OUI_IEEE_8023_PRIVATE 0x00120f /* IEEE 802.3 Organisation Specific - Annex G */
/freebsd/sys/netgraph/
H A Dng_lmi.c44 * to do ITU Annex A, ANSI Annex D, and "Group-of-Four" variants
158 #define SCF_LMITYPE 0x18 /* mask for determining Annex mode */
160 #define SCF_ANNEX_A 0x08 /* running annex A mode */
161 #define SCF_ANNEX_D 0x10 /* running annex D mode */
164 #define SETLMITYPE(sc, annex) \ argument
167 (sc)->flags |= (annex); \
347 /* If we are Annex-D, add locking shift to codeset 5. */ in nglmi_inquire()
585 * Annex D frames. don't bother checking, we already did that. Don't in nglmi_rcvdata()
805 * Annex D frames. Don't increment immediately as it might not be in nglmi_checkdata()
946 /* Annex D says these will always be Ascending, but in nglmi_checkdata()
/freebsd/lib/libc/locale/
H A Dutf8.594 .%O "as amended by the Unicode Standard Annex #27: Unicode 3.1 and by the Unicode Standard Annex #2…
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dti,k3-am654-cpsw-nuss.yaml28 Support for IEEE 1588 Clock Synchronization (2008 Annex D, Annex E and Annex F)
/freebsd/sys/dev/malo/
H A Dif_malohal.c237 malo_hal_get_cal_table(struct malo_hal *mh, uint8_t annex, uint8_t index) in malo_hal_get_cal_table() argument
245 cmd->annex = annex; in malo_hal_get_cal_table()
249 if (ret == 0 && cmd->caltbl[0] != annex && annex != 0 && annex != 255) in malo_hal_get_cal_table()
/freebsd/crypto/heimdal/lib/wind/
H A Drfc4013.txt240 61633-5), as amended by the "Unicode Standard Annex
243 "Unicode Standard Annex #28: Unicode 3.2"
H A Drfc4518.txt462 61633-5), as amended by the "Unicode Standard Annex
465 "Unicode Standard Annex #28: Unicode 3.2"
468 [UAX15] Davis, M. and M. Duerst, "Unicode Standard Annex #15:
/freebsd/crypto/openssl/test/
H A Dsm2_internal_test.c255 /* From Annex C in both GM/T0003.5-2012 and GB/T 32918.5-2016.*/ in sm2_crypt_test()
279 * (Annex C), but serialized following the ASN.1 format specified in sm2_crypt_test()
/freebsd/sys/dev/mii/
H A Dmii.h114 /* Annex 28B.2 */
127 /* Annex 28D */
/freebsd/contrib/bmake/
H A Dconfig.h.in364 /* Enable extensions specified by C23 Annex F. */
372 /* Enable extensions specified by C23 Annex H and ISO/IEC TS 18661-3:2015. */
/freebsd/contrib/arm-optimized-routines/math/
H A DREADME.contributors41 - Special cases and error handling need to follow ISO C Annex F requirements,
/freebsd/usr.bin/bmake/
H A Dconfig.h365 /* Enable extensions specified by C23 Annex F. */
373 /* Enable extensions specified by C23 Annex H and ISO/IEC TS 18661-3:2015. */
/freebsd/contrib/tzdata/
H A Dleapseconds14 # The rules for leap seconds are specified in Annex 1 (Time scales) of:
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstddef.h45 /* ISO9899:2011 7.20 (C11 Annex K): Define rsize_t if __STDC_WANT_LIB_EXT1__ is
/freebsd/contrib/file/
H A Dconfig.h.in407 /* Enable extensions specified by C23 Annex F. */
415 /* Enable extensions specified by C23 Annex H and ISO/IEC TS 18661-3:2015. */
/freebsd/lib/libc/stdlib/
H A Dqsort.3346 Annex K portion of
/freebsd/contrib/ncurses/man/
H A Dcurs_variables.3x327 [UAX #29] \*(``Unicode Standard Annex #29: Unicode Text
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h288 ReadXferObject(llvm::StringRef object, llvm::StringRef annex);
/freebsd/sys/dev/mwl/
H A Dmwlhal.c1988 mwlGetCalTable(struct mwl_hal_priv *mh, uint8_t annex, uint8_t index) in mwlGetCalTable() argument
1996 pCmd->annex = annex; in mwlGetCalTable()
2002 pCmd->calTbl[0] != annex && annex != 0 && annex != 255) in mwlGetCalTable()
/freebsd/usr.bin/m4/TEST/
H A Dtest.m4231 travelers can finish sooner, or (3) annex more territories so that the
/freebsd/sys/gdb/
H A Dgdb_main.c440 /* Annex part must be empty. */ in do_qXfer_threads_read()
568 * documents an E00 code for malformed requests or invalid annex. in do_qXfer_threads_read()

1234