Searched refs:util_hash_table (Results 1 – 8 of 8) sorted by relevance
49 struct util_hash_table;58 struct util_hash_table *64 util_hash_table_set(struct util_hash_table *ht,69 util_hash_table_get(struct util_hash_table *ht,74 util_hash_table_remove(struct util_hash_table *ht,79 util_hash_table_clear(struct util_hash_table *ht);83 util_hash_table_foreach(struct util_hash_table *ht,89 util_hash_table_destroy(struct util_hash_table *ht);
50 struct util_hash_table struct78 struct util_hash_table * argument82 struct util_hash_table *ht; in util_hash_table_create()84 ht = MALLOC_STRUCT(util_hash_table); in util_hash_table_create()102 util_hash_table_find_iter(struct util_hash_table *ht, in util_hash_table_find_iter()122 util_hash_table_find_item(struct util_hash_table *ht, in util_hash_table_find_item()142 util_hash_table_set(struct util_hash_table *ht, in util_hash_table_set()181 util_hash_table_get(struct util_hash_table *ht, in util_hash_table_get()202 util_hash_table_remove(struct util_hash_table *ht, in util_hash_table_remove()228 util_hash_table_clear(struct util_hash_table *ht) in util_hash_table_clear()[all …]
50 static struct util_hash_table* serials_hash;
200 struct util_hash_table* symbols_hash;
37 struct util_hash_table *handle_hash = NULL;
45 extern struct util_hash_table *handle_hash;
63 struct util_hash_table *surfaces;
117 struct util_hash_table *bo_handles;