Home
last modified time | relevance | path

Searched refs:notification (Results 1 – 25 of 416) sorted by relevance

12345678910>>...17

/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/
H A Ddisable-tests.patch20 - tools/notification/test_notification_ust_error \
21 - tools/notification/test_notification_ust_buffer_usage \
22 - tools/notification/test_notification_ust_capture \
23 - tools/notification/test_notification_ust_event_rule_condition_exclusion \
24 - tools/notification/test_notification_kernel_error \
25 - tools/notification/test_notification_kernel_buffer_usage \
26 - tools/notification/test_notification_kernel_capture \
27 - tools/notification/test_notification_kernel_instrumentation \
28 - tools/notification/test_notification_kernel_syscall \
29 - tools/notification/test_notification_notifier_discarded_count \
[all …]
H A D0001-tests-add-check_skip_kernel_test-to-check-root-user-.patch66 .../notification/test_notification_multi_app | 14 +++-----
589 … --git a/tests/regression/tools/notification/test_notification_kernel_buffer_usage b/tests/regress…
591 --- a/tests/regression/tools/notification/test_notification_kernel_buffer_usage
592 +++ b/tests/regression/tools/notification/test_notification_kernel_buffer_usage
633 - skip 0 "Root access is needed. Skipping all kernel notification tests." $NUM_TESTS
640 …iff --git a/tests/regression/tools/notification/test_notification_kernel_capture b/tests/regressio…
642 --- a/tests/regression/tools/notification/test_notification_kernel_capture
643 +++ b/tests/regression/tools/notification/test_notification_kernel_capture
672 - skip 0 "Root access is needed. Skipping all kernel notification tests." $NUM_TESTS
678 diff --git a/tests/regression/tools/notification/test_notification_kernel_error b/tests/regression/…
[all …]
/openbmc/phosphor-webui/app/common/styles/components/
H A Dalert-banner.scss16 background-color: $notification-error--light;
17 border-left-color: $notification-error--dark;
20 background-color: $notification-success--light;
21 border-left-color: $notification-success--dark;
24 background-color: $notification-warn--light;
25 border-left-color: $notification-warn--dark;
28 background-color: $notification-info--light;
29 border-left-color: $notification-info--dark;
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A DlayerBtn.js17 …var notification = $('<div id="temp-inline-notify" style="display: none; font-size: 11px; line-hei…
18 thisBtn.parent().append(notification);
22 notification.text(String(layerDepsList.length + 1) + " layers added");
24 notification.text("1 layer added");
38 notification.fadeIn().delay(500).fadeOut(function(){
41 notification.remove();
45 notification.text("1 layer removed");
48 notification.fadeIn().delay(500).fadeOut(function(){
50 notification.remove();
/openbmc/phosphor-webui/app/common/styles/elements/
H A Dtoast.scss35 background-color: $notification-error--light;
36 border-left-color: $notification-error--dark;
39 background-color: $notification-success--light;
40 border-left-color: $notification-success--dark;
43 background-color: $notification-warn--light;
44 border-left-color: $notification-warn--dark;
47 background-color: $notification-info--light;
48 border-left-color: $notification-info--dark;
H A Dalerts.scss29 .notification-banner {
37 .notification-banner__text {
43 .notification-banner--information {
48 .notification-banner--warning {
60 .notification-banner__text {
/openbmc/phosphor-webui/app/common/styles/base/
H A Dcolors.scss93 $notification-info--dark: $color--blue-40;
94 $notification-info--light: $color--blue-10;
95 $notification-success--dark: $color--green-50;
96 $notification-success--light: $color--green-10;
97 $notification-warn--dark: $color--yellow-50;
98 $notification-warn--light: $color--yellow-10;
99 $notification-error--dark: $color--red-50;
100 $notification-error--light: $color--red-10;
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_layerdetails_page.py181 notification = self.wait_until_visible("#change-notification-msg")
185 self.assertTrue(expected_text in notification.text,
188 (expected_text, notification.text))
197 notification = self.wait_until_visible("#change-notification-msg")
202 self.assertIn(expected_text, notification.text,
205 (expected_text, notification.text))
215 notification = self.wait_until_visible("#change-notification-msg")
220 self.assertIn(expected_text, notification.text,
223 (expected_text, notification.text))
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libwnck/
H A Dlibwnck_2.31.0.bb8 PACKAGECONFIG ??= "startup-notification"
9 PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-startup-notification
/openbmc/openbmc/poky/meta/recipes-graphics/startup-notification/startup-notification-0.12/
H A Dobsolete_automake_macros.patch4 diff -Nurd startup-notification-0.12/configure.in startup-notification-0.12/configure.in
5 --- startup-notification-0.12/configure.in 2011-05-16 17:29:20.000000000 +0300
6 +++ startup-notification-0.12/configure.in 2013-01-07 06:00:48.921905409 +0200
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfwm4/
H A Dxfwm4_4.20.0.bb18 startup-notification \
23 PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-startup-notification
/openbmc/linux/Documentation/networking/
H A Dmsg_zerocopy.rst23 notification overhead. As a result, MSG_ZEROCOPY is generally only
33 The kernel returns a notification when it is safe to modify data.
106 The notification itself is a simple scalar value. Each socket
156 When a new notification is about to be queued, it checks whether the
157 new value extends the range of the notification at the tail of the
158 queue. If so, it drops the new notification packet and instead increases
159 the range upper value of the outstanding notification.
162 notification can be squashed into the previous one, so that no more
163 than one notification is outstanding at any one point.
173 read_notification() call in the previous snippet. A notification
[all …]
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-fc_host5 These files contain the number of congestion notification
7 performance impact notification (FPIN) event.
15 performance impact notification (FPIN) event.
23 performance impact notification (FPIN) event.
H A Dsysfs-class-fc_remote_ports5 These files contain the number of congestion notification
7 performance impact notification (FPIN) event.
15 performance impact notification (FPIN) event.
23 performance impact notification (FPIN) event.
/openbmc/linux/Documentation/ABI/stable/
H A Dthermal-notification1 What: A notification mechanism for thermal related events
3 This interface enables notification for thermal related events.
4 The notification is in the form of a netlink event.
/openbmc/linux/Documentation/core-api/
H A Dwatch_queue.rst2 General notification mechanism
5 The general notification mechanism is built on top of the standard pipe driver
6 whereby it effectively splices notification messages from the kernel into pipes
14 "General setup"/"General notification queue"
29 additions to the ring - which might end up interleaved with notification
45 Note that when producing a notification, the kernel does not wait for the
62 "type" indicates the source of the notification record and "subtype" indicates
85 notification producer to indicate some meaning specific to the type and
125 A "watch queue" is the buffer allocated by an application that notification
146 thus the buffer, into which notification records should be written. The watch
[all …]
/openbmc/openbmc/poky/meta/recipes-graphics/startup-notification/
H A Dstartup-notification_0.12.bb2 DESCRIPTION = "Contains a reference implementation of the startup notification protocol. \
5 HOMEPAGE = "http://www.freedesktop.org/wiki/Software/startup-notification/"
6 BUGTRACKER = "https://gitlab.freedesktop.org/xdg/startup-notification/-/issues"
26 SRC_URI = "http://www.freedesktop.org/software/startup-notification/releases/${BPN}-${PV}.tar.gz \
/openbmc/linux/drivers/soc/qcom/
H A Dpmic_glink_altmode.c48 __le32 notification; member
263 u32 notification; in pmic_glink_altmode_sc8180xp_notify() local
278 notification = le32_to_cpu(msg->notification); in pmic_glink_altmode_sc8180xp_notify()
279 port = FIELD_GET(SC8180X_PORT_MASK, notification); in pmic_glink_altmode_sc8180xp_notify()
280 orientation = FIELD_GET(SC8180X_ORIENTATION_MASK, notification); in pmic_glink_altmode_sc8180xp_notify()
281 mux = FIELD_GET(SC8180X_MUX_MASK, notification); in pmic_glink_altmode_sc8180xp_notify()
282 mode = FIELD_GET(SC8180X_MODE_MASK, notification); in pmic_glink_altmode_sc8180xp_notify()
283 hpd_state = FIELD_GET(SC8180X_HPD_STATE_MASK, notification); in pmic_glink_altmode_sc8180xp_notify()
284 hpd_irq = FIELD_GET(SC8180X_HPD_IRQ_MASK, notification); in pmic_glink_altmode_sc8180xp_notify()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openbox/
H A Dopenbox_3.6.1.bb31 PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-startup-notification
/openbmc/qemu/docs/specs/
H A Dacpi_pci_hotplug.rst13 PCI slot injection notification pending (IO port 0xae00-0xae03, 4-byte access)
16 Slot injection notification pending. One bit per slot.
21 PCI slot removal notification (IO port 0xae04-0xae07, 4-byte access)
24 Slot removal notification pending. One bit per slot.
/openbmc/openbmc/poky/meta/recipes-sato/matchbox-desktop/
H A Dmatchbox-desktop_2.3.bb11 DEPENDS = "gtk+3 startup-notification dbus"
19 EXTRA_OECONF = "--enable-startup-notification --with-dbus"
25 # The startup-notification requires x11 in DISTRO_FEATURES
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/libxfce4ui/
H A Dlibxfce4ui_4.20.0.bb24 …ECONFIG[x11] = "--enable-startup-notification,--disable-startup-notification,libepoxy libice libsm…
/openbmc/linux/Documentation/wmi/
H A Dacpi-interface.rst32 0x10 2 2 character method ID or single byte notification ID.
37 The WMI object flags control whether the method or notification ID is used:
42 - 0x8: Data block describes a WMI event, use notification ID instead
46 The method/notification ID is used to construct the ACPI method names used for
81 the ACPI method are the notification ID of the data block describing the WMI
96 holding the notification ID of the event.
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfwm4/xfwm4/
H A Dxfwm4-fix-incompatible-pointer-type-error.patch8 | In file included from .../usr/include/startup-notification-1.0/libsn/sn.h:32,
10 | .../usr/include/startup-notification-1.0/libsn/sn-monitor.h:84:79: note: expected 'time_t *' {aka…
14 It is caused by a patch of startup-notification in oe-core which is
/openbmc/openbmc/poky/meta/recipes-sato/matchbox-panel-2/
H A Dmatchbox-panel-2_2.12.bb12 DEPENDS = "gtk+3 startup-notification dbus dbus-glib dbus-glib-native"
15 # The startup-notification requires x11 in DISTRO_FEATURES
28 EXTRA_OECONF = "--enable-startup-notification --enable-dbus"

12345678910>>...17