Home
last modified time | relevance | path

Searched refs:movement (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/iio/accel/
H A Dkionix,kxsd9.txt10 - interrupts: The movement detection interrupt
/freebsd/sys/dev/usb/input/
H A Datp.c1435 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 Dmoused.c377 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 Dcyttsp.txt25 before movement is detected and reported by the device.
/freebsd/contrib/ncurses/include/
H A Dcurses.tail215 #define OPTIMIZE_MVCUR 0x01 /* cursor movement optimization */
/freebsd/contrib/ncurses/doc/
H A Dhackguide.doc215 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 Dncurses-intro.doc1317 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 Dless.hlp209 Highlight first new line after full screen movement.
211 Highlight first new line after any movement.
H A Dlessmsg251 …first_unread_line_after_any_forward_movement Highlight first unread line after any forward movement
H A Dlessmsg.inc219 …st_unread_line_after_any_forward_movement,"Highlight first unread line after any forward movement")
H A DNEWS816 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 Dmount-matrix.txt129 - Gyroscopes detects the movement relative the device itself. The angular
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3568-qnap-tsx33.dtsi163 * Always provide some air movement, due to small case
/freebsd/contrib/ncurses/
H A DANNOUNCE473 * 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 DREADME175 many other entry points, the cursor-movement optimization, the
H A DNEWS2945 + 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 Dgmock_for_dummies.md123 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 DM68kInstrData.td10 /// This file describes the Motorola 680x0 data movement instructions which are
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ScheduleZnver3.td109 // address generation. There are also 3 store data movement units
H A DX86ScheduleZnver4.td100 // address generation. There are also 3 store data movement units
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src1931 # 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 DChangeLog1509 during reallocation, prevent object movement during reallocation, etc.
/freebsd/share/dict/
H A Dweb2a4016 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 DIntrinsicsAMDGPU.td2105 // produce the desired results as optimizations may cause code movement,
/freebsd/share/termcap/
H A Dtermcap372 # 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

12