Home
last modified time | relevance | path

Searched refs:KEY_0 (Results 1 - 19 of 19) sorted by relevance

/third_party/libevdev/test/
H A Dtest-event-codes.c90 ck_assert_int_eq(libevdev_event_code_from_name(EV_KEY, "KEY_0"), KEY_0); in START_TEST()
114 ck_assert_int_eq(libevdev_event_code_from_code_name("KEY_0"), KEY_0); in START_TEST()
/third_party/libinput/test/
H A Dlitest-device-yubikey.c46 EV_KEY, KEY_0,
H A Dlitest-device-acer-hawaii-keyboard.c46 EV_KEY, KEY_0,
H A Dlitest-device-keyboard.c46 EV_KEY, KEY_0,
H A Dlitest-device-waltop-tablet.c109 EV_KEY, KEY_0,
H A Dlitest-device-keyboard-quirked.c49 EV_KEY, KEY_0,
H A Dlitest-device-keyboard-razer-blade-stealth-videoswitch.c50 EV_KEY, KEY_0,
H A Dlitest-device-apple-internal-keyboard.c46 EV_KEY, KEY_0,
H A Dlitest-device-keyboard-razer-blackwidow.c53 EV_KEY, KEY_0,
H A Dlitest-device-keyboard-razer-blade-stealth.c52 EV_KEY, KEY_0,
H A Dlitest-device-asus-rog-gladius.c52 EV_KEY, KEY_0,
H A Dlitest-device-ms-surface-cover.c108 EV_KEY, KEY_0,
/third_party/eudev/hm_src/
H A Dkeyboard-keys-to-name.h206 [KEY_0] = "KEY_0",
/third_party/FreeBSD/sys/dev/evdev/
H A Dinput-event-codes.h98 #define KEY_0 11 macro
/third_party/libinput/include/linux/linux/
H A Dinput-event-codes.h86 #define KEY_0 11 macro
/third_party/libinput/include/linux/freebsd/
H A Dinput-event-codes.h86 #define KEY_0 11 macro
/third_party/libevdev/include/linux/linux/
H A Dinput-event-codes.h86 #define KEY_0 11 macro
/third_party/libevdev/include/
H A Devent-names.h98 [KEY_0] = "KEY_0",
1072 { .name = "KEY_0", .value = KEY_0 },
/third_party/glfw/src/
H A Dwl_init.c282 _glfw.wl.keycodes[KEY_0] = GLFW_KEY_0; in createKeyTables()

Completed in 18 milliseconds