Home
last modified time | relevance | path

Searched refs:keypad (Results 1 – 25 of 44) sorted by relevance

12

/external/libxkbcommon/xkbcommon/test/data/symbols/
Dkeypad3 include "keypad(overlay1)"
77 // the fifth level of the keypad's operator keys.
99 include "keypad(operators)"
121 // Legacy PC keypad definition
126 include "keypad(core)"
127 include "keypad(legacymath)"
128 include "keypad(legacynumber)"
133 // Legacy Wang 725-3771-ae and 725-3771-uk keypad definition
138 include "keypad(core)"
139 include "keypad(legacymath)"
[all …]
Dpc15 include "keypad(x11)"
Dsrvr_ctrl5 include "keypad(operators)"
/external/libxkbcommon/xkbcommon/test/data/types/
Dnumpad11 include "extra(keypad)"
21 include "extra(keypad)"
33 include "extra(keypad)"
36 // Swiss-German style numeric keypad: Shift and NumLock operate as
Dextra52 // A four-level keypad variant. The first two levels are controlled by
139 // This enables the four-level shifting also for the keypad.
140 partial xkb_types "keypad" {
/external/python/cpython2/Lib/curses/
Dwrapper.py32 stdscr.keypad(1)
47 stdscr.keypad(0)
/external/libxkbcommon/xkbcommon/test/data/rules/
Devdev1038 keypad:oss = +keypad(oss)
1039 keypad:legacy = +keypad(legacy)
1040 keypad:legacy_wang = +keypad(legacy_wang)
1041 keypad:oss_wang = +keypad(oss_wang)
1042 keypad:future = +keypad(future)
1043 keypad:future_wang = +keypad(future_wang)
1044 keypad:hex = +keypad(ops)+keypad(hex)
1045 keypad:atm = +keypad(ops)+keypad(hex)+keypad(atm)
1069 keypad:pointerkeys = +keypad(pointerkeys)
Devdev-xkbcommon1029 keypad:oss = +keypad(oss)
1030 keypad:legacy = +keypad(legacy)
1031 keypad:legacy_wang = +keypad(legacy_wang)
1032 keypad:oss_wang = +keypad(oss_wang)
1033 keypad:future = +keypad(future)
1034 keypad:future_wang = +keypad(future_wang)
1035 keypad:hex = +keypad(ops)+keypad(hex)
1036 keypad:atm = +keypad(ops)+keypad(hex)+keypad(atm)
1059 keypad:pointerkeys = +keypad(pointerkeys)
Dbase1149 keypad:oss = +keypad(oss)
1150 keypad:legacy = +keypad(legacy)
1151 keypad:legacy_wang = +keypad(legacy_wang)
1152 keypad:oss_wang = +keypad(oss_wang)
1153 keypad:future = +keypad(future)
1154 keypad:future_wang = +keypad(future_wang)
1155 keypad:hex = +keypad(ops)+keypad(hex)
1156 keypad:atm = +keypad(ops)+keypad(hex)+keypad(atm)
1180 keypad:pointerkeys = +keypad(pointerkeys)
Dmultiple-options26 option3 = +compose(foo)+keypad(bar)
/external/python/cpython3/Lib/curses/
D__init__.py83 stdscr.keypad(1)
98 stdscr.keypad(0)
/external/e2fsprogs/ext2ed/
Dmain.c205 keypad(command_win, 1); in parser()
306 keypad(command_win, 1); in parser()
/external/toybox/kconfig/lxdialog/
Dtextbox.c92 keypad(dialog, TRUE); in dialog_textbox()
101 keypad(box, TRUE); in dialog_textbox()
Dchecklist.c143 keypad(dialog, TRUE); in dialog_checklist()
167 keypad(list, TRUE); in dialog_checklist()
Dutil.c280 keypad(stdscr, TRUE); in reset_dialog()
496 keypad(win, FALSE); in on_key_esc()
503 keypad(win, TRUE); in on_key_esc()
Dmenubox.c210 keypad(dialog, TRUE); in dialog_menu()
234 keypad(menu, TRUE); in dialog_menu()
Dyesno.c60 keypad(dialog, TRUE); in dialog_yesno()
Dinputbox.c70 keypad(dialog, TRUE); in dialog_inputbox()
/external/libxkbcommon/xkbcommon/test/data/symbols/macintosh_vndr/
Dapple34 // type only the keypad keys on the letter keys (U=4, I=5, O=6, P=*, etc.).
41 // the fn-keypad, so use the Enter key (right of <SPC>) for Mode_switch,
/external/libxkbcommon/xkbcommon/test/data/
Dsync.sh13 symbols/keypad \
/external/libvterm/src/
Dinput.c203 if(vt->state->mode.keypad) { in vterm_input_push_key()
Dvterm_internal.h84 int keypad:1; member
/external/python/cpython3/Doc/library/
Dcurses.rst656 cbreak mode, turns off echo, enables the terminal keypad, and initializes colors
658 it restores cooked mode, turns on echo, and disables the terminal keypad.
883 range: function keys, keypad keys and so on return numbers higher than 256. In
891 function keys, keypad keys, and other special keys.
899 does. Function keys, keypad keys and other special keys return a multibyte
1025 .. method:: window.keypad(yes)
1027 If *yes* is 1, escape sequences generated by some keys (keypad, function keys)
1366 | ``KEY_A1`` | Upper left of keypad |
1368 | ``KEY_A3`` | Upper right of keypad |
1370 | ``KEY_B2`` | Center of keypad |
[all …]
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-P2P135 p2p_prov_disc <peer device address> <display|keypad|pbc> [join|auto]
141 us and "p2p_prov_disc 02:01:02:03:04:05 keypad" would request the peer
151 p2p_connect <peer device address> <pbc|pin|PIN#|p2ps> [display|keypad|p2ps]
164 used (e.g., 12345670). [display|keypad] is used with PIN method
166 from local display, keypad=PIN entered from peer display). "persistent"
215 p2p_connect 02:0a:f5:85:11:00 45629034 keypad persistent
221 [info='service info'] <method=Default|keypad|Display>
830 5 - "keypad" password must be passed in p2p_connect command
/external/python/cpython2/Doc/library/
Dcurses.rst638 cbreak mode, turns off echo, enables the terminal keypad, and initializes colors
640 it restores cooked mode, turns on echo, and disables the terminal keypad.
855 range: function keys, keypad keys and so on return numbers higher than 256. In
863 does. Function keys, keypad keys and so on return a multibyte string containing
988 .. method:: window.keypad(yes)
990 If *yes* is 1, escape sequences generated by some keys (keypad, function keys)
1329 | ``KEY_A1`` | Upper left of keypad |
1331 | ``KEY_A3`` | Upper right of keypad |
1333 | ``KEY_B2`` | Center of keypad |
1335 | ``KEY_C1`` | Lower left of keypad |
[all …]

12