/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | adc-keys.txt | 22 considered pressed. 58 | 2.000.000 <= value | no key pressed | 60 | 1.500.000 <= value < 2.000.000 | KEY_VOLUMEUP pressed | 62 | 1.000.000 <= value < 1.500.000 | KEY_VOLUMEDOWN pressed | 64 | 500.000 <= value < 1.000.000 | KEY_ENTER pressed | 66 | value < 500.000 | no key pressed |
|
H A D | ti,palmas-pwrbutton.txt | 17 button should be kept pressed for Palmas to power off automatically. 21 which the power button should be kept pressed for Palmas to register
|
H A D | pxa27x-keypad.txt | 8 recognized when it is pressed. It is a u32 value, and bit[31:16] 23 is low, the key is pressed(active).
|
H A D | qcom,pm8xxx-pwrkey.txt | 28 Definition: time in microseconds that key must be pressed or release
|
H A D | input-reset.txt | 18 timeout-ms: duration keys must be pressed together in milliseconds before
|
H A D | lpc32xx-key.txt | 14 - linux,keymap: the key-code to be reported when the key is pressed
|
H A D | qcom,pm8941-pwrkey.txt | 29 Definition: time in microseconds that key must be pressed or released
|
H A D | imx-keypad.txt | 6 and decoding one or multiple keys pressed simultaneously on a keypad.
|
H A D | qcom,pm8xxx-keypad.txt | 57 Definition: time in microseconds that key must be pressed or release
|
H A D | nvidia,tegra20-kbc.txt | 28 key is pressed.
|
H A D | samsung-keypad.txt | 33 - linux,code: the key-code to be reported when the key is pressed
|
/freebsd/stand/forth/ |
H A D | check-password.4th | 44 \ This function blocks program flow (loops forever) until a key is pressed. 45 \ The key that was pressed is added to the top of the stack in the form of its 55 key? if \ Was a key pressed? (see loader(8)) 57 key \ Get the key that was pressed 59 \ Check key pressed (see loader(8)) and input limit 103 0 sgetkey \ Block here, waiting for a key to be pressed 106 \ security reasons). If Enter is pressed, we process the 127 drop \ last key pressed 128 again \ Enter was not pressed; repeat
|
H A D | menu.4th | 715 \ This function blocks program flow (loops forever) until a key is pressed. 716 \ The key that was pressed is added to the top of the stack in the form of its 772 key? if \ Was a key pressed? (see loader(8)) 774 \ An actual key was pressed (if the timeout is running, 775 \ kill it regardless of which key was pressed) 784 \ get the key that was pressed and exit (if we 832 dup ( n -- n n ) \ key pressed 876 dup ( n -- n n ) \ key pressed 884 2 pick ( n c-addr/u -- n c-addr/u n ) \ key pressed 903 2 pick ( n c-addr/u -- n c-addr/u n ) \ key pressed [all …]
|
/freebsd/usr.sbin/bsdconfig/usermgmt/share/ |
H A D | group_input.subr | 135 # Return if user has either pressed ESC or chosen Cancel/No 220 # Return if user has either pressed ESC or chosen Cancel/No 237 # Return if user has either pressed ESC or chosen Cancel/No 278 # Return if user has either pressed ESC or chosen Cancel/No 332 # Return if user has either pressed ESC or chosen Cancel/No 382 # pressed ESC or chose Cancel/No 400 # pressed ESC or chose Cancel/No 415 # success unless the user chose Cancel or pressed ESC. Data to display is taken 474 # Returns success unless the user chose Cancel or pressed ESC. Data to display 536 # Returns success unless the user chose Cancel or pressed ESC. Data to display
|
H A D | user_input.subr | 199 # Return if user has either pressed ESC or chosen Cancel/No 251 # pressed ESC or chose Cancel/No 269 # pressed ESC or chose Cancel/No 310 # Return if user has either pressed ESC or chosen Cancel/No 391 # Return if user either pressed ESC or chose Cancel/No 405 # Return if user either pressed ESC or chose Cancel/No 447 # Return if user has either pressed ESC or chosen Cancel/No 465 # Return if user has either pressed ESC or chosen Cancel/No 483 # Return if user has either pressed ESC or chosen Cancel/No 501 # Return if user has either pressed ESC or chosen Cancel/No [all …]
|
H A D | group.subr | 153 # Return if user either pressed ESC or chose Cancel/No 286 # Return if user either pressed ESC or chose Cancel/No 419 # Return if user either pressed ESC or chose Cancel/No
|
/freebsd/usr.sbin/bsdconfig/password/share/ |
H A D | password.subr | 83 # Return if user either pressed ESC or chose Cancel/No 97 # Return if user either pressed ESC or chose Cancel/No
|
/freebsd/sys/contrib/device-tree/Bindings/extcon/ |
H A D | extcon-sm5502.txt | 6 attached or detached and button is pressed or released. It is interfaced to
|
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | ht16k33.txt | 7 - interrupts: Interrupt specification for the key pressed interrupt.
|
/freebsd/sys/contrib/xen/io/ |
H A D | kbdif.h | 300 uint8_t pressed; member
|
/freebsd/share/examples/ipfw/ |
H A D | change_rules.sh | 125 rules' does not appear on the screen or the y key is not pressed in 30
|
/freebsd/sys/dev/gpio/ |
H A D | gpiokeys.c | 184 gpiokeys_key_event(struct gpiokeys_softc *sc, struct gpiokey *key, int pressed) in gpiokeys_key_event() argument 192 evdev_push_key(sc->sc_evdev, key->evcode, pressed); in gpiokeys_key_event() 202 if (!pressed) in gpiokeys_key_event()
|
/freebsd/sys/contrib/device-tree/Bindings/mips/img/ |
H A D | xilfpga.txt | 77 needs to be pressed.
|
/freebsd/usr.sbin/bsdconfig/startup/share/ |
H A D | rcedit.subr | 71 # Return if user has either pressed ESC or chosen Cancel/No
|
/freebsd/usr.sbin/bsdconfig/networking/share/ |
H A D | netmask.subr | 111 # - User has either pressed ESC or chosen Cancel/No
|