Home
last modified time | relevance | path

Searched refs:g_list_free (Results 1 – 25 of 36) sorted by relevance

12

/external/bluetooth/glib/gio/
Dgunixvolumemonitor.c81 g_list_free (monitor->last_mountpoints); in g_unix_volume_monitor_finalize()
83 g_list_free (monitor->last_mounts); in g_unix_volume_monitor_finalize()
86 g_list_free (monitor->volumes); in g_unix_volume_monitor_finalize()
88 g_list_free (monitor->mounts); in g_unix_volume_monitor_finalize()
100 g_list_free (monitor->volumes); in g_unix_volume_monitor_dispose()
104 g_list_free (monitor->mounts); in g_unix_volume_monitor_dispose()
386 g_list_free (added); in update_volumes()
387 g_list_free (removed); in update_volumes()
390 g_list_free (monitor->last_mountpoints); in update_volumes()
442 g_list_free (added); in update_mounts()
[all …]
Dgfilenamecompleter.c91 g_list_free (completer->basenames); in g_filename_completer_finalize()
160 g_list_free (data->basenames); in load_basenames_data_free()
230 g_list_free (infos); in got_more_files()
248 g_list_free (data->completer->basenames); in got_more_files()
286 g_list_free (data->completer->basenames); in got_enum()
Dgdesktopappinfo.c1046 g_list_free (launched_files); in g_desktop_app_info_launch_uris()
1128 g_list_free (uris); in g_desktop_app_info_launch()
1343 g_list_free (system_list); in update_mimeapps_list()
1836 g_list_free (desktop_entries); in g_app_info_get_all_for_type()
1898 g_list_free (desktop_entries); in g_app_info_get_default_for_type()
2114 g_list_free (value); in destroy_info_cache_value()
2601 g_list_free (cache->dirs); in mime_info_cache_free()
2748 g_list_free (removed_entries); in get_all_desktop_entries_for_mime_type()
Dgwin32appinfo.c572 g_list_free (prognames); in g_app_info_get_all_for_type()
585 g_list_free (progids); in g_app_info_get_all_for_type()
Dgemblemedicon.c79 g_list_free (emblemed->emblems); in G_DEFINE_TYPE_WITH_CODE()
Dgcontenttype.c1119 g_list_free (matchlet->matches); in tree_matchlet_free()
1129 g_list_free (match->matches); in tree_match_free()
1319 g_list_free (tree_matches); in tree_magic_shutdown()
Dgiomodule.c394 g_list_free (modules); in _g_io_modules_ensure_loaded()
Dgfileenumerator.c612 g_list_free (op->files); in next_async_op_free()
/external/bluetooth/glib/tests/
Dlist-test.c56 g_list_free (list); in test_list_sort()
82 g_list_free (list); in test_list_sort_with_data()
107 g_list_free (list); in test_list_insert_sorted()
135 g_list_free (list); in test_list_insert_sorted_with_data()
159 g_list_free (list); in test_list_reverse()
181 g_list_free (list); in test_list_nth()
Dqueue-test.c63 g_list_free (links); in check_integrity()
75 g_list_free (links); in check_integrity()
620 g_list_free (g_queue_pop_head_link (q)); in random_test()
630 g_list_free (g_queue_pop_tail_link (q)); in random_test()
648 g_list_free (g_queue_pop_nth_link (q, n)); in random_test()
691 g_list_free (link); in random_test()
Dhash-test.c415 g_list_free (keys); in main()
416 g_list_free (values); in main()
Dtestglib.c102 g_list_free (list); in glist_test()
120 g_list_free (list); in glist_test()
138 g_list_free (list); in glist_test()
158 g_list_free (list); in glist_test()
/external/webkit/WebKit/gtk/tests/
Dtestwebbackforwardlist.c98 g_list_free(forwardList); in test_webkit_web_history_item_lifetime()
99 g_list_free(backList); in test_webkit_web_history_item_lifetime()
173 g_list_free(backList); in test_webkit_web_back_forward_list_order()
194 g_list_free(forwardList); in test_webkit_web_back_forward_list_order()
/external/bluetooth/glib/gio/tests/
Ddesktop-app-info.c124 g_list_free (list); in test_default()
144 g_list_free (list); in test_default()
161 g_list_free (list); in test_default()
/external/webkit/JavaScriptCore/wtf/gtk/
DGOwnPtr.cpp34 g_list_free(ptr); in freeOwnedGPtr()
/external/bluetooth/glib/gio/inotify/
Dinotify-path.c215 g_list_free (dir_list); in ip_unmap_wd()
237 g_list_free (dir->subs); in ip_unmap_all_subs()
Dinotify-missing.c138 g_list_free (nolonger_missing); in im_scan_missing()
/external/webkit/WebCore/platform/graphics/gtk/
DGlyphPageTreeNodePango.cpp69 g_list_free(items); in pango_font_get_glyph()
/external/bluetooth/glib/gio/fen/
Dfen-missing.c71 g_list_free (existing_list); in scan_missing_list()
Dfen-node.c137 g_list_free (deleted_list); in scan_deleting_nodes()
180 g_list_free (children); in travel_nodes()
Dfen-data.c254 g_list_free (deleted_list); in scan_deleting_data()
/external/bluetooth/glib/glib/
Dglist.h50 void g_list_free (GList *list);
Dgoption.c246 g_list_free (context->groups); in g_option_context_free()
1480 g_list_free (context->changes); in free_changes_list()
1510 g_list_free (context->pending_nulls); in free_pending_nulls()
Dglist.c63 g_list_free (GList *list) in g_list_free() function
/external/webkit/WebCore/platform/wx/wxcode/gtk/
Dnon-kerned-drawing.cpp179 g_list_free(items); in pango_font_get_glyph()

12