Home
last modified time | relevance | path

Searched full:movement (Results 1 – 25 of 216) sorted by relevance

123456789

/OK3568_Linux_fs/external/xserver/Xi/
H A Dxibarriers.c156 * @return The set of barrier movement directions the movement vector
178 * Test if the barrier may block movement in the direction defined by
180 * blocked, it does not test if the barrier actually blocks the movement.
182 * @return TRUE if the barrier blocks the direction of movement or FALSE
210 * Test if the movement vector x1/y1 → x2/y2 is intersecting with the
211 * barrier. A movement vector with the startpoint or endpoint adjacent to
214 * @param x1 X start coordinate of movement vector
215 * @param y1 Y start coordinate of movement vector
216 * @param x2 X end coordinate of movement vector
217 * @param y2 Y end coordinate of movement vector
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/
H A DReadline-Bare-Essentials.html29 <link href="Readline-Movement-Commands.html#Readline-Movement-Commands" rel="next" title="Readline
67 Next: <a href="Readline-Movement-Commands.html#Readline-Movement-Commands" accesskey="n" rel="next"…
124 Next: <a href="Readline-Movement-Commands.html#Readline-Movement-Commands" accesskey="n" rel="next"…
H A DReadline-Killing-Commands.html30 <link href="Readline-Movement-Commands.html#Readline-Movement-Commands" rel="previous" title="Readl…
67 …Previous: <a href="Readline-Movement-Commands.html#Readline-Movement-Commands" accesskey="p" rel="…
136 …Previous: <a href="Readline-Movement-Commands.html#Readline-Movement-Commands" accesskey="p" rel="…
H A DReadline-Movement-Commands.html17 <title>Debugging with GDB: Readline Movement Commands</title>
19 <meta name="description" content="Debugging with GDB: Readline Movement Commands">
20 <meta name="keywords" content="Debugging with GDB: Readline Movement Commands">
64 <a name="Readline-Movement-Commands"></a>
70 <a name="Readline-Movement-Commands-1"></a>
71 <h4 class="subsection">32.2.2 Readline Movement Commands</h4>
H A DReadline-Interaction.html88 …ign="top">&bull; <a href="Readline-Movement-Commands.html#Readline-Movement-Commands" accesskey="2…
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/
H A DReadline-Bare-Essentials.html29 <link href="Readline-Movement-Commands.html#Readline-Movement-Commands" rel="next" title="Readline
67 Next: <a href="Readline-Movement-Commands.html#Readline-Movement-Commands" accesskey="n" rel="next"…
124 Next: <a href="Readline-Movement-Commands.html#Readline-Movement-Commands" accesskey="n" rel="next"…
H A DReadline-Killing-Commands.html30 <link href="Readline-Movement-Commands.html#Readline-Movement-Commands" rel="previous" title="Readl…
67 …Previous: <a href="Readline-Movement-Commands.html#Readline-Movement-Commands" accesskey="p" rel="…
136 …Previous: <a href="Readline-Movement-Commands.html#Readline-Movement-Commands" accesskey="p" rel="…
H A DReadline-Movement-Commands.html17 <title>Debugging with GDB: Readline Movement Commands</title>
19 <meta name="description" content="Debugging with GDB: Readline Movement Commands">
20 <meta name="keywords" content="Debugging with GDB: Readline Movement Commands">
64 <a name="Readline-Movement-Commands"></a>
70 <a name="Readline-Movement-Commands-1"></a>
71 <h4 class="subsection">32.2.2 Readline Movement Commands</h4>
H A DReadline-Interaction.html88 …ign="top">&bull; <a href="Readline-Movement-Commands.html#Readline-Movement-Commands" accesskey="2…
/OK3568_Linux_fs/external/xserver/test/
H A Dfixes.c147 /* edge case: startpoint of movement on barrier → blocking */ in fixes_pointer_barriers_test()
154 /* edge case: startpoint of movement on barrier → not blocking, positive */ in fixes_pointer_barriers_test()
161 /* edge case: startpoint of movement on barrier → not blocking, negative */ in fixes_pointer_barriers_test()
168 /* edge case: endpoint of movement on barrier → blocking */ in fixes_pointer_barriers_test()
228 /* edge case: startpoint of movement on barrier → blocking */ in fixes_pointer_barriers_test()
235 /* edge case: startpoint of movement on barrier → not blocking, positive */ in fixes_pointer_barriers_test()
242 /* edge case: startpoint of movement on barrier → not blocking, negative */ in fixes_pointer_barriers_test()
249 /* edge case: endpoint of movement on barrier → blocking */ in fixes_pointer_barriers_test()
/OK3568_Linux_fs/kernel/Documentation/input/devices/
H A Dsentelic.rst40 Byte 2: X Movement(9-bit 2's complement integers)
41 Byte 3: Y Movement(9-bit 2's complement integers)
42 Byte 4: Bit3~Bit0 => the scrolling wheel's movement since the last data report.
53 FSP replaces scrolling wheel's movement as 4 bits to show horizontal and
72 Byte 2: X Movement(9-bit 2's complement integers)
73 Byte 3: Y Movement(9-bit 2's complement integers)
74 Byte 4: Bit0 => the Vertical scrolling movement downward.
75 Bit1 => the Vertical scrolling movement upward.
76 Bit2 => the Horizontal scrolling movement leftward.
77 Bit3 => the Horizontal scrolling movement rightward.
[all …]
H A Dcs461x.rst11 is completed in this mode, but the axis movement is not.
/OK3568_Linux_fs/kernel/Documentation/input/
H A Dinput-programming.rst123 for for example mouse movement, where you don't want the X and Y values
124 to be interpreted separately, because that'd result in a different movement.
182 device. A relative value may be for example a mouse movement in the X axis.
/OK3568_Linux_fs/kernel/drivers/misc/genwqe/
H A Dcard_ddcb.h104 * movement of one queue entry to another with the hardware in the
113 * This 1 byte field is written by hardware to interlock the movement
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmbfsctl.h120 /* Retrieve an opaque file reference for server-side data movement ie copy */
126 /* Perform server-side data movement */
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20191130.patch.gz1# ncurses 6.1 - patch 20191130 - Thomas E. Dickey 2# 3# --- ...
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dgeneric-counter.rst186 of movement and updates the respective position data. The "Quadrature
194 line dedicated for movement and a second input line dedicated for
201 | Function: Pulse-Direction | <------------- / A \ (Movement)
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dak7375.c19 * This acts as the minimum granularity of lens movement.
21 * uniformly adjusted for gradual lens movement, with desired
H A Ddw9807-vcm.c20 * This acts as the minimum granularity of lens movement.
22 * uniformly adjusted for gradual lens movement, with desired
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-counter77 determine the direction of movement by evaluating the leading
90 movement of a conveyor belt: this attribute allows an operator
/OK3568_Linux_fs/external/xserver/mi/
H A Dmipointer.c29 * restrict its movement. These functions are divided into two sets:
264 * @param generateEvent True if the pointer movement should generate an
582 * it was relative or absolute movement that landed us at those coordinates.
588 * @param mode Movement mode (Absolute or Relative)
/OK3568_Linux_fs/kernel/include/linux/
H A Ddim.h218 * Clear all movement history.
227 * Clear all movement history and cause DIM checks frequency to reduce.
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dsigframe.h29 * retcode[] below. This movement allows to have the FP state and the
/OK3568_Linux_fs/external/xserver/dix/
H A Dptrveloc.c458 * this movement.
525 * this movement.
598 * (in time) tracker which isn't too old, the movement vector was
634 if (dir == 0) { /* we've changed octant of movement (e.g. NE → NW) */ in QueryTrackers()
1135 /* remember last motion delta (for softening/slow movement treatment) */ in acceleratePointerPredictable()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_ui/
H A Dtst_map_flick.qml304 // compare that flick was interrupted (less movement than without interrupting)
334 // compare that flick was interrupted (less movement than without interrupting)

123456789