Home
last modified time | relevance | path

Searched refs:arrow (Results 1 – 25 of 33) sorted by relevance

12

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dcheck.c57 static void check_cycle_lhs(struct node *stmtnp, struct node *arrow);
131 check_path_iterators(np->u.arrow.lhs); in check_path_iterators()
132 check_path_iterators(np->u.arrow.rhs); in check_path_iterators()
166 if (np->u.arrow.lhs->t != T_ARROW && in check_arrow()
167 np->u.arrow.lhs->t != T_LIST && in check_arrow()
168 np->u.arrow.lhs->t != T_EVENT) { in check_arrow()
170 np->u.arrow.lhs->file, np->u.arrow.lhs->line, in check_arrow()
172 ptree_nodetype2str(np->u.arrow.lhs->t)); in check_arrow()
175 if (!check_nork(np->u.arrow.nnp) || in check_arrow()
176 !check_nork(np->u.arrow.knp)) in check_arrow()
[all …]
H A Dtree.c218 size += sizeof (ret->u.arrow) - sizeof (ret->u); in nodesize()
295 tree_free(root->u.arrow.lhs); in tree_free()
296 tree_free(root->u.arrow.nnp); in tree_free()
297 tree_free(root->u.arrow.knp); in tree_free()
298 tree_free(root->u.arrow.rhs); in tree_free()
412 if (tree_treecmp(np1->u.arrow.lhs, np2->u.arrow.lhs, t, in tree_treecmp()
415 if (tree_treecmp(np1->u.arrow.nnp, np2->u.arrow.nnp, t, in tree_treecmp()
418 if (tree_treecmp(np1->u.arrow.knp, np2->u.arrow.knp, t, in tree_treecmp()
421 return (tree_treecmp(np1->u.arrow.rhs, np2->u.arrow.rhs, t, in tree_treecmp()
944 ret->u.arrow.lhs = lhs; in tree_arrow()
[all …]
H A Dptree.c334 ptree(flags, np->u.arrow.lhs, no_iterators, fileline); in ptree()
335 if (np->u.arrow.nnp) { in ptree()
337 ptree(flags, np->u.arrow.nnp, no_iterators, fileline); in ptree()
341 if (np->u.arrow.knp) { in ptree()
343 ptree(flags, np->u.arrow.knp, no_iterators, fileline); in ptree()
346 ptree(flags, np->u.arrow.rhs, no_iterators, fileline); in ptree()
631 return (name_pattern_match_in_subtree(np->u.arrow.lhs, pat) || in name_pattern_match_in_subtree()
632 name_pattern_match_in_subtree(np->u.arrow.rhs, pat)); in name_pattern_match_in_subtree()
H A Dtree.h246 } arrow; member
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Ditree.c92 static int itree_set_arrow_traits(struct arrow *ap, struct node *fromev,
96 static void arrow_add_within(struct arrow *ap, struct node *xpr);
97 static struct arrow *itree_add_arrow(struct node *apnode,
100 static void add_arrow(struct bubble *bp, struct arrow *ap);
101 static struct constraintlist *itree_add_constraint(struct arrow *arrowp,
106 static void itree_free_constraints(struct arrow *ap);
170 struct arrow *arrowp; in generate()
1211 itree_np2nork(infop->anp->u.arrow.nnp), in vmatch()
1212 itree_np2nork(infop->anp->u.arrow.knp)); in vmatch()
1213 dst = infop->anp->u.arrow.rhs; in vmatch()
[all …]
H A Dplatform.h59 struct arrow *arrowp, struct evalue *valuep);
61 struct config *croot, struct arrow *arrowp, struct evalue *valuep);
H A Ditree.h106 struct arrow { struct
148 struct constraintlist *itree_next_constraint(struct arrow *arrowp,
H A Deval.h53 struct lut **globals, struct config *croot, struct arrow *arrowp,
H A Deft_mdb.c685 (void) eft_node((uintptr_t)node.u.arrow.lhs, DCMD_ADDRSPEC, 0, in eft_node()
687 if (node.u.arrow.nnp) { in eft_node()
689 (void) eft_node((uintptr_t)node.u.arrow.nnp, in eft_node()
694 if (node.u.arrow.knp) { in eft_node()
696 (void) eft_node((uintptr_t)node.u.arrow.knp, in eft_node()
700 (void) eft_node((uintptr_t)node.u.arrow.rhs, DCMD_ADDRSPEC, 0, in eft_node()
H A Dplatform.c1105 struct arrow *arrowp, char ***argv, int *argc, int *argvlen) in arglist2argv()
1248 generate_envp(struct arrow *arrowp, char ***envp, int *envc, int *envplen) in generate_envp()
1305 struct arrow *arrowp, struct evalue *valuep) in platform_call()
1407 struct arrow *arrowp, struct evalue *valuep) in platform_confcall()
H A Dipath.c149 ipath_dummy_lut(struct arrow *arrowp) in ipath_dummy_lut()
H A Deval.c121 struct config *croot, struct arrow *arrowp, int try, int *dupedp) in eval_getname()
167 struct lut **globals, struct config *croot, struct arrow *arrowp, in eval_cat()
213 struct config *croot, struct arrow *arrowp, int try, struct evalue *valuep) in eval_func()
1388 struct lut **globals, struct config *croot, struct arrow *arrowp, in eval_expr()
H A Dfme.c222 extern void ipath_dummy_lut(struct arrow *);
238 ap->arrowp->pnode->u.arrow.needed = 1; in set_needed_arrows()
257 ap->arrowp->pnode->u.arrow.needed = 0; in unset_needed_arrows()
3531 checkconstraints(struct fme *fmep, struct arrow *arrowp) in checkconstraints()
/illumos-gate/usr/src/data/bhyve/kbdlayout/
H A Ddefault172 # 0xff51,0x6b,0xe0; Left arrow
173 # 0xff52,0x75,0xe0; Up arrow
174 # 0xff53,0x74,0xe0; Right arrow
175 # 0xff54,0x72,0xe0; Down arrow
218 # 0xff97,0x75; Keypad up arrow
222 # 0xff96,0x6b; Keypad left arrow
226 # 0xff98,0x74; Keypad right arrow
230 # 0xff99,0x72; Keypad down arrow
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcaps195 key_down, "kcud1" "kd" KEY_DOWN, 0402, Sent by terminal down arrow key
213 key_left, "kcub1" "kl" KEY_LEFT, 0404, Sent by terminal left arrow key
217 key_right, "kcuf1" "kr" KEY_RIGHT, 0405, Sent by terminal right arrow key
221 key_up, "kcuu1" "ku" KEY_UP, 0403, Sent by terminal up arrow key
335 key_sleft, "kLFT" "#4" KEY_SLEFT, 0611, shifted left arrow key
344 key_sright, "kRIT" "%i" KEY_SRIGHT, 0622, shifted right arrow
H A Dcurses.ed1338 #define ACS_LARROW (acs_map[',']) /* arrow pointing left */
1339 #define ACS_RARROW (acs_map['+']) /* arrow pointing right */
1340 #define ACS_DARROW (acs_map['.']) /* arrow pointing down */
1341 #define ACS_UARROW (acs_map['-']) /* arrow pointing up */
/illumos-gate/usr/src/boot/common/linenoise/
H A DREADME.markdown14 …almost the same stuff again and again it's just much better to hit the up arrow and edit on syntax…
/illumos-gate/usr/src/cmd/vi/port/
H A Dex.news126 7.*cursor now moves to column 1 when HOME arrow key pushed in
156 21.*showmode indicator remains on when arrow keys used (e.g., while in
424 Note that if you have an arrow key that sends ^Z the stop function
425 will take priority over the arrow function. If you have your
473 which send ^\ for the right arrow key work.
487 are made (for example, the arrow keys) the previous thing that could
557 a copy of the whole buffer. (Note that the arrow keys
691 ^R is now the same as ^L on terminals where the right arrow key
800 arrow keys that send escape sequences to cause undo to mess up
948 which send ^\ for the right arrow key work.
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps200 key_down kcud1 kd str Sent by terminal down arrow key
218 key_left kcub1 kl str Sent by terminal left arrow key
222 key_right kcuf1 kr str Sent by terminal right arrow key
226 key_up kcuu1 ku str Sent by terminal up arrow key
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps202 key_down kcud1 kd str Sent by terminal down arrow key
220 key_left kcub1 kl str Sent by terminal left arrow key
224 key_right kcuf1 kr str Sent by terminal right arrow key
228 key_up kcuu1 ku str Sent by terminal up arrow key
/illumos-gate/usr/src/boot/forth/
H A Dcheck-password.4th49 \ called by the read function. You need not call it directly. NOTE: arrow keys
H A Dmenu.4th582 \ menu is built based on arrow keys.
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-1114 interface, you just select an OS using the arrow keys. The menu is
1148 (using arrow keys) that will do everything to boot an OS.
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src376 # ROM graphics for control characters such as the diamond, up- and down-arrow.
399 # diamond and arrow characters under curses.
1816 # h right-arrow
1817 # k down-arrow
1955 # use the 5-key arrangement to model the arrow keys as suggested in the
2310 # Emacs v18 terminal modes to deal with the cursor keys in that the arrow
2313 # arrow keys. Emacs v19 is smarter and mines its keys directly out of
2351 # Emacs v18 terminal modes to deal with the cursor keys in that the arrow
2354 # arrow keys. Emacs v19 is smarter and mines its keys directly out of
4440 # use Emacs arrow keys OFF
[all …]
H A Dterminfo.src386 # ROM graphics for control characters such as the diamond, up- and down-arrow.
414 # diamond and arrow characters under curses.
2069 # h right-arrow
2070 # k down-arrow
2210 # use the 5-key arrangement to model the arrow keys as suggested in the
2609 # Emacs v18 terminal modes to deal with the cursor keys in that the arrow
2612 # arrow keys. Emacs v19 is smarter and mines its keys directly out of
2656 # Emacs v18 terminal modes to deal with the cursor keys in that the arrow
2659 # arrow keys. Emacs v19 is smarter and mines its keys directly out of
5068 # use Emacs arrow keys OFF
[all …]

12