Searched refs:KEY_1 (Results 1 – 21 of 21) sorted by relevance
/third_party/libinput/test/ |
D | litest-device-yubikey.c | 37 EV_KEY, KEY_1,
|
D | litest-device-keyboard.c | 37 EV_KEY, KEY_1,
|
D | litest-device-acer-hawaii-keyboard.c | 37 EV_KEY, KEY_1,
|
D | litest-device-keyboard-quirked.c | 40 EV_KEY, KEY_1,
|
D | litest-device-keyboard-razer-blade-stealth-videoswitch.c | 41 EV_KEY, KEY_1,
|
D | litest-device-apple-internal-keyboard.c | 37 EV_KEY, KEY_1,
|
D | litest-device-waltop-tablet.c | 100 EV_KEY, KEY_1,
|
D | litest-device-asus-rog-gladius.c | 43 EV_KEY, KEY_1,
|
D | litest-device-keyboard-razer-blade-stealth.c | 43 EV_KEY, KEY_1,
|
D | litest-device-keyboard-razer-blackwidow.c | 44 EV_KEY, KEY_1,
|
D | litest-device-ms-surface-cover.c | 99 EV_KEY, KEY_1,
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/psp/ |
D | SDL_pspevents.c | 164 keymap[KEY_1] = SDLK_1; in PSP_InitOSKeymap()
|
/third_party/libevdev/test/ |
D | test-event-names.c | 76 ck_assert_str_eq(libevdev_event_code_get_name(EV_KEY, KEY_1), "KEY_1"); in START_TEST()
|
/third_party/flutter/glfw/src/ |
D | mir_init.c | 41 _glfw.mir.publicKeys[KEY_1] = GLFW_KEY_1; in createKeyTables()
|
D | wl_init.c | 446 _glfw.wl.publicKeys[KEY_1] = GLFW_KEY_1; in createKeyTables()
|
/third_party/FreeBSD/sys/dev/evdev/ |
D | input-event-codes.h | 91 #define KEY_1 2 macro
|
/third_party/libinput/include/linux/linux/ |
D | input-event-codes.h | 77 #define KEY_1 2 macro
|
/third_party/libevdev/include/linux/linux/ |
D | input-event-codes.h | 77 #define KEY_1 2 macro
|
/third_party/libinput/include/linux/freebsd/ |
D | input-event-codes.h | 77 #define KEY_1 2 macro
|
/third_party/libevdev/include/ |
D | event-names.h | 88 [KEY_1] = "KEY_1", 1055 { .name = "KEY_1", .value = KEY_1 },
|
/third_party/libevdev/ |
D | third_party_libevdev.diff | 26150 + ck_assert_str_eq(libevdev_event_code_get_name(EV_KEY, KEY_1), "KEY_1");
|