Home
last modified time | relevance | path

Searched refs:StateInactive (Results 1 – 25 of 85) sorted by relevance

1234

/dports/net-mgmt/prometheus1/prometheus-1.8.2/rules/
H A Dalerting.go49 StateInactive AlertState = iota const
60 case StateInactive:
224 if alert, ok := r.active[fp]; ok && alert.State != StateInactive {
243 if a.State != StateInactive {
251 if a.State != StateInactive {
252 a.State = StateInactive
275 maxState := StateInactive
/dports/graphics/okular/okular-21.12.3/part/
H A Dpageviewmouseannotation.cpp85 , m_state(StateInactive) in MouseAnnotation()
125 setState(StateInactive, ad); in routeMousePressEvent()
277 return (m_state != StateInactive); in isActive()
360 setState(StateInactive, emptyAd); in notifyAnnotationChanged()
384 setState(StateInactive, m_focusedAnnotation); in cancel()
406 state = StateInactive; in setState()
409 state = StateInactive; in setState()
428 case StateInactive: in setState()
H A Dpageviewmouseannotation.h126 enum MouseAnnotationState { StateInactive, StateFocused, StateMoving, StateResizing }; enumerator
/dports/net-mgmt/thanos/thanos-0.11.0/pkg/ui/
H A Drule.go50 case rules.StateInactive:
129 rules.StateInactive: "success",
186 case rules.StateInactive:
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/rules/
H A Dalerting.go58 StateInactive AlertState = iota const
69 case StateInactive:
366 if alert, ok := r.active[h]; ok && alert.State != StateInactive {
389 if a.State != StateInactive {
390 a.State = StateInactive
420 maxState := StateInactive
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/prometheus/prometheus/rules/
H A Dalerting.go57 StateInactive AlertState = iota const
68 case StateInactive:
389 if alert, ok := r.active[h]; ok && alert.State != StateInactive {
406 if a.State != StateInactive {
407 a.State = StateInactive
437 maxState := StateInactive
H A Dalerting_test.go66 0: {State: StateInactive},
74 0: {State: StateInactive},
75 1: {State: StateInactive},
77 want: StateInactive,
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/prometheus/prometheus/rules/
H A Dalerting.go57 StateInactive AlertState = iota const
68 case StateInactive:
383 if alert, ok := r.active[h]; ok && alert.State != StateInactive {
400 if a.State != StateInactive {
401 a.State = StateInactive
433 maxState := StateInactive
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/prometheus/rules/
H A Dalerting.go57 StateInactive AlertState = iota const
68 case StateInactive:
383 if alert, ok := r.active[h]; ok && alert.State != StateInactive {
400 if a.State != StateInactive {
401 a.State = StateInactive
433 maxState := StateInactive
H A Dalerting_test.go66 0: {State: StateInactive},
74 0: {State: StateInactive},
75 1: {State: StateInactive},
77 want: StateInactive,
/dports/net-mgmt/prometheus2/prometheus-2.30.3/rules/
H A Dalerting.go57 StateInactive AlertState = iota const
68 case StateInactive:
382 if alert, ok := r.active[h]; ok && alert.State != StateInactive {
399 if a.State != StateInactive {
400 a.State = StateInactive
426 maxState := StateInactive
H A Dalerting_test.go66 0: {State: StateInactive},
74 0: {State: StateInactive},
75 1: {State: StateInactive},
77 want: StateInactive,
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/prometheus/prometheus/rules/
H A Dalerting.go57 StateInactive AlertState = iota const
68 case StateInactive:
383 if alert, ok := r.active[h]; ok && alert.State != StateInactive {
400 if a.State != StateInactive {
401 a.State = StateInactive
433 maxState := StateInactive
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/rules/
H A Dalerting.go58 StateInactive AlertState = iota const
69 case StateInactive:
386 if alert, ok := r.active[h]; ok && alert.State != StateInactive {
403 if a.State != StateInactive {
404 a.State = StateInactive
434 maxState := StateInactive
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/prometheus/prometheus/rules/
H A Dalerting.go56 StateInactive AlertState = iota const
67 case StateInactive:
352 if alert, ok := r.active[h]; ok && alert.State != StateInactive {
375 if a.State != StateInactive {
376 a.State = StateInactive
406 maxState := StateInactive
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/thanos-io/thanos/pkg/ui/
H A Drule.go61 case rules.StateInactive:
140 rules.StateInactive: "success",
200 case rules.StateInactive:
/dports/games/ksirk/ksirk-21.12.3/ksirk/iris/src/xmpp/xmpp-im/
H A Dxmpp_chatstate.h30 StateInactive, enumerator
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libiris/src/xmpp/xmpp-im/
H A Dxmpp_chatstate.h29 StateInactive, enumerator
/dports/net-im/psi/psi-1.5/iris/src/xmpp/xmpp-im/
H A Dxmpp_chatstate.h29 StateInactive, enumerator
/dports/net-im/psi/psi-1.5/src/
H A Dchatdlg.cpp276 if (contactChatState_ == XMPP::StateComposing || contactChatState_ == XMPP::StateInactive) { in readyToHide()
306 setChatState(StateInactive); in hideEvent()
508 if (contactChatState_ == XMPP::StateComposing || contactChatState_ == XMPP::StateInactive) { in updateContact()
661 else if (contactChatState_ == XMPP::StateInactive) { in desiredCaption()
1001 ….send-inactivity-events").toBool() && (state == XMPP::StateGone || state == XMPP::StateInactive)) { in setChatState()
1030 …e == XMPP::StateInactive && lastChatState_ == XMPP::StateComposing) || (state == XMPP::StateCompos… in setChatState()
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/thanos-io/thanos/pkg/rules/rulespb/
H A Drpc.proto89 // StateInactive is the state of an alert that is neither firing nor pending.
90 //StateInactive AlertState = iota
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/thanos-io/thanos/pkg/rules/rulespb/
H A Drpc.proto89 // StateInactive is the state of an alert that is neither firing nor pending.
90 //StateInactive AlertState = iota
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/thanos-io/thanos/pkg/rules/rulespb/
H A Drpc.proto89 // StateInactive is the state of an alert that is neither firing nor pending.
90 //StateInactive AlertState = iota
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/lambda/types/
H A Denums.go314 StateInactive State = "Inactive" const
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/lambda/types/
H A Denums.go314 StateInactive State = "Inactive" const

1234