Home
last modified time | relevance | path

Searched refs:g_ptr_array_sort_with_data (Results 1 – 4 of 4) sorted by relevance

/third_party/glib/glib/
Dgarray.h209 void g_ptr_array_sort_with_data (GPtrArray *array,
Dgarray.c2060 g_ptr_array_sort_with_data (GPtrArray *array, in g_ptr_array_sort_with_data() function
/third_party/glib/glib/tests/
Darray-test.c1488 g_ptr_array_sort_with_data (file_list, sort_filelist_how, GINT_TO_POINTER (sort_mode)); in pointer_array_sort_with_data_example()
1499 g_ptr_array_sort_with_data (file_list, sort_filelist_how, GINT_TO_POINTER (sort_mode)); in pointer_array_sort_with_data_example()
1522 g_ptr_array_sort_with_data (gparray, ptr_compare_data, NULL); in pointer_array_sort_with_data()
1527 g_ptr_array_sort_with_data (gparray, ptr_compare_data, NULL); in pointer_array_sort_with_data()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt2952 g_ptr_array_sort_with_data