Home
last modified time | relevance | path

Searched refs:code (Results 4401 – 4425 of 4948) sorted by relevance

1...<<171172173174175176177178179180>>...198

/freebsd-13.1/sys/contrib/octeon-sdk/
H A Dcvmx-shared-linux-n32.ld10 * * Redistributions of source code must retain the above copyright
H A Dcvmx-shared-linux.ld10 * * Redistributions of source code must retain the above copyright
/freebsd-13.1/usr.sbin/bsdconfig/networking/include/
H A Dmessages.subr7 # 1. Redistributions of source code must retain the above copyright
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrConv.td11 /// promotions, and demotions operand code-gen constructs.
/freebsd-13.1/sys/dev/aic7xxx/
H A Daic79xx.seq11 * 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 DIntrinsicsAMDGPU.td1315 // 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 Dscsi_cd.c256 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 Dpf.c181 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 Dntpdc_ops.c2694 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 DPath.inc14 //=== 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 Dbuild.conf994 [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 Dsubr_ndis.c972 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 Dentry.c82 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 Dpci_ahci.c1498 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 Dpccarddevs9 * 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 Dncr53c9x.c140 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 Dpcap-rpcap.c1463 insn->code = htons(bf_insn->code); in pcap_pack_bpffilter()
/freebsd-13.1/contrib/tcpdump/
H A Dconfigure.in928 # 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 Dmpi2_history.txt7 * 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 Dwordprocessors47 >>9 byte 23 WordPerfect hyphenation code
/freebsd-13.1/sys/contrib/device-tree/src/arm/
H A Dbcm-nsp.dtsi10 * * Redistributions of source code must retain the above copyright
H A Dam33xx.dtsi468 pm_sram_code: pm-code-sram@0 {
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flags.inc44 // and fast-unwider is also unreliable with mixing arm and thumb code [2].
/freebsd-13.1/contrib/libarchive/
H A DREADME.md68 source code for the sample programs for more details. Please let us
/freebsd-13.1/tools/tools/locale/etc/charmaps/
H A DPT154.TXT18 # Column #1 is the Paratype CP154 code (in hex)

1...<<171172173174175176177178179180>>...198