/third_party/glib/gio/ |
D | gnotification.c | 107 GNotification *notification = G_NOTIFICATION (object); in g_notification_dispose() local 117 GNotification *notification = G_NOTIFICATION (object); in g_notification_finalize() local 139 g_notification_init (GNotification *notification) in g_notification_init() 162 GNotification *notification; in g_notification_new() local 183 g_notification_get_title (GNotification *notification) in g_notification_get_title() 200 g_notification_set_title (GNotification *notification, in g_notification_set_title() 222 g_notification_get_body (GNotification *notification) in g_notification_get_body() 239 g_notification_set_body (GNotification *notification, in g_notification_set_body() 261 g_notification_get_icon (GNotification *notification) in g_notification_get_icon() 278 g_notification_set_icon (GNotification *notification, in g_notification_set_icon() [all …]
|
D | gnotificationbackend.c | 68 GNotification *notification) in g_notification_backend_send_notification()
|
/third_party/abseil-cpp/absl/synchronization/ |
D | lifetime_test.cc | 42 absl::Notification* notification, bool* state) { in ThreadOne() 60 absl::Notification* notification, bool* state) { in ThreadTwo() 79 absl::Notification notification; in RunTests() local
|
D | notification_test.cc | 56 Notification* notification, in RunWorker() 69 static void BasicTests(bool notify_before_waiting, Notification* notification) { in BasicTests()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
D | lifetime_test.cc | 42 absl::Notification* notification, bool* state) { in ThreadOne() 60 absl::Notification* notification, bool* state) { in ThreadTwo() 79 absl::Notification notification; in RunTests() local
|
D | notification_test.cc | 56 Notification* notification, in RunWorker() 69 static void BasicTests(bool notify_before_waiting, Notification* notification) { in BasicTests()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/mqueue_h/ |
D | 4-1-buildonly.c | 15 struct sigevent *notification; in test_mq_notify_prototype() local
|
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmControl/include/ |
D | ilm_control_platform.h | 43 notificationFunc notification; member 62 shutdownNotificationFunc notification; member 83 surfaceNotificationFunc notification; member
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_notify/ |
D | 8-1.c | 37 struct sigevent notification; in main() local
|
D | 2-1.c | 46 struct sigevent notification; in main() local
|
D | 9-1.c | 45 struct sigevent notification; in main() local
|
D | 4-1.c | 54 struct sigevent notification; in main() local
|
D | 1-1.c | 57 struct sigevent notification; in main() local
|
D | 3-1.c | 57 struct sigevent notification; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/ |
D | 18-1.c | 52 static void notification(union sigval sv) in notification() function
|
/third_party/boost/libs/log/example/basic_usage/ |
D | main.cpp | 50 notification, enumerator
|
/third_party/boost/libs/log/example/keywords/ |
D | main.cpp | 48 notification, enumerator
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/ |
D | 10-1.c | 24 static volatile int notification; variable
|
/third_party/node/test/parallel/ |
D | test-inspector-waiting-for-disconnect.js | 9 function mainContextDestroyed(notification) { argument
|
/third_party/boost/libs/log/example/doc/ |
D | tutorial_filtering.cpp | 41 notification, enumerator
|
D | util_setup_settings.cpp | 26 notification, enumerator
|
D | expressions_channel_severity_filter.cpp | 26 notification, enumerator
|
D | sources_severity_channel.cpp | 34 notification, enumerator
|
D | expressions_attr_fmt_tag.cpp | 28 notification, enumerator
|
/third_party/glib/gio/tests/ |
D | gnotification.c | 29 GNotification *notification; in activate_app() local 60 GVariant *notification, in notification_received()
|