HomeSort by relevance Sort by last modified time
    Searched full:key_f11 (Results 1 - 25 of 33) sorted by null

1 2

  /frameworks/base/services/core/jni/
com_android_server_tv_TvKeys.h 66 { KEY_F11, AKEYCODE_F11 },
  /device/google/cuttlefish_common/guest/commands/vsoc_input_service/
virtual_keyboard.cpp 38 KEY_F11, KEY_F12, KEY_F13, KEY_F14,
  /external/syslinux/com32/elflink/ldlinux/
get_key.c 66 CODE(KEY_F11, "\0\x85"),
96 CODE(KEY_F11, "\033[23~"),
137 CODE(KEY_F11, "\0\x15"),
cli.c 335 case KEY_F11:
  /external/strace/xlat/
evdev_keycode.in 88 KEY_F11
evdev_keycode.h 272 #if defined(KEY_F11) || (defined(HAVE_DECL_KEY_F11) && HAVE_DECL_KEY_F11)
273 XLAT(KEY_F11),
    [all...]
  /external/syslinux/com32/libutil/include/
getkey.h 64 #define KEY_F11 0x010A
  /external/syslinux/com32/libutil/
keyname.c 67 { "F11", KEY_F11 },
  /external/python/cpython2/Lib/curses/
has_key.py 39 _curses.KEY_F11: 'kf11',
  /external/python/cpython3/Lib/curses/
has_key.py 39 _curses.KEY_F11: 'kf11',
  /prebuilts/gdb/darwin-x86/lib/python2.7/curses/
has_key.py 39 _curses.KEY_F11: 'kf11',
  /prebuilts/gdb/linux-x86/lib/python2.7/curses/
has_key.py 39 _curses.KEY_F11: 'kf11',
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/curses/
has_key.py 39 _curses.KEY_F11: 'kf11',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/curses/
has_key.py 39 _curses.KEY_F11: 'kf11',
  /external/syslinux/com32/menu/
menumain.c 423 case KEY_F11:
585 case KEY_F11:
1032 case KEY_F11:
  /device/google/cuttlefish_common/host/frontend/vnc_server/
virtual_inputs.cpp 157 (*key_mapping)[cvd::xk::F11] = KEY_F11;
  /external/libxkbcommon/xkbcommon/test/
evdev-scancodes.h 114 #define KEY_F11 87
  /external/autotest/client/cros/graphics/
graphics_utils.py 298 press_keys(['KEY_F11'])
344 uinput.KEY_F11,
    [all...]
  /bionic/libc/kernel/uapi/linux/
input-event-codes.h 136 #define KEY_F11 87
  /external/autotest/client/site_tests/hardware_Keyboard/src/
evtest.c 97 [KEY_F11] = "F11", [KEY_F12] = "F12",
  /external/kernel-headers/original/uapi/linux/
input-event-codes.h 162 #define KEY_F11 87
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
term.h 442 #define key_f11 CUR Strings[216] macro
    [all...]
  /external/autotest/client/bin/input/
linux_input.py 274 KEY_F11 = 87
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
input.h 265 #define KEY_F11 87
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libtinfo.so 

Completed in 4446 milliseconds

1 2