Home
last modified time | relevance | path

Searched refs:isstarted (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/tortoisehg/tortoisehg-5.9.3/tortoisehg/hgqt/
H A Dserve.py103 self._qui.start_button.setEnabled(not self.isstarted())
104 self._qui.stop_button.setEnabled(self.isstarted())
105 self._qui.settings_button.setEnabled(not self.isstarted())
106 self._qui.port_edit.setEnabled(not self.isstarted())
107 self._webconf_form.setEnabled(not self.isstarted())
111 if self.isstarted():
124 if self.isstarted():
186 def isstarted(self): member in ServeDialog
209 if self.isstarted() and event.key() == Qt.Key_Escape:
216 if self.isstarted():
/dports/dns/opendnssec2/opendnssec-2.1.10/common/
H A Djanitor.c166 int isstarted; member
334 info->isstarted = 0; in janitor_thread_create()
356 int isstarted; in janitor_thread_start() local
359 isstarted = thread->isstarted; in janitor_thread_start()
360 thread->isstarted = 1; in janitor_thread_start()
363 if (!isstarted) { in janitor_thread_start()
/dports/math/freefem++/FreeFem-sources-4.6/plugin/seq/
H A Dcmaes.h60 short isstarted; member
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Optimizers/src/c-cmaes/
H A Dcmaes.h53 short isstarted; member
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/yuin/gopher-lua/
H A D_state.go1654 isstarted := th.isStarted()
1655 if !isstarted {
1678 if !isstarted {
H A Dstate.go1739 isstarted := th.isStarted()
1740 if !isstarted {
1763 if !isstarted {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/siddontang/ledisdb/vendor/github.com/yuin/gopher-lua/
H A D_state.go1654 isstarted := th.isStarted()
1655 if !isstarted {
1678 if !isstarted {
H A Dstate.go1739 isstarted := th.isStarted()
1740 if !isstarted {
1763 if !isstarted {
/dports/security/vault/vault-1.8.2/vendor/github.com/yuin/gopher-lua/
H A D_state.go1933 isstarted := th.isStarted()
1934 if !isstarted {
1957 if !isstarted {
H A Dstate.go2088 isstarted := th.isStarted()
2089 if !isstarted {
2112 if !isstarted {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/yuin/gopher-lua/
H A D_state.go1933 isstarted := th.isStarted()
1934 if !isstarted {
1957 if !isstarted {
H A Dstate.go2088 isstarted := th.isStarted()
2089 if !isstarted {
2112 if !isstarted {
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/yuin/gopher-lua/
H A D_state.go1937 isstarted := th.isStarted()
1938 if !isstarted {
1961 if !isstarted {
H A Dstate.go2096 isstarted := th.isStarted()
2097 if !isstarted {
2120 if !isstarted {
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/yuin/gopher-lua/
H A D_state.go1937 isstarted := th.isStarted()
1938 if !isstarted {
1961 if !isstarted {
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/yuin/gopher-lua/
H A D_state.go1937 isstarted := th.isStarted()
1938 if !isstarted {
1961 if !isstarted {
H A Dstate.go2096 isstarted := th.isStarted()
2097 if !isstarted {
2120 if !isstarted {
/dports/editors/micro/micro-2.0.10/vendor/github.com/yuin/gopher-lua/
H A D_state.go1928 isstarted := th.isStarted()
1929 if !isstarted {
1952 if !isstarted {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/yuin/gopher-lua/
H A D_state.go1933 isstarted := th.isStarted()
1934 if !isstarted {
1957 if !isstarted {
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/yuin/gopher-lua/
H A D_state.go1928 isstarted := th.isStarted()
1929 if !isstarted {
1952 if !isstarted {
/dports/net/storj/storj-1.45.3/vendor/github.com/yuin/gopher-lua/
H A D_state.go1928 isstarted := th.isStarted()
1929 if !isstarted {
1952 if !isstarted {
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/yuin/gopher-lua/
H A D_state.go1937 isstarted := th.isStarted()
1938 if !isstarted {
1961 if !isstarted {
H A Dstate.go2096 isstarted := th.isStarted()
2097 if !isstarted {
2120 if !isstarted {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/yuin/gopher-lua/
H A D_state.go1928 isstarted := th.isStarted()
1929 if !isstarted {
1952 if !isstarted {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/yuin/gopher-lua/
H A D_state.go1917 isstarted := th.isStarted()
1918 if !isstarted {
1941 if !isstarted {

12