Home
last modified time | relevance | path

Searched refs:NotificationCenter (Results 26 – 50 of 116) sorted by relevance

12345

/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/swift/Sources/
H A DTSocketServer.swift103 _ = NotificationCenter.default.addObserver(forName: .NSFileHandleConnectionAccepted,
117 NotificationCenter.default.removeObserver(self)
141 NotificationCenter.default in handleClientConnection()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/swift/Sources/
H A DTSocketServer.swift101 _ = NotificationCenter.default.addObserver(forName: .NSFileHandleConnectionAccepted,
116 NotificationCenter.default.removeObserver(self)
146 NotificationCenter.default in handleClientConnection()
/dports/devel/py-thrift/thrift-0.14.0/lib/swift/Sources/
H A DTSocketServer.swift101 _ = NotificationCenter.default.addObserver(forName: .NSFileHandleConnectionAccepted,
116 NotificationCenter.default.removeObserver(self)
146 NotificationCenter.default in handleClientConnection()
/dports/devel/thrift/thrift-0.14.0/lib/swift/Sources/
H A DTSocketServer.swift101 _ = NotificationCenter.default.addObserver(forName: .NSFileHandleConnectionAccepted,
116 NotificationCenter.default.removeObserver(self)
146 NotificationCenter.default in handleClientConnection()
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/swift/Sources/
H A DTSocketServer.swift101 _ = NotificationCenter.default.addObserver(forName: .NSFileHandleConnectionAccepted,
116 NotificationCenter.default.removeObserver(self)
146 NotificationCenter.default in handleClientConnection()
/dports/devel/thrift-cpp/thrift-0.14.0/lib/swift/Sources/
H A DTSocketServer.swift101 _ = NotificationCenter.default.addObserver(forName: .NSFileHandleConnectionAccepted,
116 NotificationCenter.default.removeObserver(self)
146 NotificationCenter.default in handleClientConnection()
/dports/devel/node-thrift/thrift-0.14.0/lib/swift/Sources/
H A DTSocketServer.swift101 _ = NotificationCenter.default.addObserver(forName: .NSFileHandleConnectionAccepted,
116 NotificationCenter.default.removeObserver(self)
146 NotificationCenter.default in handleClientConnection()
/dports/www/ilias6/ILIAS-6.14/src/GlobalScreen/Scope/Notification/
H A DREADME.md3 This scope addresses notifications that are displayed to the user in the NotificationCenter (a dedi…
5 These are summarized and displayed in the NotificationCenter.
72 …ons are collected in a NotificationGroup. These will rendered as a group in the NotificationCenter.
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/workers/
H A DWorkerContext.h57 class NotificationCenter; variable
110 NotificationCenter* webkitNotifications() const;
198 mutable RefPtr<NotificationCenter> m_notifications;
/dports/www/ilias6/ILIAS-6.14/src/GlobalScreen/Scope/MetaBar/Collector/Renderer/
H A DNotificationCenterRenderer.php6 use ILIAS\GlobalScreen\Scope\MetaBar\Factory\NotificationCenter; alias
41 * @param NotificationCenter $item
/dports/audio/supercollider/SuperCollider-3.11.0-Source/SCClassLibrary/Common/Core/
H A DModel.sc45 NotificationCenter {
109 NotificationCenter.unregister(object,message,listener)
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/content_widget_extension/
H A Dmost_visited_tile_view.mm7 #import <NotificationCenter/NotificationCenter.h>
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ios/LibreOfficeLight/LibreOfficeLight/
H A DDocumentController.swift39 NotificationCenter.default.removeObserver(self)
569 NotificationCenter.default.addObserver(self, in registerKeyboardNotifications()
573 NotificationCenter.default.addObserver(self, in registerKeyboardNotifications()
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/notificationcenter/
H A DSources.inc2 {$include NotificationCenter.inc}
H A DNCWidgetController.inc1 { Parsed from NotificationCenter.framework NCWidgetController.h }
H A DNCWidgetProviding.inc1 { Parsed from NotificationCenter.framework NCWidgetProviding.h }
H A DNCWidgetSearchViewController.inc1 { Parsed from NotificationCenter.framework NCWidgetSearchViewController.h }
/dports/print/a2ps/a2ps-4.13/tests/tstfiles/
H A DAppDelegate.m78 [[NotificationCenter defaultCenter]
116 [[NotificationCenter defaultCenter]
/dports/devel/py-python-application/python-application-2.8.0/application/
H A Dnotification.py64 for notification_center in NotificationCenter.__instances__.itervalues():
106 class NotificationCenter(object): class
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/search_widget_extension/
H A Dsearch_action_view.mm7 #import <NotificationCenter/NotificationCenter.h>
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WINGs/
H A Dnotification.c83 } NotificationCenter; typedef
86 static NotificationCenter *notificationCenter = NULL;
90 notificationCenter = wmalloc(sizeof(NotificationCenter)); in W_InitNotificationCenter()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WINGs/
H A Dnotification.c83 } NotificationCenter; typedef
86 static NotificationCenter *notificationCenter = NULL;
90 notificationCenter = wmalloc(sizeof(NotificationCenter)); in W_InitNotificationCenter()
/dports/devel/poco/poco-1.10.1-all/Foundation/include/Poco/
H A DTaskManager.h116 NotificationCenter _nc;
H A DTask.h33 class NotificationCenter; variable
/dports/devel/poco/poco-1.10.1-all/Net/include/Poco/Net/
H A DSocketNotifier.h77 Poco::NotificationCenter _nc;

12345