Home
last modified time | relevance | path

Searched refs:destroy_notify (Results 1 – 25 of 463) sorted by relevance

12345678910>>...19

/dports/devel/libgit2-glib/libgit2-glib-0.99.0.1/libgit2-glib/
H A Dggit-native.c32 GDestroyNotify destroy_notify; member
52 if (priv->native && priv->destroy_notify) in ggit_native_finalize()
54 priv->destroy_notify (priv->native); in ggit_native_finalize()
121 GDestroyNotify destroy_notify) in _ggit_native_set() argument
129 if (priv->native && priv->destroy_notify) in _ggit_native_set()
131 priv->destroy_notify (priv->native); in _ggit_native_set()
135 priv->destroy_notify = destroy_notify; in _ggit_native_set()
150 priv->destroy_notify = NULL; in _ggit_native_release()
157 GDestroyNotify destroy_notify) in _ggit_native_set_destroy_func() argument
165 priv->destroy_notify = destroy_notify; in _ggit_native_set_destroy_func()
H A Dggit-native.h48 GDestroyNotify destroy_notify);
53 GDestroyNotify destroy_notify);
/dports/graphics/gegl/gegl-0.4.34/gegl/buffer/
H A Dgegl-tile.c68 if (tile->destroy_notify == (gpointer) &free_data_directly) in gegl_tile_unref()
80 if (tile->data && tile->destroy_notify) in gegl_tile_unref()
81 tile->destroy_notify (tile->destroy_notify_data); in gegl_tile_unref()
115 tile->destroy_notify = NULL; in gegl_tile_new_bare()
142 tile->destroy_notify = src->destroy_notify; in gegl_tile_dup()
183 tile->destroy_notify = (gpointer) &free_data_directly; in gegl_tile_new()
284 tile->destroy_notify = (gpointer) &free_data_directly; in gegl_tile_unclone()
501 GDestroyNotify destroy_notify, in gegl_tile_set_data_full() argument
506 tile->destroy_notify = destroy_notify; in gegl_tile_set_data_full()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioclock.c81 if (clock->destroy_notify && clock->user_data) in gst_audio_clock_dispose()
82 clock->destroy_notify (clock->user_data); in gst_audio_clock_dispose()
83 clock->destroy_notify = NULL; in gst_audio_clock_dispose()
104 gpointer user_data, GDestroyNotify destroy_notify) in gst_audio_clock_new() argument
112 aclock->destroy_notify = destroy_notify; in gst_audio_clock_new()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioclock.c81 if (clock->destroy_notify && clock->user_data) in gst_audio_clock_dispose()
82 clock->destroy_notify (clock->user_data); in gst_audio_clock_dispose()
83 clock->destroy_notify = NULL; in gst_audio_clock_dispose()
104 gpointer user_data, GDestroyNotify destroy_notify) in gst_audio_clock_new() argument
112 aclock->destroy_notify = destroy_notify; in gst_audio_clock_new()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioclock.c81 if (clock->destroy_notify && clock->user_data) in gst_audio_clock_dispose()
82 clock->destroy_notify (clock->user_data); in gst_audio_clock_dispose()
83 clock->destroy_notify = NULL; in gst_audio_clock_dispose()
104 gpointer user_data, GDestroyNotify destroy_notify) in gst_audio_clock_new() argument
112 aclock->destroy_notify = destroy_notify; in gst_audio_clock_new()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioclock.c81 if (clock->destroy_notify && clock->user_data) in gst_audio_clock_dispose()
82 clock->destroy_notify (clock->user_data); in gst_audio_clock_dispose()
83 clock->destroy_notify = NULL; in gst_audio_clock_dispose()
104 gpointer user_data, GDestroyNotify destroy_notify) in gst_audio_clock_new() argument
112 aclock->destroy_notify = destroy_notify; in gst_audio_clock_new()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioclock.c81 if (clock->destroy_notify && clock->user_data) in gst_audio_clock_dispose()
82 clock->destroy_notify (clock->user_data); in gst_audio_clock_dispose()
83 clock->destroy_notify = NULL; in gst_audio_clock_dispose()
104 gpointer user_data, GDestroyNotify destroy_notify) in gst_audio_clock_new() argument
112 aclock->destroy_notify = destroy_notify; in gst_audio_clock_new()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioclock.c81 if (clock->destroy_notify && clock->user_data) in gst_audio_clock_dispose()
82 clock->destroy_notify (clock->user_data); in gst_audio_clock_dispose()
83 clock->destroy_notify = NULL; in gst_audio_clock_dispose()
104 gpointer user_data, GDestroyNotify destroy_notify) in gst_audio_clock_new() argument
112 aclock->destroy_notify = destroy_notify; in gst_audio_clock_new()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioclock.c81 if (clock->destroy_notify && clock->user_data) in gst_audio_clock_dispose()
82 clock->destroy_notify (clock->user_data); in gst_audio_clock_dispose()
83 clock->destroy_notify = NULL; in gst_audio_clock_dispose()
104 gpointer user_data, GDestroyNotify destroy_notify) in gst_audio_clock_new() argument
112 aclock->destroy_notify = destroy_notify; in gst_audio_clock_new()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioclock.c81 if (clock->destroy_notify && clock->user_data) in gst_audio_clock_dispose()
82 clock->destroy_notify (clock->user_data); in gst_audio_clock_dispose()
83 clock->destroy_notify = NULL; in gst_audio_clock_dispose()
104 gpointer user_data, GDestroyNotify destroy_notify) in gst_audio_clock_new() argument
112 aclock->destroy_notify = destroy_notify; in gst_audio_clock_new()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioclock.c81 if (clock->destroy_notify && clock->user_data) in gst_audio_clock_dispose()
82 clock->destroy_notify (clock->user_data); in gst_audio_clock_dispose()
83 clock->destroy_notify = NULL; in gst_audio_clock_dispose()
104 gpointer user_data, GDestroyNotify destroy_notify) in gst_audio_clock_new() argument
112 aclock->destroy_notify = destroy_notify; in gst_audio_clock_new()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Dgstaudioclock.c81 if (clock->destroy_notify && clock->user_data) in gst_audio_clock_dispose()
82 clock->destroy_notify (clock->user_data); in gst_audio_clock_dispose()
83 clock->destroy_notify = NULL; in gst_audio_clock_dispose()
104 gpointer user_data, GDestroyNotify destroy_notify) in gst_audio_clock_new() argument
112 aclock->destroy_notify = destroy_notify; in gst_audio_clock_new()
/dports/x11-wm/mutter/mutter-41.1/src/backends/native/
H A Dmeta-kms-page-flip.c33 GDestroyNotify destroy_notify; member
58 GDestroyNotify destroy_notify) in meta_kms_page_flip_closure_new() argument
67 .destroy_notify = destroy_notify, in meta_kms_page_flip_closure_new()
76 g_clear_pointer (&closure->user_data, closure->destroy_notify); in meta_kms_page_flip_closure_free()
121 GDestroyNotify destroy_notify) in meta_kms_page_flip_data_add_listener() argument
127 destroy_notify); in meta_kms_page_flip_data_add_listener()
/dports/news/pan/pan-0.145/pan/gui/
H A Dpan-tree.h308 GDestroyNotify destroy_notify; member
310 SortInfo(): sort_func(0), user_data(0), destroy_notify(0) {} in SortInfo()
314 if (destroy_notify) destroy_notify (user_data); in clear()
317 destroy_notify = 0; in clear()
322 GDestroyNotify destroy_notify) { in assign()
326 this->destroy_notify = destroy_notify; in assign()
/dports/sysutils/tracker/tracker-2.3.4/src/libtracker-miner/
H A Dtracker-task-pool.c44 GDestroyNotify destroy_notify; member
302 GDestroyNotify destroy_notify) in tracker_task_new() argument
308 task->destroy_notify = destroy_notify; in tracker_task_new()
333 task->destroy_notify) { in tracker_task_unref()
334 (task->destroy_notify) (task->data); in tracker_task_unref()
H A Dtracker-file-system.c110 GDestroyNotify destroy_notify; in G_DEFINE_TYPE_WITH_PRIVATE() local
115 destroy_notify = g_hash_table_lookup (properties, in G_DEFINE_TYPE_WITH_PRIVATE()
118 if (destroy_notify) { in G_DEFINE_TYPE_WITH_PRIVATE()
119 (destroy_notify) (property->value); in G_DEFINE_TYPE_WITH_PRIVATE()
750 destroy_notify); in tracker_file_system_register_property()
777 GDestroyNotify destroy_notify; in tracker_file_system_set_property() local
805 if (destroy_notify) { in tracker_file_system_set_property()
806 (destroy_notify) (match->value); in tracker_file_system_set_property()
887 GDestroyNotify destroy_notify = NULL; in tracker_file_system_unset_property() local
918 if (destroy_notify) { in tracker_file_system_unset_property()
[all …]
/dports/net/gnet2/gnet-2.0.8/tests/check/gnet/
H A Dgnetinetaddr.c345 destroy_notify (gpointer data) in destroy_notify() function
385 lookup_list_cb_do_nothing, &destroyed, destroy_notify, NULL, in do_test_inetaddr_list_async()
394 lookup_list_cb_do_nothing, &destroyed, destroy_notify, NULL, in do_test_inetaddr_list_async()
405 lookup_list_cb_do_nothing, &destroyed, destroy_notify, NULL, in do_test_inetaddr_list_async()
416 lookup_list_cb_do_nothing, &destroyed, destroy_notify, NULL, in do_test_inetaddr_list_async()
516 lookup_name_cb_do_nothing, &destroyed, destroy_notify, NULL, in do_test_inetaddr_name_async()
525 lookup_name_cb_do_nothing, &destroyed, destroy_notify, NULL, in do_test_inetaddr_name_async()
536 lookup_name_cb_do_nothing, &destroyed, destroy_notify, NULL, in do_test_inetaddr_name_async()
547 lookup_name_cb_do_nothing, &destroyed, destroy_notify, NULL, in do_test_inetaddr_name_async()
737 lookup_reverse_cb_do_nothing, &destroyed, destroy_notify, NULL, in do_test_inetaddr_reverse_async()
[all …]
/dports/devel/pyl-gobject/pygobject-2.28.6/gi/
H A Dpygi-callbacks.c45 PyGICClosure *destroy_notify = g_slice_new0 (PyGICClosure); in _pygi_destroy_notify_create() local
47 g_assert (destroy_notify); in _pygi_destroy_notify_create()
53destroy_notify->closure = g_callable_info_prepare_closure ( (GICallableInfo*) glib_destroy_notify, in _pygi_destroy_notify_create()
54 &destroy_notify->cif, in _pygi_destroy_notify_create()
58 global_destroy_notify = destroy_notify; in _pygi_destroy_notify_create()
/dports/devel/goffice/goffice-0.10.50/goffice/component/
H A Dgo-component.c192 if (component->destroy_notify != NULL) { in go_component_finalize()
196 component->destroy_notify = NULL; in go_component_finalize()
408 if (component->destroy_notify) { in go_component_set_data()
410 component->destroy_notify = NULL; in go_component_set_data()
430 if (component->destroy_notify != NULL) { in go_component_get_data()
432 component->destroy_notify = NULL; in go_component_get_data()
548 if (component->destroy_notify != NULL) { in go_component_emit_changed()
552 component->destroy_notify = NULL; in go_component_emit_changed()
710 component->destroy_notify = g_free; in _go_component_load_data()
873 component->destroy_notify = g_free; in go_component_new_from_uri()
[all …]
/dports/x11/libexo/exo-4.16.3/exo/
H A Dexo-binding.c269 GClosureNotify destroy_notify, in exo_binding_link_init() argument
285 destroy_notify, in exo_binding_link_init()
346 GDestroyNotify destroy_notify, in exo_binding_new_full() argument
371 binding->destroy = destroy_notify; in exo_binding_new_full()
492 GDestroyNotify destroy_notify, in exo_mutual_binding_new_full() argument
519 binding->destroy = destroy_notify; in exo_mutual_binding_new_full()
/dports/x11-wm/mutter/mutter-41.1/src/compositor/
H A Dmeta-later.c37 GDestroyNotify destroy_notify; member
68 if (later->destroy_notify) in meta_later_unref()
70 later->destroy_notify (later->user_data); in meta_later_unref()
71 later->destroy_notify = NULL; in meta_later_unref()
226 later->destroy_notify = notify; in meta_laters_add()
/dports/deskutils/gnome-calendar/gnome-calendar-41.2/src/core/
H A Dgcal-timer.c52 GDestroyNotify destroy_notify; member
77 if (wrapper->destroy_notify != NULL && wrapper->data != NULL) in timer_func_destroy_notify_wrapper()
78 wrapper->destroy_notify (wrapper->data); in timer_func_destroy_notify_wrapper()
301 wrapper->destroy_notify = notify; in gcal_timer_set_callback()
/dports/net/gnome-online-accounts/gnome-online-accounts-3.40.1/src/goaidentity/
H A Dgoakerberosidentity.c1170 operation->destroy_notify = destroy_notify; in sign_in_operation_new()
1222 if (destroy_notify) in goa_kerberos_identity_sign_in()
1223 destroy_notify (inquiry_data); in goa_kerberos_identity_sign_in()
1250 if (destroy_notify) in goa_kerberos_identity_sign_in()
1251 destroy_notify (inquiry_data); in goa_kerberos_identity_sign_in()
1290 if (destroy_notify) in goa_kerberos_identity_sign_in()
1291 destroy_notify (inquiry_data); in goa_kerberos_identity_sign_in()
1306 if (destroy_notify) in goa_kerberos_identity_sign_in()
1307 destroy_notify (inquiry_data); in goa_kerberos_identity_sign_in()
1314 if (destroy_notify) in goa_kerberos_identity_sign_in()
[all …]
/dports/multimedia/gstreamer1-vaapi/gstreamer-vaapi-1.16.2/gst-libs/gst/vaapi/
H A Dgstvaapidecoder_unit.c81 gpointer parsed_info, GDestroyNotify destroy_notify) in gst_vaapi_decoder_unit_set_parsed_info() argument
88 unit->parsed_info_destroy_notify = destroy_notify; in gst_vaapi_decoder_unit_set_parsed_info()

12345678910>>...19