Home
last modified time | relevance | path

Searched refs:stateText (Results 1 – 25 of 207) sorted by relevance

123456789

/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/modules/setup/library/Setup/Requirement/
H A DClassRequirement.php21 $stateText = parent::getStateText();
22 if ($stateText === null) {
25 $stateText = $alias === null
35 $stateText = $alias === null
46 return $stateText;
/dports/www/grafana8/grafana-8.3.6/public/app/features/alerting/state/
H A Dselectors.test.ts23 stateText: '',
48 stateText: '',
60 stateText: '',
72 stateText: '',
84 stateText: 'dashboard',
H A Dreducers.test.ts153 stateText: 'ALERTING',
171 stateText: 'OK',
190 stateText: 'OK',
208 stateText: 'PAUSED',
229 stateText: 'OK',
/dports/mail/thunderbird/thunderbird-91.8.0/devtools/client/application/test/node/components/service-workers/__snapshots__/
H A Dcomponents_application_panel-WorkersPage.test.js.snap19 "stateText": "activated",
33 "stateText": "activated",
69 "stateText": "activated",
97 "stateText": "activated",
111 "stateText": "installed",
125 "stateText": "activated",
H A Dcomponents_application_panel-RegistrationList.test.js.snap32 "stateText": "activated",
90 "stateText": "activated",
111 "stateText": "installed",
132 "stateText": "activated",
H A Dcomponents_application_panel-Registration.test.js.snap45 "stateText": "activated",
99 "stateText": "activated",
116 "stateText": "installed",
170 "stateText": "activated",
/dports/lang/spidermonkey78/firefox-78.9.0/devtools/client/application/test/node/components/service-workers/__snapshots__/
H A Dcomponents_application_panel-WorkersPage.test.js.snap19 "stateText": "activated",
33 "stateText": "activated",
69 "stateText": "activated",
97 "stateText": "activated",
111 "stateText": "installed",
125 "stateText": "activated",
H A Dcomponents_application_panel-RegistrationList.test.js.snap32 "stateText": "activated",
90 "stateText": "activated",
111 "stateText": "installed",
132 "stateText": "activated",
H A Dcomponents_application_panel-Registration.test.js.snap45 "stateText": "activated",
99 "stateText": "activated",
116 "stateText": "installed",
170 "stateText": "activated",
/dports/www/firefox/firefox-99.0/devtools/client/application/test/node/components/service-workers/__snapshots__/
H A Dcomponents_application_panel-WorkersPage.test.js.snap19 "stateText": "activated",
33 "stateText": "activated",
69 "stateText": "activated",
97 "stateText": "activated",
111 "stateText": "installed",
125 "stateText": "activated",
H A Dcomponents_application_panel-RegistrationList.test.js.snap32 "stateText": "activated",
90 "stateText": "activated",
111 "stateText": "installed",
132 "stateText": "activated",
H A Dcomponents_application_panel-Registration.test.js.snap45 "stateText": "activated",
99 "stateText": "activated",
116 "stateText": "installed",
170 "stateText": "activated",
/dports/www/firefox-esr/firefox-91.8.0/devtools/client/application/test/node/components/service-workers/__snapshots__/
H A Dcomponents_application_panel-WorkersPage.test.js.snap19 "stateText": "activated",
33 "stateText": "activated",
69 "stateText": "activated",
97 "stateText": "activated",
111 "stateText": "installed",
125 "stateText": "activated",
H A Dcomponents_application_panel-RegistrationList.test.js.snap32 "stateText": "activated",
90 "stateText": "activated",
111 "stateText": "installed",
132 "stateText": "activated",
H A Dcomponents_application_panel-Registration.test.js.snap45 "stateText": "activated",
99 "stateText": "activated",
116 "stateText": "installed",
170 "stateText": "activated",
/dports/net-mgmt/devmon-templates/devmon-templates-20080206/dell-perc/raid/
H A Dthresholds2 stateText : green : Ready|Online|HotSpare|NonDisk
3 stateText : yellow : Rebuild
4 stateText : red : Failed
H A Dmessage15 {physAdapterNumber}-{physChannel}-{targetID}|{arrayPosition}|{sizeMB}mb|{stateText.color}{stateText
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/modules/setup/library/Setup/
H A DRequirement.php22 protected $stateText; variable in Icinga\\Module\\Setup\\Requirement
136 $this->stateText = $text;
148 if ($this->stateText === null) {
151 return $this->stateText;
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/View/
H A DCollapsibleTitledPanel.cpp32 …TitleBar::CollapsibleTitleBar(wxWindow* parent, const wxString& title, const wxString& stateText) : in CollapsibleTitleBar() argument
34 m_stateText(new wxStaticText(this, wxID_ANY, stateText)) { in CollapsibleTitleBar()
47 void CollapsibleTitleBar::setStateText(const wxString& stateText) { in setStateText() argument
48 m_stateText->SetLabel(stateText); in setStateText()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbclient/
H A DBackupAgent.actor.h92 if (stateText.empty()) { in getState()
126 const char* stateText; in getStateText() local
131 stateText = "has errored"; in getStateText()
134 stateText = "has never been started"; in getStateText()
137 stateText = "has been submitted"; in getStateText()
140 stateText = "has been started"; in getStateText()
143 stateText = "is differential"; in getStateText()
146 stateText = "has been completed"; in getStateText()
149 stateText = "has been aborted"; in getStateText()
155 stateText = "<undefined>"; in getStateText()
[all …]
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/modules/core/templates/
H A Dlogout-iframe.tpl.php16 $stateText = [ variable
55 window.stateText = '.json_encode($stateText).';
113 '" alt="'.htmlspecialchars($stateText[$spState]).'"/>';
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/simplesamlphp/modules/core/templates/
H A Dlogout-iframe.php16 $stateText = array( variable
55 window.stateText = '.json_encode($stateText).';
113 '" alt="'.htmlspecialchars($stateText[$spState]).'"/>';
/dports/sysutils/consul/consul-1.10.3/vendor/github.com/hashicorp/go-discover/
H A Dconfig.go139 stateText = "text" const
175 state = stateText
181 case stateText:
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/
H A Dconfig.go139 stateText = "text" const
175 state = stateText
181 case stateText:
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/
H A Dconfig.go139 stateText = "text" const
175 state = stateText
181 case stateText:

123456789