Home
last modified time | relevance | path

Searched refs:compare_func_target (Results 1 – 22 of 22) sorted by relevance

/dports/lang/vala/vala-0.48.18/gee/
H A Dlist.c60 gpointer compare_func_target,
307 gpointer compare_func_target, in vala_list_real_sort() argument
310 …>g_dup_func, (GDestroyNotify) self->priv->g_destroy_func, self, compare_func, compare_func_target); in vala_list_real_sort()
311 …_destroy_notify == NULL) ? NULL : (compare_func_target_destroy_notify (compare_func_target), NULL); in vala_list_real_sort()
313 compare_func_target = NULL; in vala_list_real_sort()
320 gpointer compare_func_target, in vala_list_sort() argument
324 …VALA_LIST_GET_CLASS (self)->sort (self, compare_func, compare_func_target, compare_func_target_des… in vala_list_sort()
H A Dvalagee.h166 …void (*sort) (ValaList* self, GCompareDataFunc compare_func, gpointer compare_func_target, GDestro…
439 gpointer compare_func_target,
/dports/devel/libgee/libgee-0.20.3/gee/
H A Dlist.c256 …void (*sort) (GeeList* self, GCompareDataFunc compare_func, gpointer compare_func_target, GDestroy…
341 gpointer compare_func_target,
345 gpointer compare_func_target,
596 gpointer compare_func_target, in gee_list_real_sort() argument
604 …_destroy_notify == NULL) ? NULL : (compare_func_target_destroy_notify (compare_func_target), NULL); in gee_list_real_sort()
606 compare_func_target = NULL; in gee_list_real_sort()
609 compare_func_target = _tmp0_; in gee_list_real_sort()
613 …_destroy_notify == NULL) ? NULL : (compare_func_target_destroy_notify (compare_func_target), NULL); in gee_list_real_sort()
615 compare_func_target = NULL; in gee_list_real_sort()
622 gpointer compare_func_target, in gee_list_sort() argument
[all …]
H A Dtreemultiset.c466 gpointer compare_func_target,
473 gpointer compare_func_target,
616 gpointer compare_func_target, in gee_tree_multi_set_construct() argument
626 _tmp0__target = compare_func_target; in gee_tree_multi_set_construct()
629 compare_func_target = NULL; in gee_tree_multi_set_construct()
638 …_destroy_notify == NULL) ? NULL : (compare_func_target_destroy_notify (compare_func_target), NULL); in gee_tree_multi_set_construct()
640 compare_func_target = NULL; in gee_tree_multi_set_construct()
650 gpointer compare_func_target, in gee_tree_multi_set_new() argument
653 …_TREE_MULTI_SET, g_type, g_dup_func, g_destroy_func, compare_func, compare_func_target, compare_fu… in gee_tree_multi_set_new()
H A Dbidirsortedset.c312 gpointer compare_func_target,
319 gpointer compare_func_target,
H A Dgee.h704 …void (*sort) (GeeList* self, GCompareDataFunc compare_func, gpointer compare_func_target, GDestroy…
1780 gpointer compare_func_target,
1787 gpointer compare_func_target,
2178 gpointer compare_func_target,
2300 gpointer compare_func_target,
2307 gpointer compare_func_target,
2546 gpointer compare_func_target,
2553 gpointer compare_func_target,
2563 gpointer compare_func_target,
2570 gpointer compare_func_target,
H A Dsortedset.c329 gpointer compare_func_target,
336 gpointer compare_func_target,
H A Dpriorityqueue.c559 gpointer compare_func_target,
566 gpointer compare_func_target,
786 gpointer compare_func_target, in gee_priority_queue_construct() argument
803 …_destroy_notify == NULL) ? NULL : (compare_func_target_destroy_notify (compare_func_target), NULL); in gee_priority_queue_construct()
805 compare_func_target = NULL; in gee_priority_queue_construct()
808 compare_func_target = _tmp0_; in gee_priority_queue_construct()
812 _tmp3__target = compare_func_target; in gee_priority_queue_construct()
815 compare_func_target = NULL; in gee_priority_queue_construct()
829 …_destroy_notify == NULL) ? NULL : (compare_func_target_destroy_notify (compare_func_target), NULL); in gee_priority_queue_construct()
831 compare_func_target = NULL; in gee_priority_queue_construct()
[all …]
H A Dbidirlist.c214 …void (*sort) (GeeList* self, GCompareDataFunc compare_func, gpointer compare_func_target, GDestroy…
H A Dtreeset.c703 gpointer compare_func_target,
710 gpointer compare_func_target,
1178 gpointer compare_func_target, in gee_tree_set_construct() argument
1195 …_destroy_notify == NULL) ? NULL : (compare_func_target_destroy_notify (compare_func_target), NULL); in gee_tree_set_construct()
1197 compare_func_target = NULL; in gee_tree_set_construct()
1200 compare_func_target = _tmp0_; in gee_tree_set_construct()
1204 _tmp3__target = compare_func_target; in gee_tree_set_construct()
1207 compare_func_target = NULL; in gee_tree_set_construct()
1212 …_destroy_notify == NULL) ? NULL : (compare_func_target_destroy_notify (compare_func_target), NULL); in gee_tree_set_construct()
1214 compare_func_target = NULL; in gee_tree_set_construct()
[all …]
H A Dconcurrentset.c674 gpointer compare_func_target,
681 gpointer compare_func_target,
1252 gpointer compare_func_target, in gee_concurrent_set_construct() argument
1269 …_destroy_notify == NULL) ? NULL : (compare_func_target_destroy_notify (compare_func_target), NULL); in gee_concurrent_set_construct()
1271 compare_func_target = NULL; in gee_concurrent_set_construct()
1274 compare_func_target = _tmp0_; in gee_concurrent_set_construct()
1278 _tmp3__target = compare_func_target; in gee_concurrent_set_construct()
1281 compare_func_target = NULL; in gee_concurrent_set_construct()
1293 …_destroy_notify == NULL) ? NULL : (compare_func_target_destroy_notify (compare_func_target), NULL); in gee_concurrent_set_construct()
1295 compare_func_target = NULL; in gee_concurrent_set_construct()
[all …]
H A Dabstractbidirlist.c315 …void (*sort) (GeeList* self, GCompareDataFunc compare_func, gpointer compare_func_target, GDestroy…
H A Dreadonlylist.c263 …void (*sort) (GeeList* self, GCompareDataFunc compare_func, gpointer compare_func_target, GDestroy…
H A Dabstractlist.c271 …void (*sort) (GeeList* self, GCompareDataFunc compare_func, gpointer compare_func_target, GDestroy…
H A Dreadonlybidirlist.c309 …void (*sort) (GeeList* self, GCompareDataFunc compare_func, gpointer compare_func_target, GDestroy…
H A Dtraversable.c412 …void (*sort) (GeeList* self, GCompareDataFunc compare_func, gpointer compare_func_target, GDestroy…
800 gpointer compare_func_target,
H A Dtimsort.c296 …void (*sort) (GeeList* self, GCompareDataFunc compare_func, gpointer compare_func_target, GDestroy…
H A Dconcurrentlist.c336 …void (*sort) (GeeList* self, GCompareDataFunc compare_func, gpointer compare_func_target, GDestroy…
H A Darraylist.c344 …void (*sort) (GeeList* self, GCompareDataFunc compare_func, gpointer compare_func_target, GDestroy…
H A Dlinkedlist.c361 …void (*sort) (GeeList* self, GCompareDataFunc compare_func, gpointer compare_func_target, GDestroy…
H A Dunrolledlinkedlist.c358 …void (*sort) (GeeList* self, GCompareDataFunc compare_func, gpointer compare_func_target, GDestroy…
/dports/devel/libgee/libgee-0.20.3/tests/
H A Dtestdata.c64 gpointer compare_func_target; member
688 result = _data7_->compare_func (*a, *b, _data7_->compare_func_target); in __lambda3_()
710 gpointer compare_func_target) in _vala_g_qsort_with_data() argument
719 _data7_->compare_func_target = compare_func_target; in _vala_g_qsort_with_data()