Home
last modified time | relevance | path

Searched refs:motion (Results 1 – 25 of 208) sorted by relevance

123456789

/netbsd/games/trek/
H A Dklmove.c75 int motion; in klmove() local
93 motion = ranf(75) - 25; in klmove()
94 motion *= k->avgdist * Param.movefac[2 * Move.newquad + fl]; in klmove()
105 if (motion < 0) { in klmove()
106 motion = -motion; in klmove()
114 for (; motion > 0; motion--) { in klmove()
141 motion = Quad[qx][qy].scanned; in klmove()
142 if (motion >= 0 && motion < 1000) in klmove()
144 motion = Quad[Ship.quadx][Ship.quady] in klmove()
146 if (motion >= 0 && motion < 1000) in klmove()
/netbsd/external/bsd/nvi/dist/vi/
H A Dvi.c767 VICMD motion; in v_motion() local
783 motion = *dm; in v_motion()
800 cnt = motion.count = F_ISSET(&motion, VC_C1SET) ? motion.count : 1; in v_motion()
884 F_SET(&motion, motion.kp->flags & ~VM_RCM_MASK); in v_motion()
893 motion.m_stop.lno = motion.m_start.lno = sp->lno; in v_motion()
895 motion.m_stop.cno = motion.m_start.cno = sp->cno; in v_motion()
899 if ((motion.kp->func)(sp, &motion)) in v_motion()
904 rval = (motion.kp->func)(sp, &motion); in v_motion()
962 if (motion.m_start.lno > motion.m_stop.lno || in v_motion()
963 (motion.m_start.lno == motion.m_stop.lno && in v_motion()
[all …]
H A Dvi.h226 VICMD motion; member
/netbsd/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A Dbidiapi.txt39 UCPGBA_CURSOR_LOGICAL, and is used to specify the initial cursor motion
63 This function will change the cursor motion type and return the previous
64 cursor motion type.
71 type of cursor motion set for the string.
73 If no cursor motion is performed, it returns 0. Otherwise it will return a
81 type of cursor motion set for the string.
83 If no cursor motion is performed, it returns 0. Otherwise it will return a
/netbsd/external/gpl3/gdb/dist/readline/readline/
H A Dvi_mode.c1136 m->motion = -1; in _rl_mvcxt_init()
1160 _rl_vi_last_motion = c = m->motion; in rl_domove_motion_callback()
1255 c = m->motion; in rl_domove_read_callback()
1302 m->motion = 0; in rl_domove_read_callback()
1305 m->motion = c; in rl_domove_read_callback()
1334 m->motion = c = rl_vi_domove_getchar (m); in _rl_vi_domove_callback()
1353 if (m->motion < 0) in rl_vi_domove()
1355 m->motion = 0; in rl_vi_domove()
1386 _rl_vimvcxt->motion = '$'; in rl_vi_delete_to()
1474 _rl_vimvcxt->motion = '$'; in rl_vi_change_to()
[all …]
H A Drlprivate.h157 int key, motion; /* initial key, motion command */ member
/netbsd/external/gpl3/gdb.old/dist/readline/readline/
H A Dvi_mode.c1136 m->motion = -1; in _rl_mvcxt_init()
1160 _rl_vi_last_motion = c = m->motion; in rl_domove_motion_callback()
1255 c = m->motion; in rl_domove_read_callback()
1302 m->motion = 0; in rl_domove_read_callback()
1305 m->motion = c; in rl_domove_read_callback()
1334 m->motion = c = rl_vi_domove_getchar (m); in _rl_vi_domove_callback()
1353 if (m->motion < 0) in rl_vi_domove()
1355 m->motion = 0; in rl_vi_domove()
1386 _rl_vimvcxt->motion = '$'; in rl_vi_delete_to()
1474 _rl_vimvcxt->motion = '$'; in rl_vi_change_to()
[all …]
H A Drlprivate.h157 int key, motion; /* initial key, motion command */ member
/netbsd/external/bsd/nvi/dist/docs/vi.ref/
H A Dvi.cmd.texi181 @cindex "motion"
182 @IP{motion}
889 After the motion is entered,
907 @CO{!<motion>!}
1165 command as a motion component,
1326 the repeated motion component.
1601 @LI{motion}left (for the
2394 @LI{motion}.
2421 @LI{motion}.
2735 @LI{motion},
[all …]
/netbsd/external/bsd/nvi/docs/
H A Dhelp51 ! 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
/netbsd/sys/dev/spi/
H A Doj6sh.c289 uint16_t motion; in oj6sh_motion() local
290 motion = oj6sh_read(spi, OJ6SH_MOTION); in oj6sh_motion()
291 return (motion & __BIT(7) ? true : false); in oj6sh_motion()
/netbsd/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/
H A D2001-09-18-OptimizeExceptions.txt18 motion.
32 extra code motion opportunities could also be exploited though...
/netbsd/external/gpl2/groff/dist/src/devices/grops/
H A Dps.cpp980 } motion = NONE; in flush_sbuf() local
990 motion = ABSOLUTE; in flush_sbuf()
993 motion = RELATIVE_H; in flush_sbuf()
995 if (motion != NONE) in flush_sbuf()
996 motion = RELATIVE_HV; in flush_sbuf()
998 motion = RELATIVE_V; in flush_sbuf()
1027 sym[0] = command_array[motion*4 + space_flag + 2*(sbuf_kern != 0)]; in flush_sbuf()
1029 switch (motion) { in flush_sbuf()
/netbsd/sys/external/mit/xen-include-public/dist/xen/include/public/io/
H A Dkbdif.h505 struct xenkbd_motion motion; member
/netbsd/external/gpl2/groff/dist/src/preproc/pic/
H A Dobject.cpp840 position motion; in position_rectangle() local
843 motion.y = p->height()/2.0; in position_rectangle()
846 motion.y = -p->height()/2.0; in position_rectangle()
849 motion.x = -p->width()/2.0; in position_rectangle()
852 motion.x = p->width()/2.0; in position_rectangle()
870 pos += motion; in position_rectangle()
873 pos += motion; in position_rectangle()
/netbsd/games/warp/
H A Dwarp.doc101 (Actually, motion commands always change the velocity--the actual motion
105 phaser, you must wait for the motion to actually occur before typing the
/netbsd/external/mit/xorg/lib/libxcb/files/
H A Dxv.h627 uint8_t motion; member
1652 uint8_t motion);
1672 uint8_t motion);
H A Dxv.c1498 uint8_t motion) in xcb_xv_query_best_size() argument
1516 xcb_out.motion = motion; in xcb_xv_query_best_size()
1535 uint8_t motion) in xcb_xv_query_best_size_unchecked() argument
1553 xcb_out.motion = motion; in xcb_xv_query_best_size_unchecked()
/netbsd/share/me/
H A Dsummary.external130 h F\(sc local horizontal motion
226 v F\(sc local vertical motion
/netbsd/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dalpha.opt62 Emit code for the motion video ISA extension.
/netbsd/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.opt62 Emit code for the motion video ISA extension.
/netbsd/external/gpl3/gcc.old/dist/gcc/doc/
H A Dpasses.texi642 @item Forward store motion
651 performing load motion. The pass is located in @file{tree-ssa-pre.c}
673 Loop invariant motion. This pass moves only invariants that
678 store motion. The pass is implemented in @file{tree-ssa-loop-im.c}.
860 @item Loop invariant motion
999 well as load motion.
1000 If you are optimizing for speed, LCM (lazy code motion) based GCSE is
1002 based GCSE also does loop invariant code motion. We also perform load
1003 and store motion when optimizing for speed.
1015 A loop invariant motion pass is implemented in @file{loop-invariant.c}.
/netbsd/external/gpl3/gcc/dist/gcc/doc/
H A Dpasses.texi635 @item Forward store motion
644 performing load motion. The pass is located in @file{tree-ssa-pre.cc}
666 Loop invariant motion. This pass moves only invariants that
671 store motion. The pass is implemented in @file{tree-ssa-loop-im.cc}.
854 @item Loop invariant motion
993 well as load motion.
994 If you are optimizing for speed, LCM (lazy code motion) based GCSE is
996 based GCSE also does loop invariant code motion. We also perform load
997 and store motion when optimizing for speed.
1009 A loop invariant motion pass is implemented in @file{loop-invariant.cc}.
/netbsd/lib/libcurses/PSD.doc/
H A Dappen.C86 using only the motion optimization,
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtimevar.def189 DEFTIMEVAR (TV_LIM , "tree loop invariant motion")
241 DEFTIMEVAR (TV_LOOP_MOVE_INVARIANTS , "loop invariant motion")

123456789