Home
last modified time | relevance | path

Searched refs:autorestart (Results 1 – 25 of 192) sorted by relevance

12345678

/dports/devel/evemu/evemu-2.7.0/tools/
H A Devemu-record.c61 static bool autorestart = false; variable
89 autorestart = false; in handler()
151 assert(!autorestart || prefix != NULL); in record_device()
159 if (autorestart) in record_device()
182 if (autorestart) { in record_device()
189 } else if (autorestart) { in record_device()
200 if (autorestart && ftell_start == ftell_end) in record_device()
203 } while (autorestart); in record_device()
272 autorestart = true; in main()
305 if (autorestart) { in main()
/dports/math/py-pygslodeiv2/pygslodeiv2-0.9.4/pygslodeiv2/
H A D__init__.py24 autorestart=0, return_on_error=False, cb_kwargs=None, **kwargs): argument
98 autorestart, return_on_error, cb_kwargs, **kwargs)
104 autorestart=0, return_on_error=False, cb_kwargs=None, **kwargs): argument
177 autorestart, return_on_error, cb_kwargs, **kwargs)
H A D_gsl_odeiv2.pyx36 double dx_max=0.0, int autorestart=0, bool return_on_error=False, cb_kwargs=None, argument
59 &y0[0], x0, xend, nsteps, dx0, dx_min, dx_max, autorestart, return_on_error))
71 double dx_min=0.0, double dx_max=0.0, int autorestart=0, argument
95 dx0, dx_min, dx_max, autorestart, return_on_error)
/dports/math/py-pyodeint/pyodeint-0.10.4/pyodeint/include/
H A Dodeint_anyode_parallel.hpp27 int autorestart=0, in multi_adaptive() argument
45 mxsteps, dx0[idx], dx_max[idx], autorestart, return_on_error); in multi_adaptive()
67 int autorestart=0, in multi_predefined() argument
80 … mxsteps, dx0[idx], dx_max[idx], autorestart, return_on_error); in multi_predefined()
H A Dodeint_anyode.hpp119 long int mxsteps, int autorestart=0, bool return_on_error=false) : in Integr()
121 m_mxsteps(mxsteps), m_autorestart(autorestart), m_return_on_error(return_on_error) {} in Integr()
417 int autorestart=0, in simple_adaptive() argument
437 …auto integr = Integr<OdeSys>(odesys, dx0, dx_max, atol, rtol, styp, mxsteps, autorestart, return_o… in simple_adaptive()
456 int autorestart=0, in simple_predefined() argument
473 …auto integr = Integr<OdeSys>(odesys, dx0, dx_max, atol, rtol, styp, mxsteps, autorestart, return_o… in simple_predefined()
/dports/math/py-pygslodeiv2/pygslodeiv2-0.9.4/pygslodeiv2/include/
H A Dgsl_odeiv2_anyode_parallel.hpp28 int autorestart=0, in multi_adaptive() argument
46 mxsteps, dx0[idx], dx_min[idx], dx_max[idx], autorestart, return_on_error); in multi_adaptive()
69 int autorestart=0, in multi_predefined() argument
84 autorestart, return_on_error); in multi_predefined()
H A Dgsl_odeiv2_anyode.hpp98 int autorestart=0, in simple_adaptive() argument
124 auto result = integr.adaptive(x0, xend, y0, autorestart, return_on_error, in simple_adaptive()
155 int autorestart=0, in simple_predefined() argument
182 int nreached = integr.predefined(nout, xout, y0, yout, autorestart, return_on_error, in simple_predefined()
H A Dgsl_odeiv2_cxx.hpp337 int autorestart=0, in adaptive()
391 } else if (autorestart) { in adaptive()
396 … auto inner = this->adaptive(0, xend - last_x, &yout[idx-1], autorestart-1, return_on_error); in adaptive()
431 int autorestart=0, in predefined()
486 if (autorestart == 0){ in predefined()
497 autorestart-1, return_on_error); in predefined()
/dports/devel/py-jupyter-client/jupyter_client-6.1.12/jupyter_client/ioloop/
H A Dmanager.py45 if self.autorestart and self.has_kernel:
54 if self.autorestart:
85 if self.autorestart and self.has_kernel:
94 if self.autorestart:
/dports/www/grafana8/grafana-8.3.6/devenv/docker/blocks/graphite09/files/
H A Dsupervisord.conf9 autorestart = true
16 autorestart = true
25 autorestart = true
/dports/devel/py-qtconsole/qtconsole-5.1.1/qtconsole/
H A Dmanager.py34 autorestart = Bool(True, config=True) variable in QtKernelManager
42 if self.autorestart and self.has_kernel:
54 if self.autorestart:
/dports/net-im/py-matrix-synapse/synapse-1.50.2/docker/conf-workers/
H A Dsupervisord.conf.j216 autorestart=true
26 autorestart=true
37 autorestart=unexpected
/dports/sysutils/getssl/getssl-2.35/test/test-config/
H A Dalpine-supervisord.conf13 autorestart=false
22 autorestart=false
/dports/math/py-pyodeint/pyodeint-0.10.4/pyodeint/
H A D_odeint.pyx32 int autorestart=0, bool return_on_error=False, dx0cb=None, dx_max_cb=None): argument
48 &y0[0], x0, xend, nsteps, dx0, dx_max, autorestart, return_on_error))
60 … int nsteps=500, int autorestart=0, bool return_on_error=False, dx0cb=None, dx_max_cb=None): argument
78 autorestart, return_on_error)
/dports/sysutils/py-supervisor/supervisor-4.2.1/supervisor/tests/fixtures/
H A Dissue-565.conf20 autorestart=false
26 autorestart=false
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/supervisorctl/templates/
H A Dsupervisord.conf9 autorestart=false
17 autorestart=false
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/tests/integration/targets/supervisorctl/templates/
H A Dsupervisord.conf9 autorestart=false
17 autorestart=false
/dports/sysutils/nut/nut-2.7.4/drivers/
H A Dbestfortress.c331 static void autorestart (int restart) in autorestart() function
375 autorestart (1); in upsdrv_shutdown()
387 autorestart (0); in instcmd()
395 autorestart (1); in instcmd()
/dports/net/p5-Server-Starter/Server-Starter-0.34/
H A DMANIFEST22 t/06-autorestart-echod.pl
23 t/06-autorestart.t
/dports/sysutils/nut-devel/nut-9e6a5ab2/drivers/
H A Dbestfortress.c382 static void autorestart (int restart) in autorestart() function
427 autorestart (1); in upsdrv_shutdown()
439 autorestart (0); in instcmd()
447 autorestart (1); in instcmd()
/dports/math/py-pyodesys/pyodesys-0.14.1/pyodesys/native/sources/
H A D_odeint_wrapper.pyx44 int autorestart=0, argument
85 &_dx0[0], &_dx_max[0], autorestart, return_on_error)
110 int autorestart=0, argument
153 mxsteps, &_dx0[0], &_dx_max[0], autorestart, return_on_error)
/dports/accessibility/caribou/caribou-0.4.21/libcaribou/
H A Dscanner.vala74 public bool autorestart { get; set construct; default=false; }
98 "autorestart", "inverse-scanning", "switch-device",
132 if (select () || autorestart)
/dports/x11/mate-session-manager/mate-session-manager-1.26.0/mate-session/
H A Dgsm-autostart-app.c70 gboolean autorestart; member
473 priv->autorestart = egg_desktop_file_get_boolean (priv->desktop_file, in load_desktop_file()
477 priv->autorestart = FALSE; in load_desktop_file()
1113 gboolean autorestart; in gsm_autostart_app_get_autorestart() local
1122 autorestart = FALSE; in gsm_autostart_app_get_autorestart()
1128 autorestart = egg_desktop_file_get_boolean (priv->desktop_file, in gsm_autostart_app_get_autorestart()
1133 return autorestart; in gsm_autostart_app_get_autorestart()
/dports/security/cowrie/cowrie-2.2.0/docs/supervisor/
H A Dcowrie.conf5 autorestart=true
/dports/www/py-gunicorn/gunicorn-19.9.0/examples/
H A Dsupervisor.conf5 autorestart=true

12345678