Searched refs:g_hash_table_foreach_remove (Results 1 – 24 of 24) sorted by relevance
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/ |
D | ghash.in.h | 91 guint g_hash_table_foreach_remove (GHashTable *hash_table,
|
D | ghash.c | 583 g_hash_table_foreach_remove (GHashTable *hash_table,
|
/third_party/gstreamer/gstplugins_base/tests/examples/compositor/ |
D | signals.c | 164 g_hash_table_foreach_remove (consumed_buffers, in main()
|
/third_party/glib/glib/ |
D | ghash.h | 112 guint g_hash_table_foreach_remove (GHashTable *hash_table,
|
D | ghash.c | 1985 g_hash_table_foreach_remove (GHashTable *hash_table, in g_hash_table_foreach_remove() function
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstmeta.c | 109 g_hash_table_foreach_remove (metainfo, (GHRFunc) notify_custom, NULL); in _priv_gst_meta_cleanup()
|
/third_party/gstreamer/gstplugins_base/tests/check/pipelines/ |
D | oggmux.c | 238 g_hash_table_foreach_remove (eos_chain_states, in stop_pipeline()
|
/third_party/gstreamer/gstplugins_bad/ext/wpe/ |
D | gstwpesrcbin.cpp | 468 … g_hash_table_foreach_remove (src->audio_src_pads, (GHRFunc) gst_wpe_audio_remove_audio_pad, src); in gst_wpe_src_change_state()
|
/third_party/libsoup/libsoup/ |
D | soup-hsts-enforcer.c | 242 g_hash_table_foreach_remove (hsts_enforcer->priv->host_policies, in remove_expired_host_policies()
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | gstrtpfunnel.c | 629 g_hash_table_foreach_remove (funnel->ssrc_to_pad, _remove_pad_func, pad); in gst_rtp_funnel_release_pad()
|
D | gstrtpsession.c | 1365 g_hash_table_foreach_remove (rtpsession->priv->ptmap, return_true, NULL); in gst_rtp_session_clear_pt_map()
|
D | rtpsession.c | 4464 g_hash_table_foreach_remove (sess->ssrcs[sess->mask_idx], in rtp_session_on_timeout()
|
D | gstrtpbin.c | 1054 g_hash_table_foreach_remove (session->ptmap, return_true, NULL); in gst_rtp_bin_clear_pt_map()
|
/third_party/glib/glib/tests/ |
D | hash.c | 310 g_hash_table_foreach_remove (h, remove_even_foreach, NULL); in second_hash_test() 648 if (g_hash_table_foreach_remove (hash_table, my_hash_callback_remove, NULL) != 5000 || in test_hash_misc()
|
/third_party/gstreamer/gstplugins_base/gst/tcp/ |
D | gstmultifdsink.c | 1139 g_hash_table_foreach_remove (mhsink->handle_hash, multifdsink_hash_remove, in gst_multi_fd_sink_stop_post()
|
D | gstmultisocketsink.c | 1262 g_hash_table_foreach_remove (mhsink->handle_hash, multisocketsink_hash_remove, in gst_multi_socket_sink_stop_post()
|
/third_party/gstreamer/gstplugins_bad/sys/dvb/ |
D | parsechannels.c | 587 g_hash_table_foreach_remove (channels, remove_channel_from_hash, NULL); in destroy_channels_hash()
|
/third_party/gstreamer/gstreamer/plugins/tracers/ |
D | gstleaks.c | 294 g_hash_table_foreach_remove (self->unhandled_filter, in should_handle_object_type()
|
/third_party/gstreamer/gstreamer/tools/ |
D | gst-stats.c | 1084 g_hash_table_foreach_remove (accum_bins, process_leaf_bins, accum_bins); in print_stats()
|
/third_party/gstreamer/gstplugins_bad/ext/srtp/ |
D | gstsrtpdec.c | 971 nb = g_hash_table_foreach_remove (filter->streams, remove_yes, NULL); in gst_srtp_dec_clear_streams()
|
/third_party/glib/tests/ |
D | testglib.c | 1358 if (g_hash_table_foreach_remove (hash_table, my_hash_callback_remove, NULL) != 5000 || in hash_table_tests()
|
/third_party/glib/docs/reference/glib/ |
D | glib-sections.txt | 2801 g_hash_table_foreach_remove
|
/third_party/glib/gio/ |
D | gdbusconnection.c | 2448 … g_hash_table_foreach_remove (connection->map_method_serial_to_task, cancel_method_on_close, NULL); in on_worker_closed()
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 161434 mpegtsbase: Refactor code to cope with g_hash_table_foreach_remove()
|