Home
last modified time | relevance | path

Searched refs:Inactive (Results 1 – 25 of 12147) sorted by path

12345678910>>...486

/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/async-broadcast-0.3.4/
H A DCHANGELOG.md24 - Inactive receivers (#2).
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/async-broadcast-0.3.4/src/
H A Dlib.rs567 return Err(TrySendError::Inactive(msg)); in try_broadcast()
1192 Inactive(T), enumerator
1201 TrySendError::Inactive(t) => t, in into_inner()
1209 TrySendError::Closed(_) | TrySendError::Inactive(_) => false, in is_full()
1216 TrySendError::Full(_) | TrySendError::Inactive(_) => false, in is_closed()
1225 TrySendError::Inactive(_) => true, in is_disconnected()
1237 TrySendError::Inactive(..) => write!(f, "Inactive(..)"), in fmt()
1247 TrySendError::Inactive(..) => write!(f, "sending into the void (no active receivers)"), in fmt()
1338 Err(TrySendError::Full(m)) | Err(TrySendError::Inactive(m)) => this.msg = Some(m), in poll()
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/async-broadcast-0.3.4/tests/
H A Dtest.rs249 assert_eq!(s1.try_broadcast(9), Err(TrySendError::Inactive(9))); in open_channel()
250 assert_eq!(s2.try_broadcast(10), Err(TrySendError::Inactive(10))); in open_channel()
/dports/astro/celestia-gtk/celestia-1.6.1/src/celestia/kde/
H A Dselectionpopup.cpp55 pal.setColor( QPalette::Inactive, QColorGroup::Foreground, QColor( "Black" ) ); in init()
/dports/astro/celestia/celestia-1.6.1/src/celestia/kde/
H A Dselectionpopup.cpp55 pal.setColor( QPalette::Inactive, QColorGroup::Foreground, QColor( "Black" ) ); in init()
/dports/astro/gpsbabel14/gpsbabel-1.4.4/win32/gui-2/locale/de/LC_MESSAGES/
H A Ddelphi.po86 msgid "Inactive Dimensions"
5115 "Inactive\n"
6103 msgid "&Inactive Timeout:"
6108 msgid "Inactive Timeout specifes the number of minutes a client can be inactive before being discon…
7872 #~ msgid "Gradient Inactive Caption"
7963 #~ msgid "Inactive Border"
7965 #~ msgid "Inactive Caption"
7967 #~ msgid "Inactive Caption Text"
/dports/astro/gpsbabel14/gpsbabel-1.4.4/win32/gui-2/locale/es/LC_MESSAGES/
H A Ddelphi.po1893 msgid "Inactive Dimensions"
11273 "Inactive\n"
13478 msgid "&Inactive Timeout:"
13484 "Inactive Timeout specifes the number of minutes a client can be inactive "
/dports/astro/gpsbabel14/gpsbabel-1.4.4/win32/gui-2/locale/fr/LC_MESSAGES/
H A Ddelphi.po88 msgid "Inactive Dimensions"
5117 "Inactive\n"
6105 msgid "&Inactive Timeout:"
6110 msgid "Inactive Timeout specifes the number of minutes a client can be inactive before being discon…
/dports/astro/gpsbabel14/gpsbabel-1.4.4/win32/gui-2/locale/it/LC_MESSAGES/
H A Ddelphi.po86 msgid "Inactive Dimensions"
5321 "Inactive\n"
6326 msgid "&Inactive Timeout:"
6332 "Inactive Timeout specifes the number of minutes a client can be inactive "
/dports/astro/kstars/kstars-3.5.6/kstars/auxiliary/
H A Dschememanager.cpp503 else if (state == QPalette::Inactive) in StateEffects()
920 … if (state == QPalette::Active || (state == QPalette::Inactive && !inactiveSelectionEffect)) in SchemeManager()
924 else if (state == QPalette::Inactive) in SchemeManager()
1055 …palette.setBrush(QPalette::Inactive, color, SchemeManager(QPalette::Inactive, set, config).backgro… in adjustBackground()
1063 …palette.setBrush(QPalette::Inactive, color, SchemeManager(QPalette::Inactive, set, config).foregro… in adjustForeground()
1074 QPalette::Inactive, in createApplicationPalette()
/dports/astro/kstars/kstars-3.5.6/kstars/data/themes/
H A Dblackbody.colors9 [ColorEffects:Inactive]
H A Dcolorcontrast.colors10 [ColorEffects:Inactive]
H A Ddarkroom.colors10 [ColorEffects:Inactive]
H A Dgraycard.colors10 [ColorEffects:Inactive]
H A Dhighkey.colors10 [ColorEffects:Inactive]
H A Dlowkey.colors9 [ColorEffects:Inactive]
H A Dnightvision.colors10 [ColorEffects:Inactive]
H A Dshadeofgray.colors10 [ColorEffects:Inactive]
H A Dsunsetcolor.colors10 [ColorEffects:Inactive]
H A Dwhitebalance.colors10 [ColorEffects:Inactive]
/dports/astro/kstars/kstars-3.5.6/kstars/
H A Dkstarslite.cpp164 DarkPalette.setColor(QPalette::Inactive, QPalette::Text, QColor(238, 0, 0)); in KStarsLite()
165 DarkPalette.setColor(QPalette::Inactive, QPalette::Base, QColor(30, 10, 10)); in KStarsLite()
/dports/astro/kstars/kstars-3.5.6/kstars/widgets/
H A Ddmsbox.cpp40 p.setColor(QPalette::Inactive, QPalette::Text, QColor(r, g, b)); in setEmptyText()
/dports/astro/marble/marble-21.12.3/po/bs/
H A Dmarble.po4634 #~ msgid "Plugin Inactive"
/dports/astro/marble/marble-21.12.3/po/da/
H A Dmarble.po4654 #~ msgid "Plugin Inactive"
/dports/astro/marble/marble-21.12.3/po/de/
H A Dmarble.po4677 #~ msgid "Plugin Inactive"

12345678910>>...486