Home
last modified time | relevance | path

Searched refs:KEY_NUMERIC_0 (Results 1 – 6 of 6) sorted by relevance

/external/libxkbcommon/xkbcommon/test/
Devdev-scancodes.h501 #define KEY_NUMERIC_0 0x200 /* used by phones, remote controls, */ macro
/external/u-boot/include/dt-bindings/input/
Dlinux-event-codes.h553 #define KEY_NUMERIC_0 0x200 /* used by phones, remote controls, */ macro
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h555 #define KEY_NUMERIC_0 0x200 /* used by phones, remote controls, */ macro
/external/strace/xlat/
Devdev_keycode.h3041 #if defined(KEY_NUMERIC_0) || (defined(HAVE_DECL_KEY_NUMERIC_0) && HAVE_DECL_KEY_NUMERIC_0)
3043 static_assert((KEY_NUMERIC_0) == (0x200), "KEY_NUMERIC_0 != 0x200");
3046 # define KEY_NUMERIC_0 0x200
4318 [KEY_NUMERIC_0] = XLAT(KEY_NUMERIC_0),
Devdev_keycode.in476 KEY_NUMERIC_0 0x200
/external/autotest/client/bin/input/
Dlinux_input.py655 KEY_NUMERIC_0 = 0x200 # used by phones, remote controls, variable