| /freebsd-12.1/crypto/openssl/crypto/sha/asm/ |
| H A D | sha512-c64xplus.pl | 54 $code.=<<___; 437 print $code;
|
| /freebsd-12.1/contrib/wpa/src/eap_peer/ |
| H A D | eap_tnc.c | 70 static struct wpabuf * eap_tnc_build_frag_ack(u8 id, u8 code) in eap_tnc_build_frag_ack() argument 74 msg = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_TNC, 1, code, id); in eap_tnc_build_frag_ack()
|
| H A D | eap_leap.c | 314 switch (eap->code) { in eap_leap_process() 323 "ignored", eap->code); in eap_leap_process()
|
| /freebsd-12.1/sys/gnu/dts/arm/ |
| H A D | spear1310-evb.dts | 6 * The code contained herein is licensed under the GNU General Public 161 linux,code = <0x100>;
|
| H A D | armada-xp-netgear-rn2120.dts | 175 linux,code = <KEY_POWER>; 181 linux,code = <KEY_RESTART>;
|
| H A D | sun6i-a31s-primo81.dts | 128 linux,code = <KEY_VOLUMEUP>; 135 linux,code = <KEY_VOLUMEDOWN>;
|
| H A D | da850-lcdk.dts | 109 linux,code = <BTN_0>; 115 linux,code = <BTN_1>;
|
| H A D | armada-xp-linksys-mamba.dts | 184 linux,code = <KEY_WPS_BUTTON>; 190 linux,code = <KEY_RESTART>;
|
| H A D | imx28-eukrea-mbmx28lc.dtsi | 38 linux,code = <BTN_MISC>; 51 linux,code = <BTN_MISC>;
|
| H A D | usb_a9260_common.dtsi | 139 linux,code = <28>;
|
| H A D | atlas7-evb.dts | 121 linux,code = <KEY_CAMERA>;
|
| /freebsd-12.1/sys/contrib/zstd/lib/common/ |
| H A D | fse.h | 109 FSE_PUBLIC_API unsigned FSE_isError(size_t code); /* tells if a return value is an error … 110 FSE_PUBLIC_API const char* FSE_getErrorName(size_t code); /* provides error code string (useful f…
|
| /freebsd-12.1/contrib/libarchive/libarchive/ |
| H A D | archive_read_support_filter_lzop.c | 169 self->code = ARCHIVE_FILTER_LZOP; in lzop_bidder_init() 182 self->code = ARCHIVE_FILTER_LZOP; in lzop_bidder_init()
|
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | mipsbsd.c | 304 MY(reloc_type_lookup) (bfd *abfd, bfd_reloc_code_real_type code) in MY() 310 switch (code) in MY()
|
| /freebsd-12.1/contrib/wpa/src/drivers/ |
| H A D | driver_nl80211_monitor.c | 289 if (BPF_CLASS(insn->code) == BPF_JMP) { in add_monitor_filter() 290 if (insn->code == (BPF_JMP|BPF_JA)) { in add_monitor_filter()
|
| /freebsd-12.1/sys/dev/sfxge/ |
| H A D | sfxge_intr.c | 423 sfxge_err(efsys_identifier_t *arg, unsigned int code, uint32_t dword0, in sfxge_err() argument 431 __sfxge_err[code], dword1, dword0); in sfxge_err()
|
| /freebsd-12.1/contrib/wpa/wpa_supplicant/ |
| H A D | todo.txt | 75 the last step in processing sent should be this code and rest of the code
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-2006 | 1500 code. 2282 (b<code>_op): New. 2290 (s<code>): New. 2291 (s<code>_24): New. 4532 code. 4723 extra alignment code. 5986 the same code. 9955 cmp<mode>, b<code>, s<code>, s<code>_24, movqicc, movhicc, 9987 code macros. 12406 duplicated code. [all …]
|
| /freebsd-12.1/contrib/binutils/gas/config/ |
| H A D | tc-ia64.c | 285 bfd_reloc_code_real_type code; member 5902 fix->code = ia64_gen_real_reloc_type (e->X_op_symbol, fix->code); 6043 fix->code = ia64_gen_real_reloc_type (e->X_op_symbol, fix->code); 6153 fix->code = ia64_gen_real_reloc_type (e->X_op_symbol, fix->code); 6171 fix->code = BFD_RELOC_UNUSED; 6172 fix->code = ia64_gen_real_reloc_type (e->X_op_symbol, fix->code); 11169 bfd_reloc_code_real_type code; local 11181 code = BFD_RELOC_IA64_DIR32MSB; 11183 code = BFD_RELOC_IA64_DIR32LSB; 11194 code = BFD_RELOC_IA64_IPLTMSB; [all …]
|
| /freebsd-12.1/sys/contrib/zlib/ |
| H A D | FAQ | 83 the code of uncompress on your own. 289 35. I get this or that compiler or source-code scanner warning when I crank it 290 up to maximally-pedantic. Can't you guys write proper code? 295 make sure that the code always works. 304 calloc(), which zeros out the allocated memory. Even though the code was 353 42. The match.asm code in contrib is under the GNU General Public License.
|
| /freebsd-12.1/contrib/gcc/config/arm/ |
| H A D | ieee754-sf.S | 66 b 1f @ Skip Thumb-code prologue 327 @ For hard FPA code we want to return via the tail below so that 482 @ Multiplication by 0x1p*: let''s shortcut a lot of code. 494 @ Under/overflow: fix things up for the code below. 658 @ Division by 0x1p*: let''s shortcut a lot of code. 786 5: ldr r0, [sp, #-4] @ return unordered code.
|
| /freebsd-12.1/tools/regression/zfs/ |
| H A D | LICENSE | 11 1. Redistributions of source code must retain the above copyright
|
| /freebsd-12.1/sys/arm/freescale/imx/ |
| H A D | files.imx5 | 9 # Special serial console for debuging early boot code
|
| /freebsd-12.1/contrib/elftoolchain/libdwarf/ |
| H A D | dwarf_pro_pubnames.m4 | 8 * 1. Redistributions of source code must retain the above copyright
|
| H A D | dwarf_pro_funcs.m4 | 8 * 1. Redistributions of source code must retain the above copyright
|