Home
last modified time | relevance | path

Searched refs:should_stop (Results 1 – 25 of 595) sorted by relevance

12345678910>>...24

/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dcp_external_control.F112 should_stop = .FALSE.
160 IF (.NOT. should_stop) THEN
162 IF (should_stop) THEN
170 IF (.NOT. should_stop) THEN
172 IF (should_stop) THEN
178 IF (.NOT. should_stop) THEN
180 IF (should_stop) THEN
188 IF (.NOT. should_stop) THEN
190 IF (should_stop) THEN
212 should_stop = .TRUE.
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dcp_external_control.F112 should_stop = .FALSE.
160 IF (.NOT. should_stop) THEN
162 IF (should_stop) THEN
170 IF (.NOT. should_stop) THEN
172 IF (should_stop) THEN
178 IF (.NOT. should_stop) THEN
180 IF (should_stop) THEN
188 IF (.NOT. should_stop) THEN
190 IF (should_stop) THEN
212 should_stop = .TRUE.
[all …]
/dports/graphics/R-cran-ggplot2/ggplot2/man/
H A Dshould_stop.Rd3 \name{should_stop}
4 \alias{should_stop}
7 should_stop(expr)
16 should_stop(stop("Hi!"))
17 should_stop(should_stop("Hi!"))
/dports/devel/py-celery/celery-4.4.7/t/unit/worker/
H A Dtest_state.py47 state.should_stop = None
51 state.should_stop = True
54 state.should_stop = 0
57 state.should_stop = False
62 state.should_stop = None
68 state.should_stop = 0
76 state.should_stop = 303
85 def test_should_terminate(self, should_stop): argument
86 state.should_stop = should_stop
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/swarm/
H A Dswarm_master.F61 LOGICAL :: should_stop = .FALSE. component
238 LOGICAL :: should_stop local
240 should_stop = .FALSE.
267 master%should_stop = .TRUE.
270 IF (.NOT. master%should_stop) THEN
271 CALL external_control(master%should_stop, "SWARM", master%globenv)
272 IF (master%should_stop .AND. master%iw > 0) &
278 IF (master%should_stop) THEN
285 CALL glbopt_master_steer(master%glbopt, report, cmd, should_stop)
290 IF (should_stop) THEN
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/swarm/
H A Dswarm_master.F61 LOGICAL :: should_stop = .FALSE. component
238 LOGICAL :: should_stop local
240 should_stop = .FALSE.
267 master%should_stop = .TRUE.
270 IF (.NOT. master%should_stop) THEN
271 CALL external_control(master%should_stop, "SWARM", master%globenv)
272 IF (master%should_stop .AND. master%iw > 0) &
278 IF (master%should_stop) THEN
285 CALL glbopt_master_steer(master%glbopt, report, cmd, should_stop)
290 IF (should_stop) THEN
[all …]
/dports/science/py-dlib/dlib-19.22/dlib/global_optimization/
H A Dfind_max_global_abstract.h99 stop_condition should_stop = never_stop_early
186 stop_condition should_stop = never_stop_early
203 stop_condition should_stop = never_stop_early
221 stop_condition should_stop = never_stop_early
245 stop_condition should_stop = never_stop_early
330 stop_condition should_stop = never_stop_early
349 stop_condition should_stop = never_stop_early
369 stop_condition should_stop = never_stop_early
/dports/science/dlib-cpp/dlib-19.22/dlib/global_optimization/
H A Dfind_max_global_abstract.h99 stop_condition should_stop = never_stop_early
186 stop_condition should_stop = never_stop_early
203 stop_condition should_stop = never_stop_early
221 stop_condition should_stop = never_stop_early
245 stop_condition should_stop = never_stop_early
330 stop_condition should_stop = never_stop_early
349 stop_condition should_stop = never_stop_early
369 stop_condition should_stop = never_stop_early
/dports/net/py-kombu/kombu-4.6.11/t/unit/
H A Dtest_mixins.py48 c.should_stop = False
60 c.should_stop = True
66 c.should_stop = False
73 c.should_stop = True
82 c.should_stop = False
86 c.should_stop = True
199 self.c.should_stop = True
201 self.c.should_stop = False
219 self.c.should_stop = False
233 self.c.should_stop = True
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/functionalities/conditional_break/
H A Dconditional_break.py19 should_stop = True
24 should_stop = True
26 should_stop = False
29 return should_stop
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/functionalities/conditional_break/
H A Dconditional_break.py19 should_stop = True
24 should_stop = True
26 should_stop = False
29 return should_stop
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/test/API/functionalities/conditional_break/
H A Dconditional_break.py19 should_stop = True
24 should_stop = True
26 should_stop = False
29 return should_stop
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/API/functionalities/conditional_break/
H A Dconditional_break.py19 should_stop = True
24 should_stop = True
26 should_stop = False
29 return should_stop
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/API/functionalities/conditional_break/
H A Dconditional_break.py19 should_stop = True
24 should_stop = True
26 should_stop = False
29 return should_stop
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/functionalities/conditional_break/
H A Dconditional_break.py19 should_stop = True
24 should_stop = True
26 should_stop = False
29 return should_stop
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/API/functionalities/conditional_break/
H A Dconditional_break.py19 should_stop = True
24 should_stop = True
26 should_stop = False
29 return should_stop
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/API/functionalities/conditional_break/
H A Dconditional_break.py19 should_stop = True
24 should_stop = True
26 should_stop = False
29 return should_stop
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/packages/Python/lldbsuite/test/functionalities/conditional_break/
H A Dconditional_break.py19 should_stop = True
24 should_stop = True
26 should_stop = False
29 return should_stop
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/API/functionalities/conditional_break/
H A Dconditional_break.py19 should_stop = True
24 should_stop = True
26 should_stop = False
29 return should_stop
/dports/net/linknx/linknx-0.0.1.32/src/
H A Dthreads.cpp26 t->Run (&t->should_stop); in ThreadWrapper()
41 pth_sem_init (&should_stop); in Thread()
56 pth_sem_inc (&should_stop, TRUE); in Stop()
66 pth_sem_inc (&should_stop, FALSE); in StopDelete()
87 pth_sem_init (&should_stop); in Start()
/dports/math/cgal/CGAL-5.3/include/CGAL/Surface_mesh_simplification/
H A Dedge_collapse.h40 const ShouldStop& should_stop, in edge_collapse() argument
57 …Algorithm algorithm(tmesh, traits, should_stop, vim, vpm, him, ecm, get_cost, get_placement, shoul… in edge_collapse()
86 const ShouldStop& should_stop, in edge_collapse() argument
94 return internal::edge_collapse(tmesh, should_stop, in edge_collapse()
109 int edge_collapse(TM& tmesh, const ShouldStop& should_stop) in edge_collapse() argument
111 return edge_collapse(tmesh, should_stop, CGAL::parameters::all_default()); in edge_collapse()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/unittests/Process/
H A DProcessEventDataTest.cpp127 ThreadSP CreateThread(ProcessSP &process_sp, bool should_stop, in CreateThread() argument
138 should_stop; in CreateThread()
216 bool should_stop = in TEST_F() local
218 ASSERT_TRUE(should_stop == true && found_valid_stopinfo == true); in TEST_F()
225 should_stop = event_data_sp->ShouldStop(event_sp.get(), found_valid_stopinfo); in TEST_F()
226 ASSERT_TRUE(should_stop == false && found_valid_stopinfo == false); in TEST_F()
254 should_stop = event_data_sp->ShouldStop(event_sp.get(), found_valid_stopinfo); in TEST_F()
255 ASSERT_TRUE(should_stop == false && found_valid_stopinfo == true); in TEST_F()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/unittests/Process/
H A DProcessEventDataTest.cpp123 ThreadSP CreateThread(ProcessSP &process_sp, bool should_stop, in CreateThread() argument
134 should_stop; in CreateThread()
212 bool should_stop = in TEST_F() local
214 ASSERT_TRUE(should_stop == true && found_valid_stopinfo == true); in TEST_F()
221 should_stop = event_data_sp->ShouldStop(event_sp.get(), found_valid_stopinfo); in TEST_F()
222 ASSERT_TRUE(should_stop == false && found_valid_stopinfo == false); in TEST_F()
250 should_stop = event_data_sp->ShouldStop(event_sp.get(), found_valid_stopinfo); in TEST_F()
251 ASSERT_TRUE(should_stop == false && found_valid_stopinfo == true); in TEST_F()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/unittests/Process/
H A DProcessEventDataTest.cpp127 ThreadSP CreateThread(ProcessSP &process_sp, bool should_stop, in CreateThread() argument
138 should_stop; in CreateThread()
216 bool should_stop = in TEST_F() local
218 ASSERT_TRUE(should_stop == true && found_valid_stopinfo == true); in TEST_F()
225 should_stop = event_data_sp->ShouldStop(event_sp.get(), found_valid_stopinfo); in TEST_F()
226 ASSERT_TRUE(should_stop == false && found_valid_stopinfo == false); in TEST_F()
254 should_stop = event_data_sp->ShouldStop(event_sp.get(), found_valid_stopinfo); in TEST_F()
255 ASSERT_TRUE(should_stop == false && found_valid_stopinfo == true); in TEST_F()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/unittests/Process/
H A DProcessEventDataTest.cpp123 ThreadSP CreateThread(ProcessSP &process_sp, bool should_stop, in CreateThread() argument
134 should_stop; in CreateThread()
212 bool should_stop = in TEST_F() local
214 ASSERT_TRUE(should_stop == true && found_valid_stopinfo == true); in TEST_F()
221 should_stop = event_data_sp->ShouldStop(event_sp.get(), found_valid_stopinfo); in TEST_F()
222 ASSERT_TRUE(should_stop == false && found_valid_stopinfo == false); in TEST_F()
250 should_stop = event_data_sp->ShouldStop(event_sp.get(), found_valid_stopinfo); in TEST_F()
251 ASSERT_TRUE(should_stop == false && found_valid_stopinfo == true); in TEST_F()

12345678910>>...24