Home
last modified time | relevance | path

Searched refs:detecting (Results 1 – 25 of 5148) sorted by relevance

12345678910>>...206

/dports/comms/qt5-sensors/kde-qtsensors-5.15.2p2/src/plugins/sensorgestures/qtsensors/
H A Dqhoversensorgesturerecognizer.cpp87 detecting = false; in start()
138 if (detecting && !hoverOk) { in irProximityReadingChanged()
145 detecting = false; in irProximityReadingChanged()
159 if (!detecting in irProximityReadingChanged()
161 detecting = true; in irProximityReadingChanged()
162 detecting = true; in irProximityReadingChanged()
165 } else if (detecting in irProximityReadingChanged()
172 detecting = false; in irProximityReadingChanged()
176 if (detecting && reflectance < 0.2) { in irProximityReadingChanged()
210 detecting = false; in timeout()
[all …]
H A Dqslamgesturerecognizer.cpp57 detecting(0), in QSlamSensorGestureRecognizer()
111 detecting = false; in stop()
166 if (!detecting in accelChanged()
172 detecting = true; in accelChanged()
179 if (detecting in accelChanged()
183 if (detecting && in accelChanged()
185 detecting = false; in accelChanged()
204 if (detecting && (orientationReading->orientation() == QOrientationReading::RightUp in doSlam()
209 detecting = false; in doSlam()
H A Dqtwistsensorgesturerecognizer.cpp52 , detecting(0) in QTwistSensorGestureRecognizer()
154 if (!detecting && !checking&& dataList.count() > 21) in accelChanged()
160 if (detecting) { in accelChanged()
170 if (!detecting && ((angle > 0 && angle > lastAngle) in accelChanged()
176 if (!detecting && increaseCount > 3 && qAbs(angle) > 30) { in accelChanged()
178 detecting = true; in accelChanged()
187 if (detecting && decreaseCount >= 4 && qAbs(angle) < 25) { in accelChanged()
281 detecting = false; in reset()
H A Dqwhipsensorgesturerecognizer.cpp58 detecting(0), in QWhipSensorGestureRecognizer()
159 if (detecting && whipMap.count() > 5 && whipMap.at(5) == true) { in accelChanged()
174 if (!detecting && !timerActive) { in accelChanged()
176 detecting = true; in accelChanged()
206 detecting = false; in timeout()
235 detecting = false; in checkForWhip()
H A Dqpickupsensorgesturerecognizer.cpp56 , detecting(0) in QPickupSensorGestureRecognizer()
124 detecting = false; in accelChanged()
126 detecting = true; in accelChanged()
143 if (detecting && pitchList.count() > 5 ) { in accelChanged()
209 detecting = false; in clear()
H A Dqfreefallsensorgesturerecognizer.cpp48 , detecting(0) in QFreefallSensorGestureRecognizer()
105 detecting = true; in accelChanged()
108 if (detecting && qAbs(sum) > LANDED_THRESHOLD) { in accelChanged()
H A Dqcoversensorgesturerecognizer.cpp51 detecting(0) in QCoverSensorGestureRecognizer()
124 detecting = true; in proximityChanged()
140 detecting = false; in timeout()
/dports/emulators/qemu/qemu-6.2.0/meson/test cases/common/220 fs module/subprojects/subbie/
H A Dmeson.build6 …son.project_source_root(), meson.current_source_dir()), 'is_samepath not detecting same directory')
7 …meson.project_build_root(), meson.current_build_dir()), 'is_samepath not detecting same directory')
8 …l_source_root(), meson.current_source_dir() / '../..'), 'is_samepath not detecting same directory')
9 …bal_build_root(), meson.current_build_dir() / '../..'), 'is_samepath not detecting same directory')
/dports/devel/meson/meson-0.60.3/test cases/common/220 fs module/subprojects/subbie/
H A Dmeson.build6 …son.project_source_root(), meson.current_source_dir()), 'is_samepath not detecting same directory')
7 …meson.project_build_root(), meson.current_build_dir()), 'is_samepath not detecting same directory')
8 …l_source_root(), meson.current_source_dir() / '../..'), 'is_samepath not detecting same directory')
9 …bal_build_root(), meson.current_build_dir() / '../..'), 'is_samepath not detecting same directory')
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/test cases/common/220 fs module/subprojects/subbie/
H A Dmeson.build6 …son.project_source_root(), meson.current_source_dir()), 'is_samepath not detecting same directory')
7 …meson.project_build_root(), meson.current_build_dir()), 'is_samepath not detecting same directory')
8 …l_source_root(), meson.current_source_dir() / '../..'), 'is_samepath not detecting same directory')
9 …bal_build_root(), meson.current_build_dir() / '../..'), 'is_samepath not detecting same directory')
/dports/emulators/qemu/qemu-6.2.0/meson/test cases/common/220 fs module/subdir/
H A Dmeson.build3 assert(fs.is_samepath(meson.project_source_root(), '..'), 'is_samepath not detecting same directory…
4 …roject_build_root(), meson.current_build_dir() / '..'), 'is_samepath not detecting same directory')
6 assert(fs.is_samepath(subdirfiles[0], 'subdirfile.txt'), 'is_samepath not detecting same directory …
/dports/devel/meson/meson-0.60.3/test cases/common/220 fs module/subdir/
H A Dmeson.build3 assert(fs.is_samepath(meson.project_source_root(), '..'), 'is_samepath not detecting same directory…
4 …roject_build_root(), meson.current_build_dir() / '..'), 'is_samepath not detecting same directory')
6 assert(fs.is_samepath(subdirfiles[0], 'subdirfile.txt'), 'is_samepath not detecting same directory …
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/test cases/common/220 fs module/subdir/
H A Dmeson.build3 assert(fs.is_samepath(meson.project_source_root(), '..'), 'is_samepath not detecting same directory…
4 …roject_build_root(), meson.current_build_dir() / '..'), 'is_samepath not detecting same directory')
6 assert(fs.is_samepath(subdirfiles[0], 'subdirfile.txt'), 'is_samepath not detecting same directory …
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Dtabletmodemanager.cpp153 void KWin::TabletModeManager::setTabletModeAvailable(bool detecting) in setTabletModeAvailable() argument
155 if (m_detecting != detecting) { in setTabletModeAvailable()
156 m_detecting = detecting; in setTabletModeAvailable()
157 Q_EMIT tabletModeAvailableChanged(detecting); in setTabletModeAvailable()
/dports/emulators/qemu/qemu-6.2.0/meson/test cases/common/220 fs module/subprojects/subbie/subsub/
H A Dmeson.build2 …ject_source_root(), meson.current_source_dir() / '..'), 'is_samepath not detecting same directory')
3 …roject_build_root(), meson.current_build_dir() / '..'), 'is_samepath not detecting same directory')
/dports/devel/meson/meson-0.60.3/test cases/common/220 fs module/subprojects/subbie/subsub/
H A Dmeson.build2 …ject_source_root(), meson.current_source_dir() / '..'), 'is_samepath not detecting same directory')
3 …roject_build_root(), meson.current_build_dir() / '..'), 'is_samepath not detecting same directory')
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/test cases/common/220 fs module/subprojects/subbie/subsub/
H A Dmeson.build2 …ject_source_root(), meson.current_source_dir() / '..'), 'is_samepath not detecting same directory')
3 …roject_build_root(), meson.current_build_dir() / '..'), 'is_samepath not detecting same directory')
/dports/emulators/qemu/qemu-6.2.0/meson/test cases/common/220 fs module/
H A Dmeson.build113 assert(fs.is_samepath(f1, f2), 'is_samepath not detecting same files')
114 assert(fs.is_samepath(meson.source_root(), 'subdir/..'), 'is_samepath not detecting same directory')
115 assert(fs.is_samepath(meson.project_source_root(), 'subdir/..'), 'is_samepath not detecting same di…
116 …build_root(), meson.current_build_dir() / 'subdir/..'), 'is_samepath not detecting same directory')
117 …eson.global_source_root(), meson.current_source_dir()), 'is_samepath not detecting same directory')
118 …(meson.global_build_root(), meson.current_build_dir()), 'is_samepath not detecting same directory')
/dports/devel/meson/meson-0.60.3/test cases/common/220 fs module/
H A Dmeson.build113 assert(fs.is_samepath(f1, f2), 'is_samepath not detecting same files')
114 assert(fs.is_samepath(meson.source_root(), 'subdir/..'), 'is_samepath not detecting same directory')
115 assert(fs.is_samepath(meson.project_source_root(), 'subdir/..'), 'is_samepath not detecting same di…
116 …build_root(), meson.current_build_dir() / 'subdir/..'), 'is_samepath not detecting same directory')
117 …eson.global_source_root(), meson.current_source_dir()), 'is_samepath not detecting same directory')
118 …(meson.global_build_root(), meson.current_build_dir()), 'is_samepath not detecting same directory')
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/test cases/common/220 fs module/
H A Dmeson.build113 assert(fs.is_samepath(f1, f2), 'is_samepath not detecting same files')
114 assert(fs.is_samepath(meson.source_root(), 'subdir/..'), 'is_samepath not detecting same directory')
115 assert(fs.is_samepath(meson.project_source_root(), 'subdir/..'), 'is_samepath not detecting same di…
116 …build_root(), meson.current_build_dir() / 'subdir/..'), 'is_samepath not detecting same directory')
117 …eson.global_source_root(), meson.current_source_dir()), 'is_samepath not detecting same directory')
118 …(meson.global_build_root(), meson.current_build_dir()), 'is_samepath not detecting same directory')
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/serf/serf-0.7.0/website/source/docs/commands/
H A Dagent.html.markdown6 … important task of maintaining membership information, propagating events, detecting failures, etc.
15 propagating events, detecting failures, etc.
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/serf/website/source/docs/commands/
H A Dagent.html.markdown6 … important task of maintaining membership information, propagating events, detecting failures, etc.
15 propagating events, detecting failures, etc.
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/serf/website/source/docs/commands/
H A Dagent.html.markdown6 … important task of maintaining membership information, propagating events, detecting failures, etc.
15 propagating events, detecting failures, etc.
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/serf/website/source/docs/commands/
H A Dagent.html.markdown6 … important task of maintaining membership information, propagating events, detecting failures, etc.
15 propagating events, detecting failures, etc.
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/serf/website/source/docs/commands/
H A Dagent.html.markdown6 … important task of maintaining membership information, propagating events, detecting failures, etc.
15 propagating events, detecting failures, etc.

12345678910>>...206