Home
last modified time | relevance | path

Searched defs:restarting (Results 1 – 25 of 239) sorted by relevance

12345678910

/dports/math/py-bayesian-optimization/bayesian-optimization-1.2.0/
H A DREADME.md226 ### 4.1 Saving progress
254 ### 4.2 Loading progress
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Compute/
H A DInstanceGroupManagerActionsSummary.php27 public $restarting; variable in Google_Service_Compute_InstanceGroupManagerActionsSummary
86 public function setRestarting($restarting)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Compute/
H A DInstanceGroupManagerActionsSummary.php27 public $restarting; variable in Google_Service_Compute_InstanceGroupManagerActionsSummary
86 public function setRestarting($restarting)
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/arc/session/
H A Darc_session_runner_unittest.cc45 void OnSessionStopped(ArcStopReason reason, bool restarting) override { in OnSessionStopped()
94 bool restarting() { in restarting() function in arc::ArcSessionRunnerTest
124 void OnSessionStopped(ArcStopReason stop_reason, bool restarting) override { in OnSessionStopped()
154 void OnSessionStopped(ArcStopReason reason, bool restarting) override { in TEST_F()
H A Darc_session_runner.cc314 const bool restarting = in OnSessionStopped() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/arc/session/
H A Darc_session_runner_unittest.cc46 void OnSessionStopped(ArcStopReason reason, bool restarting) override { in OnSessionStopped()
95 bool restarting() { in restarting() function in arc::ArcSessionRunnerTest
125 void OnSessionStopped(ArcStopReason stop_reason, bool restarting) override { in OnSessionStopped()
155 void OnSessionStopped(ArcStopReason reason, bool restarting) override { in TEST_F()
H A Darc_session_runner.cc309 const bool restarting = in OnSessionStopped() local
/dports/math/cadical/cadical-1.0.3-cb89cbf/src/
H A Drestart.cpp54 bool Internal::restarting () { in restarting() function in CaDiCaL::Internal
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/magnetic/
H A Demu.cpp31 int Magnetic::ms_init(bool restarting) { in ms_init()
/dports/net/py-libcloud/apache-libcloud-3.4.1/test/compute/fixtures/gce/
H A Dzones_us-central1-a_instanceGroupManagers_myinstancegroup.json19 "restarting": 0, number
H A Dzones_us-central1-a_instanceGroupManagers_myinstancegroup_shared_network.json19 "restarting": 0, number
H A Dzones_us-central1-b_instanceGroupManagers_myinstancegroup.json19 "restarting": 0, number
H A Dzones_us-east1-b_instanceGroupManagers.json23 "restarting": 0, number
H A Dzones_us-central1-a_instanceGroupManagers.json23 "restarting": 0, number
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/src/
H A Dircd_signal.c95 static int restarting = 0; in sigint_handler() local
/dports/irc/ircd-ratbox/ircd-ratbox-3.0.10/src/
H A Dircd_signal.c95 static int restarting = 0; in sigint_handler() local
/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/
H A Dmain.cc250 bool restarting = false; in main() local
/dports/news/nzbget/nzbget-21.1/osx/
H A DMainApp.h46 BOOL restarting; variable
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/include/solarus/core/
H A DGame.h149 bool restarting; /**< true if the game will be restarted */ variable
/dports/devel/R-cran-rlang/rlang/R/
H A Dcnd-handlers.R167 restarting <- function(.restart, ..., .fields = NULL) { function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Dsupervisor.erl144 -define(restarting(_Pid_), {restarting,_Pid_}). macro
803 restarting(Pid) when is_pid(Pid) -> ?restarting(Pid); function
804 restarting(RPid) -> RPid. function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Dsupervisor.erl144 -define(restarting(_Pid_), {restarting,_Pid_}). macro
803 restarting(Pid) when is_pid(Pid) -> ?restarting(Pid); function
804 restarting(RPid) -> RPid. function
/dports/editors/jucipp/jucipp-b3b5182258b25835e7c5f683623ab774d8e34c75/src/
H A Dautocomplete.hpp22 restarting, enumerator
H A Dsource_clang.hpp18 restarting, enumerator
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/test/
H A Dbittorrent_peer.hpp106 bool restarting = false; member

12345678910