Home
last modified time | relevance | path

Searched refs:run_once (Results 226 – 250 of 1000) sorted by relevance

12345678910>>...40

/dports/devel/py-doit/doit-0.31.1/doc/
H A Duptodate.rst43 run_once()
47 all the time. With "run_once" the task will not be executed again after the first
56 Note that even with *run_once* the file will be downloaded again in case the target is removed.
/dports/sysutils/wuzzah/wuzzah-0.53/
H A Dcommon.h23 short run_once; member
/dports/devel/folly/folly-2021.12.27.00/folly/synchronization/test/
H A DHazptrTest.cpp1307 uint64_t run_once( in run_once() function
1374 return run_once(nthreads, init, fn, endFn); in holder_bench()
1389 return run_once(nthreads, init, fn, endFn); in array_bench()
1404 return run_once(nthreads, init, fn, endFn); in local_bench()
1420 return run_once(nthreads, init, fn, endFn); in obj_bench()
1443 return run_once(nthreads, init, fn, endFn); in list_hoh_bench()
1466 return run_once(nthreads, init, fn, endFn); in list_protect_all_bench()
1481 return run_once(nthreads, init, fn, endFn); in cleanup_bench()
1503 return run_once(nthreads, init, fn, endFn); in cohort_bench()
1541 return run_once(nthreads, init, fn, endFn); in tc_miss_bench()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/test/
H A Dcore_fold_SUITE.erl422 X = Y = run_once(),
426 case {true,run_once()} of
435 ran_once = erase(run_once),
438 run_once() -> function
439 undefined = put(run_once, ran_once),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/test/
H A Dcore_fold_SUITE.erl444 X = Y = run_once(),
448 case {true,run_once()} of
457 ran_once = erase(run_once),
460 run_once() -> function
461 undefined = put(run_once, ran_once),
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/test/
H A Dcore_fold_SUITE.erl454 X = Y = run_once(),
458 case {true,run_once()} of
467 ran_once = erase(run_once),
470 run_once() -> function
471 undefined = put(run_once, ran_once),
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/test/
H A Dcore_fold_SUITE.erl454 X = Y = run_once(),
458 case {true,run_once()} of
467 ran_once = erase(run_once),
470 run_once() -> function
471 undefined = put(run_once, ran_once),
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/test/
H A Dcore_fold_SUITE.erl454 X = Y = run_once(),
458 case {true,run_once()} of
467 ran_once = erase(run_once),
470 run_once() -> function
471 undefined = put(run_once, ran_once),
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/test/
H A Dcore_fold_SUITE.erl454 X = Y = run_once(),
458 case {true,run_once()} of
467 ran_once = erase(run_once),
470 run_once() -> function
471 undefined = put(run_once, ran_once),
/dports/games/construo/construo-0.2.3/src/
H A Dgui_manager.hpp57 virtual void run_once ();
/dports/mail/mailman3/mailman-3.3.1/src/mailman/runners/tests/
H A Dtest_outgoing.py45 def run_once(runner): function
61 self._runner = make_testable_runner(OutgoingRunner, 'out', run_once)
227 self._runner = make_testable_runner(OutgoingRunner, 'out', run_once)
300 self._runner = make_testable_runner(OutgoingRunner, 'out', run_once)
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/
H A Dwebsocket.rs401 fn run_once(self) { in run_once() method
430 fn run_once(self) { in run_once() method
446 fn run_once(self) { in run_once() method
487 fn run_once(self) { in run_once() method
/dports/devel/onetbb/oneTBB-2021.4.0/include/oneapi/tbb/
H A Dcollaborative_call_once.h100 void run_once(F&& f) { in alignas()
166 runner.run_once([&] { in do_collaborative_call_once()
/dports/devel/emscripten/emscripten-2.0.3/third_party/websockify/websockify/
H A Dwebsocket.py102 self.run_once = getattr(server, "run_once", False)
578 if self.run_once:
609 run_once=False, timeout=0, idle_timeout=0, traffic=False, argument
621 self.run_once = run_once
1054 if self.run_once:
1083 if multiprocessing and not self.run_once:
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/tcop/
H A Dpquery.h37 bool run_once, DestReceiver *dest, DestReceiver *altdest,
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/tcop/
H A Dpquery.h37 bool run_once, DestReceiver *dest, DestReceiver *altdest,
/dports/databases/postgresql10-server/postgresql-10.19/src/include/tcop/
H A Dpquery.h37 bool run_once, DestReceiver *dest, DestReceiver *altdest,
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/tcop/
H A Dpquery.h37 bool run_once, DestReceiver *dest, DestReceiver *altdest,
/dports/databases/postgresql10-client/postgresql-10.19/src/include/tcop/
H A Dpquery.h37 bool run_once, DestReceiver *dest, DestReceiver *altdest,
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/tcop/
H A Dpquery.h37 bool run_once, DestReceiver *dest, DestReceiver *altdest,
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/tcop/
H A Dpquery.h37 bool run_once, DestReceiver *dest, DestReceiver *altdest,
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/tcop/
H A Dpquery.h37 bool run_once, DestReceiver *dest, DestReceiver *altdest,
/dports/databases/xapian-core/xapian-core-1.4.18/net/
H A Dtcpserver.h104 void run_once();
/dports/databases/xapian-core12/xapian-core-1.2.25/common/
H A Dtcpserver.h104 void run_once();
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/include/tcop/
H A Dpquery.h37 bool run_once, DestReceiver *dest, DestReceiver *altdest,

12345678910>>...40