| /freebsd-13.1/share/syscons/keymaps/ |
| H A D | uk.iso-ctrl.kbd | 4 # code base shift cntrl shift alt shift cntrl shift state
|
| H A D | danish.iso.kbd | 4 # code base shift cntrl shift alt shift cntrl shift state
|
| H A D | estonian.iso.kbd | 4 # code base shift cntrl shift alt shift cntrl shift state
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrFloat.td | 10 /// WebAssembly Floating-point operand code-gen constructs.
|
| /freebsd-13.1/sys/crypto/openssl/arm/ |
| H A D | armv4-gf2m.S | 10 .code 32
|
| /freebsd-13.1/sys/contrib/ngatm/netnatm/msg/ |
| H A D | uni_ie.c | 496 uni_print_ie_internal(enum uni_ietype code, const union uni_ieall *ie, in uni_print_ie_internal() argument 501 if((iedecl = GET_IEDECL(code, ie->h.coding)) != NULL) in uni_print_ie_internal() 506 uni_print_ie(char *buf, size_t size, enum uni_ietype code, in uni_print_ie() argument 510 uni_print_ie_internal(code, ie, cx); in uni_print_ie() 514 uni_check_ie(enum uni_ietype code, union uni_ieall *ie, struct unicx *cx) in uni_check_ie() argument 516 const struct iedecl *iedecl = GET_IEDECL(code, ie->h.coding); in uni_check_ie() 642 uni_encode_ie(enum uni_ietype code, struct uni_msg *msg, union uni_ieall *ie, in uni_encode_ie() argument 645 const struct iedecl *iedecl = GET_IEDECL(code, ie->h.coding); in uni_encode_ie() 872 uni_diag(enum uni_cause cause, enum uni_coding code) in uni_diag() argument 877 if (code == UNI_CODING_NET) in uni_diag()
|
| /freebsd-13.1/sys/dev/isp/ |
| H A D | isp.c | 3231 uint8_t code = resp[FCP_RSPNS_CODE_OFFSET]; in isp_intr_respq() local 3232 if (code >= nitems(rnames) || rnames[code] == NULL) { in isp_intr_respq() 3234 "Unknown FCP Response Code 0x%x", code); in isp_intr_respq() 3237 ptr = rnames[code]; in isp_intr_respq() 3242 if (code != FCP_RSPNS_TMF_DONE && in isp_intr_respq() 3243 code != FCP_RSPNS_TMF_SUCCEEDED) in isp_intr_respq()
|
| /freebsd-13.1/libexec/rc/ |
| H A D | rc.subr | 7 # This code is derived from software contributed to The NetBSD Foundation 13 # 1. Redistributions of source code must retain the above copyright 809 # If this completes with a non-zero exit code, 814 # returned a zero exit code. 1297 # Helper functions for run_rc_command: common code. 1845 # filesystems. This should allow the rest of the code here to remain
|
| /freebsd-13.1/contrib/openpam/ |
| H A D | aclocal.m4 | 333 # Generate code to set up dependency tracking. -*- Autoconf -*- 391 # This code is only required when automatic dependency tracking is enabled. 393 # order to bootstrap the dependency handling code. 649 # the idioms we need for our automatic dependency tracking code. 742 Also, your code should no longer depend upon 'am_cv_prog_cc_stdc',
|
| /freebsd-13.1/usr.sbin/syslogd/ |
| H A D | syslogd.c | 3766 int code; in log_deadchild() local 3773 code = WTERMSIG(status); in log_deadchild() 3776 code = WEXITSTATUS(status); in log_deadchild() 3777 if (code == 0) in log_deadchild() 3782 pid, name, reason, code); in log_deadchild()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectType.cpp | 1300 std::string code = in Execute_ScriptSummary() local 1304 m_options.m_flags, funct_name, code.c_str()); in Execute_ScriptSummary() 1335 std::string code = " " + m_options.m_python_script; in Execute_ScriptSummary() local 1338 m_options.m_flags, funct_name_str.c_str(), code.c_str()); in Execute_ScriptSummary()
|
| /freebsd-13.1/crypto/heimdal/ |
| H A D | ChangeLog | 2 We stop writing change logs, see the source code version control systems history log instead 121 * doc/hx509.texi: No MIT code in hx509.
|
| /freebsd-13.1/contrib/llvm-project/lldb/bindings/python/ |
| H A D | python-extensions.swig | 315 …aps :py:class:`SBValue` objects so the resulting object can be used as a variable would be in code. 317 So if you have a Point structure variable in your code in the current frame named "pt",
|
| /freebsd-13.1/lib/libc/softfloat/ |
| H A D | softfloat.txt | 28 SoftFloat is written in C and is designed to work with other C code. The 72 original version of this code was written as part of a project to build
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm/ |
| H A D | omap3-gta04.dtsi | 56 linux,code = <KEY_PHONE>; 68 linux,code = <SW_LINEIN_INSERT>;
|
| H A D | imx53-ppd.dts | 233 linux,code = <KEY_POWER>; 243 linux,code = <KEY_F12>;
|
| H A D | exynos5422-odroidxu3-common.dtsi | 30 linux,code = <KEY_POWER>;
|
| H A D | armada-370.dtsi | 253 * on the BootROM code to enter/exit idle state).
|
| H A D | at91-sama5d27_som1_ek.dts | 470 linux,code = <0x104>;
|
| /freebsd-13.1/share/vt/keymaps/ |
| H A D | cz.kbd | 32 # code base shift cntrl shift alt shift cntrl shift state 145 # code base shift cntrl shift alt shift cntrl shift state
|
| /freebsd-13.1/contrib/ntp/sntp/libopts/m4/ |
| H A D | libopts.m4 | 488 [Use the supplied libopts tearoff code]),[ 557 dnl Note that disabling of AC_CONFIG_FILES requires Automake 1.11, this code
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/include/ |
| H A D | blkdev.shlib | 70 # Note: there is no meaningful return code if udevadm fails. Consumers 71 # should not expect a return code (do not call as argument to log_must)
|
| /freebsd-13.1/sys/contrib/openzfs/module/icp/asm-x86_64/modes/ |
| H A D | ghash-x86_64.S | 80 # ... 8x aggregate factor AVX code path is using reduction algorithm 82 # CPUs such as Sandy and Ivy Bridge can execute it, the code performs
|
| /freebsd-13.1/sys/netpfil/pf/ |
| H A D | pf_nv.c | 613 PFNV_CHK(pf_nvuint8(nvl, "code", &rule->code)); in pf_nvrule_to_krule() 791 nvlist_add_number(nvl, "code", rule->code); in pf_krule_to_nvrule()
|
| /freebsd-13.1/sys/dev/mps/mpi/ |
| H A D | mpi2_history.txt | 9 * 1. Redistributions of source code must retain the above copyright 105 * Added function code for Host Based Discovery Action.
|