Home
last modified time | relevance | path

Searched defs:restart (Results 1 – 25 of 3871) sorted by relevance

12345678910>>...155

/dports/science/octopus/octopus-10.5/src/grid/
H A Drestart.F90631 subroutine restart_end(restart) argument
667 type(restart_t), intent(in) :: restart local
715 subroutine restart_close_dir(restart) argument
730 subroutine restart_mkdir(restart, dirname) argument
731 type(restart_t), intent(in) :: restart local
748 subroutine restart_rm(restart, name) argument
749 type(restart_t), intent(in) :: restart local
861 subroutine restart_close(restart, iunit) argument
879 type(restart_t), intent(in) :: restart local
889 type(restart_t), intent(in) :: restart local
[all …]
H A Drestart_inc.F9022 type(restart_t), intent(in) :: restart local
106 type(restart_t), intent(in) :: restart local
212 type(restart_t), intent(in) :: restart local
261 type(restart_t), intent(in) :: restart local
310 type(restart_t), intent(in) :: restart local
359 type(restart_t), intent(in) :: restart local
408 type(restart_t), intent(in) :: restart local
436 type(restart_t), intent(in) :: restart local
464 type(restart_t), intent(in) :: restart local
491 type(restart_t), intent(in) :: restart local
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/tools/src/
H A Dcprof.erl69 restart() -> function
72 restart({_,_,_} = MFA) -> function
74 restart({FuncSpec}) -> function
76 restart(M) -> function
79 restart(M,F) -> function
82 restart(M,F,A) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/tools/src/
H A Dcprof.erl69 restart() -> function
72 restart({_,_,_} = MFA) -> function
74 restart({FuncSpec}) -> function
76 restart(M) -> function
79 restart(M,F) -> function
82 restart(M,F,A) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/tools/src/
H A Dcprof.erl69 restart() -> function
72 restart({_,_,_} = MFA) -> function
74 restart({FuncSpec}) -> function
76 restart(M) -> function
79 restart(M,F) -> function
82 restart(M,F,A) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/tools/src/
H A Dcprof.erl98 restart() -> function
104 restart({_,_,_} = MFA) -> function
106 restart({FuncSpec}) -> function
108 restart(M) -> function
115 restart(M,F) -> function
123 restart(M,F,A) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/tools/src/
H A Dcprof.erl98 restart() -> function
104 restart({_,_,_} = MFA) -> function
106 restart({FuncSpec}) -> function
108 restart(M) -> function
115 restart(M,F) -> function
123 restart(M,F,A) -> function
/dports/sysutils/py-salt/salt-3004.1/salt/states/
H A Dwin_dism.py37 name, source=None, limit_access=False, image=None, restart=False argument
93 def capability_removed(name, image=None, restart=False): argument
152 restart=False, argument
215 def feature_removed(name, remove_payload=False, image=None, restart=False): argument
271 name, ignore_check=False, prevent_pending=False, image=None, restart=False argument
343 def package_removed(name, image=None, restart=False): argument
/dports/lang/erlang/otp-OTP-24.1.7/lib/tools/src/
H A Dcprof.erl98 restart() -> function
104 restart({_,_,_} = MFA) -> function
106 restart({FuncSpec}) -> function
108 restart(M) -> function
115 restart(M,F) -> function
123 restart(M,F,A) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/tools/src/
H A Dcprof.erl98 restart() -> function
104 restart({_,_,_} = MFA) -> function
106 restart({FuncSpec}) -> function
108 restart(M) -> function
115 restart(M,F) -> function
123 restart(M,F,A) -> function
/dports/editors/poke/poke-1.0/libpoke/
H A Dpkl-promo.c463 int restart = 0; in PKL_PHASE_BEGIN_HANDLER() local
522 int restart; in PKL_PHASE_BEGIN_HANDLER() local
808 int restart = 0; in PKL_PHASE_BEGIN_HANDLER() local
837 int restart; in PKL_PHASE_BEGIN_HANDLER() local
857 int restart; in PKL_PHASE_BEGIN_HANDLER() local
887 int restart; in PKL_PHASE_BEGIN_HANDLER() local
913 int restart; in PKL_PHASE_BEGIN_HANDLER() local
1003 int restart = 0; in PKL_PHASE_BEGIN_HANDLER() local
1096 int restart; in PKL_PHASE_BEGIN_HANDLER() local
1269 int restart; in PKL_PHASE_BEGIN_HANDLER() local
[all …]
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dwin_dism.py65 capability, source=None, limit_access=False, image=None, restart=False argument
118 def remove_capability(capability, image=None, restart=False): argument
272 restart=False, argument
323 def remove_feature(feature, remove_payload=False, image=None, restart=False): argument
458 package, ignore_check=False, prevent_pending=False, image=None, restart=False argument
513 def remove_package(package, image=None, restart=False): argument
H A Dmac_softwareupdate.py32 def _get_available(recommended=False, restart=False, shut_down=False): argument
109 def list_available(recommended=False, restart=False, shut_down=False): argument
257 def update_all(recommended=False, restart=True): argument
404 def download_all(recommended=False, restart=True): argument
/dports/devel/R-cran-rlang/rlang/R/
H A Dcnd-restarts.R160 rst_exists <- function(.restart) {
165 rst_jump <- function(.restart, ...) {
171 rst_maybe_jump <- function(.restart, ...) {
/dports/x11-toolkits/tix/Tix8.4.3/demos/samples/
H A DMeter.tcl45 proc Meter:Start {meter cancel restart} {
51 proc Meter:BackgroundJob {meter progress cancel restart} {
/dports/devel/spark/spark-2.1.1/streaming/src/main/scala/org/apache/spark/streaming/receiver/
H A DReceiver.scala195 def restart(message: String) { method
207 def restart(message: String, error: Throwable) { method
217 def restart(message: String, error: Throwable, millisecond: Int) { method
/dports/cad/jspice3/jspice3-2.5/src/lib/analysis/
H A Dacan.c33 ACan(cktp,restart) in ACan() argument
64 ac_dcoperation(ckt,outd,restart) in ac_dcoperation() argument
156 ac_operation(ckt,outd,restart) in ac_operation() argument
185 int restart; variable
/dports/math/openturns/openturns-1.18/lib/src/Uncertainty/Algorithm/WeightedExperiments/
H A DLowDiscrepancyExperiment.cxx48 const Bool restart) in LowDiscrepancyExperiment()
62 const Bool restart) in LowDiscrepancyExperiment()
77 const Bool restart) in LowDiscrepancyExperiment()
168 void LowDiscrepancyExperiment::setRestart(const Bool restart) in setRestart()
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/includes/actions/
H A Dmonitor.php88 $restart = false; variable
210 $restart = true; variable
243 $restart = true; variable
266 $restart = true; variable
/dports/graphics/enblend/enblend-enfuse-4.2/src/
H A Dtimer.cc59 StandardWallClock::restart() in restart() function in timer::StandardWallClock
109 RealTimeWallClock::restart() in restart() function in timer::RealTimeWallClock
178 ProcessorTime::restart() in restart() function in timer::ProcessorTime
235 ProcessorTime::restart() in restart() function in timer::ProcessorTime
/dports/science/octopus/octopus-10.5/src/td/
H A Dpes_flux_out_inc.F9054 type(restart_t), intent(in) :: restart local
360 type(restart_t), intent(in) :: restart local
475 subroutine pes_flux_map_from_state_1(restart, idx, np, psiG) argument
476 type(restart_t), intent(in) :: restart local
573 type(restart_t), intent(in) :: restart local
681 subroutine pes_flux_map_from_state_2(restart, idx, np, psiG) argument
682 type(restart_t), intent(in) :: restart local
1156 subroutine pes_flux_dump(restart, this, mesh, st, ierr) argument
1157 type(restart_t), intent(in) :: restart local
1257 subroutine pes_flux_load(restart, this, st, ierr) argument
[all …]
/dports/x11-toolkits/qwt6/qwt-6.1.6/src/
H A Dqwt_system_clock.cpp46 double QwtSystemClock::restart() in restart() function in QwtSystemClock
132 double QwtHighResolutionClock::restart() in restart() function in QwtHighResolutionClock
198 double QwtHighResolutionClock::restart() in restart() function in QwtHighResolutionClock
275 inline double QwtHighResolutionClock::restart() in restart() function in QwtHighResolutionClock
362 double QwtSystemClock::restart() in restart() function in QwtSystemClock
/dports/devel/xelfviewer/XELFViewer-0.03/XQwt/3rdparty/qwt/src/
H A Dqwt_system_clock.cpp46 double QwtSystemClock::restart() in restart() function in QwtSystemClock
132 double QwtHighResolutionClock::restart() in restart() function in QwtHighResolutionClock
198 double QwtHighResolutionClock::restart() in restart() function in QwtHighResolutionClock
275 inline double QwtHighResolutionClock::restart() in restart() function in QwtHighResolutionClock
362 double QwtSystemClock::restart() in restart() function in QwtSystemClock
/dports/devel/p5-MooseX-Runnable/MooseX-Runnable-0.10/lib/MooseX/Runnable/Invocation/Plugin/Restart/
H A DBase.pm27 sub restart { subroutine
/dports/lang/php73/php-7.3.33/ext/pcntl/
H A Dphp_signal.c26 Sigfunc *php_signal4(int signo, Sigfunc *func, int restart, int mask_all) in php_signal4()
64 Sigfunc *php_signal(int signo, Sigfunc *func, int restart) in php_signal()

12345678910>>...155