notification 159 java/org/gnu/emacs/EmacsService.java Notification notification; notification 177 java/org/gnu/emacs/EmacsService.java notification = (new Notification.Builder (this, "emacs") notification 182 java/org/gnu/emacs/EmacsService.java manager.notify (1, notification); notification 183 java/org/gnu/emacs/EmacsService.java startForeground (1, notification); notification 390 src/nsterm.h - (void)logNotification: (NSNotification *)notification; notification 391 src/nsterm.h - (void)antialiasThresholdDidChange:(NSNotification *)notification; notification 190 src/w32notify.c struct notification *dirwatch; notification 210 src/w32notify.c dirwatch = (struct notification *)io_info->hEvent; notification 280 src/w32notify.c struct notification *dirwatch = (struct notification *)arg; notification 320 src/w32notify.c static struct notification * notification 323 src/w32notify.c struct notification *dirwatch = xzalloc (sizeof (struct notification)); notification 361 src/w32notify.c static struct notification * notification 365 src/w32notify.c struct notification *dirwatch = NULL; notification 425 src/w32notify.c remove_watch (struct notification *dirwatch) notification 566 src/w32notify.c struct notification *dirwatch = NULL; notification 644 src/w32notify.c struct notification *dirwatch; notification 654 src/w32notify.c dirwatch = (struct notification *)xmint_pointer (watch_descriptor); notification 655 src/w32notify.c if (w32_valid_pointer_p (dirwatch, sizeof(struct notification))) notification 691 src/w32notify.c struct notification *dirwatch = notification 692 src/w32notify.c (struct notification *)xmint_pointer (watch_descriptor); notification 693 src/w32notify.c if (w32_valid_pointer_p (dirwatch, sizeof(struct notification))