| /freebsd-14.2/sys/dev/gpio/ |
| H A D | gpiokeys.c | 186 uint32_t code; in gpiokeys_key_event() local 201 code = key->keycode & SCAN_KEYCODE_MASK; in gpiokeys_key_event() 203 code |= KEY_RELEASE; in gpiokeys_key_event() 210 gpiokeys_put_key(sc, code); in gpiokeys_key_event() 279 uint32_t code; in gpiokeys_attach_key() local 315 code = fdt32_to_cpu(prop); in gpiokeys_attach_key() 319 key_name, code); in gpiokeys_attach_key() 321 key->evcode = code; in gpiokeys_attach_key() 322 evdev_support_key(sc->sc_evdev, code); in gpiokeys_attach_key() 976 if (code & ~0x7f) { in gpiokeys_set_typematic() [all …]
|
| /freebsd-14.2/contrib/libpcap/ |
| H A D | bpf_filter.c | 109 switch (pc->code) { in pcapint_filter_with_aux_data() 417 switch (BPF_CLASS(p->code)) { in pcapint_validate_filter() 423 switch (BPF_MODE(p->code)) { in pcapint_validate_filter() 451 switch (BPF_OP(p->code)) { in pcapint_validate_filter() 468 if (BPF_SRC(p->code) == BPF_K && p->k == 0) in pcapint_validate_filter() 503 switch (BPF_OP(p->code)) { in pcapint_validate_filter() 527 return BPF_CLASS(f[len - 1].code) == BPF_RET; in pcapint_validate_filter()
|
| /freebsd-14.2/contrib/bmake/unit-tests/ |
| H A D | opt.exp | 9 *** Error code 2 (ignored) 17 *** Error code 1 (ignored) 24 *** Error code 2 (ignored)
|
| /freebsd-14.2/sys/dev/sfxge/ |
| H A D | sfxge_ev.c | 168 sfxge_ev_exception(void *arg, uint32_t code, uint32_t data) in sfxge_ev_exception() argument 179 (code == EFX_EXCEPTION_RX_RECOVERY) ? "RX_RECOVERY" : in sfxge_ev_exception() 180 (code == EFX_EXCEPTION_RX_DSC_ERROR) ? "RX_DSC_ERROR" : in sfxge_ev_exception() 185 (code == EFX_EXCEPTION_RX_ERROR) ? "RX_ERROR" : in sfxge_ev_exception() 186 (code == EFX_EXCEPTION_TX_ERROR) ? "TX_ERROR" : in sfxge_ev_exception() 187 (code == EFX_EXCEPTION_EV_ERROR) ? "EV_ERROR" : in sfxge_ev_exception() 192 if (code != EFX_EXCEPTION_UNKNOWN_SENSOREVT) { in sfxge_ev_exception() 195 code); in sfxge_ev_exception() 398 sfxge_ev_sram(void *arg, uint32_t code) in sfxge_ev_sram() argument 401 (void)code; in sfxge_ev_sram() [all …]
|
| /freebsd-14.2/crypto/openssl/crypto/aes/asm/ |
| H A D | aes-ppc.pl | 119 $code.=<<___; 210 $code.=<<___; 309 $code.=<<___; 402 $code.=<<___; 431 $code.=<<___; 880 $code.=<<___; 909 $code.=<<___; 1168 $code.=<<___ if ($SIZE_T==8); 1172 $code.=<<___; 1395 $code.=<<___; [all …]
|
| /freebsd-14.2/usr.sbin/bsdconfig/timezone/include/ |
| H A D | messages.subr | 7 # 1. Redistributions of source code must retain the above copyright 43 msg_country_code_invalid="%s:%d: country code \`%s' invalid" 44 msg_country_code_multiply_defined="%s:%d: country code \`%s' multiply defined: %s" 45 msg_country_code_unknown="%s:%d: country code \`%s' unknown" 55 msg_invalid_code="%s:%d: invalid code \`%s'" 56 msg_invalid_country_code="%s:%d: invalid country code \`%s'"
|
| /freebsd-14.2/crypto/openssl/crypto/sha/asm/ |
| H A D | sha1-c64xplus.pl | 45 $code=<<___; 214 $code.=<<___; 246 $code.=<<___ if (!shift); 251 $code.=<<___; 293 $code.=<<___; 335 print $code;
|
| /freebsd-14.2/crypto/heimdal/doc/ |
| H A D | intro.texi | 40 a @code{libkrb5} library that should be possible to get to work with 76 just a part of the code that isn't implemented. 83 one. Please make any patches with @code{diff -u} or @code{diff -c}. 94 @heading Heimdal source code, binaries and the manual 96 The source code for heimdal, links to binaries and the manual (this
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/input/ |
| H A D | allwinner,sun4i-a10-lradc-keys.yaml | 55 linux,code: true 70 - linux,code 106 linux,code = <115>; 113 linux,code = <114>;
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/security/tpm/ |
| H A D | ibmvtpm.txt | 9 sense code associated with this virtual I/O Adapters 20 - ibm,loc-code : specifies the unique and persistent location code 38 ibm,loc-code = "U8286.41A.10082DV-V3-C3";
|
| /freebsd-14.2/contrib/ntp/scripts/ |
| H A D | summary-opts.def | 20 The directory where @code{ntpd} will search for .stat files generated 21 by @code{ntpd}. 31 option. Defaults to today minus one day (Use @code{date -u +%Y%m%d}) 42 The output directory @code{summary} will write all output files to.
|
| /freebsd-14.2/contrib/dialog/ |
| H A D | dlg_keys.h | 104 #define is_DLGK_MOUSE(code) ((code) >= M_EVENT) argument 105 #define DLGK_MOUSE(code) ((code) + M_EVENT) argument
|
| H A D | prgbox.c | 104 int code; in dialog_prgbox() local 112 code = dlg_progressbox(title, cprompt, height, width, pauseopt, fp); in dialog_prgbox() 117 return code; in dialog_prgbox()
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | emev2-kzm9d.dts | 38 linux,code = <KEY_1>; 45 linux,code = <KEY_2>; 52 linux,code = <KEY_3>; 59 linux,code = <KEY_4>;
|
| H A D | lpc4350-hitex-eval.dts | 6 * This code is released using a dual license strategy: BSD/GPL 48 linux,code = <KEY_RIGHT>; 54 linux,code = <KEY_UP>; 61 linux,code = <KEY_ENTER>; 67 linux,code = <KEY_LEFT>; 73 linux,code = <KEY_DOWN>; 79 linux,code = <KEY_F1>; 85 linux,code = <KEY_F2>; 91 linux,code = <KEY_F3>;
|
| H A D | am3517-evm.dts | 42 linux,code = <BTN_0>; 48 linux,code = <BTN_1>; 54 linux,code = <BTN_2>; 60 linux,code = <BTN_3>; 66 linux,code = <BTN_4>; 72 linux,code = <BTN_5>; 78 linux,code = <BTN_6>; 84 linux,code = <BTN_7>; 90 linux,code = <BTN_8>;
|
| H A D | imx53-ard.dts | 67 linux,code = <KEY_HOME>; 74 linux,code = <KEY_BACK>; 81 linux,code = <KEY_PROGRAM >; 88 linux,code = <KEY_VOLUMEUP>; 94 linux,code = <KEY_VOLUMEDOWN>;
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/broadcom/bcm4908/ |
| H A D | bcm4908-asus-gt-ac5300.dts | 23 linux,code = <KEY_RFKILL>; 29 linux,code = <KEY_WPS_BUTTON>; 35 linux,code = <KEY_RESTART>; 41 linux,code = <KEY_BRIGHTNESS_ZERO>;
|
| /freebsd-14.2/contrib/bsnmp/lib/ |
| H A D | support.c | 68 errx(int code, const char *fmt, ...) in errx() argument 77 exit(code); in errx() 81 err(int code, const char *fmt, ...) in err() argument 91 exit(code); in err()
|
| /freebsd-14.2/contrib/ncurses/ncurses/tinfo/ |
| H A D | lib_win32util.c | 66 int code = 0; in NCURSES_EXPORT() local 103 code = 1; in NCURSES_EXPORT() 112 returnCode(code); in NCURSES_EXPORT()
|
| /freebsd-14.2/bin/sh/tests/builtins/ |
| H A D | builtin1.0 | 11 builtin : || echo "Bad return code at $LINENO" 12 builtin true || echo "Bad return code at $LINENO" 13 builtin ls 2>/dev/null && echo "Bad return code at $LINENO"
|
| /freebsd-14.2/bin/sh/tests/expansion/ |
| H A D | cmdsubst6.0 | 7 code="$1" 10 eval "pid=\$(dummy=$code echo \$(\$SH -c echo\ \\\$PPID))" 16 echo "Failure for $code"
|
| H A D | tilde1.0 | 10 code="$1" 13 eval "$code" 21 echo "For $code, expected $expected actual $result"
|
| /freebsd-14.2/crypto/openssl/crypto/bn/asm/ |
| H A D | mips-mont.pl | 126 $code=<<___; 139 $code.=<<___ if ($flavour =~ /o32/i); 143 $code.=<<___; 170 $code.=<<___ if ($flavour =~ /nubi/i); 176 $code.=<<___; 419 $code.=<<___ if ($flavour =~ /nubi/i); 425 $code.=<<___; 433 $code =~ s/\`([^\`]*)\`/eval $1/gem; 435 print $code;
|
| /freebsd-14.2/crypto/openssl/crypto/ec/asm/ |
| H A D | ecp_nistz256-ppc64.pl | 51 $code.=<<___; 75 $code.=<<___; 95 $code.="\n"; 99 $code.=<<___; 489 $code.=<<___; 515 $code.=<<___; 526 $code.=<<___; 636 $code.=<<___; 647 $code.=<<___; 853 $code.=<<___; [all …]
|