Home
last modified time | relevance | path

Searched refs:notificationEvent (Results 1 – 23 of 23) sorted by relevance

/dports/polish/kadu/kadu-4.3/kadu-core/notification/
H A Dnotification-event-repository.h42 void notificationEventAdded(NotificationEvent notificationEvent);
43 void notificationEventRemoved(NotificationEvent notificationEvent);
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/WIL/tests/
H A DWatcherTests.cpp442 auto notificationEvent = make_event(); variable
447 notificationEvent.SetEvent(); in __anon64b017ed1d02()
453 REQUIRE(notificationEvent.wait(5000));
458 REQUIRE(notificationEvent.wait(5000));
494 auto notificationEvent = make_event(); variable
502 notificationEvent.SetEvent(); in __anon64b017ed2202()
508 REQUIRE(notificationEvent.wait(5000));
514 REQUIRE(notificationEvent.wait(5000));
/dports/databases/kbibtex/kbibtex-0.9.2/src/config/
H A Dnotificationhub.h29 virtual void notificationEvent(int eventId) = 0;
H A Dnotificationhub.cpp93 listener->notificationEvent(eventId); in publishEvent()
/dports/databases/kbibtex/kbibtex-0.9.2/src/parts/
H A Dpart.h42 void notificationEvent(int eventId) override;
H A Dpart.cpp782 void KBibTeXPart::notificationEvent(int eventId)
/dports/databases/kbibtex/kbibtex-0.9.2/src/gui/preferences/
H A Dsettingscolorlabelwidget.h75 void notificationEvent(int eventId) override;
H A Dsettingscolorlabelwidget.cpp514 void ColorLabelContextMenu::notificationEvent(int eventId) in notificationEvent() function in ColorLabelContextMenu
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/test/black_box_tests/
H A Dzello_metrics.cpp75 ze_event_handle_t notificationEvent = {}; member
262 …nterpret_cast<zet_command_list_handle_t>(commandList), queryHandle, notificationEvent, 0, nullptr)… in executeQueryWorkload()
332 VALIDATECALL(zeEventDestroy(notificationEvent)); in destroy()
533 VALIDATECALL(zeEventCreate(eventPool, &notificationEventDesc, &notificationEvent)); in createEvent()
623 const bool notificationOccured = zeEventQueryStatus(notificationEvent) == ZE_RESULT_SUCCESS; in exectuteCommandList()
664 …Open(contextHandle, deviceHandle, metricGroup, &streamerProperties, notificationEvent, &metricStre… in createMetricStream()
/dports/databases/kbibtex/kbibtex-0.9.2/src/data/models/
H A Dfilemodel.h74 void notificationEvent(int eventId) override;
H A Dfilemodel.cpp55 void FileModel::notificationEvent(int eventId) in notificationEvent() function in FileModel
/dports/databases/kbibtex/kbibtex-0.9.2/src/gui/
H A Dvaluelistmodel.h104 void notificationEvent(int eventId) override;
H A Dvaluelistmodel.cpp321 void ValueListModel::notificationEvent(int eventId) in notificationEvent() function in ValueListModel
/dports/databases/kbibtex/kbibtex-0.9.2/src/gui/field/
H A Dcolorlabelwidget.cpp58 void notificationEvent(int eventId) override { in notificationEvent() function in ColorLabelComboBoxModel
/dports/databases/kbibtex/kbibtex-0.9.2/src/data/
H A Dvalue.h294 void notificationEvent(int eventId) override;
H A Dvalue.cpp753 void PlainTextValue::notificationEvent(int eventId) in notificationEvent() function in PlainTextValue
/dports/databases/kbibtex/kbibtex-0.9.2/src/gui/widgets/
H A Dmenulineedit.cpp67 void notificationEvent(int eventId) override {
/dports/lang/spidermonkey78/firefox-78.9.0/dom/serviceworkers/
H A DServiceWorkerOp.cpp879 RefPtr<NotificationEvent> notificationEvent = in Exec() local
882 notificationEvent->SetTrusted(true); in Exec()
889 aCx, aWorkerPrivate->GlobalScope(), notificationEvent, this); in Exec()
/dports/www/firefox-esr/firefox-91.8.0/dom/serviceworkers/
H A DServiceWorkerOp.cpp889 RefPtr<NotificationEvent> notificationEvent = in Exec() local
892 notificationEvent->SetTrusted(true); in Exec()
899 aCx, aWorkerPrivate->GlobalScope(), notificationEvent, this); in Exec()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/serviceworkers/
H A DServiceWorkerOp.cpp889 RefPtr<NotificationEvent> notificationEvent = in Exec() local
892 notificationEvent->SetTrusted(true); in Exec()
899 aCx, aWorkerPrivate->GlobalScope(), notificationEvent, this); in Exec()
/dports/www/firefox/firefox-99.0/dom/serviceworkers/
H A DServiceWorkerOp.cpp900 RefPtr<NotificationEvent> notificationEvent = in Exec() local
903 notificationEvent->SetTrusted(true); in Exec()
910 aCx, aWorkerPrivate->GlobalScope(), notificationEvent, this); in Exec()
/dports/net-mgmt/net-snmp/net-snmp-5.9/
H A DREADME.solaris602 notificationEvent tokens will not work for the same reason but this
H A DChangeLog79550 Bring documentation of notificationEvent syntax into line with
122738 - trapEvent -> notificationEvent