| /freebsd-9-stable/contrib/nvi/vi/ |
| D | vi.c | 724 VICMD motion; local 736 motion = *dm; 737 F_SET(&motion, VC_ISDOT); 738 F_CLR(&motion, VM_COMMASK); 740 memset(&motion, 0, sizeof(VICMD)); 741 if (v_cmd(sp, NULL, &motion, vp, ¬used, mappedp) != GC_OK) 751 cnt = motion.count = F_ISSET(&motion, VC_C1SET) ? motion.count : 1; 753 motion.count *= vp->count; 754 F_SET(&motion, VC_C1SET); 771 if (vp->key == motion.key) { [all …]
|
| D | vi.h | 224 VICMD motion; member
|
| /freebsd-9-stable/contrib/nvi/docs/ |
| D | help | 51 ! filter through command(s) to motion 67 < shift lines left to motion 68 > shift lines right to motion 102 c change to motion 103 d delete to motion 121 y copy text to motion into a cut buffer
|
| D | changelog | 20 + Correct search and mark-as-motion-command bug, it's a line mode 212 + Fix bug where motion components to shorter lines could lose because 213 the relative motion flags weren't ever set. This has been broken 440 + Fix relative cursor motion to handle folded lines. 526 + Fix N and n, when used as a motion command for the ! command, 656 + Rework cursor motion flags, to support '!' as a motion command. 685 + Fix: don't permit a command with a motion component to wrap due 735 + Change "~<motion>" to match the yank cursor movement semantics 759 + Line orientation of motion commands was remembered too long, 782 + Fix | to not set the absolute motion mark. [all …]
|
| /freebsd-9-stable/contrib/groff/src/devices/grops/ |
| D | ps.cpp | 979 } motion = NONE; in flush_sbuf() local 989 motion = ABSOLUTE; in flush_sbuf() 992 motion = RELATIVE_H; in flush_sbuf() 994 if (motion != NONE) in flush_sbuf() 995 motion = RELATIVE_HV; in flush_sbuf() 997 motion = RELATIVE_V; in flush_sbuf() 1026 sym[0] = command_array[motion*4 + space_flag + 2*(sbuf_kern != 0)]; in flush_sbuf() 1028 switch (motion) { in flush_sbuf()
|
| /freebsd-9-stable/sys/xen/interface/io/ |
| D | kbdif.h | 76 struct xenkbd_motion motion; member
|
| /freebsd-9-stable/contrib/nvi/docs/USD.doc/vi.ref/ |
| D | index.so | 158 motion 15
|
| /freebsd-9-stable/contrib/groff/src/preproc/pic/ |
| D | object.cpp | 838 position motion; in position_rectangle() local 841 motion.y = p->height()/2.0; in position_rectangle() 844 motion.y = -p->height()/2.0; in position_rectangle() 847 motion.x = -p->width()/2.0; in position_rectangle() 850 motion.x = p->width()/2.0; in position_rectangle() 868 pos += motion; in position_rectangle() 871 pos += motion; in position_rectangle()
|
| /freebsd-9-stable/contrib/nvi/docs/interp/ |
| D | interp | 147 10: Function to return a motion command from the user. 152 Nvi gets a motion command from the user and returns the starting
|
| /freebsd-9-stable/usr.sbin/sysinstall/help/ |
| D | tcp.hlp | 13 Basically, the standard EMACS motion sequences.
|
| D | usermgmt.hlp | 9 Basically, the standard EMACS motion sequences.
|
| /freebsd-9-stable/contrib/gcc/doc/ |
| D | passes.texi | 375 @item Forward store motion 384 performing load motion. The pass is located in @file{tree-ssa-pre.c} 406 Loop invariant motion. This pass moves only invariants that 411 store motion. The pass is implemented in @file{tree-ssa-loop-im.c}. 585 @item Loop invariant motion 704 well as load motion. 705 If you are optimizing for speed, LCM (lazy code motion) based GCSE is 707 based GCSE also does loop invariant code motion. We also perform load 708 and store motion when optimizing for speed. 720 A loop invariant motion pass is implemented in @file{loop-invariant.c}.
|
| /freebsd-9-stable/contrib/ncurses/include/ |
| D | Caps.aix4 | 143 # Yes, BSD tset(1) uses hpa. We elide hpa/vpa anyway because the motion 242 col_addr_glitch xhpa bool YA - - ----- only positive motion for hpa/mhpa caps 245 row_addr_glitch xvpa bool YD - - ----- only positive motion for vpa/mvpa caps 748 enter_leftward_mode slm str ZI - - ----- Start leftward carriage motion 749 enter_micro_mode smicm str ZJ - - ----- Start micro-motion mode 755 enter_upward_mode sum str ZP - - ----- Start upward carriage motion 758 exit_leftward_mode rlm str ZS - - ----- End left-motion mode 759 exit_micro_mode rmicm str ZT - - ----- End micro-motion mode 763 exit_upward_mode rum str ZX - - ----- End reverse character motion 789 zero_motion zerom str Zx - - ----- No motion for subsequent character [all …]
|
| D | Caps.keys | 145 # Yes, BSD tset(1) uses hpa. We elide hpa/vpa anyway because the motion 244 col_addr_glitch xhpa bool YA - - ----- only positive motion for hpa/mhpa caps 247 row_addr_glitch xvpa bool YD - - ----- only positive motion for vpa/mvpa caps 736 enter_leftward_mode slm str ZI - - ----- Start leftward carriage motion 737 enter_micro_mode smicm str ZJ - - ----- Start micro-motion mode 743 enter_upward_mode sum str ZP - - ----- Start upward carriage motion 746 exit_leftward_mode rlm str ZS - - ----- End left-motion mode 747 exit_micro_mode rmicm str ZT - - ----- End micro-motion mode 751 exit_upward_mode rum str ZX - - ----- End reverse character motion 777 zero_motion zerom str Zx - - ----- No motion for subsequent character [all …]
|
| D | Caps.hpux11 | 143 # Yes, BSD tset(1) uses hpa. We elide hpa/vpa anyway because the motion 243 col_addr_glitch xhpa bool YA - - ----- only positive motion for hpa/mhpa caps 246 row_addr_glitch xvpa bool YD - - ----- only positive motion for vpa/mvpa caps 654 enter_leftward_mode slm str ZI - - ----- Start leftward carriage motion 655 enter_micro_mode smicm str ZJ - - ----- Start micro-motion mode 661 enter_upward_mode sum str ZP - - ----- Start upward carriage motion 664 exit_leftward_mode rlm str ZS - - ----- End left-motion mode 665 exit_micro_mode rmicm str ZT - - ----- End micro-motion mode 669 exit_upward_mode rum str ZX - - ----- End reverse character motion 695 zero_motion zerom str Zx - - ----- No motion for subsequent character [all …]
|
| D | Caps | 143 # Yes, BSD tset(1) uses hpa. We elide hpa/vpa anyway because the motion 242 col_addr_glitch xhpa bool YA - - ----- only positive motion for hpa/mhpa caps 245 row_addr_glitch xvpa bool YD - - ----- only positive motion for vpa/mvpa caps 646 enter_leftward_mode slm str ZI - - ----- Start leftward carriage motion 647 enter_micro_mode smicm str ZJ - - ----- Start micro-motion mode 653 enter_upward_mode sum str ZP - - ----- Start upward carriage motion 656 exit_leftward_mode rlm str ZS - - ----- End left-motion mode 657 exit_micro_mode rmicm str ZT - - ----- End micro-motion mode 661 exit_upward_mode rum str ZX - - ----- End reverse character motion 687 zero_motion zerom str Zx - - ----- No motion for subsequent character [all …]
|
| D | Caps.osf1r5 | 143 # Yes, BSD tset(1) uses hpa. We elide hpa/vpa anyway because the motion 235 col_addr_glitch xhpa bool YA - - ----- only positive motion for hpa/mhpa caps 247 row_addr_glitch xvpa bool YD - - ----- only positive motion for vpa/mvpa caps 589 enter_leftward_mode slm str ZI - - ----- Start leftward carriage motion 590 enter_micro_mode smicm str ZJ - - ----- Start micro-motion mode 598 enter_upward_mode sum str ZP - - ----- Start upward carriage motion 603 exit_leftward_mode rlm str ZS - - ----- End left-motion mode 604 exit_micro_mode rmicm str ZT - - ----- End micro-motion mode 610 exit_upward_mode rum str ZX - - ----- End reverse character motion 771 zero_motion zerom str Zx - - ----- No motion for subsequent character [all …]
|
| /freebsd-9-stable/share/me/ |
| D | summary.external | 130 h F\(sc local horizontal motion 226 v F\(sc local vertical motion
|
| /freebsd-9-stable/contrib/gcc/ |
| D | common.opt | 472 Perform enhanced load motion during global common subexpression elimination 476 Perform store motion after global common subexpression elimination 772 Allow speculative motion of non-loads 776 Allow speculative motion of some loads 780 Allow speculative motion of more loads 982 Enable loop invariant motion on trees
|
| D | timevar.def | 104 DEFTIMEVAR (TV_LIM , "loop invariant motion")
|
| D | params.def | 404 /* The cost of expression in loop invariant motion that is considered 408 "The minimum cost of an expensive expression in the loop invariant motion", 515 "The maximum conflict delay for an insn to be considered for speculative motion",
|
| /freebsd-9-stable/contrib/groff/doc/ |
| D | groff-3 | 53 * +, and page motion: Expressions. (line 47) 55 * -, and page motion: Expressions. (line 47) 960 * horizontal motion (\h): Page Motions. (line 112) 1345 * motion operators: Expressions. (line 47) 1346 * motion, horizontal (\h): Page Motions. (line 112) 1347 * motion, vertical (\v): Page Motions. (line 87) 1465 * operators, motion: Expressions. (line 47) 1992 * vertical motion (\v): Page Motions. (line 87) 2032 * |, and page motion: Expressions. (line 52)
|
| /freebsd-9-stable/contrib/ee/ |
| D | README.ee | 65 case the arrow keys do not transmit unique sequences, motion operations are
|
| /freebsd-9-stable/usr.bin/calendar/calendars/ |
| D | calendar.birthday | 117 04/09 Edward Muybridge born, 1830, motion-picture pioneer
|
| /freebsd-9-stable/contrib/nvi/catalog/ |
| D | english | 210 %s may not be used as a motion commandX
|