/third_party/libsoup/tests/ |
D | cookies-test.c | 137 g_slist_free_full (cookies, (GDestroyNotify)soup_cookie_free); in do_cookies_subdomain_policy_test() 143 g_slist_free_full (cookies, (GDestroyNotify)soup_cookie_free); in do_cookies_subdomain_policy_test() 151 g_slist_free_full (cookies, (GDestroyNotify)soup_cookie_free); in do_cookies_subdomain_policy_test() 159 g_slist_free_full (cookies, (GDestroyNotify)soup_cookie_free); in do_cookies_subdomain_policy_test() 168 g_slist_free_full (cookies, (GDestroyNotify)soup_cookie_free); in do_cookies_subdomain_policy_test() 179 g_slist_free_full (cookies, (GDestroyNotify)soup_cookie_free); in do_cookies_subdomain_policy_test() 185 g_slist_free_full (cookies, (GDestroyNotify)soup_cookie_free); in do_cookies_subdomain_policy_test() 193 g_slist_free_full (cookies, (GDestroyNotify)soup_cookie_free); in do_cookies_subdomain_policy_test() 201 g_slist_free_full (cookies, (GDestroyNotify)soup_cookie_free); in do_cookies_subdomain_policy_test() 209 g_slist_free_full (cookies, (GDestroyNotify)soup_cookie_free); in do_cookies_subdomain_policy_test() [all …]
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstpad.h | 755 GDestroyNotify activatenotify; 758 GDestroyNotify activatemodenotify; 764 GDestroyNotify linknotify; 767 GDestroyNotify unlinknotify; 772 GDestroyNotify chainnotify; 775 GDestroyNotify chainlistnotify; 778 GDestroyNotify getrangenotify; 781 GDestroyNotify eventnotify; 789 GDestroyNotify querynotify; 794 GDestroyNotify iterintlinknotify; [all …]
|
D | gsttask.h | 145 GDestroyNotify notify; 175 gpointer user_data, GDestroyNotify notify); 189 GDestroyNotify notify); 194 GDestroyNotify notify);
|
/third_party/gstreamer/gstreamer/tests/check/elements/ |
D | capsfilter.c | 285 g_list_free_full (events, (GDestroyNotify) gst_event_unref); in GST_START_TEST() 302 g_list_free_full (events, (GDestroyNotify) gst_event_unref); in GST_START_TEST() 311 g_list_free_full (events, (GDestroyNotify) gst_event_unref); in GST_START_TEST() 320 g_list_free_full (events, (GDestroyNotify) gst_event_unref); in GST_START_TEST() 325 g_list_free_full (buffers, (GDestroyNotify) gst_buffer_unref); in GST_START_TEST() 368 g_list_free_full (events, (GDestroyNotify) gst_event_unref); in GST_START_TEST() 380 g_list_free_full (events, (GDestroyNotify) gst_event_unref); in GST_START_TEST() 389 g_list_free_full (events, (GDestroyNotify) gst_event_unref); in GST_START_TEST() 396 g_list_free_full (buffers, (GDestroyNotify) gst_buffer_unref); in GST_START_TEST() 408 g_list_free_full (buffers, (GDestroyNotify) gst_buffer_unref); in GST_START_TEST() [all …]
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/cocoa/ |
D | gstglcaopengllayer.h | 42 GDestroyNotify draw_notify; 46 GDestroyNotify resize_notify; 51 - (void) setDrawCallback:(GstGLWindowCB)cb data:(gpointer)a notify:(GDestroyNotify)notify; 52 - (void) setResizeCallback:(GstGLWindowResizeCB)cb data:(gpointer)a notify:(GDestroyNotify)notify;
|
/third_party/glib/glib/tests/ |
D | rcbox.c | 94 g_rc_box_release_full (p, (GDestroyNotify) point_clear); in test_rcbox_release_full() 98 g_rc_box_release_full (p, (GDestroyNotify) point_clear); in test_rcbox_release_full() 118 g_atomic_rc_box_release_full (p, (GDestroyNotify) point_clear); in test_atomic_rcbox_release_full() 122 g_atomic_rc_box_release_full (p, (GDestroyNotify) point_clear); in test_atomic_rcbox_release_full() 177 g_rc_box_release_full (a, (GDestroyNotify) point_clear_dup_a); in test_rcbox_dup() 181 g_rc_box_release_full (b, (GDestroyNotify) point_clear_dup_b); in test_rcbox_dup() 215 g_atomic_rc_box_release_full (a, (GDestroyNotify) point_clear_dup_a); in test_atomic_rcbox_dup() 219 g_atomic_rc_box_release_full (b, (GDestroyNotify) point_clear_dup_b); in test_atomic_rcbox_dup()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglwindow.h | 109 GDestroyNotify draw_notify; 112 GDestroyNotify close_notify; 115 GDestroyNotify resize_notify; 165 …essage_async) (GstGLWindow *window, GstGLWindowCB callback, gpointer data, GDestroyNotify destroy); 189 GDestroyNotify destroy_notify); 194 GDestroyNotify destroy_notify); 199 GDestroyNotify destroy_notify); 219 GDestroyNotify destroy);
|
D | gstglmemory.h | 157 GDestroyNotify notify); 176 … GDestroyNotify notify); 188 … GDestroyNotify notify); 200 … GDestroyNotify notify); 278 GDestroyNotify notify);
|
D | gstglbasememory.h | 125 GDestroyNotify notify; 210 GDestroyNotify notify; 234 GDestroyNotify notify); 404 GDestroyNotify notify);
|
/third_party/glib/gio/ |
D | gioscheduler.c | 45 GDestroyNotify destroy_notify; 116 GDestroyNotify notify, in g_io_scheduler_push_job() 144 g_task_set_task_data (task, job, (GDestroyNotify)g_io_job_free); in g_io_scheduler_push_job() 191 GDestroyNotify notify; 243 GDestroyNotify notify) in g_io_scheduler_job_send_to_mainloop() 302 GDestroyNotify notify) in g_io_scheduler_job_send_to_mainloop_async() 320 (GDestroyNotify)mainloop_proxy_free); in g_io_scheduler_job_send_to_mainloop_async()
|
D | gioscheduler.h | 36 GDestroyNotify notify, 45 GDestroyNotify notify); 50 GDestroyNotify notify);
|
D | gdbusobjectmanagerclient.h | 94 … GDestroyNotify get_proxy_type_destroy_notify, 108 … GDestroyNotify get_proxy_type_destroy_notify, 118 … GDestroyNotify get_proxy_type_destroy_notify, 132 … GDestroyNotify get_proxy_type_destroy_notify,
|
/third_party/gstreamer/gstplugins_bad/ext/dash/ |
D | gstmpdadaptationsetnode.c | 86 (GDestroyNotify) gst_mpd_descriptor_type_node_free); in gst_mpd_adaptation_set_node_finalize() 88 (GDestroyNotify) gst_mpd_descriptor_type_node_free); in gst_mpd_adaptation_set_node_finalize() 90 (GDestroyNotify) gst_mpd_descriptor_type_node_free); in gst_mpd_adaptation_set_node_finalize() 92 (GDestroyNotify) gst_mpd_descriptor_type_node_free); in gst_mpd_adaptation_set_node_finalize() 96 g_list_free_full (self->BaseURLs, (GDestroyNotify) gst_mpd_baseurl_node_free); in gst_mpd_adaptation_set_node_finalize() 98 (GDestroyNotify) gst_mpd_representation_node_free); in gst_mpd_adaptation_set_node_finalize() 100 (GDestroyNotify) gst_mpd_content_component_node_free); in gst_mpd_adaptation_set_node_finalize()
|
D | gstmpdcontentcomponentnode.c | 40 (GDestroyNotify) gst_mpd_descriptor_type_node_free); in gst_mpd_content_component_node_finalize() 42 (GDestroyNotify) gst_mpd_descriptor_type_node_free); in gst_mpd_content_component_node_finalize() 44 (GDestroyNotify) gst_mpd_descriptor_type_node_free); in gst_mpd_content_component_node_finalize() 46 (GDestroyNotify) gst_mpd_descriptor_type_node_free); in gst_mpd_content_component_node_finalize()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | plugin.c | 254 (GDestroyNotify) g_free, (GDestroyNotify) g_array_unref); in plugin_register_elements() 256 (GDestroyNotify) g_free, (GDestroyNotify) g_array_unref); in plugin_register_elements() 258 (GDestroyNotify) g_free, (GDestroyNotify) g_array_unref); in plugin_register_elements() 260 (GDestroyNotify) g_free, (GDestroyNotify) g_array_unref); in plugin_register_elements()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/ |
D | gst-atsc-section.c | 166 (GDestroyNotify) _gst_mpegts_atsc_vct_source_free); in _parse_atsc_vct() 271 (GDestroyNotify) _gst_mpegts_atsc_vct_free); in gst_mpegts_section_get_atsc_tvct() 295 (GDestroyNotify) _gst_mpegts_atsc_vct_free); in gst_mpegts_section_get_atsc_cvct() 369 (GDestroyNotify) _gst_mpegts_atsc_mgt_table_free); in _parse_atsc_mgt() 540 section->destroy_parsed = (GDestroyNotify) _gst_mpegts_atsc_mgt_free; in gst_mpegts_section_from_atsc_mgt() 564 (GDestroyNotify) _gst_mpegts_atsc_mgt_free); in gst_mpegts_section_get_atsc_mgt() 582 mgt->tables = g_ptr_array_new_with_free_func ((GDestroyNotify) in gst_mpegts_atsc_mgt_new() 585 mgt->descriptors = g_ptr_array_new_with_free_func ((GDestroyNotify) in gst_mpegts_atsc_mgt_new() 761 (GDestroyNotify) _gst_mpegts_atsc_mult_string_free); in _parse_atsc_mult_string() 772 (GDestroyNotify) _gst_mpegts_atsc_string_segment_free); in _parse_atsc_mult_string() [all …]
|
D | gst-dvb-section.c | 232 (GDestroyNotify) _gst_mpegts_eit_event_free); in _parse_eit() 305 (GDestroyNotify) _gst_mpegts_eit_free); in gst_mpegts_section_get_eit() 403 (GDestroyNotify) _gst_mpegts_bat_stream_free); in _parse_bat() 481 (GDestroyNotify) _gst_mpegts_bat_free); in gst_mpegts_section_get_bat() 583 (GDestroyNotify) _gst_mpegts_nit_stream_free); in _parse_nit() 661 (GDestroyNotify) _gst_mpegts_nit_free); in gst_mpegts_section_get_nit() 680 nit->descriptors = g_ptr_array_new_with_free_func ((GDestroyNotify) in gst_mpegts_nit_new() 682 nit->streams = g_ptr_array_new_with_free_func ((GDestroyNotify) in gst_mpegts_nit_new() 703 (GDestroyNotify) gst_mpegts_descriptor_free); in gst_mpegts_nit_stream_new() 827 section->destroy_parsed = (GDestroyNotify) _gst_mpegts_nit_free; in gst_mpegts_section_from_nit() [all …]
|
D | gstmpegtssection.c | 170 GstMpegtsParseFunc parsefunc, GDestroyNotify destroynotify) in __common_section_checks() 472 (GDestroyNotify) _mpegts_pat_program_free); in _parse_pat() 523 (GDestroyNotify) g_ptr_array_unref); in gst_mpegts_section_get_pat() 544 (GDestroyNotify) _mpegts_pat_program_free); in gst_mpegts_pat_new() 630 section->destroy_parsed = (GDestroyNotify) g_ptr_array_unref; in gst_mpegts_section_from_pat() 728 (GDestroyNotify) _gst_mpegts_pmt_stream_free); in _parse_pmt() 795 (GDestroyNotify) _gst_mpegts_pmt_free); in gst_mpegts_section_get_pmt() 816 pmt->descriptors = g_ptr_array_new_with_free_func ((GDestroyNotify) in gst_mpegts_pmt_new() 818 pmt->streams = g_ptr_array_new_with_free_func ((GDestroyNotify) in gst_mpegts_pmt_new() 838 stream->descriptors = g_ptr_array_new_with_free_func ((GDestroyNotify) in gst_mpegts_pmt_stream_new() [all …]
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/ |
D | sctpassociation.h | 88 GDestroyNotify packet_received_destroy_notify; 92 GDestroyNotify packet_out_destroy_notify; 109 GstSctpAssociationPacketOutCb packet_out_cb, gpointer user_data, GDestroyNotify destroy_notify); 111 …GstSctpAssociationPacketReceivedCb packet_received_cb, gpointer user_data, GDestroyNotify destroy_…
|
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/ |
D | ghash.c | 76 GDestroyNotify key_destroy_func; 77 GDestroyNotify value_destroy_func; 96 GDestroyNotify key_destroy_func, 97 GDestroyNotify value_destroy_func); 99 GDestroyNotify key_destroy_func, 100 GDestroyNotify value_destroy_func); 154 GDestroyNotify key_destroy_func, in g_hash_table_new_full() 155 GDestroyNotify value_destroy_func) in g_hash_table_new_full() 795 GDestroyNotify key_destroy_func, 796 GDestroyNotify value_destroy_func)
|
/third_party/glib/gio/tests/ |
D | gdbus-names.c | 123 (GDestroyNotify) own_name_data_free_func); in test_bus_own_name() 151 (GDestroyNotify) own_name_data_free_func); in test_bus_own_name() 226 (GDestroyNotify) own_name_data_free_func); in test_bus_own_name() 286 (GDestroyNotify) own_name_data_free_func); in test_bus_own_name() 325 (GDestroyNotify) own_name_data_free_func); in test_bus_own_name() 351 (GDestroyNotify) own_name_data_free_func); in test_bus_own_name() 387 (GDestroyNotify) own_name_data_free_func); in test_bus_own_name() 416 (GDestroyNotify) own_name_data_free_func); in test_bus_own_name() 443 (GDestroyNotify) own_name_data_free_func); in test_bus_own_name() 678 (GDestroyNotify) watch_name_data_free_func); in test_bus_watch_name() [all …]
|
/third_party/libsoup/libsoup/ |
D | soup-logger.h | 77 GDestroyNotify destroy); 82 GDestroyNotify destroy); 88 GDestroyNotify destroy);
|
/third_party/glib/glib/ |
D | gdataset.h | 55 GDestroyNotify destroy_func); 69 GDestroyNotify destroy, 70 GDestroyNotify *old_destroy); 125 GDestroyNotify destroy_func);
|
D | gdataset.c | 156 GDestroyNotify destroy; 181 GDestroyNotify destroy_func, 348 GDestroyNotify new_destroy_func, in g_data_set_internal() 553 GDestroyNotify destroy_func) in g_dataset_id_set_data_full() 657 GDestroyNotify destroy_func) in g_datalist_id_set_data_full() 706 ret_data = g_data_set_internal (&dataset->datalist, key_id, NULL, (GDestroyNotify) 42, dataset); in g_dataset_id_remove_no_notify() 740 ret_data = g_data_set_internal (datalist, key_id, NULL, (GDestroyNotify) 42, NULL); in g_datalist_id_remove_no_notify() 918 GDestroyNotify destroy, in g_datalist_id_replace_data() 919 GDestroyNotify *old_destroy) in g_datalist_id_replace_data()
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstcapsfilter.c | 209 (GDestroyNotify) gst_caps_unref); in gst_capsfilter_set_property() 231 (GDestroyNotify) gst_caps_unref); in gst_capsfilter_set_property() 270 g_list_free_full (filter->pending_events, (GDestroyNotify) gst_event_unref); in gst_capsfilter_dispose() 449 g_list_free_full (pending_events, (GDestroyNotify) gst_event_unref); in gst_capsfilter_prepare_buf() 463 g_list_free_full (pending_events, (GDestroyNotify) gst_event_unref); in gst_capsfilter_prepare_buf() 553 (GDestroyNotify) gst_caps_unref); in gst_capsfilter_sink_event() 570 g_list_free_full (filter->pending_events, (GDestroyNotify) gst_event_unref); in gst_capsfilter_stop() 574 g_list_free_full (filter->previous_caps, (GDestroyNotify) gst_caps_unref); in gst_capsfilter_stop()
|