| /freebsd-14.2/share/i18n/csmapper/CP/ |
| H A D | CP932VDC@IBM%UCS.src | 26 # Column #1 is the cp932 code (in hex)
|
| H A D | UCS%[email protected] | 26 # Column #1 is the cp932 code (in hex)
|
| /freebsd-14.2/sys/crypto/openssl/arm/ |
| H A D | armv4-gf2m.S | 8 .code 32
|
| /freebsd-14.2/share/syscons/keymaps/ |
| H A D | fr.iso.acc.kbd | 3 # code base shift cntrl shift alt shift cntrl shift state
|
| H A D | dutch.iso.acc.kbd | 10 # code base shift cntrl shift alt shift cntrl shift state
|
| H A D | fr_CA.iso.acc.kbd | 10 # code base shift cntrl shift alt shift cntrl shift state
|
| H A D | eee_nordic.kbd | 3 # code base shift cntrl shift alt shift cntrl shift state
|
| /freebsd-14.2/lib/libc/amd64/string/ |
| H A D | strlcpy.S | 69 jb .L0 # go to special code path if len was 0
|
| /freebsd-14.2/contrib/kyua/utils/ |
| H A D | optional.ipp | 8 // * Redistributions of source code must retain the above copyright
|
| /freebsd-14.2/contrib/libfido2/ |
| H A D | NEWS | 240 ** Minor documentation and code fixes.
|
| /freebsd-14.2/share/vt/keymaps/ |
| H A D | de.kbd | 3 # code base shift cntrl shift alt shift cntrl shift state
|
| /freebsd-14.2/contrib/libxo/doc/ |
| H A D | options.rst | 86 - "warn" allows libxo to emit warnings on stderr when application code
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | tegra124-jetson-tk1-emc.dtsi | 8 nvidia,ram-code = <3>; 98 nvidia,ram-code = <3>; 416 nvidia,ram-code = <3>;
|
| H A D | tegra124-apalis-emc.dtsi | 12 nvidia,ram-code = <1>; 102 nvidia,ram-code = <1>; 312 nvidia,ram-code = <1>;
|
| H A D | imx53-ppd.dts | 240 linux,code = <KEY_POWER>; 250 linux,code = <KEY_F12>;
|
| H A D | tegra20-seaboard.dts | 774 linux,code = <KEY_POWER>; 782 linux,code = <0>; /* SW_LID */
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | arm_mve_defs.td | 24 // Scalar:$b) defines the names $a and $b which the specification of the code 47 // The usual case: a method called on the code gen function's instance of 143 // before it, then the generated C++ code will simply wrap the input value in
|
| H A D | Attr.td | 13 code Content = [{}]; 46 code Content; 87 // The code fragment is a boolean expression that will confirm that the subject 91 class SubsetSubject<AttrSubject base, code check, string diag> : AttrSubject { 93 code CheckCode = check; 388 class LangOpt<string name, code customCode = [{}]> { 389 // The language option to test; ignored when custom code is supplied. 394 code CustomCode = customCode; 431 code CustomCode = [{}]; 648 code AdditionalMembers = [{}]; [all …]
|
| /freebsd-14.2/contrib/wpa/src/eap_server/ |
| H A D | eap_server_teap.c | 1243 hdr->code, hdr->identifier, in eap_teap_process_phase2_eap() 1245 switch (hdr->code) { in eap_teap_process_phase2_eap() 1253 hdr->code); in eap_teap_process_phase2_eap()
|
| /freebsd-14.2/sys/cam/ctl/ |
| H A D | scsi_ctl.c | 178 static void ctlfeasync(void *callback_arg, uint32_t code, 266 ctlfeasync(void *callback_arg, uint32_t code, struct cam_path *path, void *arg) in ctlfeasync() argument 286 switch (code) { in ctlfeasync()
|
| /freebsd-14.2/crypto/heimdal/lib/wind/ |
| H A D | Makefile.in | 468 code = \ 482 dist_libwind_la_SOURCES = $(code) $(built) 1277 $(code:.c=.lo): $(built)
|
| /freebsd-14.2/sys/dev/ocs_fc/ |
| H A D | sli4.c | 8172 uint8_t code = cqe[SLI4_CQE_CODE_OFFSET]; in sli_fc_cqe_parse() local 8175 switch (code) { in sli_fc_cqe_parse() 8271 ocs_log_test(sli4->os, "CQE completion code %d not handled\n", code); in sli_fc_cqe_parse() 8386 uint8_t code = 0; in sli_fc_rqe_rqid_and_index() local 8391 code = cqe[SLI4_CQE_CODE_OFFSET]; in sli_fc_rqe_rqid_and_index() 8393 if (code == SLI4_CQE_CODE_RQ_ASYNC) { in sli_fc_rqe_rqid_and_index() 8406 } else if (code == SLI4_CQE_CODE_RQ_ASYNC_V1) { in sli_fc_rqe_rqid_and_index() 8420 } else if (code == SLI4_CQE_CODE_OPTIMIZED_WRITE_CMD) { in sli_fc_rqe_rqid_and_index() 8436 } else if (code == SLI4_CQE_CODE_RQ_COALESCING) { in sli_fc_rqe_rqid_and_index() 8753 uint32_t code; in sli_fc_get_status_string() member [all …]
|
| /freebsd-14.2/libexec/rc/ |
| H A D | rc.subr | 6 # This code is derived from software contributed to The NetBSD Foundation 12 # 1. Redistributions of source code must retain the above copyright 829 # If this completes with a non-zero exit code, 834 # returned a zero exit code. 1348 # Helper functions for run_rc_command: common code. 1938 # filesystems. This should allow the rest of the code here to remain
|
| /freebsd-14.2/sys/dev/mii/ |
| H A D | miidevs | 7 * This code is derived from software contributed to The NetBSD Foundation 14 * 1. Redistributions of source code must retain the above copyright
|
| /freebsd-14.2/usr.sbin/bsdconfig/share/media/ |
| H A D | http.subr | 9 # 1. Redistributions of source code must retain the above copyright 536 # (if the HTTP response code is 200, success is returned; otherwise failure).
|