Home
last modified time | relevance | path

Searched refs:isCancelled (Results 1 – 25 of 1194) sorted by relevance

12345678910>>...48

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/contrib/javasupport/
H A DSendMail.java91 if (isCancelled())return; in mainMethod()
96 if (isCancelled())return; in mainMethod()
102 if (isCancelled())return; in mainMethod()
105 if (isCancelled())return; in mainMethod()
108 if (isCancelled())return; in mainMethod()
111 if (isCancelled())return; in mainMethod()
199 if (isCancelled())return; in sendHeader()
201 if (isCancelled())return; in sendHeader()
206 if (isCancelled())return; in sendHeader()
208 if (isCancelled())return; in sendHeader()
[all …]
H A DCommunicateGUI.java44 private boolean isCancelled; //Should we cancel operations field in CommunicateGUI
122 public boolean isCancelled() { in isCancelled() method in CommunicateGUI
123 return isCancelled; in isCancelled()
132 public void setCancelled(boolean isCancelled) { in setCancelled() argument
133 this.isCancelled = isCancelled; in setCancelled()
134 if (isCancelled==true) { in setCancelled()
/dports/science/nwchem-data/nwchem-7.0.2-release/contrib/javasupport/
H A DSendMail.java91 if (isCancelled())return; in mainMethod()
96 if (isCancelled())return; in mainMethod()
102 if (isCancelled())return; in mainMethod()
105 if (isCancelled())return; in mainMethod()
108 if (isCancelled())return; in mainMethod()
111 if (isCancelled())return; in mainMethod()
199 if (isCancelled())return; in sendHeader()
201 if (isCancelled())return; in sendHeader()
206 if (isCancelled())return; in sendHeader()
208 if (isCancelled())return; in sendHeader()
[all …]
H A DCommunicateGUI.java44 private boolean isCancelled; //Should we cancel operations field in CommunicateGUI
122 public boolean isCancelled() { in isCancelled() method in CommunicateGUI
123 return isCancelled; in isCancelled()
132 public void setCancelled(boolean isCancelled) { in setCancelled() argument
133 this.isCancelled = isCancelled; in setCancelled()
134 if (isCancelled==true) { in setCancelled()
/dports/textproc/goldendict/goldendict-73ec1b5/
H A Ddictserver.cc39 if( Qt4x5::AtomicInt::loadAcquire( isCancelled ) ) in readLine()
68 if( Qt4x5::AtomicInt::loadAcquire( isCancelled ) ) in connectToServer()
79 if( Qt4x5::AtomicInt::loadAcquire( isCancelled ) ) in connectToServer()
97 if( Qt4x5::AtomicInt::loadAcquire( isCancelled ) ) in connectToServer()
144 if( Qt4x5::AtomicInt::loadAcquire( isCancelled ) ) in connectToServer()
162 if( !Qt4x5::AtomicInt::loadAcquire( isCancelled ) ) in connectToServer()
293 QAtomicInt isCancelled; in getServerDatabases() local
376 QAtomicInt isCancelled; member in DictServer::__anonf107de600211::DictServerWordSearchRequest
560 isCancelled.ref(); in cancel()
590 QAtomicInt isCancelled; member in DictServer::__anonf107de600211::DictServerArticleRequest
[all …]
H A Dftshelpers.cc302 if( Qt4x5::AtomicInt::loadAcquire( isCancelled ) )
324 if( Qt4x5::AtomicInt::loadAcquire( isCancelled ) )
341 if( Qt4x5::AtomicInt::loadAcquire( isCancelled ) )
357 if( Qt4x5::AtomicInt::loadAcquire( isCancelled ) )
390 if( Qt4x5::AtomicInt::loadAcquire( isCancelled ) )
879 if( Qt4x5::AtomicInt::loadAcquire( isCancelled ) )
1032 if( Qt4x5::AtomicInt::loadAcquire( isCancelled ) )
1114 if( Qt4x5::AtomicInt::loadAcquire( isCancelled ) )
1121 if( Qt4x5::AtomicInt::loadAcquire( isCancelled ) )
1135 if( Qt4x5::AtomicInt::loadAcquire( isCancelled ) )
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clangd/unittests/support/
H A DCancellationTests.cpp18 EXPECT_FALSE(isCancelled()); in TEST()
20 EXPECT_TRUE(isCancelled()); in TEST()
28 EXPECT_FALSE(isCancelled()); in TEST()
30 EXPECT_TRUE(isCancelled()); in TEST()
32 EXPECT_TRUE(isCancelled()); in TEST()
39 EXPECT_FALSE(isCancelled()); in TEST()
41 EXPECT_TRUE(isCancelled()); in TEST()
63 EXPECT_EQ(NestedTasks::InnerReason, isCancelled(CancelInner.Inner.first)); in TEST()
64 EXPECT_FALSE(isCancelled(CancelInner.Outer.first)); in TEST()
68 EXPECT_EQ(NestedTasks::OuterReason, isCancelled(CancelOuter.Inner.first)); in TEST()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/support/
H A DCancellationTests.cpp18 EXPECT_FALSE(isCancelled()); in TEST()
20 EXPECT_TRUE(isCancelled()); in TEST()
28 EXPECT_FALSE(isCancelled()); in TEST()
30 EXPECT_TRUE(isCancelled()); in TEST()
32 EXPECT_TRUE(isCancelled()); in TEST()
39 EXPECT_FALSE(isCancelled()); in TEST()
41 EXPECT_TRUE(isCancelled()); in TEST()
63 EXPECT_EQ(NestedTasks::InnerReason, isCancelled(CancelInner.Inner.first)); in TEST()
64 EXPECT_FALSE(isCancelled(CancelInner.Outer.first)); in TEST()
68 EXPECT_EQ(NestedTasks::OuterReason, isCancelled(CancelOuter.Inner.first)); in TEST()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clangd/unittests/support/
H A DCancellationTests.cpp18 EXPECT_FALSE(isCancelled()); in TEST()
20 EXPECT_TRUE(isCancelled()); in TEST()
28 EXPECT_FALSE(isCancelled()); in TEST()
30 EXPECT_TRUE(isCancelled()); in TEST()
32 EXPECT_TRUE(isCancelled()); in TEST()
39 EXPECT_FALSE(isCancelled()); in TEST()
41 EXPECT_TRUE(isCancelled()); in TEST()
63 EXPECT_EQ(NestedTasks::InnerReason, isCancelled(CancelInner.Inner.first)); in TEST()
64 EXPECT_FALSE(isCancelled(CancelInner.Outer.first)); in TEST()
68 EXPECT_EQ(NestedTasks::OuterReason, isCancelled(CancelOuter.Inner.first)); in TEST()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clangd/unittests/support/
H A DCancellationTests.cpp18 EXPECT_FALSE(isCancelled()); in TEST()
20 EXPECT_TRUE(isCancelled()); in TEST()
28 EXPECT_FALSE(isCancelled()); in TEST()
30 EXPECT_TRUE(isCancelled()); in TEST()
32 EXPECT_TRUE(isCancelled()); in TEST()
39 EXPECT_FALSE(isCancelled()); in TEST()
41 EXPECT_TRUE(isCancelled()); in TEST()
63 EXPECT_EQ(NestedTasks::InnerReason, isCancelled(CancelInner.Inner.first)); in TEST()
64 EXPECT_FALSE(isCancelled(CancelInner.Outer.first)); in TEST()
68 EXPECT_EQ(NestedTasks::OuterReason, isCancelled(CancelOuter.Inner.first)); in TEST()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clangd/unittests/support/
H A DCancellationTests.cpp18 EXPECT_FALSE(isCancelled()); in TEST()
20 EXPECT_TRUE(isCancelled()); in TEST()
28 EXPECT_FALSE(isCancelled()); in TEST()
30 EXPECT_TRUE(isCancelled()); in TEST()
32 EXPECT_TRUE(isCancelled()); in TEST()
39 EXPECT_FALSE(isCancelled()); in TEST()
41 EXPECT_TRUE(isCancelled()); in TEST()
63 EXPECT_EQ(NestedTasks::InnerReason, isCancelled(CancelInner.Inner.first)); in TEST()
64 EXPECT_FALSE(isCancelled(CancelInner.Outer.first)); in TEST()
68 EXPECT_EQ(NestedTasks::OuterReason, isCancelled(CancelOuter.Inner.first)); in TEST()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/unittests/support/
H A DCancellationTests.cpp18 EXPECT_FALSE(isCancelled()); in TEST()
20 EXPECT_TRUE(isCancelled()); in TEST()
28 EXPECT_FALSE(isCancelled()); in TEST()
30 EXPECT_TRUE(isCancelled()); in TEST()
32 EXPECT_TRUE(isCancelled()); in TEST()
39 EXPECT_FALSE(isCancelled()); in TEST()
41 EXPECT_TRUE(isCancelled()); in TEST()
63 EXPECT_EQ(NestedTasks::InnerReason, isCancelled(CancelInner.Inner.first)); in TEST()
64 EXPECT_FALSE(isCancelled(CancelInner.Outer.first)); in TEST()
68 EXPECT_EQ(NestedTasks::OuterReason, isCancelled(CancelOuter.Inner.first)); in TEST()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/support/
H A DCancellationTests.cpp18 EXPECT_FALSE(isCancelled()); in TEST()
20 EXPECT_TRUE(isCancelled()); in TEST()
28 EXPECT_FALSE(isCancelled()); in TEST()
30 EXPECT_TRUE(isCancelled()); in TEST()
32 EXPECT_TRUE(isCancelled()); in TEST()
39 EXPECT_FALSE(isCancelled()); in TEST()
41 EXPECT_TRUE(isCancelled()); in TEST()
63 EXPECT_EQ(NestedTasks::InnerReason, isCancelled(CancelInner.Inner.first)); in TEST()
64 EXPECT_FALSE(isCancelled(CancelInner.Outer.first)); in TEST()
68 EXPECT_EQ(NestedTasks::OuterReason, isCancelled(CancelOuter.Inner.first)); in TEST()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/unittests/support/
H A DCancellationTests.cpp18 EXPECT_FALSE(isCancelled()); in TEST()
20 EXPECT_TRUE(isCancelled()); in TEST()
28 EXPECT_FALSE(isCancelled()); in TEST()
30 EXPECT_TRUE(isCancelled()); in TEST()
32 EXPECT_TRUE(isCancelled()); in TEST()
39 EXPECT_FALSE(isCancelled()); in TEST()
41 EXPECT_TRUE(isCancelled()); in TEST()
63 EXPECT_EQ(NestedTasks::InnerReason, isCancelled(CancelInner.Inner.first)); in TEST()
64 EXPECT_FALSE(isCancelled(CancelInner.Outer.first)); in TEST()
68 EXPECT_EQ(NestedTasks::OuterReason, isCancelled(CancelOuter.Inner.first)); in TEST()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clangd/unittests/support/
H A DCancellationTests.cpp18 EXPECT_FALSE(isCancelled()); in TEST()
20 EXPECT_TRUE(isCancelled()); in TEST()
28 EXPECT_FALSE(isCancelled()); in TEST()
30 EXPECT_TRUE(isCancelled()); in TEST()
32 EXPECT_TRUE(isCancelled()); in TEST()
39 EXPECT_FALSE(isCancelled()); in TEST()
41 EXPECT_TRUE(isCancelled()); in TEST()
63 EXPECT_EQ(NestedTasks::InnerReason, isCancelled(CancelInner.Inner.first)); in TEST()
64 EXPECT_FALSE(isCancelled(CancelInner.Outer.first)); in TEST()
68 EXPECT_EQ(NestedTasks::OuterReason, isCancelled(CancelOuter.Inner.first)); in TEST()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/support/
H A DCancellationTests.cpp18 EXPECT_FALSE(isCancelled()); in TEST()
20 EXPECT_TRUE(isCancelled()); in TEST()
28 EXPECT_FALSE(isCancelled()); in TEST()
30 EXPECT_TRUE(isCancelled()); in TEST()
32 EXPECT_TRUE(isCancelled()); in TEST()
39 EXPECT_FALSE(isCancelled()); in TEST()
41 EXPECT_TRUE(isCancelled()); in TEST()
63 EXPECT_EQ(NestedTasks::InnerReason, isCancelled(CancelInner.Inner.first)); in TEST()
64 EXPECT_FALSE(isCancelled(CancelInner.Outer.first)); in TEST()
68 EXPECT_EQ(NestedTasks::OuterReason, isCancelled(CancelOuter.Inner.first)); in TEST()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clangd/unittests/
H A DCancellationTests.cpp18 EXPECT_FALSE(isCancelled()); in TEST()
20 EXPECT_TRUE(isCancelled()); in TEST()
28 EXPECT_FALSE(isCancelled()); in TEST()
30 EXPECT_TRUE(isCancelled()); in TEST()
32 EXPECT_TRUE(isCancelled()); in TEST()
39 EXPECT_FALSE(isCancelled()); in TEST()
41 EXPECT_TRUE(isCancelled()); in TEST()
53 HasCancelled = isCancelled(); in TEST()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clangd/unittests/
H A DCancellationTests.cpp18 EXPECT_FALSE(isCancelled()); in TEST()
20 EXPECT_TRUE(isCancelled()); in TEST()
28 EXPECT_FALSE(isCancelled()); in TEST()
30 EXPECT_TRUE(isCancelled()); in TEST()
32 EXPECT_TRUE(isCancelled()); in TEST()
39 EXPECT_FALSE(isCancelled()); in TEST()
41 EXPECT_TRUE(isCancelled()); in TEST()
53 HasCancelled = isCancelled(); in TEST()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clangd/unittests/
H A DCancellationTests.cpp18 EXPECT_FALSE(isCancelled()); in TEST()
20 EXPECT_TRUE(isCancelled()); in TEST()
28 EXPECT_FALSE(isCancelled()); in TEST()
30 EXPECT_TRUE(isCancelled()); in TEST()
32 EXPECT_TRUE(isCancelled()); in TEST()
39 EXPECT_FALSE(isCancelled()); in TEST()
41 EXPECT_TRUE(isCancelled()); in TEST()
53 HasCancelled = isCancelled(); in TEST()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/unittests/clangd/
H A DCancellationTests.cpp18 EXPECT_FALSE(isCancelled()); in TEST()
20 EXPECT_TRUE(isCancelled()); in TEST()
28 EXPECT_FALSE(isCancelled()); in TEST()
30 EXPECT_TRUE(isCancelled()); in TEST()
32 EXPECT_TRUE(isCancelled()); in TEST()
39 EXPECT_FALSE(isCancelled()); in TEST()
41 EXPECT_TRUE(isCancelled()); in TEST()
53 HasCancelled = isCancelled(); in TEST()
/dports/graphics/krita/krita-4.4.8/libs/ui/
H A DKisAsyncAnimationRendererBase.cpp36 bool isCancelled = false; member
62 m_d->isCancelled = false; in startFrameRegeneration()
125 if (m_d->isCancelled) return; in notifyFrameCompleted()
140 if (m_d->isCancelled) return; in notifyFrameCancelled()
149 void KisAsyncAnimationRendererBase::clearFrameRegenerationState(bool isCancelled) in clearFrameRegenerationState() argument
153 Q_UNUSED(isCancelled); in clearFrameRegenerationState()
159 m_d->isCancelled = true; in clearFrameRegenerationState()
/dports/x11/libfm-qt/libfm-qt-1.0.0/src/core/
H A Dfilechangeattrjob.cpp61 if(isCancelled()) { in exec()
112 if(!isCancelled() && recursive_ && type == G_FILE_TYPE_DIRECTORY) { in processFile()
124 while(!isCancelled()) { in processFile()
150 } while(!isCancelled() && retry); in processFile()
180 } while(retry && !isCancelled()); in changeFileOwner()
200 } while(retry && !isCancelled()); in changeFileGroup()
241 } while(retry && !isCancelled()); in changeFileMode()
260 } while(retry && !isCancelled()); in changeFileDisplayName()
280 } while(retry && !isCancelled()); in changeFileIcon()
301 } while(retry && !isCancelled()); in changeFileHidden()
[all …]
H A Dfiletransferjob.cpp102 } while(retry && !isCancelled()); in moveFileSameFs()
126 } while(retry && !isCancelled()); in copyRegularFile()
173 while(!isCancelled()) { in copyDirContent()
199 if(isCancelled()) { in copyDirContent()
227 if(isCancelled()) { in makeDir()
280 if(mkdir_done && !isCancelled()) { in makeDir()
359 if(!isCancelled() && err) { in handleError()
385 if(!srcInfo || isCancelled()) { in processPath()
571 } while(!isCancelled() && retry); in createSymlink()
646 if(isCancelled()) { in exec()
[all …]
/dports/net/jgroups/jgroups-2.12.0/tests/junit-functional/org/jgroups/tests/
H A DTimeSchedulerTest.java218 assert !(future.isCancelled()); in testDynamicTask()
222 assert !(future.isCancelled()); in testDynamicTask()
226 assert future.isCancelled(); in testDynamicTask()
241 assert !(future.isCancelled()); in testDynamicTaskCancel()
249 assert future.isCancelled(); in testDynamicTaskCancel()
274 assert future.isCancelled(); in testIsDone()
289 assert !future.isCancelled(); in testIsDone2()
293 assert !future.isCancelled(); in testIsDone2()
297 assert future.isCancelled(); in testIsDone2()
313 assert !future.isCancelled(); in testIsDone3()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/concurrent/FutureTask/
H A DCustomized.java74 check(! task.isCancelled()); in checkReady()
82 check(! task.isCancelled()); in checkDone()
89 check(task.isCancelled()); in checkCancelled()
97 check(! task.isCancelled()); in checkThrew()
109 boolean isCancelled = task.isCancelled(); in run()
112 equal(isCancelled, task.isCancelled()); in run()

12345678910>>...48