| /freebsd-13.1/sys/contrib/octeon-sdk/ |
| H A D | cvmx-shared-linux-n32.ld | 10 * * Redistributions of source code must retain the above copyright
|
| H A D | cvmx-shared-linux.ld | 10 * * Redistributions of source code must retain the above copyright
|
| /freebsd-13.1/usr.sbin/bsdconfig/networking/include/ |
| H A D | messages.subr | 7 # 1. Redistributions of source code must retain the above copyright
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrConv.td | 11 /// promotions, and demotions operand code-gen constructs.
|
| /freebsd-13.1/sys/dev/aic7xxx/ |
| H A D | aic79xx.seq | 11 * 1. Redistributions of source code must retain the above copyright 1379 * code do the rest. We also reset/reallocate the FIFO to make 1734 * the dma code again. We will only loop if there is a 1915 * where snapshots can, and are, disabled, the code to handle this type 2029 * prior to clearing this status and executing the common code for 2098 * instruction to leverage common code to perform the
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IntrinsicsAMDGPU.td | 1315 // independent code to determine the high part of its address when it is 1316 // known (through convention) that the code and any data of interest does 1318 // produce the desired results as optimizations may cause code movement, 1593 // program code executes in WQM.
|
| /freebsd-13.1/sys/cam/scsi/ |
| H A D | scsi_cd.c | 256 static void cdasync(void *callback_arg, u_int32_t code, 419 cdasync(void *callback_arg, u_int32_t code, in cdasync() argument 426 switch (code) { in cdasync() 512 cam_periph_async(periph, code, path, arg); in cdasync()
|
| /freebsd-13.1/sys/netpfil/pf/ |
| H A D | pf.c | 181 int code; member 1656 pfse->icmpopts.code, 0, pfse->icmpopts.mtu); in pf_intr() 1671 pfse->icmpopts.code, pfse->icmpopts.mtu); in pf_intr() 3029 pf_send_icmp(struct mbuf *m, u_int8_t type, u_int8_t code, sa_family_t af, in pf_send_icmp() argument 3078 pfse->icmpopts.code = code; in pf_send_icmp() 3885 else if (r->code && r->code != icmpcode + 1) in pf_test_rule() 4334 (r->type || r->code)) in pf_test_fragment()
|
| /freebsd-13.1/contrib/ntp/ntpdc/ |
| H A D | ntpdc_ops.c | 2694 for (clk = clktypes; clk->code >= 0; clk++) in clockstat() 2695 if (clk->code == cl->type) in clockstat() 2697 if (clk->code >= 0) in clockstat()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/Unix/ |
| H A D | Path.inc | 14 //=== WARNING: Implementation here must contain only generic UNIX code that 831 // binaries whose code signature is invalid without crashing by using 952 // This is for compatibility with old code that assumed OF_Append implied
|
| /freebsd-13.1/contrib/subversion/ |
| H A D | build.conf | 994 [error-code-test] 998 sources = error-code-test.c 1582 error-test error-code-test cache-test spillbuf-test crypto-test
|
| /freebsd-13.1/sys/compat/ndis/ |
| H A D | subr_ndis.c | 972 NdisWriteErrorLogEntry(ndis_handle adapter, ndis_error_code code, in NdisWriteErrorLogEntry() argument 995 code, &str, &i, &flags); in NdisWriteErrorLogEntry() 1008 device_printf(dev, "NDIS ERROR: %x (%s)\n", code, in NdisWriteErrorLogEntry()
|
| /freebsd-13.1/sys/dev/hptmv/ |
| H A D | entry.c | 82 static void hpt_async(void *callback_arg, u_int32_t code, struct cam_path *path, void *arg); 2132 hpt_async(void * callback_arg, u_int32_t code, struct cam_path * path, in hpt_async() argument 2138 UNREFERENCED_PARAMETER(code); in hpt_async()
|
| /freebsd-13.1/usr.sbin/bhyve/ |
| H A D | pci_ahci.c | 1498 uint8_t pc, code; in atapi_mode_sense() local 1504 code = acmd[2] & 0x3f; in atapi_mode_sense() 1508 switch (code) { in atapi_mode_sense()
|
| /freebsd-13.1/sys/dev/pccard/ |
| H A D | pccarddevs | 9 * This code is derived from software contributed to The NetBSD Foundation 15 * 1. Redistributions of source code must retain the above copyright 41 * 1. Redistributions of source code must retain the above copyright
|
| /freebsd-13.1/sys/dev/esp/ |
| H A D | ncr53c9x.c | 140 static void ncr53c9x_async(void *cbarg, uint32_t code, 1203 ncr53c9x_async(void *cbarg, uint32_t code, struct cam_path *path, void *arg) in ncr53c9x_async() argument 1213 switch (code) { in ncr53c9x_async()
|
| /freebsd-13.1/contrib/libpcap/ |
| H A D | pcap-rpcap.c | 1463 insn->code = htons(bf_insn->code); in pcap_pack_bpffilter()
|
| /freebsd-13.1/contrib/tcpdump/ |
| H A D | configure.in | 928 # nasty portable code that could run on other UN*Xes, they 929 # want you writing code that uses their Shiny New Crypto
|
| /freebsd-13.1/sys/dev/mpr/mpi/ |
| H A D | mpi2_history.txt | 7 * 1. Redistributions of source code must retain the above copyright 106 * Added function code for Host Based Discovery Action.
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | wordprocessors | 47 >>9 byte 23 WordPerfect hyphenation code
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm/ |
| H A D | bcm-nsp.dtsi | 10 * * Redistributions of source code must retain the above copyright
|
| H A D | am33xx.dtsi | 468 pm_sram_code: pm-code-sram@0 {
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_flags.inc | 44 // and fast-unwider is also unreliable with mixing arm and thumb code [2].
|
| /freebsd-13.1/contrib/libarchive/ |
| H A D | README.md | 68 source code for the sample programs for more details. Please let us
|
| /freebsd-13.1/tools/tools/locale/etc/charmaps/ |
| H A D | PT154.TXT | 18 # Column #1 is the Paratype CP154 code (in hex)
|