/external/bluetooth/glib/gio/ |
D | gunixvolumemonitor.c | 81 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 …]
|
D | gfilenamecompleter.c | 91 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()
|
D | gdesktopappinfo.c | 1046 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()
|
D | gwin32appinfo.c | 572 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()
|
D | gemblemedicon.c | 79 g_list_free (emblemed->emblems); in G_DEFINE_TYPE_WITH_CODE()
|
D | gcontenttype.c | 1119 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()
|
D | giomodule.c | 394 g_list_free (modules); in _g_io_modules_ensure_loaded()
|
D | gfileenumerator.c | 612 g_list_free (op->files); in next_async_op_free()
|
/external/bluetooth/glib/tests/ |
D | list-test.c | 56 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()
|
D | queue-test.c | 63 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()
|
D | hash-test.c | 415 g_list_free (keys); in main() 416 g_list_free (values); in main()
|
D | testglib.c | 102 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/ |
D | testwebbackforwardlist.c | 98 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/ |
D | desktop-app-info.c | 124 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/ |
D | GOwnPtr.cpp | 34 g_list_free(ptr); in freeOwnedGPtr()
|
/external/bluetooth/glib/gio/inotify/ |
D | inotify-path.c | 215 g_list_free (dir_list); in ip_unmap_wd() 237 g_list_free (dir->subs); in ip_unmap_all_subs()
|
D | inotify-missing.c | 138 g_list_free (nolonger_missing); in im_scan_missing()
|
/external/webkit/WebCore/platform/graphics/gtk/ |
D | GlyphPageTreeNodePango.cpp | 69 g_list_free(items); in pango_font_get_glyph()
|
/external/bluetooth/glib/gio/fen/ |
D | fen-missing.c | 71 g_list_free (existing_list); in scan_missing_list()
|
D | fen-node.c | 137 g_list_free (deleted_list); in scan_deleting_nodes() 180 g_list_free (children); in travel_nodes()
|
D | fen-data.c | 254 g_list_free (deleted_list); in scan_deleting_data()
|
/external/bluetooth/glib/glib/ |
D | glist.h | 50 void g_list_free (GList *list);
|
D | goption.c | 246 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()
|
D | glist.c | 63 g_list_free (GList *list) in g_list_free() function
|
/external/webkit/WebCore/platform/wx/wxcode/gtk/ |
D | non-kerned-drawing.cpp | 179 g_list_free(items); in pango_font_get_glyph()
|