| /freebsd-13.1/contrib/ncurses/ncurses/base/ |
| H A D | define_key.c | 51 #define CallHasKey(keycode) CallDriver_1(SP_PARM, td_kyExist, keycode) in NCURSES_EXPORT() argument 53 #define CallHasKey(keycode) NCURSES_SP_NAME(has_key)(NCURSES_SP_ARGx keycode) in NCURSES_EXPORT() argument 82 define_key(const char *str, int keycode) in define_key()
|
| H A D | lib_driver.c | 89 has_key(int keycode) in has_key()
|
| /freebsd-13.1/contrib/ncurses/ncurses/tinfo/ |
| H A D | lib_options.c | 270 has_key_internal(int keycode, TRIES * tp) in has_key_internal() 283 TINFO_HAS_KEY(SCREEN *sp, int keycode) in TINFO_HAS_KEY() 298 has_key(int keycode) in has_key()
|
| /freebsd-13.1/sys/dev/hid/ |
| H A D | hkbd.c | 609 hkbd_apple_fn(uint32_t keycode) in hkbd_apple_fn() 623 hkbd_apple_swap(uint32_t keycode) in hkbd_apple_swap() 1254 uint32_t keycode; in hkbd_read() local 1302 uint32_t keycode; in hkbd_read_char_locked() local 1479 uint32_t keycode; in hkbd_read_char() local 1849 uint32_t keycode; in hkbd_atkeycode() local
|
| /freebsd-13.1/sys/dev/usb/input/ |
| H A D | ukbd.c | 618 ukbd_apple_fn(uint32_t keycode) in ukbd_apple_fn() 632 ukbd_apple_swap(uint32_t keycode) in ukbd_apple_swap() 1494 uint32_t keycode; in ukbd_read() local 1542 uint32_t keycode; in ukbd_read_char_locked() local 1719 uint32_t keycode; in ukbd_read_char() local 2019 uint32_t keycode; in ukbd_atkeycode() local
|
| /freebsd-13.1/sys/dev/evdev/ |
| H A D | evdev_utils.c | 236 uint16_t keycode; in evdev_scancode2key() local
|
| H A D | input.h | 75 uint32_t keycode; member
|
| /freebsd-13.1/sys/dev/gpio/ |
| H A D | gpiokeys.c | 111 uint32_t keycode; member 718 int32_t keycode; in gpiokeys_read() local 739 uint32_t keycode; in gpiokeys_read_char_locked() local 778 uint32_t keycode; in gpiokeys_read_char() local
|
| /freebsd-13.1/sys/dev/usb/gadget/ |
| H A D | g_keyboard.c | 107 uint8_t keycode[G_KEYBOARD_NKEYCODE]; member
|
| /freebsd-13.1/sys/dev/hyperv/input/ |
| H A D | hv_kbd.c | 309 uint32_t keycode; in hvkbd_read_char() local
|
| /freebsd-13.1/sys/dev/kbd/ |
| H A D | kbd.c | 1043 int keycode, error; in keymap_change_ok() local 1212 genkbd_keyaction(keyboard_t *kbd, int keycode, int up, int *shiftstate, in genkbd_keyaction()
|
| /freebsd-13.1/sys/xen/interface/io/ |
| H A D | kbdif.h | 301 uint32_t keycode; member
|
| /freebsd-13.1/sys/arm/versatile/ |
| H A D | pl050.c | 311 uint32_t keycode; in kmi_read_char() local
|
| /freebsd-13.1/sys/dev/adb/ |
| H A D | adb_kbd.c | 139 keycode2scancode(int keycode, int shift, int up) in keycode2scancode()
|
| /freebsd-13.1/sys/dev/kbdmux/ |
| H A D | kbdmux.c | 654 int scancode, keycode; in kbdmux_read_char() local
|
| /freebsd-13.1/sys/dev/atkbdc/ |
| H A D | atkbd.c | 655 int keycode; in atkbd_read_char() local
|
| /freebsd-13.1/contrib/ncurses/ncurses/win32con/ |
| H A D | win_driver.c | 1742 wcon_kyExist(TERMINAL_CONTROL_BLOCK * TCB GCC_UNUSED, int keycode) in wcon_kyExist() 1784 int keycode, in wcon_keyok()
|
| /freebsd-13.1/sys/dev/vkbd/ |
| H A D | vkbd.c | 808 int scancode, keycode; in vkbd_read_char() local
|
| /freebsd-13.1/contrib/ncurses/progs/ |
| H A D | tic.c | 2573 int keycode; member
|
| /freebsd-13.1/contrib/ncurses/form/ |
| H A D | frm_driver.c | 4241 int keycode; /* must be at least 32 bit: hi:mode, lo: key */ member
|