Home
last modified time | relevance | path

Searched refs:moving (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/third_party/typescript/tests/baselines/reference/
DmoduleAugmentationImportsAndExports3.errors.txt1 …rror TS2667: Imports are not permitted in module augmentations. Consider moving them to the enclos…
3 …rror TS2667: Imports are not permitted in module augmentations. Consider moving them to the enclos…
4 …rror TS2667: Imports are not permitted in module augmentations. Consider moving them to the enclos…
28 !!! error TS2667: Imports are not permitted in module augmentations. Consider moving them to the en…
33 !!! error TS2667: Imports are not permitted in module augmentations. Consider moving them to the en…
36 !!! error TS2667: Imports are not permitted in module augmentations. Consider moving them to the en…
DmoduleAugmentationImportsAndExports2.errors.txt2 …rror TS2667: Imports are not permitted in module augmentations. Consider moving them to the enclos…
6 …rror TS2667: Imports are not permitted in module augmentations. Consider moving them to the enclos…
7 …rror TS2667: Imports are not permitted in module augmentations. Consider moving them to the enclos…
34 !!! error TS2667: Imports are not permitted in module augmentations. Consider moving them to the en…
44 !!! error TS2667: Imports are not permitted in module augmentations. Consider moving them to the en…
47 !!! error TS2667: Imports are not permitted in module augmentations. Consider moving them to the en…
DmoduleAugmentationDisallowedExtensions.errors.txt1 …rror TS2667: Imports are not permitted in module augmentations. Consider moving them to the enclos…
3 …rror TS2667: Imports are not permitted in module augmentations. Consider moving them to the enclos…
34 !!! error TS2667: Imports are not permitted in module augmentations. Consider moving them to the en…
39 !!! error TS2667: Imports are not permitted in module augmentations. Consider moving them to the en…
DnewNamesInGlobalAugmentations1.errors.txt1 …rror TS2667: Imports are not permitted in module augmentations. Consider moving them to the enclos…
18 !!! error TS2667: Imports are not permitted in module augmentations. Consider moving them to the en…
DjsDeclarationsCrossfileMerge.errors.txt11 …ions/exporter.js:1:10: This is the declaration being augmented. Consider moving the augmenting dec…
/third_party/pulseaudio/src/modules/
Dmodule-allow-passthrough.c52 bool moving; member
101 u->moving = true; in move_stream()
108 u->moving = false; in move_stream()
242 if (u->moving) in sink_input_move_start_cb()
251 if (u->moving) in sink_input_move_finish_cb()
287 u->moving = false; in pa__init()
Dmodule-remap-source.c273 if (output->destination_source && output->moving) in source_output_moving_cb()
274 output->moving(output, u->source); in source_output_moving_cb()
415 u->source_output->moving = source_output_moving_cb; in pa__init()
Dmodule-virtual-source.c467 if (output->destination_source && output->moving) in source_output_moving_cb()
468 output->moving(output, u->source); in source_output_moving_cb()
630 u->source_output->moving = source_output_moving_cb; in pa__init()
/third_party/libinput/doc/user/
Dtouchpad-thumb-detection.rst8 pointer-moving finger. This is necessary on :ref:`touchpads_buttons_clickpads`
11 the button, one moving) would be interpreted as two-finger scrolling without
76 are moving across the touchpad and a thumb is dropped, this can cause
78 motion speed for all touches - where a finger has been moving a newly
Dclickpad-softbuttons.rst79 - a finger moving within the software button area does not move the pointer
87 **Left:** moving a finger into the right button area does not trigger a
89 **Right:** moving within the button areas does not generate pointer
118 trigger a click with the thumb while leaving the pointer-moving finger on
Dtouchpad-jumping-cursors.rst8 between fingers on a multi-touch-capable touchpad. For example, after moving
76 moving back to the original position. libinput detects this movement and
Dscrolling.rst47 being placed on the surface of the touchpad, then moving those fingers
79 On some touchpads, edge scrolling is available, triggered by moving a single
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dtodo.txt33 ctrl_iface) by moving the retrying of the previous request into EAP
46 - consider moving SIM card functionality (IMSI fetching) away from eap.c;
59 - consider moving eap_peer_tls_build_ack() call into
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dtodo.txt33 ctrl_iface) by moving the retrying of the previous request into EAP
46 - consider moving SIM card functionality (IMSI fetching) away from eap.c;
59 - consider moving eap_peer_tls_build_ack() call into
/third_party/skia/third_party/externals/icu/source/data/translit/
DZawgyi_my.txt38 # Special cases moving base character to right before vowel signs
42 # Special cases moving Kinzi block to left
197 # Replace CA + YA with JHA after moving other things beyond the medials.
199 # More moving vowel signs after medials
/third_party/icu/icu4c/source/data/translit/
DZawgyi_my.txt38 # Special cases moving base character to right before vowel signs
42 # Special cases moving Kinzi block to left
197 # Replace CA + YA with JHA after moving other things beyond the medials.
199 # More moving vowel signs after medials
/third_party/gstreamer/gstreamer/docs/random/
Dmoving-plugins152 Let's say we are moving the 'weneedthis' plugins from -bad/gst/weneedthis/ to
167 # Four steps for moving plugins
182 > git checkout -b moving-weneedthis
201 > git merge moving-weneedthis
/third_party/gstreamer/gstplugins_base/tests/examples/gl/qt/
DREADME10 The cube is rotating when moving the mouse (+ click maintained)
/third_party/mbedtls/tests/suites/
Dtest_suite_ssl.data107 Test moving clients handshake to state: HELLO_REQUEST
110 Test moving clients handshake to state: CLIENT_HELLO
113 Test moving clients handshake to state: SERVER_HELLO
116 Test moving clients handshake to state: SERVER_CERTIFICATE
120 Test moving clients handshake to state: SERVER_KEY_EXCHANGE
124 Test moving clients handshake to state: CERTIFICATE_REQUEST
128 Test moving clients handshake to state: SERVER_HELLO_DONE
132 Test moving clients handshake to state: CLIENT_CERTIFICATE
136 Test moving clients handshake to state: CLIENT_KEY_EXCHANGE
140 Test moving clients handshake to state: CERTIFICATE_VERIFY
[all …]
/third_party/glfw/docs/
DCMakeLists.txt7 "${GLFW_SOURCE_DIR}/docs/moving.dox"
/third_party/python/Doc/howto/
Dcporting.rst12 *Supporting Python 3: An in-depth guide*, a book on moving from Python 2
/third_party/gstreamer/gstplugins_bad/docs/libs/mpegts/
Dindex.md53 coding of moving pictures and associated audio information: Systems"*. The two
103 * `ISO/IEC 13818-6` : *"Information technology — Generic coding of moving
/third_party/ltp/testcases/misc/math/float/trigo/
DREADME30 /* moving datafiles to the same location as testcase itself i.e:float_trigo */
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_NV_ray_tracing_motion_blur.txt25 This extension adds a set of mechanisms to support fast tracing of moving
/third_party/lwip/
D0004-fix-error-of-deleting-conn-table-in-connect.patch21 + when moving pcb from tcp_bound_pcbs to tcp_listen_pcbs */

12345678910>>...12