Home
last modified time | relevance | path

Searched refs:KEY_Q (Results 1 – 17 of 17) sorted by relevance

/external/libxkbcommon/xkbcommon/test/
Drulescomp.c118 KEY_Q, BOTH, XKB_KEY_q, NEXT, in main()
123 KEY_Q, BOTH, XKB_KEY_slash, NEXT, in main()
125 KEY_Q, BOTH, XKB_KEY_Q, NEXT, in main()
Dkeyseq.c221 KEY_Q, BOTH, XKB_KEY_Cyrillic_ya, NEXT, in main()
224 KEY_Q, BOTH, XKB_KEY_Cyrillic_YA, NEXT, in main()
246 KEY_Q, BOTH, XKB_KEY_x, NEXT, in main()
253 KEY_Q, BOTH, XKB_KEY_X, NEXT, in main()
280 KEY_Q, BOTH, XKB_KEY_ellipsis, NEXT, in main()
Devdev-scancodes.h43 #define KEY_Q 16 macro
Dstate.c190 num_syms = xkb_state_key_get_syms(state, KEY_Q + EVDEV_OFFSET, &syms); in test_update_key()
226 num_syms = xkb_state_key_get_syms(state, KEY_Q + EVDEV_OFFSET, &syms); in test_update_key()
/external/u-boot/include/linux/
Dinput.h36 #define KEY_Q 16 macro
/external/u-boot/arch/arm/dts/
Dcros-ec-keyboard.dtsi92 MATRIX_KEY(0x07, 0x01, KEY_Q)
Dtegra20-harmony.dts552 MATRIX_KEY(0x0E, 0x03, KEY_Q)
Dtegra20-seaboard.dts676 MATRIX_KEY(0x0E, 0x03, KEY_Q)
/external/u-boot/arch/sandbox/dts/
Dcros-ec-keyboard.dtsi92 MATRIX_KEY(0x07, 0x01, KEY_Q)
/external/u-boot/arch/sandbox/cpu/
Dsdl.c139 KEY_N, KEY_O, KEY_P, KEY_Q, KEY_R,
/external/u-boot/include/dt-bindings/input/
Dlinux-event-codes.h90 #define KEY_Q 16 macro
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h91 #define KEY_Q 16 macro
/external/strace/xlat/
Devdev_keycode.h118 #if defined(KEY_Q) || (defined(HAVE_DECL_KEY_Q) && HAVE_DECL_KEY_Q)
120 static_assert((KEY_Q) == (16), "KEY_Q != 16");
123 # define KEY_Q 16
3861 [KEY_Q] = XLAT(KEY_Q),
Devdev_keycode.in19 KEY_Q 16
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c62 [KEY_Q] = "Q", [KEY_W] = "W",
/external/autotest/client/bin/input/
Dlinux_input.py203 KEY_Q = 16 variable
/external/autotest/client/cros/graphics/
Dgraphics_utils.py358 uinput.KEY_Q,