| /freebsd-14.2/sys/dev/ath/ath_hal/ar9001/ |
| H A D | ar9160.ini | 703 /* hand-crafted from code that does explicit register writes */
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonIntrinsics.td | 242 // Patterns for optimizing code generations for HVX.
|
| /freebsd-14.2/contrib/bc/gen/ |
| H A D | lib2.bc | 11 * * Redistributions of source code must retain the above copyright notice, this
|
| /freebsd-14.2/share/i18n/csmapper/CP/ |
| H A D | UCS%CP922.src | 9 # 1. Redistributions of source code must retain the above copyright
|
| H A D | UCS%CP852.src | 25 # Column #1 is the cp852_DOSLatin2 code (in hex)
|
| H A D | UCS%CP860.src | 25 # Column #1 is the cp860_DOSPortuguese code (in hex)
|
| H A D | UCS%CP861.src | 25 # Column #1 is the cp861_DOSIcelandic code (in hex)
|
| H A D | UCS%CP858.src | 25 # Column #1 is the cp850_DOSLatin1 code (in hex)
|
| H A D | UCS%CP437.src | 25 # Column #1 is the cp437_DOSLatinUS code (in hex)
|
| H A D | UCS%CP1163.src | 9 # 1. Redistributions of source code must retain the above copyright
|
| /freebsd-14.2/share/vt/keymaps/ |
| H A D | bg.phonetic.kbd | 3 # code base shift cntrl shift alt shift cntrl shift state
|
| H A D | am.kbd | 8 # code base shift cntrl shift alt shift cntrl shift state
|
| /freebsd-14.2/contrib/ncurses/include/ |
| H A D | MKterm.h.awk.in | 238 print "/* used by code for comparing entries */"
|
| /freebsd-14.2/sys/amd64/conf/ |
| H A D | GENERIC | 252 # PCI Ethernet NICs that use the common MII bus controller code.
|
| /freebsd-14.2/contrib/dialog/ |
| H A D | aclocal.m4 | 206 dnl Please note that the actual code of the GNU gettext library is covered 237 dnl Please note that the actual code of the GNU gettext library is covered 301 dnl Please note that the actual code of the GNU gettext library is covered 620 dnl $2 = code to use if AC_ACVERSION is at least as high as $1. 621 dnl $3 = code to use if AC_ACVERSION is older than $1. 1199 dnl own code, except ENABLE_NLS, which is too vague to be of any use. 2126 dnl $4 = code fragment to compile/link 2170 dnl Find a library (specifically the linkage used in the code fragment), 2176 dnl $2 = code fragment for library entrypoint 7071 dnl Test-code needed for iconv compile-checks [all …]
|
| /freebsd-14.2/share/examples/ipfilter/ |
| H A D | ipf-howto.txt | 1171 message (say icmp-type 3 code 3 port unreachable, or icmp- 1613 usually runs on) have far more efficient routing code than 1808 rules, it is then sent to the unix routing code. Since this 2086 that was generated by the keep state code, showing that this 2157 keep state code has already torn down the connection before 2590 NetBSD, and FreeBSD include code to convert $1000 PCs into 2740 hand at working on the code or asking the OpenBSD people how 3028 fastroute, the to interface code will generate two packet
|
| /freebsd-14.2/contrib/wpa/hostapd/ |
| H A D | ctrl_iface.c | 628 int code, reauth_delay, ret; in hostapd_ctrl_iface_hs20_deauth_req() local 641 code = atoi(pos); in hostapd_ctrl_iface_hs20_deauth_req() 659 wpabuf_put_u8(req, code); in hostapd_ctrl_iface_hs20_deauth_req() 667 "reauth_delay=%d)", MAC2STR(addr), code, reauth_delay); in hostapd_ctrl_iface_hs20_deauth_req()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcInstrInfo.td | 23 // True when generating 32-bit code. 26 // True when generating 64-bit code. This also implies HasV9. 230 // Operand for printing out a condition code. 460 // It is unlikely that general-purpose code could make use of it.
|
| /freebsd-14.2/sys/cam/scsi/ |
| H A D | scsi_da.c | 1487 static void daasync(void *callback_arg, uint32_t code, 2118 daasync(void *callback_arg, uint32_t code, in daasync() argument 2125 switch (code) { in daasync() 2251 cam_periph_async(periph, code, path, arg); in daasync()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedNeoverseN2.td | 701 // Compute pointer authentication code for data address 702 // Compute pointer authentication code, using generic key 703 // Compute pointer authentication code for instruction address 717 // Strip pointer authentication code
|
| /freebsd-14.2/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp.h | 4699 int code = errno; variable 4701 __kmp_fatal(KMP_MSG(CantOpenFileForReading, filename), KMP_ERR(code), 4704 __kmp_fatal(KMP_MSG(CantOpenFileForReading, filename), KMP_ERR(code),
|
| /freebsd-14.2/sys/dev/ipw/ |
| H A D | if_ipw.c | 1260 switch (le16toh(status->code) & 0xf) { in ipw_rx_intr() 1282 le16toh(status->code)); in ipw_rx_intr()
|
| /freebsd-14.2/crypto/openssl/doc/man1/ |
| H A D | openssl-cms.pod.in | 871 The code currently will only write out the signer's certificate to a file: if 879 The code doesn't currently take note of the permitted symmetric encryption
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | database | 6 # extracted from header/code files by Graeme Wilford ([email protected]) 201 # 2~cp850 , 3~cp1252 , 0x1b~?? ; what code page is 0x1b ?
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | SSL_CONF_cmd.pod | 618 By checking the return code of SSL_CONF_cmd() it is possible to query if a 657 A return code of 0 indicates that both B<option> and B<value> are valid but an
|