Home
last modified time | relevance | path

Searched refs:gee_functions_get_hash_func_for (Results 1 – 12 of 12) sorted by relevance

/dports/devel/libgee06/libgee-0.6.8/gee/
H A Dfunctions.c49 GHashFunc gee_functions_get_hash_func_for (GType t);
88 GHashFunc gee_functions_get_hash_func_for (GType t) { in gee_functions_get_hash_func_for() function
H A Dhashmultimap.c357 GHashFunc gee_functions_get_hash_func_for (GType t);
422 _tmp6_ = gee_functions_get_hash_func_for (v_type); in gee_hash_multi_map_construct()
H A Dhashset.c258 GHashFunc gee_functions_get_hash_func_for (GType t);
327 _tmp1_ = gee_functions_get_hash_func_for (g_type); in gee_hash_set_construct()
H A Dgee.h851 GHashFunc gee_functions_get_hash_func_for (GType t);
H A Dhashmap.c638 GHashFunc gee_functions_get_hash_func_for (GType t);
899 _tmp1_ = gee_functions_get_hash_func_for (k_type); in gee_hash_map_construct()
/dports/devel/libgee/libgee-0.20.3/tests/
H A Dtestfunctions.c342 _tmp11_ = gee_functions_get_hash_func_for (G_TYPE_STRING, &_tmp9_, &_tmp10_); in functions_tests_test_string_func()
410 _tmp8_ = gee_functions_get_hash_func_for (G_TYPE_INT, &_tmp6_, &_tmp7_); in functions_tests_test_int_func()
547 _tmp13_ = gee_functions_get_hash_func_for (FUNCTIONS_TESTS_TYPE_MY_HASHABLE, &_tmp11_, &_tmp12_); in functions_tests_test_hash_func()
/dports/net-im/folks/folks-0.15.3/folks/
H A Dsmall-set.c171 self->item_hash = gee_functions_get_hash_func_for (self->item_type, in folks_small_set_configure()
/dports/devel/libgee/libgee-0.20.3/gee/
H A Dfunctions.c207 GeeHashDataFunc gee_functions_get_hash_func_for (GType t,
613 gee_functions_get_hash_func_for (GType t, in gee_functions_get_hash_func_for() function
H A Dhashmultimap.c637 GeeHashDataFunc gee_functions_get_hash_func_for (GType t,
821 _tmp9_ = gee_functions_get_hash_func_for (v_type, &_tmp7_, &_tmp8_); in gee_hash_multi_map_construct()
H A Dhashset.c483 GeeHashDataFunc gee_functions_get_hash_func_for (GType t,
660 _tmp2_ = gee_functions_get_hash_func_for (g_type, &_tmp0_, &_tmp1_); in gee_hash_set_construct()
H A Dhashmap.c1012 GeeHashDataFunc gee_functions_get_hash_func_for (GType t,
1564 _tmp2_ = gee_functions_get_hash_func_for (k_type, &_tmp0_, &_tmp1_); in gee_hash_map_construct()
H A Dgee.h1806 GeeHashDataFunc gee_functions_get_hash_func_for (GType t,