| /freebsd-13.1/contrib/libedit/ |
| H A D | terminal.c | 1046 keymacro_add(el, strA, &arrow[A_K_UP].fun, arrow[A_K_UP].type); in terminal_reset_arrow() 1047 keymacro_add(el, strB, &arrow[A_K_DN].fun, arrow[A_K_DN].type); in terminal_reset_arrow() 1048 keymacro_add(el, strC, &arrow[A_K_RT].fun, arrow[A_K_RT].type); in terminal_reset_arrow() 1049 keymacro_add(el, strD, &arrow[A_K_LT].fun, arrow[A_K_LT].type); in terminal_reset_arrow() 1050 keymacro_add(el, strH, &arrow[A_K_HO].fun, arrow[A_K_HO].type); in terminal_reset_arrow() 1051 keymacro_add(el, strF, &arrow[A_K_EN].fun, arrow[A_K_EN].type); in terminal_reset_arrow() 1052 keymacro_add(el, stOA, &arrow[A_K_UP].fun, arrow[A_K_UP].type); in terminal_reset_arrow() 1053 keymacro_add(el, stOB, &arrow[A_K_DN].fun, arrow[A_K_DN].type); in terminal_reset_arrow() 1054 keymacro_add(el, stOC, &arrow[A_K_RT].fun, arrow[A_K_RT].type); in terminal_reset_arrow() 1055 keymacro_add(el, stOD, &arrow[A_K_LT].fun, arrow[A_K_LT].type); in terminal_reset_arrow() [all …]
|
| /freebsd-13.1/contrib/tcsh/ |
| H A D | ed.screen.c | 720 } arrow[] = { variable 795 cs.buf = strA; AddXkey(&cs, &arrow[A_K_UP].fun, arrow[A_K_UP].type); in DefaultArrowKeys() 796 cs.buf = strB; AddXkey(&cs, &arrow[A_K_DN].fun, arrow[A_K_DN].type); in DefaultArrowKeys() 797 cs.buf = strC; AddXkey(&cs, &arrow[A_K_RT].fun, arrow[A_K_RT].type); in DefaultArrowKeys() 798 cs.buf = strD; AddXkey(&cs, &arrow[A_K_LT].fun, arrow[A_K_LT].type); in DefaultArrowKeys() 799 cs.buf = strH; AddXkey(&cs, &arrow[A_K_HO].fun, arrow[A_K_HO].type); in DefaultArrowKeys() 800 cs.buf = strF; AddXkey(&cs, &arrow[A_K_EN].fun, arrow[A_K_EN].type); in DefaultArrowKeys() 801 cs.buf = stOA; AddXkey(&cs, &arrow[A_K_UP].fun, arrow[A_K_UP].type); in DefaultArrowKeys() 869 printOne(arrow[i].name, &arrow[i].fun, arrow[i].type); in PrintArrowKeys() 907 AddXkey(&cs, &arrow[i].fun, arrow[i].type); in BindArrowKeys() [all …]
|
| H A D | FAQ | 73 arrow keys and backspace don't work right. What am I doing wrong? 77 interpret the arrow key sequences and cmdtool wins since it gets them 120 How can I use the arrow keys with hpterm? 122 Hp terminals use the arrow keys internally. You can tell hpterm not to 235 On FreeBSD, by default, the up arrow is set to history-search-backward, 237 a word and press up arrow, you'll see previous commands that match the
|
| /freebsd-13.1/contrib/dialog/samples/ |
| H A D | sourcemage.rc | 111 # Up arrow color 114 # Down arrow color
|
| H A D | suse.rc | 111 # Up arrow color 114 # Down arrow color
|
| H A D | whiptail.rc | 111 # Up arrow color 114 # Down arrow color
|
| H A D | slackware.rc | 111 # Up arrow color 114 # Down arrow color
|
| H A D | debian.rc | 112 # Up arrow color 115 # Down arrow color
|
| H A D | checklist9.txt | 10 \Z4UP/DOWN\Zn arrow keys, the first letter of the choice as a \n\
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | apq8096-db820c.dts | 12 compatible = "arrow,apq8096-db820c", "qcom,apq8096-sbc", "qcom,apq8096";
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm/ |
| H A D | stm32mp157a-dhcor-avenger96.dts | 22 compatible = "arrow,stm32mp157a-avenger96", "dh,stm32mp157a-dhcor-som",
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/arm/stm32/ |
| H A D | stm32.yaml | 40 - arrow,stm32mp157a-avenger96 # Avenger96
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Lex/ |
| H A D | TokenConcatenation.cpp | 86 TokenInfo[tok::arrow ] |= aci_custom_firstchar; in TokenConcatenation() 292 case tok::arrow: // ->* in AvoidConcat()
|
| /freebsd-13.1/usr.sbin/bsdconfig/include/ |
| H A D | usage.hlp | 29 Up/Down arrow keys will cause the object to scroll by line. The 50 "Scroll Lock" key on your keyboard and use the arrow or Page Up/Page
|
| /freebsd-13.1/contrib/unbound/dnstap/ |
| H A D | dnstap.proto | 83 // Each arrow has two Type values each, one for each "end" of each arrow, 85 // arrow on the diagram above has been marked with a two-letter Type
|
| /freebsd-13.1/contrib/tcsh/nls/C/ |
| H A D | set20 | 24 22 -k interpret KEY as a symbolic arrow-key name\n
|
| /freebsd-13.1/contrib/tcsh/nls/ukrainian/ |
| H A D | set20 | 24 22 -k interpret KEY as a symbolic arrow-key name\n
|
| /freebsd-13.1/contrib/tcsh/nls/finnish/ |
| H A D | set20 | 24 22 -k interpret KEY as a symbolic arrow-key name\n
|
| /freebsd-13.1/contrib/ncurses/include/ |
| H A D | Caps.keys | 388 key_down kcud1 str kd KEY_DOWN 0402 YBCGE down-arrow key 406 key_left kcub1 str kl KEY_LEFT 0404 YBCGE left-arrow key 410 key_right kcuf1 str kr KEY_RIGHT 0405 YBCGE right-arrow key 414 key_up kcuu1 str ku KEY_UP 0403 YBCGE up-arrow key 532 key_sleft kLFT str #4 KEY_SLEFT 0611 ----- shifted left-arrow key 631 key_sup kUP str !5 KEY_SUP + ----- shifted up-arrow key 632 key_sdown kDOWN str !6 KEY_SDOWN + ----- shifted down-arrow key 644 key_c_up kcup str %q KEY_C_UP + ----- control- up-arrow key 650 key_a_left kalft str %w KEY_A_LEFT + ----- alt- left-arrow key 656 key_a_up kaup str %# KEY_A_UP + ----- alt- up-arrow key [all …]
|
| H A D | curses.wide | 48 #define WACS_LARROW NCURSES_WACS(',') /* arrow left */ 49 #define WACS_RARROW NCURSES_WACS('+') /* arrow right */ 50 #define WACS_DARROW NCURSES_WACS('.') /* arrow down */ 51 #define WACS_UARROW NCURSES_WACS('-') /* arrow up */
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Language/ClangCommon/ |
| H A D | ClangHighlighter.cpp | 98 case tok::arrow: in determineClangStyle()
|
| /freebsd-13.1/contrib/ee/ |
| H A D | README.ee | 61 on the screen, and should have arrow keys that send unique sequences 65 case the arrow keys do not transmit unique sequences, motion operations are
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Format/ |
| H A D | TokenAnnotator.cpp | 243 Prev->Previous && Prev->Previous->isOneOf(tok::period, tok::arrow); in parseParens() 1089 tok::star, tok::arrow, tok::amp, tok::ampamp)) in consumeToken() 1572 Current.startsSequence(tok::arrow, tok::identifier, tok::less)) { in isDeductionGuide() 1664 } else if (Current.is(tok::arrow) && in determineTokenType() 1672 } else if (Current.is(tok::arrow) && Current.Previous && in determineTokenType() 1724 tok::comma, tok::period, tok::arrow, in determineTokenType() 1894 tok::kw_requires, tok::kw_throw, tok::arrow, in rParenEndsCast() 2009 NextToken->isOneOf(tok::arrow, tok::equal, tok::kw_noexcept) || in determineStarAmpUsage() 2056 if (NextNextToken && NextNextToken->is(tok::arrow)) in determineStarAmpUsage() 2250 if (Current->isOneOf(tok::period, tok::arrow)) in getCurrentPrecedence() [all …]
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | OperatorKinds.def | 98 OVERLOADED_OPERATOR(Arrow , "->" , arrow , true , false, true)
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseExpr.cpp | 711 if (!NextToken.isOneOf(tok::equal, tok::arrow, tok::period)) in ValidateCandidate() 1793 case tok::arrow: in ParseCastExpression() 2081 case tok::arrow: in ParsePostfixExpressionSuffix() 2129 OpKind == tok::arrow ? tok::period : tok::arrow; in ParsePostfixExpressionSuffix() 2148 getCurScope(), Base, CorrectedBase, OpLoc, OpKind == tok::arrow, in ParsePostfixExpressionSuffix()
|