Home
last modified time | relevance | path

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

/third_party/glib/glib/deprecated/
Dgcache.c88 GCacheDestroyFunc key_destroy_func; member
176 GCacheDestroyFunc key_destroy_func, in g_cache_new()
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dghash.c76 GDestroyNotify key_destroy_func; member
154 GDestroyNotify key_destroy_func, in g_hash_table_new_full()
/third_party/python/Include/internal/
Dpycore_hashtable.h68 _Py_hashtable_destroy_func key_destroy_func; member
/third_party/python/Python/
Dhashtable.c318 _Py_hashtable_destroy_func key_destroy_func, in _Py_hashtable_new_full()
/third_party/glib/glib/
Dgtree.c82 GDestroyNotify key_destroy_func; member
210 GDestroyNotify key_destroy_func, in g_tree_new_full()
Dghash.c282 GDestroyNotify key_destroy_func; member
1066 GDestroyNotify key_destroy_func, in g_hash_table_new_full()
/third_party/glib/glib/tests/
Dhash.c1370 GDestroyNotify key_destroy_func; member
/third_party/python/Modules/
D_tracemalloc.c241 _Py_hashtable_destroy_func key_destroy_func, in hashtable_new()