Home
last modified time | relevance | path

Searched refs:NotificationReceiver (Results 1 – 25 of 63) sorted by relevance

123

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/pegasus/
H A Dnotification.h38 class NotificationReceiver; variable
41 NotificationReceiver *receiver;
68 void notifyMe(NotificationReceiver*, NotificationFlags flags, NotificationFlags mask);
69 void cancelNotification(NotificationReceiver *receiver);
84 class NotificationReceiver {
88 NotificationReceiver();
89 virtual ~NotificationReceiver();
104 class NotificationManager : public NotificationReceiver {
H A Dnotification.cpp51 void Notification::notifyMe(NotificationReceiver *receiver, NotificationFlags flags, NotificationFl… in notifyMe()
68 void Notification::cancelNotification(NotificationReceiver *receiver) { in cancelNotification()
100 NotificationReceiver::NotificationReceiver() { in NotificationReceiver() function in Pegasus::NotificationReceiver
104 NotificationReceiver::~NotificationReceiver() { in ~NotificationReceiver()
109 void NotificationReceiver::receiveNotification(Notification *, const NotificationFlags) { in receiveNotification()
112 void NotificationReceiver::newNotification(Notification *notification) { in newNotification()
/dports/games/scummvm/scummvm-2.5.1/engines/pegasus/
H A Dnotification.h38 class NotificationReceiver; variable
41 NotificationReceiver *receiver;
68 void notifyMe(NotificationReceiver*, NotificationFlags flags, NotificationFlags mask);
69 void cancelNotification(NotificationReceiver *receiver);
84 class NotificationReceiver {
88 NotificationReceiver();
89 virtual ~NotificationReceiver();
104 class NotificationManager : public NotificationReceiver {
H A Dnotification.cpp51 void Notification::notifyMe(NotificationReceiver *receiver, NotificationFlags flags, NotificationFl… in notifyMe()
68 void Notification::cancelNotification(NotificationReceiver *receiver) { in cancelNotification()
100 NotificationReceiver::NotificationReceiver() { in NotificationReceiver() function in Pegasus::NotificationReceiver
104 NotificationReceiver::~NotificationReceiver() { in ~NotificationReceiver()
109 void NotificationReceiver::receiveNotification(Notification *, const NotificationFlags) { in receiveNotification()
112 void NotificationReceiver::newNotification(Notification *notification) { in newNotification()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/util/concurrent/FutureTask/
H A DBlockingTaskExecutor.java50 final NotificationReceiver notifiee1 = new NotificationReceiver(); in test()
51 final NotificationReceiver notifiee2 = new NotificationReceiver(); in test()
92 static class NotificationReceiver { class in BlockingTaskExecutor
122 private final NotificationReceiver notifiee;
124 BlockingTask(NotificationReceiver notifiee) { in BlockingTask()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/util/concurrent/FutureTask/
H A DBlockingTaskExecutor.java50 final NotificationReceiver notifiee1 = new NotificationReceiver(); in test()
51 final NotificationReceiver notifiee2 = new NotificationReceiver(); in test()
92 static class NotificationReceiver { class in BlockingTaskExecutor
122 private final NotificationReceiver notifiee;
124 BlockingTask(NotificationReceiver notifiee) { in BlockingTask()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/concurrent/FutureTask/
H A DBlockingTaskExecutor.java59 final NotificationReceiver notifiee1 = new NotificationReceiver(); in test()
60 final NotificationReceiver notifiee2 = new NotificationReceiver(); in test()
104 static class NotificationReceiver { class in BlockingTaskExecutor
134 private final NotificationReceiver notifiee;
136 BlockingTask(NotificationReceiver notifiee) { in BlockingTask()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/concurrent/FutureTask/
H A DBlockingTaskExecutor.java59 final NotificationReceiver notifiee1 = new NotificationReceiver(); in test()
60 final NotificationReceiver notifiee2 = new NotificationReceiver(); in test()
104 static class NotificationReceiver { class in BlockingTaskExecutor
134 private final NotificationReceiver notifiee;
136 BlockingTask(NotificationReceiver notifiee) { in BlockingTask()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/concurrent/FutureTask/
H A DBlockingTaskExecutor.java59 final NotificationReceiver notifiee1 = new NotificationReceiver(); in test()
60 final NotificationReceiver notifiee2 = new NotificationReceiver(); in test()
104 static class NotificationReceiver { class in BlockingTaskExecutor
134 private final NotificationReceiver notifiee;
136 BlockingTask(NotificationReceiver notifiee) { in BlockingTask()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/concurrent/FutureTask/
H A DBlockingTaskExecutor.java59 final NotificationReceiver notifiee1 = new NotificationReceiver(); in test()
60 final NotificationReceiver notifiee2 = new NotificationReceiver(); in test()
104 static class NotificationReceiver { class in BlockingTaskExecutor
134 private final NotificationReceiver notifiee;
136 BlockingTask(NotificationReceiver notifiee) { in BlockingTask()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/concurrent/FutureTask/
H A DBlockingTaskExecutor.java59 final NotificationReceiver notifiee1 = new NotificationReceiver(); in test()
60 final NotificationReceiver notifiee2 = new NotificationReceiver(); in test()
104 static class NotificationReceiver { class in BlockingTaskExecutor
134 private final NotificationReceiver notifiee;
136 BlockingTask(NotificationReceiver notifiee) { in BlockingTask()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/util/concurrent/FutureTask/
H A DBlockingTaskExecutor.java59 final NotificationReceiver notifiee1 = new NotificationReceiver(); in test()
60 final NotificationReceiver notifiee2 = new NotificationReceiver(); in test()
104 static class NotificationReceiver { class in BlockingTaskExecutor
134 private final NotificationReceiver notifiee;
136 BlockingTask(NotificationReceiver notifiee) { in BlockingTask()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/util/concurrent/FutureTask/
H A DBlockingTaskExecutor.java59 final NotificationReceiver notifiee1 = new NotificationReceiver(); in test()
60 final NotificationReceiver notifiee2 = new NotificationReceiver(); in test()
104 static class NotificationReceiver { class in BlockingTaskExecutor
134 private final NotificationReceiver notifiee;
136 BlockingTask(NotificationReceiver notifiee) { in BlockingTask()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/util/concurrent/FutureTask/
H A DBlockingTaskExecutor.java59 final NotificationReceiver notifiee1 = new NotificationReceiver(); in test()
60 final NotificationReceiver notifiee2 = new NotificationReceiver(); in test()
104 static class NotificationReceiver { class in BlockingTaskExecutor
134 private final NotificationReceiver notifiee;
136 BlockingTask(NotificationReceiver notifiee) { in BlockingTask()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/pegasus/neighborhood/caldoria/
H A Dcaldoriamirror.h34 class CaldoriaMirror : public GameInteraction, public NotificationReceiver {
H A Dcaldoriamessages.h39 class CaldoriaMessages : public GameInteraction, public Notification, public NotificationReceiver {
H A Dcaldoria4dsystem.h38 class Caldoria4DSystem : public GameInteraction, private Idler, public NotificationReceiver {
/dports/games/scummvm/scummvm-2.5.1/engines/pegasus/neighborhood/caldoria/
H A Dcaldoriamirror.h34 class CaldoriaMirror : public GameInteraction, public NotificationReceiver {
H A Dcaldoriamessages.h39 class CaldoriaMessages : public GameInteraction, public Notification, public NotificationReceiver {
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/pegasus/neighborhood/norad/alpha/
H A Decrmonitor.h35 class NoradAlphaECRMonitor : public GameInteraction, public NotificationReceiver {
/dports/games/scummvm/scummvm-2.5.1/engines/pegasus/neighborhood/norad/alpha/
H A Decrmonitor.h35 class NoradAlphaECRMonitor : public GameInteraction, public NotificationReceiver {
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/pegasus/neighborhood/norad/
H A Dsubplatform.h36 class SubPlatform : public GameInteraction, public NotificationReceiver {
H A Dnoradelevator.h38 class NoradElevator : public GameInteraction, private NotificationReceiver {
/dports/games/scummvm/scummvm-2.5.1/engines/pegasus/neighborhood/norad/
H A Dsubplatform.h36 class SubPlatform : public GameInteraction, public NotificationReceiver {
H A Dnoradelevator.h38 class NoradElevator : public GameInteraction, private NotificationReceiver {

123