Lines Matching refs:GDestroyNotify

144 	GDestroyNotify (*get_g_destroy_func) (GeeTraversable* self);
146 … a_type, GBoxedCopyFunc a_dup_func, GDestroyNotify a_destroy_func, GeeStreamFunc f, gpointer f_tar…
147 …gpointer (*fold) (GeeTraversable* self, GType a_type, GBoxedCopyFunc a_dup_func, GDestroyNotify a_…
148 …GeeIterator* (*map) (GeeTraversable* self, GType a_type, GBoxedCopyFunc a_dup_func, GDestroyNotify
149 …can) (GeeTraversable* self, GType a_type, GBoxedCopyFunc a_dup_func, GDestroyNotify a_destroy_func…
150 …ter) (GeeTraversable* self, GeePredicate pred, gpointer pred_target, GDestroyNotify pred_target_de…
153 …a_type, GBoxedCopyFunc a_dup_func, GDestroyNotify a_destroy_func, GeeFlatMapFunc f, gpointer f_tar…
155 …tch) (GeeTraversable* self, GeePredicate pred, gpointer pred_target, GDestroyNotify pred_target_de…
156 …tch) (GeeTraversable* self, GeePredicate pred, gpointer pred_target, GDestroyNotify pred_target_de…
157 …tch) (GeeTraversable* self, GeePredicate pred, gpointer pred_target, GDestroyNotify pred_target_de…
158 …raversable* self, GCompareDataFunc compare, gpointer compare_target, GDestroyNotify compare_target…
159 …raversable* self, GCompareDataFunc compare, gpointer compare_target, GDestroyNotify compare_target…
160 …raversable* self, GCompareDataFunc compare, gpointer compare_target, GDestroyNotify compare_target…
167 GDestroyNotify (*get_g_destroy_func) (GeeIterable* self);
175 GDestroyNotify (*get_g_destroy_func) (GeeCollection* self);
211 GDestroyNotify g_destroy_func;
227 GDestroyNotify g_destroy_func;
263 GDestroyNotify g_destroy_func,
268 GDestroyNotify g_destroy_func,
279 GDestroyNotify a_destroy_func,
282 GDestroyNotify f_target_destroy_notify);
286 GDestroyNotify a_destroy_func,
289 GDestroyNotify f_target_destroy_notify);
293 GDestroyNotify f_target_destroy_notify);
297 GDestroyNotify pred_target_destroy_notify);
308 GDestroyNotify g_destroy_func,
313GDestroyNotify g_destroy_func,
356 GDestroyNotify a_destroy_func,
359 GDestroyNotify f_target_destroy_notify);
363 GDestroyNotify f_target_destroy_notify);
396 GDestroyNotify destroy_func);
399 GDestroyNotify destroy_func);
423 GDestroyNotify g_destroy_func, in gee_read_only_collection_construct()
442 GDestroyNotify g_destroy_func, in gee_read_only_collection_new()
472 GDestroyNotify a_destroy_func, in gee_read_only_collection_real_stream()
475 GDestroyNotify f_target_destroy_notify) in gee_read_only_collection_real_stream()
481 GDestroyNotify _tmp1__target_destroy_notify; in gee_read_only_collection_real_stream()
492 …eam ((GeeTraversable*) _tmp0_, a_type, (GBoxedCopyFunc) a_dup_func, (GDestroyNotify) a_destroy_fun… in gee_read_only_collection_real_stream()
508 GDestroyNotify f_target_destroy_notify) in gee_read_only_collection_real_filter()
514 GDestroyNotify _tmp1__target_destroy_notify; in gee_read_only_collection_real_filter()
570 …r_new (self->priv->g_type, (GBoxedCopyFunc) self->priv->g_dup_func, (GDestroyNotify) self->priv->g… in gee_read_only_collection_real_iterator()
791 GDestroyNotify g_destroy_func, in gee_read_only_collection_iterator_construct()
810 GDestroyNotify g_destroy_func, in gee_read_only_collection_iterator_new()
880 GDestroyNotify a_destroy_func, in gee_read_only_collection_iterator_real_stream()
883 GDestroyNotify f_target_destroy_notify) in gee_read_only_collection_iterator_real_stream()
889 GDestroyNotify _tmp1__target_destroy_notify; in gee_read_only_collection_iterator_real_stream()
900 …eam ((GeeTraversable*) _tmp0_, a_type, (GBoxedCopyFunc) a_dup_func, (GDestroyNotify) a_destroy_fun… in gee_read_only_collection_iterator_real_stream()
913 GDestroyNotify f_target_destroy_notify) in gee_read_only_collection_iterator_real_filter()
919 GDestroyNotify _tmp1__target_destroy_notify; in gee_read_only_collection_iterator_real_filter()
1026 …r_new (self->priv->g_type, (GBoxedCopyFunc) self->priv->g_dup_func, (GDestroyNotify) self->priv->g… in gee_read_only_collection_iterator_real_tee()
1057 …r_new (self->priv->g_type, (GBoxedCopyFunc) self->priv->g_dup_func, (GDestroyNotify) self->priv->g… in gee_read_only_collection_iterator_real_tee()
1069 iters = (_vala_array_free (iters, iters_length1, (GDestroyNotify) g_object_unref), NULL); in gee_read_only_collection_iterator_real_tee()
1138 static GDestroyNotify
1150 …or* (*) (GeeTraversable*, GType, GBoxedCopyFunc, GDestroyNotify, GeeStreamFunc, gpointer, GDestroy… in gee_read_only_collection_iterator_gee_traversable_interface_init()
1151 …iface->filter = (GeeIterator* (*) (GeeTraversable*, GeePredicate, gpointer, GDestroyNotify)) gee_r… in gee_read_only_collection_iterator_gee_traversable_interface_init()
1156 …iface->get_g_destroy_func = (GDestroyNotify (*) (GeeTraversable *)) gee_read_only_collection_itera… in gee_read_only_collection_iterator_gee_traversable_interface_init()
1297 static GDestroyNotify
1309 …or* (*) (GeeTraversable*, GType, GBoxedCopyFunc, GDestroyNotify, GeeStreamFunc, gpointer, GDestroy… in gee_read_only_collection_gee_traversable_interface_init()
1310 …iface->filter = (GeeIterator* (*) (GeeTraversable*, GeePredicate, gpointer, GDestroyNotify)) gee_r… in gee_read_only_collection_gee_traversable_interface_init()
1314 …iface->get_g_destroy_func = (GDestroyNotify (*) (GeeTraversable *)) gee_read_only_collection_gee_t… in gee_read_only_collection_gee_traversable_interface_init()
1330 static GDestroyNotify
1344 …iface->get_g_destroy_func = (GDestroyNotify (*) (GeeIterable *)) gee_read_only_collection_gee_iter… in gee_read_only_collection_gee_iterable_interface_init()
1359 static GDestroyNotify
1381 …iface->get_g_destroy_func = (GDestroyNotify (*) (GeeCollection *)) gee_read_only_collection_gee_co… in gee_read_only_collection_gee_collection_interface_init()
1493 GDestroyNotify destroy_func) in _vala_array_destroy()
1508 GDestroyNotify destroy_func) in _vala_array_free()