Home
last modified time | relevance | path

Searched refs:KEY_F11 (Results 1 – 15 of 15) sorted by relevance

/external/u-boot/include/linux/
Dinput.h107 #define KEY_F11 87 macro
/external/python/cpython3/Lib/curses/
Dhas_key.py39 _curses.KEY_F11: 'kf11',
/external/python/cpython2/Lib/curses/
Dhas_key.py39 _curses.KEY_F11: 'kf11',
/external/libxkbcommon/xkbcommon/test/
Devdev-scancodes.h114 #define KEY_F11 87 macro
/external/u-boot/arch/sandbox/cpu/
Dsdl.c193 KEY_F9, KEY_F10, KEY_F11, KEY_F12, NONE,
/external/u-boot/include/dt-bindings/input/
Dlinux-event-codes.h161 #define KEY_F11 87 macro
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h162 #define KEY_F11 87 macro
/external/strace/xlat/
Devdev_keycode.h608 #if defined(KEY_F11) || (defined(HAVE_DECL_KEY_F11) && HAVE_DECL_KEY_F11)
610 static_assert((KEY_F11) == (87), "KEY_F11 != 87");
613 # define KEY_F11 87
3932 [KEY_F11] = XLAT(KEY_F11),
Devdev_keycode.in90 KEY_F11 87
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c97 [KEY_F11] = "F11", [KEY_F12] = "F12",
/external/autotest/client/bin/input/
Dlinux_input.py274 KEY_F11 = 87 variable
/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
Dvt320.java730 public final static int KEY_F11 = 12; field in vt320
1003 case KEY_F11: in keyPressed()
/external/autotest/client/cros/graphics/
Dgraphics_utils.py345 uinput.KEY_F11,
/external/u-boot/arch/arm/dts/
Dtegra20-harmony.dts549 MATRIX_KEY(0x0E, 0x00, KEY_F11)
Dtegra20-seaboard.dts673 MATRIX_KEY(0x0E, 0x00, KEY_F11)