Home
last modified time | relevance | path

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

/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dpxa27x-keypad.txt48 0x010200e7 /* KEY_SEND */
/freebsd/contrib/netbsd-tests/lib/libcurses/tests/
H A Dstd_defines113 assign KEY_SEND 0x182
/freebsd/contrib/ee/
H A Dnew_curse.h118 #define KEY_SEND 0602 macro
/freebsd/sys/dev/hid/
H A Dhcons.c212 HCONS_MAP_KEY(0x28c, KEY_SEND),
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dste-href-tvk1281618-r3.dtsi70 <MATRIX_KEY(4, 5, KEY_SEND)>,
H A Dste-href-tvk1281618-r2.dtsi75 <MATRIX_KEY(4, 5, KEY_SEND)>,
/freebsd/sys/contrib/device-tree/include/dt-bindings/input/
H A Dlinux-event-codes.h312 #define KEY_SEND 231 /* AC Send */ macro
/freebsd/sys/dev/evdev/
H A Dinput-event-codes.h324 #define KEY_SEND 231 /* AC Send */ macro
/freebsd/usr.sbin/bluetooth/bthidd/
H A Dbtuinput.c290 [0x28c] = KEY_SEND,
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap4-sdp.dts547 0x010300e7 /* KEY_SEND */
/freebsd/contrib/ncurses/include/
H A DCaps.uwin533 key_send kEND str *7 KEY_SEND 0602 ----- shifted end key
H A DCaps.hpux11637 key_send kEND str *7 KEY_SEND 0602 ----- shifted end key
H A DCaps572 key_send kEND str *7 KEY_SEND 0602 ----- shifted end key
H A DCaps.osf1r5735 key_send kEND str *7 KEY_SEND 0602 ----- shifted end key
H A DCaps.keys575 key_send kEND str *7 KEY_SEND 0602 ----- shifted end key
H A DCaps.aix4731 key_send kEND str *7 KEY_SEND 0602 ----- shifted end key
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp6141 case KEY_SEND: in CursesKeyToCString()