Home
last modified time | relevance | path

Searched refs:code (Results 1751 – 1775 of 5329) sorted by relevance

1...<<71727374757677787980>>...214

/freebsd-14.2/sys/powerpc/powerpc/
H A Dexec_machdep.c166 int code; in sendsig() local
188 code = siginfo32.si_code; in sendsig()
212 code = ksi->ksi_code; in sendsig()
307 tf->fixreg[FIRSTARG+1] = code; in sendsig()
1027 int code = tf->fixreg[FIRSTARG + 1]; in cpu_set_syscall_retval() local
1030 code != SYS_freebsd6_lseek && in cpu_set_syscall_retval()
1032 code != SYS_lseek) ? 1 : 0; in cpu_set_syscall_retval()
/freebsd-14.2/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-sparcv9.pl54 $code.=<<___;
286 $code.=<<___;
374 $code.=<<___;
461 $code.=<<___;
924 $code.=<<___;
1027 $code.=<<___;
1109 foreach (split("\n",$code)) {
/freebsd-14.2/sys/arm64/include/
H A Dreg.h102 __uint64_t code; member
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dkeepass9 # * android port: https://code.google.com/p/keepassdroid/
/freebsd-14.2/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_lrzip.c116 self->code = ARCHIVE_FILTER_LRZIP; in lrzip_bidder_init()
/freebsd-14.2/usr.bin/indent/tests/
H A Delsecomment.03 /* The two if statements below excercise two different code paths. */
H A Delsecomment.0.stdout5 /* The two if statements below excercise two different code paths. */
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVRegisterBanks.td10 // as InstructionSelector RegClass checking code relies on them
/freebsd-14.2/usr.bin/localedef/
H A DREADME8 code is part of the Illumos project.
/freebsd-14.2/crypto/heimdal/lib/asn1/
H A Dkx509.asn124 error-code[0] INTEGER (-2147483648..2147483647)
/freebsd-14.2/contrib/traceroute/
H A Dtraceroute.c507 register int op, code, n; in main() local
1173 code = i - 1; in main()
1174 switch (code) { in main()
1262 Printf(" !<%d>", code); in main()
1430 register u_char type, code; in packet_ok() local
1449 code = icp->icmp_code; in packet_ok()
1451 if (code != ICMP_UNREACH_NEEDFRAG) in packet_ok()
1464 if ((type == ICMP_TIMXCEED && code == ICMP_TIMXCEED_INTRANS) || in packet_ok()
1475 return (type == ICMP_TIMXCEED ? -1 : code + 1); in packet_ok()
/freebsd-14.2/sys/contrib/device-tree/src/arm/
H A Domap3-n900.dts18 * and crash. Until somebody fix omap-aes.c and omap_hwmod_3xxx_data.c code (no
22 * There is also no runtime detection code if AES is disabled in L3 firewall...
74 linux,code = <SW_CAMERA_LENS_COVER>;
81 linux,code = <KEY_CAMERA_FOCUS>;
88 linux,code = <KEY_CAMERA>;
95 linux,code = <KEY_SCREENLOCK>;
103 linux,code = <SW_KEYPAD_SLIDE>;
111 linux,code = <SW_FRONT_PROXIMITY>;
119 linux,code = <SW_MACHINE_COVER>;
H A Dbcm47189-luxul-xap-1440.dts44 linux,code = <KEY_RESTART>;
H A Dat91-wb45n.dts20 linux,code = <99>;
/freebsd-14.2/crypto/openssl/crypto/chacha/asm/
H A Dchacha-armv8.pl65 $code .= "\t$opcode\t".join(',',@_,$arg)."\n";
134 $code.=<<___;
218 $code.=<<___;
427 $code.=<<___;
515 $code.=<<___;
843 $code.=<<___;
981 $code.=<<___;
1093 $code.=<<___;
1278 foreach (split("\n",$code)) {
/freebsd-14.2/sys/dev/otus/
H A Dif_otus.c1244 code, in otus_cmd()
1258 hdr->code = code; in otus_cmd()
1290 __func__, code); in otus_cmd()
1405 (int) hdr->code, in otus_cmd_handle_response()
1443 hdr->code); in otus_cmd_rxeof()
1450 if ((hdr->code & 0xc0) != 0xc0) { in otus_cmd_rxeof()
1456 switch (hdr->code & 0x3f) { in otus_cmd_rxeof()
1515 hdr->code, hdr->len); in otus_cmd_rxeof()
2822 uint8_t code; in otus_set_chan() local
2879 code = AR_CMD_RF_INIT; in otus_set_chan()
[all …]
/freebsd-14.2/contrib/wpa/src/eap_common/
H A Deap_defs.h19 u8 code; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Unix/
H A DCOM.inc14 //=== WARNING: Implementation here must contain only generic UNIX code that
/freebsd-14.2/sys/contrib/device-tree/Bindings/leds/
H A Dleds-powernv.txt8 Each location code of FRU/Enclosure must be expressed in the
/freebsd-14.2/contrib/bsnmp/
H A DFREEBSD-upgrade5 <[email protected]>, because the code here is actually shared with other
/freebsd-14.2/contrib/libcbor/.github/
H A DPULL_REQUEST_TEMPLATE13 - [ ] Does this PR introduce any platform specific code?
/freebsd-14.2/contrib/file/
H A DChangeLog71 * PR/374: avoid infinite loop in non-wide code (piru)
326 * Switch decompression code to use vfork() because
519 * Fix compression code (Werner Fink)
1285 * Avoid null dereference in cdf code (Drew Yao)
1305 * Avoid file descriptor leak in compress code from
1327 and then the fd code.
1505 Remove unreachable code.
1585 decompress code
1798 * merge duplicated code
1944 * New FreeBSD version parsing code:
[all …]
/freebsd-14.2/contrib/ncurses/ncurses/
H A Dllib-lncurses2573 int code)
2578 int code)
2583 int code)
3011 int code)
3851 int code)
3856 int code)
3861 int code)
3871 char *code)
3886 void *code)
4477 int code,
[all …]
H A Dllib-lncursest2582 int code)
2587 int code)
2592 int code)
3025 int code)
3950 int code)
3955 int code)
3960 int code)
3970 char *code)
3985 void *code)
4598 int code,
[all …]
/freebsd-14.2/sys/contrib/zlib/doc/
H A Drfc1950.txt77 4. Source code .................................................... 8
82 9. Appendix: Sample code ..........................................10
153 sample code was rewritten for clarity. In version 3.3, the
399 4. Source code
401 Source code for a C language implementation of a "zlib" compliant
511 9. Appendix: Sample code
513 The following C code computes the Adler-32 checksum of a data buffer.
514 It is written for clarity, not for speed. The sample code is in the

1...<<71727374757677787980>>...214