Home
last modified time | relevance | path

Searched refs:isCanceled (Results 1 – 25 of 1931) sorted by relevance

12345678910>>...78

/dports/www/squid/squid-4.15/src/base/
H A DAsyncCall.cc23 debugLevel(aDebugLevel), theNext(0), isCanceled(NULL) in AsyncCall()
44 if (!isCanceled) // we did not cancel() when returning false from canFire() in make()
45 isCanceled = "unknown reason"; in make()
48 " [" << id << ']' << " because of " << isCanceled); in make()
55 " [" << id << "] " << (isCanceled ? "also " : "") << in cancel()
58 isCanceled = reason; in cancel()
65 return !isCanceled; in canFire()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.common.tests/src/org/eclipse/equinox/common/tests/
H A DProgressMonitorWrapperTest.java48 assertTrue("1.2", !nullMonitor.isCanceled()); in testProgressMonitorWrapper()
49 assertTrue("1.3", !wrapped.isCanceled()); in testProgressMonitorWrapper()
50 assertTrue("1.4", !wrapper.isCanceled()); in testProgressMonitorWrapper()
53 assertTrue("1.5", nullMonitor.isCanceled()); in testProgressMonitorWrapper()
54 assertTrue("1.6", wrapped.isCanceled()); in testProgressMonitorWrapper()
55 assertTrue("1.7", wrapper.isCanceled()); in testProgressMonitorWrapper()
H A DSubMonitorTest.java621 assertTrue(spm.isCanceled()); in testCancellation()
623 Assert.assertFalse(spm.isCanceled()); in testCancellation()
627 assertTrue(root.isCanceled()); in testCancellation()
629 Assert.assertFalse(root.isCanceled()); in testCancellation()
637 assertTrue(spm2.isCanceled()); in testCancellation()
639 Assert.assertFalse(spm2.isCanceled()); in testCancellation()
643 assertTrue(root.isCanceled()); in testCancellation()
657 Assert.assertFalse(mon.isCanceled()); in testNullParent()
659 assertTrue(mon.isCanceled()); in testNullParent()
841 monitor.isCanceled(); in reportWorkInBalancedTree()
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/cplusplus/
H A DDependencyTable.cpp58 if (futureInterface.isCanceled()) in build()
72 if (futureInterface.isCanceled()) in build()
91 if (futureInterface.isCanceled()) in build()
97 if (futureInterface.isCanceled()) in build()
113 if (futureInterface.isCanceled()) in build()
121 if (futureInterface.isCanceled()) in build()
124 if (futureInterface.isCanceled()) in build()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.concurrent/src/org/eclipse/equinox/concurrent/future/
H A DSingleOperationFuture.java103 if (!isCanceled()) { in runWithProgress()
107 if (!isCanceled()) in runWithProgress()
117 if (!isCanceled()) in runWithProgress()
138 if (isCanceled()) in cancel()
173 if (pm != null && pm.isCanceled()) { in throwIfCanceled()
182 public synchronized boolean isCanceled() { in isCanceled() method in SingleOperationFuture
183 return getProgressMonitor().isCanceled(); in isCanceled()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/
H A DMarkerUpdateJob.java65 if (monitor.isCanceled()) { in buildMarkers()
75 if (monitor.isCanceled()) { in buildMarkers()
85 if (monitor.isCanceled()) { in buildMarkers()
89 if (monitor.isCanceled()) { in buildMarkers()
109 if (monitor.isCanceled() || generator == null) { in clean()
125 if (monitor.isCanceled()) { in processMarkerEntries()
194 if (monitor.isCanceled()) { in run()
H A DMarkers.java93 if (monitor.isCanceled()) { in updateWithNewMarkers()
100 if (monitor.isCanceled()) { in updateWithNewMarkers()
105 if (monitor.isCanceled()) { in updateWithNewMarkers()
134 if (monitor.isCanceled()) { in sortAndMakeCategories()
149 if (monitor.isCanceled()) { in sortMarkerEntries()
160 if (monitor.isCanceled()) { in sortMarkerEntries()
173 if (monitor.isCanceled()) { in sortMarkerEntries()
181 if (monitor.isCanceled()) { in sortMarkerEntries()
266 if (monitor.isCanceled()) { in groupMarkerEntries()
285 if (monitor.isCanceled()) { in groupMarkerEntries()
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse.externaltools/src/net/sourceforge/phpdt/externaltools/internal/program/launchConfigurations/
H A DProgramLaunchDelegate.java46 if (monitor.isCanceled()) { in launch()
54 if (monitor.isCanceled()) { in launch()
62 if (monitor.isCanceled()) { in launch()
70 if (monitor.isCanceled()) { in launch()
78 if (monitor.isCanceled()) { in launch()
97 if (monitor.isCanceled()) { in launch()
119 if (monitor.isCanceled()) { in launch()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/pal/
H A Dpal.cpp148 if ( isCanceled() ) in extract()
153 if ( isCanceled() ) in extract()
161 if ( isCanceled() ) in extract()
180 if ( isCanceled() ) in extract()
192 if ( isCanceled() ) in extract()
240 if ( isCanceled() ) in extract()
246 if ( isCanceled() ) in extract()
255 if ( isCanceled() ) in extract()
269 if ( isCanceled() ) in extract()
286 if ( isCanceled() ) in extract()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/wizards/tools/
H A DOrganizeManifestsProcessor.java149 if (!subMonitor.isCanceled()) in runCleanup()
159 if (!subMonitor.isCanceled()) in runCleanup()
169 if (!subMonitor.isCanceled()) in runCleanup()
173 if (!subMonitor.isCanceled()) in runCleanup()
181 if (!subMonitor.isCanceled()) { in runCleanup()
189 if (!subMonitor.isCanceled()) { in runCleanup()
197 if (!subMonitor.isCanceled()) { in runCleanup()
207 if (!subMonitor.isCanceled()) in runCleanup()
215 if (!subMonitor.isCanceled()) { in runCleanup()
223 if (!subMonitor.isCanceled()) in runCleanup()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/model/elements/
H A DElementContentProvider.java57 if (!update.isCanceled()) { in update()
75 if (!update.isCanceled()) { in update()
93 if (!update.isCanceled()) { in retrieveChildren()
100 if (!update.isCanceled() && children != null) { in retrieveChildren()
121 if (!update.isCanceled()) { in retrieveChildCount()
127 if (!update.isCanceled()) { in retrieveChildCount()
209 if (!update.isCanceled()) { in update()
227 if (!update.isCanceled()) { in updateHasChildren()
233 if (!update.isCanceled()) { in updateHasChildren()
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/qredisclient/3rdparty/asyncfuture/tests/asyncfutureunittests/
H A Dspec.cpp79 QCOMPARE(future.isCanceled(), false); in test_QFuture_cancel()
89 QCOMPARE(future.isCanceled(), true); in test_QFuture_cancel()
190 QCOMPARE(future.isCanceled(), false); in test_QtConcurrent_exception()
195 QCOMPARE(future.isCanceled(), true); in test_QtConcurrent_exception()
474 QCOMPARE(vFuture.isCanceled(), true); in test_Observable_context_destroyed()
712 QCOMPARE(vFuture.isCanceled(), true); in test_Observable_signal_destroyed()
750 QCOMPARE(result.isCanceled(), true); in test_Observable_subscribe()
889 QCOMPARE(future.isCanceled(), true); in test_Observable_subscribe_exception()
897 QCOMPARE(future.isCanceled(), true); in test_Observable_subscribe_exception()
1177 QCOMPARE(future.isCanceled(), true); in test_Deferred()
[all …]
/dports/graphics/qgis/qgis-3.22.3/src/core/pal/
H A Dpal.cpp148 if ( isCanceled() ) in extract()
153 if ( isCanceled() ) in extract()
161 if ( isCanceled() ) in extract()
180 if ( isCanceled() ) in extract()
192 if ( isCanceled() ) in extract()
242 if ( isCanceled() ) in extract()
248 if ( isCanceled() ) in extract()
257 if ( isCanceled() ) in extract()
271 if ( isCanceled() ) in extract()
288 if ( isCanceled() ) in extract()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/upstream/cache/
H A DCacheUtil.java126 @Nullable AtomicBoolean isCanceled) in cache() argument
137 isCanceled, in cache()
178 @Nullable AtomicBoolean isCanceled, in cache() argument
199 throwExceptionIfInterruptedOrCancelled(isCanceled); in cache()
220 isCanceled); in cache()
275 @Nullable AtomicBoolean isCanceled) in readAndDiscard() argument
285 throwExceptionIfInterruptedOrCancelled(isCanceled); in readAndDiscard()
312 throwExceptionIfInterruptedOrCancelled(isCanceled); in readAndDiscard()
395 private static void throwExceptionIfInterruptedOrCancelled(@Nullable AtomicBoolean isCanceled) in throwExceptionIfInterruptedOrCancelled() argument
397 if (Thread.interrupted() || (isCanceled != null && isCanceled.get())) { in throwExceptionIfInterruptedOrCancelled()
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/upstream/cache/
H A DCacheUtil.java126 @Nullable AtomicBoolean isCanceled) in cache() argument
137 isCanceled, in cache()
178 @Nullable AtomicBoolean isCanceled, in cache() argument
199 throwExceptionIfInterruptedOrCancelled(isCanceled); in cache()
220 isCanceled); in cache()
275 @Nullable AtomicBoolean isCanceled) in readAndDiscard() argument
285 throwExceptionIfInterruptedOrCancelled(isCanceled); in readAndDiscard()
312 throwExceptionIfInterruptedOrCancelled(isCanceled); in readAndDiscard()
395 private static void throwExceptionIfInterruptedOrCancelled(@Nullable AtomicBoolean isCanceled) in throwExceptionIfInterruptedOrCancelled() argument
397 if (Thread.interrupted() || (isCanceled != null && isCanceled.get())) { in throwExceptionIfInterruptedOrCancelled()
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/upstream/cache/
H A DCacheUtil.java126 @Nullable AtomicBoolean isCanceled) in cache() argument
137 isCanceled, in cache()
178 @Nullable AtomicBoolean isCanceled, in cache() argument
199 throwExceptionIfInterruptedOrCancelled(isCanceled); in cache()
220 isCanceled); in cache()
275 @Nullable AtomicBoolean isCanceled) in readAndDiscard() argument
285 throwExceptionIfInterruptedOrCancelled(isCanceled); in readAndDiscard()
312 throwExceptionIfInterruptedOrCancelled(isCanceled); in readAndDiscard()
395 private static void throwExceptionIfInterruptedOrCancelled(@Nullable AtomicBoolean isCanceled) in throwExceptionIfInterruptedOrCancelled() argument
397 if (Thread.interrupted() || (isCanceled != null && isCanceled.get())) { in throwExceptionIfInterruptedOrCancelled()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/viewers/provisional/
H A DAsynchronousLabelAdapter.java96 if (!monitor.isCanceled()) { in computeLabels()
100 if (!monitor.isCanceled()) { in computeLabels()
103 if (!monitor.isCanceled()) { in computeLabels()
106 if (!monitor.isCanceled()) { in computeLabels()
109 if (!monitor.isCanceled()) { in computeLabels()
115 if (!monitor.isCanceled()) { in computeLabels()
/dports/graphics/aseprite/aseprite-1.2.9/src/app/ui/editor/
H A Ddrawing_state.cpp78 ASSERT(!m_toolLoopManager->isCanceled()); in initToolLoop()
83 ASSERT(!m_toolLoopManager->isCanceled()); in initToolLoop()
96 if (!m_toolLoopManager->isCanceled()) in notifyToolLoopModifiersChange()
127 const bool isCanceled = m_toolLoopManager->isCanceled(); in onMouseDown() local
137 if (recreateLoop && isCanceled) { in onMouseDown()
287 if (m_toolLoopManager->isCanceled()) { in destroyLoopIfCanceled()
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/okteta/
H A Doktetadocument.cpp108 bool isCanceled = false; in close() local
114 isCanceled = true; in close()
129 isCanceled = true; in close()
132 isCanceled = true; in close()
138 isCanceled = true; in close()
143 if( isCanceled ) in close()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.jface.text/projection/org/eclipse/jface/text/source/projection/
H A DProjectionSummary.java156 if (isCanceled(monitor)) in internalUpdateSummaries()
162 private boolean isCanceled(IProgressMonitor monitor) { in isCanceled() method in ProjectionSummary
163 return monitor != null && monitor.isCanceled(); in isCanceled()
185 if (isCanceled(monitor)) in removeSummaries()
192 if (!isCanceled(monitor)) in removeSummaries()
219 if (isCanceled(monitor)) in createSummaries()
226 if (!isCanceled(monitor)) in createSummaries()
232 if (isCanceled(monitor)) in createSummaries()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/analysis/mesh/
H A Dqgsmeshtriangulation.cpp48 if ( feedback->isCanceled() ) in addVertices()
72 if ( feedback->isCanceled() ) in addBreakLines()
129 if ( feedback && feedback->isCanceled() ) in addVerticesFromFeature()
179 if ( feedback && feedback->isCanceled() ) in addBreakLinesFromFeature()
189 if ( feedback && feedback->isCanceled() ) in addBreakLinesFromFeature()
202 if ( feedback && feedback->isCanceled() ) in addBreakLinesFromFeature()
218 if ( feedback && feedback->isCanceled() ) in addBreakLinesFromFeature()
227 if ( feedback && feedback->isCanceled() ) in addBreakLinesFromFeature()
/dports/graphics/qgis/qgis-3.22.3/src/core/effects/
H A Dqgsimageoperation.cpp59 if ( feedback && feedback->isCanceled() ) in runPixelOperationOnWholeImage()
397 if ( feedback && feedback->isCanceled() ) in distanceTransform()
403 if ( feedback && feedback->isCanceled() ) in distanceTransform()
408 if ( feedback && feedback->isCanceled() ) in distanceTransform()
421 if ( feedback && feedback->isCanceled() ) in distanceTransform()
613 if ( feedback && feedback->isCanceled() ) in stackBlur()
622 if ( feedback && feedback->isCanceled() ) in stackBlur()
628 if ( feedback && feedback->isCanceled() ) in stackBlur()
634 if ( feedback && feedback->isCanceled() ) in stackBlur()
640 if ( feedback && feedback->isCanceled() ) in stackBlur()
[all …]
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse.webbrowser/src/net/sourceforge/phpeclipse/webbrowser/internal/
H A DBrowserSearcher.java66 if (monitor.isCanceled()) in search()
94 if (monitor.isCanceled()) in search()
101 if (monitor.isCanceled()) in search()
123 if (monitor.isCanceled()) in search()
131 if (monitor.isCanceled()) { in search()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.core.externaltools/src/org/eclipse/core/externaltools/internal/launchConfigurations/
H A DProgramLaunchDelegate.java61 if (monitor.isCanceled()) { in launch()
68 if (monitor.isCanceled()) { in launch()
76 if (monitor.isCanceled()) { in launch()
82 if (monitor.isCanceled()) { in launch()
91 if (monitor.isCanceled()) { in launch()
98 if (monitor.isCanceled()) { in launch()
147 if (monitor.isCanceled()) { in launch()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/test/unittests/front_end/common/
H A DProgress_test.ts30 isCanceled() {
147 assert.isFalse(subProgress.isCanceled(), 'progress should not be canceled');
149 assert.isTrue(subProgress.isCanceled(), 'progress should be canceled');
178 assert.isFalse(subProgress11.isCanceled(), 'progress should not be canceled');
180 assert.isTrue(subProgress11.isCanceled(), 'progress should be canceled');
208 assert.isFalse(progressProxy.isCanceled());
217 assert.isFalse(progressProxy.isCanceled(), 'progress should not be canceled');
219 assert.isTrue(progressProxy.isCanceled(), 'progress should be canceled');

12345678910>>...78