Lines Matching defs:entry
131 entry_is_free(const struct hash_entry *entry) in entry_is_free()
137 entry_is_deleted(const struct hash_table *ht, struct hash_entry *entry) in entry_is_deleted()
143 entry_is_present(const struct hash_table *ht, struct hash_entry *entry) in entry_is_present()
224 void (*delete_function)(struct hash_entry *entry)) in _mesa_hash_table_destroy()
245 void (*delete_function)(struct hash_entry *entry)) in _mesa_hash_table_clear()
247 struct hash_entry *entry; in _mesa_hash_table_clear() local
291 struct hash_entry *entry = ht->table + hash_address; in hash_table_search() local
344 struct hash_entry *entry = ht->table + hash_address; in hash_table_insert_rehash() local
414 struct hash_entry *entry = ht->table + hash_address; in hash_table_insert() local
493 struct hash_entry *entry) in _mesa_hash_table_remove()
520 struct hash_entry *entry) in _mesa_hash_table_next_entry()
546 bool (*predicate)(struct hash_entry *entry)) in _mesa_hash_table_random_entry()
548 struct hash_entry *entry; in _mesa_hash_table_random_entry() local
731 void (*delete_function)(struct hash_entry *entry)) in _mesa_hash_table_u64_clear()
739 struct hash_entry entry; in _mesa_hash_table_u64_clear() local
759 struct hash_entry entry; in _mesa_hash_table_u64_clear() local
781 void (*delete_function)(struct hash_entry *entry)) in _mesa_hash_table_u64_destroy()
832 struct hash_entry *entry; in _mesa_hash_table_u64_search() local
850 struct hash_entry *entry; in _mesa_hash_table_u64_remove() local