Lines Matching defs:map
54 hb_map_t *map; in hb_map_create() local
88 hb_map_reference (hb_map_t *map) in hb_map_reference()
104 hb_map_destroy (hb_map_t *map) in hb_map_destroy()
126 hb_map_set_user_data (hb_map_t *map, in hb_map_set_user_data()
148 hb_map_get_user_data (const hb_map_t *map, in hb_map_get_user_data()
166 hb_map_allocation_successful (const hb_map_t *map) in hb_map_allocation_successful()
182 hb_map_copy (const hb_map_t *map) in hb_map_copy()
202 hb_map_set (hb_map_t *map, in hb_map_set()
220 hb_map_get (const hb_map_t *map, in hb_map_get()
236 hb_map_del (hb_map_t *map, in hb_map_del()
255 hb_map_has (const hb_map_t *map, in hb_map_has()
271 hb_map_clear (hb_map_t *map) in hb_map_clear()
287 hb_map_is_empty (const hb_map_t *map) in hb_map_is_empty()
303 hb_map_get_population (const hb_map_t *map) in hb_map_get_population()
321 hb_map_is_equal (const hb_map_t *map, in hb_map_is_equal()
339 hb_map_hash (const hb_map_t *map) in hb_map_hash()