Searched refs:KEY_5 (Results 1 – 10 of 10) sorted by relevance
/external/libxkbcommon/test/ |
D | keyseq.c | 290 KEY_5, BOTH, XKB_KEY_malesymbol, NEXT, in main() 318 KEY_5, BOTH, XKB_KEY_periodcentered, NEXT, in main() 328 KEY_5, BOTH, XKB_KEY_NoSymbol, NEXT, in main() 340 KEY_5, BOTH, KS("U2221"), NEXT, in main() 451 KEY_5, BOTH, XKB_KEY_5, NEXT, in main() 453 KEY_5, BOTH, XKB_KEY_EuroSign, NEXT, in main() 472 KEY_5, BOTH, XKB_KEY_5, NEXT, in main()
|
D | evdev-scancodes.h | 33 #define KEY_5 6 macro
|
D | state.c | 242 one_sym = xkb_state_key_get_one_sym(state, KEY_5 + EVDEV_OFFSET); in test_update_key()
|
/external/crosvm/devices/src/virtio/input/ |
D | defaults.rs | 182 KEY_5, in default_keyboard_events()
|
D | constants.rs | 43 pub const KEY_5: u16 = 6; constant
|
/external/kernel-headers/original/uapi/linux/ |
D | input-event-codes.h | 81 #define KEY_5 6 macro
|
/external/autotest/client/site_tests/hardware_Keyboard/src/ |
D | evtest.c | 57 [KEY_5] = "5", [KEY_6] = "6",
|
/external/strace/xlat/ |
D | evdev_keycode.h | 48 #if defined(KEY_5) || (defined(HAVE_DECL_KEY_5) && HAVE_DECL_KEY_5) 50 static_assert((KEY_5) == (6), "KEY_5 != 6"); 53 # define KEY_5 6 3851 [KEY_5] = XLAT(KEY_5),
|
D | evdev_keycode.in | 9 KEY_5 6
|
/external/autotest/client/bin/input/ |
D | linux_input.py | 206 KEY_5 = 6 variable
|