/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Manager/ |
H A D | ReplicaPoolParamsV1Beta1.php | 21 public $autoRestart; variable in Google_Service_Manager_ReplicaPoolParamsV1Beta1 42 public function setAutoRestart($autoRestart) argument 44 $this->autoRestart = $autoRestart; 48 return $this->autoRestart;
|
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Manager/ |
H A D | ReplicaPoolParamsV1Beta1.php | 21 public $autoRestart; variable in Google_Service_Manager_ReplicaPoolParamsV1Beta1 42 public function setAutoRestart($autoRestart) argument 44 $this->autoRestart = $autoRestart; 48 return $this->autoRestart;
|
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Replicapool/ |
H A D | Pool.php | 21 public $autoRestart; variable in Google_Service_Replicapool_Pool 40 public function setAutoRestart($autoRestart) argument 42 $this->autoRestart = $autoRestart; 46 return $this->autoRestart;
|
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Replicapool/ |
H A D | Pool.php | 21 public $autoRestart; variable in Google_Service_Replicapool_Pool 40 public function setAutoRestart($autoRestart) argument 42 $this->autoRestart = $autoRestart; 46 return $this->autoRestart;
|
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker-credential-helpers/moby-0.4.1/ |
H A D | runtime.go | 32 autoRestart bool member 143 if runtime.autoRestart { 249 func NewRuntime(autoRestart bool, dns []string) (*Runtime, error) { 250 runtime, err := NewRuntimeFromDirectory("/var/lib/docker", autoRestart) 268 func NewRuntimeFromDirectory(root string, autoRestart bool) (*Runtime, error) { 303 autoRestart: autoRestart,
|
H A D | server.go | 985 func NewServer(autoRestart, enableCors bool, dns ListOpts) (*Server, error) { argument 989 runtime, err := NewRuntime(autoRestart, dns)
|
/dports/games/fillets-ng/fillets-ng-data-1.0.1/script/share/ |
H A D | blackjokes.lua | 7 local autoRestart = false 10 autoRestart = true 14 if autoRestart then 17 autoRestart = false
|
/dports/multimedia/minitube/minitube-3.9.2/lib/updater/src/impl/ |
H A D | runinstaller.h | 28 void setAutoRestart(bool value) { autoRestart = value; } in setAutoRestart() 38 bool autoRestart = false; variable
|
H A D | runinstaller.cpp | 34 if (autoRestart && updater->getRelaunchAfterInstall()) { in start()
|
/dports/multimedia/musique/musique-1.10.1/lib/updater/src/impl/ |
H A D | runinstaller.h | 28 void setAutoRestart(bool value) { autoRestart = value; } in setAutoRestart() 38 bool autoRestart = false; variable
|
H A D | runinstaller.cpp | 34 if (autoRestart && updater->getRelaunchAfterInstall()) { in start()
|
/dports/sysutils/apcupsd/apcupsd-3.14.14/src/drivers/snmplite/ |
H A D | rfc1628-mib.cpp | 278 Snmp::Variable autoRestart(Asn::INTEGER, 1); in rfc1628_killpower() local 279 snmp->Set(upsAutoRestart, &autoRestart); in rfc1628_killpower() 295 Snmp::Variable autoRestart(Asn::INTEGER, 2); in rfc1628_shutdown() local 296 snmp->Set(upsAutoRestart, &autoRestart); in rfc1628_shutdown()
|
/dports/sysutils/apcctrl/apcctrl-0.8.21/src/drivers/snmplite/ |
H A D | rfc1628-mib.cpp | 278 Snmp::Variable autoRestart(Asn::INTEGER, 1); in rfc1628_killpower() local 279 snmp->Set(upsAutoRestart, &autoRestart); in rfc1628_killpower() 295 Snmp::Variable autoRestart(Asn::INTEGER, 2); in rfc1628_shutdown() local 296 snmp->Set(upsAutoRestart, &autoRestart); in rfc1628_shutdown()
|
/dports/games/fillets-ng/fillets-ng-data-1.0.1/script/windoze/ |
H A D | code.lua | 29 local autoRestart = 0 49 if autoRestart == 0 and ( 53 autoRestart = 1
|
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker-credential-helpers/moby-0.4.1/docker/ |
H A D | docker.go | 109 func daemon(pidfile, addr string, port int, autoRestart, enableCors bool, flDns string) error { argument 130 server, err := docker.NewServer(autoRestart, enableCors, dns)
|
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmOpenidAuthenticationPlugin/lib/vendor/GoogleAPIClient/Service/ |
H A D | Manager.php | 1587 public $autoRestart; variable in Google_Service_Manager_ReplicaPoolParamsV1Beta1 1609 public function setAutoRestart($autoRestart) argument 1611 $this->autoRestart = $autoRestart; 1615 return $this->autoRestart;
|
/dports/sysutils/kubectl/kubernetes-1.22.2/test/e2e_node/runner/remote/ |
H A D | run_remote.go | 619 autoRestart := true 622 scheduling.AutomaticRestart = &autoRestart
|
/dports/net/yate/yate-6.4.0-1/libs/ysig/ |
H A D | q921.cpp | 139 autoRestart(false); in ISDNQ921() 159 tmp << " auto-restart=" << String::boolText(autoRestart()); in ISDNQ921() 342 if (autoRestart()) in timerTick() 515 if (autoRestart()) in notify()
|
H A D | yatesig.h | 12272 inline bool autoRestart() const in autoRestart() function 12415 inline void autoRestart(bool restart) in autoRestart() function
|
H A D | q931.cpp | 2644 if (m_q921 && !m_q921->autoRestart()) { in multipleFrameReleased()
|
/dports/www/fpc-googleapi/fpc-3.2.2/packages/googleapi/src/ |
H A D | googlemanager.pp | 915 Property autoRestart : boolean Index 0 Read FautoRestart Write SetautoRestart;
|
/dports/lang/fpc-source/fpc-3.2.2/packages/googleapi/src/ |
H A D | googlemanager.pp | 915 Property autoRestart : boolean Index 0 Read FautoRestart Write SetautoRestart;
|