Searched refs:g_array_sort (Results 1 – 14 of 14) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/ |
D | mklangtables.c | 229 g_array_sort (languages, (GCompareFunc) languages_sort_func); in main()
|
/third_party/gstreamer/gst_libav/ext/libav/ |
D | gstavcfg.c | 132 g_array_sort (values, (GCompareFunc) cmp_enum_value); in register_enum() 209 g_array_sort (values, (GCompareFunc) cmp_flags_value); in register_flags()
|
/third_party/glib/glib/ |
D | garray.h | 119 void g_array_sort (GArray *array,
|
D | garray.c | 817 g_array_sort (GArray *farray, in g_array_sort() function 2538 g_array_sort ((GArray *)array, compare_func); in g_byte_array_sort()
|
/third_party/glib/tests/gobject/ |
D | performance-threaded.c | 271 g_array_sort (array, compare_doubles); in print_results()
|
/third_party/gstreamer/gstplugins_good/sys/oss/ |
D | gstosshelper.c | 120 g_array_sort (probe->rates, gst_oss_helper_rate_int_compare); in gst_oss_helper_probe_caps()
|
/third_party/libsoup/libsoup/ |
D | soup-message-headers.c | 1019 g_array_sort (array, sort_ranges); in soup_message_headers_get_ranges_internal()
|
/third_party/glib/glib/tests/ |
D | array-test.c | 595 g_array_sort (garray, int_compare); in array_sort() 604 g_array_sort (garray, int_compare); in array_sort()
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | video.c | 2282 g_array_sort (packarray, compare_result); in GST_START_TEST() 2291 g_array_sort (unpackarray, compare_result); in GST_START_TEST() 2615 g_array_sort (array, compare_result); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | matroska-read-common.c | 2003 g_array_sort (common->index, (GCompareFunc) gst_matroska_index_compare); in gst_matroska_read_common_parse_index() 3378 g_array_sort (context->encodings, in gst_matroska_read_common_read_track_encodings()
|
D | matroska-demux.c | 4997 g_array_sort (demux->clusters, (GCompareFunc) gst_matroska_cluster_compare); in gst_matroska_demux_parse_contents()
|
/third_party/glib/gio/ |
D | gfileinfo.c | 2366 g_array_sort (matcher->sub_matchers, compare_sub_matchers); in matcher_optimize()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstcaps.c | 2132 g_array_sort (GST_CAPS_ARRAY (caps), gst_caps_compare_structures); in gst_caps_simplify()
|
/third_party/glib/docs/reference/glib/ |
D | glib-sections.txt | 2918 g_array_sort
|