Home
last modified time | relevance | path

Searched defs:Notifications (Results 1 – 25 of 1727) sorted by relevance

12345678910>>...70

/dports/net/storj/storj-1.45.3/storagenode/console/consoleapi/
H A Dnotifications.go23 type Notifications struct { struct
24 service *notifications.Service
26 log *zap.Logger
31 Notifications []notifications.Notification `json:"notifications"` member
48 func (notification *Notifications) ReadNotification(w http.ResponseWriter, r *http.Request) {
76 func (notification *Notifications) ReadAllNotifications(w http.ResponseWriter, r *http.Request) {
91 func (notification *Notifications) ListNotifications(w http.ResponseWriter, r *http.Request) {
148 func (notification *Notifications) serveJSONError(w http.ResponseWriter, status int, err error) {
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/Philipp15b/go-steam/
H A Dnotifications.go9 type Notifications struct { struct
12 notifications map[NotificationType]uint
13 client *Client
23 func (n *Notifications) HandlePacket(packet *Packet) {
36 func (n *Notifications) handleClientUserNotifications(packet *Packet) {
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/networking/
H A Dmsg_zerocopy.rst99 Notifications section in Interface
114 Notification Reception
165 Ordered delivery is the common case, but not guaranteed. Notifications argument
169 Notification Parsing
205 Deferred copies
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/networking/
H A Dmsg_zerocopy.rst99 Notifications section in Interface
114 Notification Reception
165 Ordered delivery is the common case, but not guaranteed. Notifications argument
169 Notification Parsing
205 Deferred copies
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/networking/
H A Dmsg_zerocopy.rst99 Notifications section in Interface
114 Notification Reception
165 Ordered delivery is the common case, but not guaranteed. Notifications argument
169 Notification Parsing
205 Deferred copies
/dports/multimedia/snapcast/snapcast-0.25.0/doc/json_rpc_api/
H A Dv2_0_0.md113 ### Example JSON objects
141 ### Requests
162 ### Notifications argument
394 ## Notifications section in Snapcast JSON RPC Control API
395 ### Client.OnConnect
400 ### Client.OnDisconnect
420 ### Group.OnMute
430 ### Group.OnNameChanged
435 ### Stream.OnUpdate
440 ### Stream.OnMetadata
[all …]
/dports/x11-fonts/py-defcon/defcon-0.6.0/documentation/source/concepts/
H A Dnotifications.rst3 .. _Notifications: target
6 Notifications chapter
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-elastictranscoder/source/model/
H A DNotifications.cpp21 Notifications::Notifications() : in Notifications() function in Aws::ElasticTranscoder::Model::Notifications
29 Notifications::Notifications(JsonView jsonValue) : in Notifications() function in Aws::ElasticTranscoder::Model::Notifications
/dports/net-im/mtxclient/mtxclient-0.6.0/include/mtx/responses/
H A Dnotifications.hpp45 struct Notifications struct
53 std::vector<Notification> notifications;
/dports/x11-fonts/py-defcon/defcon-0.6.0/documentation/source/objects/
H A Dfont.rst69 Notifications subsection
78 Font
/dports/www/firefox/firefox-99.0/toolkit/components/extensions/docs/
H A Dother.rst44 "extension-setting-changed":
113 "extension-setting-changed:*name*":
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/extensions/docs/
H A Dother.rst44 "extension-setting-changed":
113 "extension-setting-changed:*name*":
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/extensions/docs/
H A Dother.rst44 "extension-setting-changed":
113 "extension-setting-changed:*name*":
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/extensions/docs/
H A Dother.rst44 "extension-setting-changed":
113 "extension-setting-changed:*name*":
/dports/misc/concourse/concourse-6.7.2/atc/api/accessor/
H A Dteams_cacher.go14 type Notifications interface { interface
28 notifications Notifications,
/dports/net/concourse-fly/concourse-6.7.1/atc/api/accessor/
H A Dteams_cacher.go14 type Notifications interface { interface
28 notifications Notifications,
/dports/net-im/libquotient/libQuotient-0.6.8/lib/events/
H A Droompowerlevelsevent.h9 struct Notifications { struct
28 Notifications notifications; argument
/dports/net-im/spectral/libQuotient-58dfe74390ebdd8ec6611d3b8fecfe7d051ff955/lib/events/
H A Droompowerlevelsevent.h9 struct Notifications { struct
28 Notifications notifications; argument
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/interfaces/ecpg/test/expected/
H A Dsql-execute.c124 { ECPGtrans(__LINE__, NULL, "commit");
144 …ECPGt_char_variable,(ECPGprepared_statement(NULL, "f", __LINE__)),(long)1,(long)1,(1)*sizeof(char)…
/dports/security/keybase/client-v5.7.1/shared/settings/notifications/
H A Dindex.d.ts18 export default class Notifications extends Component<Props> {} class
/dports/devel/py-jenkins-job-builder/jenkins-job-builder-3.11.0/doc/source/
H A Dnotifications.rst3 Notifications chapter
/dports/net-p2p/bazarr/bazarr-1.0.2/bazarr/api/system/
H A Dnotifications.py11 class Notifications(Resource): class
/dports/graphics/pikopixel/PikoPixel.Sources.1.0-b10/PikoPixel/
H A DPPDocumentWindowController_Notifications.m32 @implementation PPDocumentWindowController (Notifications) category
/dports/mail/mailman3/mailman-3.3.1/src/mailman/commands/docs/
H A Dcreate.rst106 Notifications chapter
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/docs/reviewing-tests/
H A Dindex.md47 ## Notifications section in Reviewing Tests

12345678910>>...70