Home
last modified time | relevance | path

Searched defs:value_destroy_func (Results 1 – 8 of 8) sorted by relevance

/third_party/glib/glib/deprecated/
Dgcache.c82 GCacheDestroyFunc value_destroy_func; member
174 GCacheDestroyFunc value_destroy_func, in g_cache_new()
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dghash.c77 GDestroyNotify value_destroy_func; member
155 GDestroyNotify value_destroy_func) in g_hash_table_new_full()
/third_party/python/Include/internal/
Dpycore_hashtable.h69 _Py_hashtable_destroy_func value_destroy_func; member
/third_party/python/Python/
Dhashtable.c319 _Py_hashtable_destroy_func value_destroy_func, in _Py_hashtable_new_full()
/third_party/glib/glib/
Dgtree.c83 GDestroyNotify value_destroy_func; member
211 GDestroyNotify value_destroy_func) in g_tree_new_full()
Dghash.c283 GDestroyNotify value_destroy_func; member
1067 GDestroyNotify value_destroy_func) in g_hash_table_new_full()
/third_party/glib/glib/tests/
Dhash.c1371 GDestroyNotify value_destroy_func; member
/third_party/python/Modules/
D_tracemalloc.c242 _Py_hashtable_destroy_func value_destroy_func) in hashtable_new()