Searched refs:g_slist_copy (Results 1 – 13 of 13) sorted by relevance
84 copy = g_slist_copy (list); in test_slist_sort_stable()377 copy = g_slist_copy (slist); in test_slist_copy()388 copy = g_slist_copy (NULL); in test_slist_copy()
98 GSList* g_slist_copy (GSList *list) G_GNUC_WARN_UNUSED_RESULT;
565 g_slist_copy (GSList *list) in g_slist_copy() function
303 fun:g_slist_copy
263 slist = g_slist_copy (g_thread_all_threads); in g_thread_foreach()
101 * New functions g_slist_copy and g_list_copy to duplicate a list with all
354 fun:g_slist_copy
2922 787581 tests: Add tests for g_slist_copy() and g_slist_copy_deep()
1486 list = g_slist_copy (__log_functions); in gst_debug_add_log_function()1525 new = g_slist_copy (new); in gst_debug_remove_with_compare_func()2039 ret = g_slist_copy (__categories); in gst_debug_get_all_categories()
1750 g_slist_sort (g_slist_copy (asfmux->collect->data), in gst_asf_mux_write_indexes()
2639 g_slist_copy
472 class->construct_properties = pclass ? g_slist_copy (pclass->construct_properties) : NULL; in g_object_base_class_init()
4554 copy = g_slist_copy (session->recv_fec_sink_ghosts); in remove_recv_fec()