Home
last modified time | relevance | path

Searched refs:g_ptr_array_sort (Results 1 – 13 of 13) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitutils.c75 g_ptr_array_sort (files, (GCompareFunc) gst_split_util_array_sortfunc); in gst_split_util_find_files()
/third_party/glib/glib/
Dgarray.h206 void g_ptr_array_sort (GPtrArray *array,
Dgarray.c1983 g_ptr_array_sort (GPtrArray *array, in g_ptr_array_sort() function
/third_party/libsoup/examples/
Dsimple-httpd.c48 g_ptr_array_sort (entries, (GCompareFunc)compare_strings); in get_directory_listing()
/third_party/glib/gio/tests/
Dgdbus-test-codegen.c1607 g_ptr_array_sort (interfaces, (GCompareFunc) my_pstrcmp); in om_check_interfaces_added()
1608 g_ptr_array_sort (interfaces_in_message, (GCompareFunc) my_pstrcmp); in om_check_interfaces_added()
1656 g_ptr_array_sort (interfaces, (GCompareFunc) my_pstrcmp); in om_check_interfaces_removed()
1657 g_ptr_array_sort (interfaces_in_message, (GCompareFunc) my_pstrcmp); in om_check_interfaces_removed()
Dglistmodel.c609 g_ptr_array_sort (array, (GCompareFunc)ptr_array_cmp_action_by_name); in test_store_sort()
Dgdbus-export.c410 g_ptr_array_sort (p, compare_strings); in get_nodes_at()
/third_party/glib/glib/tests/
Darray-test.c1347 g_ptr_array_sort (gparray, ptr_compare); in pointer_array_sort()
1355 g_ptr_array_sort (gparray, ptr_compare); in pointer_array_sort()
1420 g_ptr_array_sort (file_list, sort_filelist); in pointer_array_sort_example()
/third_party/libsoup/libsoup/
Dsoup-auth-manager.c176 g_ptr_array_sort (priv->auth_types, auth_type_compare_func); in soup_auth_manager_add_feature()
/third_party/glib/gio/
Dglib-compile-schemas.c2279 g_ptr_array_sort (files, compare_strings); in main()
2282 g_ptr_array_sort (overrides, compare_strings); in main()
Dgdbusproxy.c662 g_ptr_array_sort (p, (GCompareFunc) property_name_sort_func); in g_dbus_proxy_get_cached_property_names()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt2951 g_ptr_array_sort
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c12560 g_ptr_array_sort (qtdemux->active_streams, in qtdemux_parse_trak()