| /freebsd/sys/contrib/device-tree/Bindings/iio/accel/ |
| H A D | kionix,kxsd9.txt | 10 - interrupts: The movement detection interrupt
|
| /freebsd/sys/dev/usb/input/ |
| H A D | atp.c | 1435 boolean_t movement = false; in wsp_match_strokes_against_fingers() local 1480 atp_advance_stroke_state(sc, strokep, &movement); in wsp_match_strokes_against_fingers() 1483 return (movement); in wsp_match_strokes_against_fingers() 1496 boolean_t movement = false; in fg_update_strokes() local 1559 atp_advance_stroke_state(sc, strokep, &movement); in fg_update_strokes() 1627 return (movement); in fg_update_strokes() 1638 boolean_t movement = false; in wsp_update_strokes() local 1644 movement = wsp_match_strokes_against_fingers( in wsp_update_strokes() 1662 return (movement); in wsp_update_strokes()
|
| /freebsd/usr.sbin/moused/moused/ |
| H A D | moused.c | 377 int movement; member 2340 sc->movement = sc->hmovement = 0; in r_vscroll_detect() 2389 sc->movement += act->dy; in r_vscroll() 2390 if ((u_int)abs(sc->movement) > sc->threshold) in r_vscroll() 2399 sc->movement = sc->hmovement = 0; in r_vscroll() 2403 sc->movement += act->dy; in r_vscroll() 2404 debug("SCROLL: %d", sc->movement); in r_vscroll() 2405 if (sc->movement < -(int)sc->speed) { in r_vscroll() 2408 sc->movement = 0; in r_vscroll() 2410 else if (sc->movement > (int)sc->speed) { in r_vscroll() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/ |
| H A D | cyttsp.txt | 25 before movement is detected and reported by the device.
|
| /freebsd/contrib/ncurses/include/ |
| H A D | curses.tail | 215 #define OPTIMIZE_MVCUR 0x01 /* cursor movement optimization */
|
| /freebsd/contrib/ncurses/doc/ |
| H A D | hackguide.doc | 215 If your problem smells like a logic error or in cursor movement or 222 cursor-movement optimization code. With this program, you can see 224 movement or scroll/insert/delete operations. If you think you have got 401 cursor-movement optimization, attempting to get from given screen
|
| H A D | ncurses-intro.doc | 1317 keys support movement between fields, editing keys support modifying 2030 sorted-movement requests. 2045 These requests drive movement of the edit cursor within the currently 2099 triggered by editing and intra-field movement (the library scrolls the
|
| /freebsd/contrib/less/ |
| H A D | less.hlp | 209 Highlight first new line after full screen movement. 211 Highlight first new line after any movement.
|
| H A D | lessmsg | 251 …first_unread_line_after_any_forward_movement Highlight first unread line after any forward movement
|
| H A D | lessmsg.inc | 219 …st_unread_line_after_any_forward_movement,"Highlight first unread line after any forward movement")
|
| H A D | NEWS | 816 a no-movement command is given. 1462 * New -W flag highlights the first new line after any forward movement.
|
| /freebsd/sys/contrib/device-tree/Bindings/iio/ |
| H A D | mount-matrix.txt | 129 - Gyroscopes detects the movement relative the device itself. The angular
|
| /freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3568-qnap-tsx33.dtsi | 163 * Always provide some air movement, due to small case
|
| /freebsd/contrib/ncurses/ |
| H A D | ANNOUNCE | 473 * Better cursor-movement optimization. The package now features a 474 cursor-local-movement computation more efficient than either BSD's 516 simpler functions such as cursor movement following by adding
|
| H A D | README | 175 many other entry points, the cursor-movement optimization, the
|
| H A D | NEWS | 2945 + modify form library to optionally delay cursor movement on a field 5939 + modify movement commands to make them continuous 6592 + add checks in tic for inconsistent cursor-movement controls, and for 6594 + fill in no-parameter forms of cursor-movement where a parameterized 8023 movement of files, fix a few incorrect manpage references in the 9140 cursor movement, and single-character deletions work properly. 9847 Use _nc_outch() in carriage return/newline movement instead of 14321 + move cursor-movement cleanup from endwin() into _nc_mvcur_wrap() 15869 * cursor-movement optimization has been completely rewritten. 15870 * vertical-movement optimization now uses hardware scrolling, il, dl.
|
| /freebsd/contrib/googletest/docs/ |
| H A D | gmock_for_dummies.md | 123 You can control whether the turtle's movement will leave a trace using `PenUp()` 124 and `PenDown()`, and control its movement using `Forward()`, `Turn()`, and
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kInstrData.td | 10 /// This file describes the Motorola 680x0 data movement instructions which are
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ScheduleZnver3.td | 109 // address generation. There are also 3 store data movement units
|
| H A D | X86ScheduleZnver4.td | 100 // address generation. There are also 3 store data movement units
|
| /freebsd/contrib/ncurses/misc/ |
| H A D | terminfo.src | 1931 # Does not support any of the ISO-6429 cursor-movement 2168 # The terminal supports all of the ISO-6429 cursor-movement 3549 # + in ECMA-48 cursor movement, VPR and HPR fail. Others work. 3630 # supports CHA, VPA, VPR, but no other ECMA-48 cursor movement such as HPA 3670 # the known bugs include several of the cursor-movement tests 4134 # supports ECMA-48 cursor movement except HPR 4751 # - cursor movement (menu 1) does not work properly, e.g., for wrapping. 4755 # - ECMA-48 cursor-movement works. 4785 # - menu 1 (tests for cursor movement) misbehaves like command-prompt 4847 # - menu 1 (cursor movement) has problems with wrapping [all …]
|
| /freebsd/contrib/jemalloc/ |
| H A D | ChangeLog | 1509 during reallocation, prevent object movement during reallocation, etc.
|
| /freebsd/share/dict/ |
| H A D | web2a | 4016 bar movement 9948 car movement 11809 circus movement 18764 earth movement 21994 flank movement 24646 Geneva-cross movement 29989 impulse movement 35386 mid-movement 47299 ribbon movement 52111 self-movement [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IntrinsicsAMDGPU.td | 2105 // produce the desired results as optimizations may cause code movement,
|
| /freebsd/share/termcap/ |
| H A D | termcap | 372 # New "safe" cursor movement (11/87) from cgs@umd5. Prevents freakout with 3401 # New "safe" cursor movement (5/87) from reuss@umd5. Prevents freakout with
|