Home
last modified time | relevance | path

Searched defs:Urgency (Results 1 – 25 of 57) sorted by relevance

123

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/notify-rust-4.5.5/src/
H A Durgency.rs29 pub enum Urgency { enum
38 impl TryFrom<&str> for Urgency { implementation
42 fn try_from(string: &str) -> Result<Urgency, Self::Error> { in try_from()
56 impl From<Option<u64>> for Urgency { implementation
57 fn from(maybe_int: Option<u64>) -> Urgency { in from()
66 impl From<u64> for Urgency { implementation
67 fn from(int: u64) -> Urgency { in from()
H A Dhints.rs84 Urgency(Urgency), enumerator
/dports/x11/albert/albert-0.16.1/include/albert/
H A Ditem.h27 enum class Urgency { Normal, Notification, Alert }; enum
/dports/audio/cantata/cantata-2.4.2/dbus/
H A Dnotify.h46 enum Urgency { enum
/dports/security/vuls/vuls-0.13.7/vendor/github.com/knqyf263/gost/models/
H A Ddebian.go18 Urgency string `json:"urgency"` member
42 Urgency string member
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aquasecurity/trivy-db/pkg/vulnsrc/debian/
H A Dtypes.go14 Urgency string `json:"urgency"` member
/dports/devel/liblxqt/liblxqt-1.0.0/
H A Dlxqtnotification.h65 enum Urgency enum
/dports/devel/kf5-knotifications/knotifications-5.89.0/src/
H A Dknotification.h191 enum Urgency { enum
/dports/deskutils/notify-osd/notify-osd-0.9.34/src/
H A Dnotification.h57 } Urgency; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sharing/web_push/
H A Dweb_push_common.h22 enum class Urgency { enum
/dports/editors/neovim/neovim-0.6.1/runtime/ftplugin/
H A Ddebchangelog.vim158 function Urgency(urg) function
/dports/editors/vim/vim-8.2.3745/runtime/ftplugin/
H A Ddebchangelog.vim158 function Urgency(urg) function
/dports/dns/powerdns/pdns-4.5.2/pdns/
H A Dlogger.hh41 enum Urgency {All=32767,Alert=LOG_ALERT, Critical=LOG_CRIT, Error=LOG_ERR, Warning=LOG_WARNING, enum in Logger
/dports/devel/notify-sharp/notify-sharp-3.0.3/src/
H A DNotification.cs35 public enum Urgency : byte { enum
182 public Urgency Urgency { property in Notifications.Notification
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/PagerDuty/go-pagerduty/go-pagerduty-cf1437c7c8d6/
H A Dservice.go38 Urgency string `json:"urgency,omitempty"` member
53 Urgency string `json:"urgency,omitempty"` member
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/PuerkitoBio/goquery/
H A Dquery.go25 // returns true if at least one of these elements matches.
/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/doc/
H A Dwmii.tex721 \subsection{Urgency} subsection
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/libnotificationmanager/
H A Dnotifications.h296 enum Urgency { enum
/dports/editors/lazarus/lazarus/ide/
H A Detsrceditmarks.pas62 property Urgency: TMessageLineUrgency read FUrgency; property
79 property Urgency: TMessageLineUrgency read FUrgency write FUrgency; property
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Detsrceditmarks.pas62 property Urgency: TMessageLineUrgency read FUrgency; property
79 property Urgency: TMessageLineUrgency read FUrgency write FUrgency; property
/dports/editors/lazarus-qt5/lazarus/ide/
H A Detsrceditmarks.pas62 property Urgency: TMessageLineUrgency read FUrgency; property
79 property Urgency: TMessageLineUrgency read FUrgency write FUrgency; property
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Detsrceditmarks.pas62 property Urgency: TMessageLineUrgency read FUrgency; property
79 property Urgency: TMessageLineUrgency read FUrgency write FUrgency; property
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/PagerDuty/go-pagerduty/
H A Duser.go25 Urgency string member
/dports/devel/llvm70/llvm-7.0.1.src/test/Assembler/
H A Ddebug-info.ll43 ; CHECK-NEXT: !14 = !DICompositeType(tag: DW_TAG_structure_type, name: "MyType", file: !10, line: 2…
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pictures/
H A DPictureInfoTag.h112 std::string Urgency; member

123