Home
last modified time | relevance | path

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

12

/freebsd/contrib/nvi/vi/
H A Dvi.c719 VICMD motion; in v_motion() local
731 motion = *dm; in v_motion()
746 cnt = motion.count = F_ISSET(&motion, VC_C1SET) ? motion.count : 1; in v_motion()
830 F_SET(&motion, motion.kp->flags & ~VM_RCM_MASK); in v_motion()
839 motion.m_stop.lno = motion.m_start.lno = sp->lno; in v_motion()
841 motion.m_stop.cno = motion.m_start.cno = sp->cno; in v_motion()
844 if ((motion.kp->func)(sp, &motion)) in v_motion()
898 if (motion.m_start.lno > motion.m_stop.lno || in v_motion()
899 (motion.m_start.lno == motion.m_stop.lno && in v_motion()
900 motion.m_start.cno > motion.m_stop.cno)) { in v_motion()
[all …]
H A Dvi.h223 VICMD motion; member
/freebsd/sys/contrib/device-tree/Bindings/iio/imu/
H A Dnxp,fxos8700.yaml14 …https://www.nxp.com/products/sensors/motion-sensors/6-axis/digital-motion-sensor-3d-accelerometer-…
H A Dbosch,bmi323.yaml15 events information such as motion, steps, orientation, single and double
H A Dinvensense,icm42600.yaml18 ultra-low-power wake-on-motion support to minimize system power consumption.
/freebsd/sys/contrib/xen/io/
H A Dkbdif.h505 struct xenkbd_motion motion; member
/freebsd/contrib/ncurses/include/
H A DCaps144 # Yes, BSD tset(1) uses hpa. We elide hpa/vpa anyway because the motion
247 col_addr_glitch xhpa bool YA - - ----- only positive motion for hpa/mhpa caps
250 row_addr_glitch xvpa bool YD - - ----- only positive motion for vpa/mvpa caps
651 enter_leftward_mode slm str ZI - - ----- Start leftward carriage motion
652 enter_micro_mode smicm str ZJ - - ----- Start micro-motion mode
658 enter_upward_mode sum str ZP - - ----- Start upward carriage motion
661 exit_leftward_mode rlm str ZS - - ----- End left-motion mode
662 exit_micro_mode rmicm str ZT - - ----- End micro-motion mode
666 exit_upward_mode rum str ZX - - ----- End reverse character motion
692 zero_motion zerom str Zx - - ----- No motion for subsequent character
[all …]
H A DCaps.hpux11144 # Yes, BSD tset(1) uses hpa. We elide hpa/vpa anyway because the motion
248 col_addr_glitch xhpa bool YA - - ----- only positive motion for hpa/mhpa caps
251 row_addr_glitch xvpa bool YD - - ----- only positive motion for vpa/mvpa caps
659 enter_leftward_mode slm str ZI - - ----- Start leftward carriage motion
660 enter_micro_mode smicm str ZJ - - ----- Start micro-motion mode
666 enter_upward_mode sum str ZP - - ----- Start upward carriage motion
669 exit_leftward_mode rlm str ZS - - ----- End left-motion mode
670 exit_micro_mode rmicm str ZT - - ----- End micro-motion mode
674 exit_upward_mode rum str ZX - - ----- End reverse character motion
700 zero_motion zerom str Zx - - ----- No motion for subsequent character
[all …]
H A DCaps.osf1r5144 # Yes, BSD tset(1) uses hpa. We elide hpa/vpa anyway because the motion
240 col_addr_glitch xhpa bool YA - - ----- only positive motion for hpa/mhpa caps
252 row_addr_glitch xvpa bool YD - - ----- only positive motion for vpa/mvpa caps
594 enter_leftward_mode slm str ZI - - ----- Start leftward carriage motion
595 enter_micro_mode smicm str ZJ - - ----- Start micro-motion mode
603 enter_upward_mode sum str ZP - - ----- Start upward carriage motion
608 exit_leftward_mode rlm str ZS - - ----- End left-motion mode
609 exit_micro_mode rmicm str ZT - - ----- End micro-motion mode
615 exit_upward_mode rum str ZX - - ----- End reverse character motion
776 zero_motion zerom str Zx - - ----- No motion for subsequent character
[all …]
H A DCaps.aix4144 # Yes, BSD tset(1) uses hpa. We elide hpa/vpa anyway because the motion
247 col_addr_glitch xhpa bool YA - - ----- only positive motion for hpa/mhpa caps
250 row_addr_glitch xvpa bool YD - - ----- only positive motion for vpa/mvpa caps
753 enter_leftward_mode slm str ZI - - ----- Start leftward carriage motion
754 enter_micro_mode smicm str ZJ - - ----- Start micro-motion mode
760 enter_upward_mode sum str ZP - - ----- Start upward carriage motion
763 exit_leftward_mode rlm str ZS - - ----- End left-motion mode
764 exit_micro_mode rmicm str ZT - - ----- End micro-motion mode
768 exit_upward_mode rum str ZX - - ----- End reverse character motion
794 zero_motion zerom str Zx - - ----- No motion for subsequent character
[all …]
H A DCaps.keys146 # Yes, BSD tset(1) uses hpa. We elide hpa/vpa anyway because the motion
249 col_addr_glitch xhpa bool YA - - ----- only positive motion for hpa/mhpa caps
252 row_addr_glitch xvpa bool YD - - ----- only positive motion for vpa/mvpa caps
741 enter_leftward_mode slm str ZI - - ----- Start leftward carriage motion
742 enter_micro_mode smicm str ZJ - - ----- Start micro-motion mode
748 enter_upward_mode sum str ZP - - ----- Start upward carriage motion
751 exit_leftward_mode rlm str ZS - - ----- End left-motion mode
752 exit_micro_mode rmicm str ZT - - ----- End micro-motion mode
756 exit_upward_mode rum str ZX - - ----- End reverse character motion
782 zero_motion zerom str Zx - - ----- No motion for subsequent character
[all …]
H A DCaps.uwin144 # Yes, BSD tset(1) uses hpa. We elide hpa/vpa anyway because the motion
703 arrow_key_map OTma str ma - - YBC-- map motion-keys for vi version 2
/freebsd/contrib/ee/
H A DREADME.ee65 case the arrow keys do not transmit unique sequences, motion operations are
/freebsd/sys/contrib/device-tree/src/arm/nvidia/
H A Dtegra114-asus-tf701t.dts319 motion-tracker@68 {
/freebsd/contrib/ncurses/doc/
H A Dhackguide.doc385 * The hashmap.c module tries to detect vertical motion changes
388 are modified by vertical-motion and clear operations, and both are
H A Dncurses-intro.doc271 order, without regard to motion efficiency. Then, at will, the
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassRegistry.def517 "mldst-motion", "MergedLoadStoreMotionPass",
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsPowerPC.td32 // Emit pseudo instruction as fence of instruction motion
/freebsd/share/dict/
H A Dweb2a20568 feed motion
27931 head motion
33338 link motion
36057 motion block
52108 self-motion
55812 slow-motion
57346 space motion
58905 star motion
59968 stop motion
65434 tonic motion
[all …]
/freebsd/contrib/mandoc/
H A DNEWS412 * roff(7): implement the \h (horizontol motion), \l (horizontal
/freebsd/contrib/tzdata/
H A Deurope1340 # twenty-one seconds later the hands resumed their circular motion. ]
1890 # motion to give up shifting to summer time in spring, as it was
/freebsd/share/misc/
H A Dusb_vendors7030 03d5 PlayStation Move motion controller
20644 6019 4pi 5 axis motion controller
20728 606d TinyG open source motion controller
20758 608b Loctronix ASR-2300 SDR/motion sensing module
20840 60ee Duet 3 motion control electronics
/freebsd/contrib/file/magic/Magdir/
H A Dimages2170 # http://www.kodak.com/US/en/motion/support/dlad/
/freebsd/share/termcap/
H A Dtermcap1835 # Can't use cursor motion because it's memory relative, and because
1862 # There also seems to be a problem with vertical motion, perhaps involving
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src17076 # 25th line corrects the motion inherent in scrolling to Page 1.
17085 # relative cursor motion (<cuu1>,<cud1>,<cuf1>,<cub1>). Recommended,
18306 # Similar definition to p4. Uses ANSI cursor motion to avoid network problems.
18317 # Similar definition to p7. Uses ANSI cursor motion to avoid network problems.
19570 # Can't use cursor motion because it's memory relative, and
19621 # There also seems to be a problem with vertical motion, perhaps involving

12