/third_party/glib/gio/ |
D | gmenuexporter.c | 327 gint subscribed; member 333 if (g_hash_table_size (group->menus) == 0 && group->subscribed == 0) in g_menu_exporter_group_check_if_useless() 372 group->subscribed++; in g_menu_exporter_group_subscribe() 395 g_assert (group->subscribed >= count); in g_menu_exporter_group_unsubscribe() 397 group->subscribed -= count; in g_menu_exporter_group_unsubscribe() 411 return group->subscribed > 0; in g_menu_exporter_group_is_subscribed()
|
/third_party/pulseaudio/src/modules/ |
D | module-device-restore.c | 83 pa_idxset *subscribed; member 140 PA_IDXSET_FOREACH(c, u->subscribed, idx) { in trigger_save() 1055 pa_idxset_put(u->subscribed, c, NULL); in extension_cb() 1057 pa_idxset_remove_by_data(u->subscribed, c, NULL); in extension_cb() 1191 pa_idxset_remove_by_data(u->subscribed, c, NULL); in connection_unlink_hook_cb() 1230 u->subscribed = pa_idxset_new(pa_idxset_trivial_hash_func, pa_idxset_trivial_compare_func); in pa__init() 1307 if (u->subscribed) in pa__done() 1308 pa_idxset_free(u->subscribed, NULL); in pa__done()
|
D | module-device-manager.c | 117 pa_idxset *subscribed; member 449 PA_IDXSET_FOREACH(c, u->subscribed, idx) { in notify_subscribers() 1508 pa_idxset_put(u->subscribed, c, NULL); in extension_cb() 1510 pa_idxset_remove_by_data(u->subscribed, c, NULL); in extension_cb() 1535 pa_idxset_remove_by_data(u->subscribed, c, NULL); in connection_unlink_hook_cb() 1574 u->subscribed = pa_idxset_new(pa_idxset_trivial_hash_func, pa_idxset_trivial_compare_func); in pa__init() 1737 if (u->subscribed) in pa__done() 1738 pa_idxset_free(u->subscribed, NULL); in pa__done()
|
D | module-stream-restore.c | 107 pa_idxset *subscribed; member 1237 PA_IDXSET_FOREACH(c, u->subscribed, idx) { in trigger_save() 2133 pa_idxset_put(u->subscribed, c, NULL); in extension_cb() 2135 pa_idxset_remove_by_data(u->subscribed, c, NULL); in extension_cb() 2160 pa_idxset_remove_by_data(u->subscribed, c, NULL); in connection_unlink_hook_cb() 2300 u->subscribed = pa_idxset_new(pa_idxset_trivial_hash_func, pa_idxset_trivial_compare_func); in pa__init() 2413 if (u->subscribed) in pa__done() 2414 pa_idxset_free(u->subscribed, NULL); in pa__done()
|
/third_party/curl/docs/ |
D | MAIL-ETIQUETTE | 70 All curl mailing lists require that you are subscribed to allow a mail to go 73 If you post without being subscribed (or from a different mail address than 74 the one you are subscribed with), your mail will simply be silently 83 subscribers be moderated. This means that after you've subscribed and 118 You can unsubscribe the same way you subscribed in the first place. You go 119 to the page for the particular mailing list you're subscribed to and you enter 132 If you aren't subscribed with the exact same email address that you used to
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
D | wps_er.h | 61 int subscribed; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
D | wps_er.h | 61 int subscribed; member
|
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-tx/ |
D | README.md | 31 If you open a browser on http://localhost:7681 , you will see the subscribed
|
/third_party/ffmpeg/doc/ |
D | mailing-list-faq.texi | 145 Note that you must be subscribed to send a message to the ffmpeg-user or 195 The list of subscribed users is not public. 213 There have been a few messages from subscribed users who had their own 219 If you are subscribed to the bug tracker mailing list (ffmpeg-trac) you 252 other FFmpeg mailing lists you are subscribed to. 255 Alternatively, from your subscribed address, send a message to @email{ffmpeg-user-request@@ffmpeg.o…
|
/third_party/flutter/flutter/packages/flutter/test/rendering/ |
D | semantics_and_children_test.dart | 54 controller.value = 0.2; // has no effect, box isn't subscribed yet
|
/third_party/alsa-lib/include/ |
D | control_external.h | 135 int subscribed; /**< events subscribed; read-only */ member
|
/third_party/popt/po/ |
D | Makevars | 35 # can write to without being subscribed, or the URL of a web page through
|
/third_party/mesa3d/docs/ |
D | lists.rst | 34 you try to post from a different email address than you subscribed with)
|
/third_party/libpsl/po/ |
D | Makevars | 35 # can write to without being subscribed, or the URL of a web page through
|
/third_party/alsa-lib/src/control/ |
D | control_ext.c | 71 return ext->subscribed; in snd_ctl_ext_subscribe_events() 72 ext->subscribed = !!subscribe; in snd_ctl_ext_subscribe_events()
|
/third_party/ltp/tools/sparse/sparse-src/Documentation/ |
D | index.rst | 55 You do not have to be subscribed to the list to send a message there.
|
/third_party/e2fsprogs/po/ |
D | Makevars | 35 # can write to without being subscribed, or the URL of a web page through
|
/third_party/boost/libs/beast/include/boost/beast/zlib/impl/ |
D | error.ipp | 78 case error::over_subscribed_length: return "over-subscribed length";
|
/third_party/boost/boost/beast/zlib/impl/ |
D | error.ipp | 78 case error::over_subscribed_length: return "over-subscribed length";
|
/third_party/weston/doc/sphinx/toc/libweston/ |
D | log.rst | 145 the scopes subscribed to. 156 client connects a new subscriber will be created. For each stream subscribed a
|
/third_party/alsa-utils/po/ |
D | Makevars | 42 # can write to without being subscribed, or the URL of a web page through
|
/third_party/pulseaudio/po/ |
D | Makevars | 42 # can write to without being subscribed, or the URL of a web page through
|
/third_party/gettext/gettext-tools/examples/hello-objc/po/ |
D | Makevars | 48 # can write to without being subscribed, or the URL of a web page through
|
/third_party/gettext/gettext-tools/examples/hello-c/po/ |
D | Makevars | 48 # can write to without being subscribed, or the URL of a web page through
|
/third_party/gettext/gettext-tools/po/ |
D | Makevars.template | 46 # can write to without being subscribed, or the URL of a web page through
|