Searched defs:hash_table (Results 1 – 10 of 10) sorted by relevance
52 struct hash_table struct57 struct hash_entry *bucket;58 struct hash_entry const *bucket_limit;59 size_t n_buckets;60 size_t n_buckets_used;61 size_t n_entries;64 const Hash_tuning *tuning;71 Hash_hasher hasher;72 Hash_comparator comparator;73 Hash_data_freer data_freer;[all …]
40 struct hash_table { struct56 struct hash_table * argument
149 struct file_buffer *hash_table[HASH_SIZE]; member171 struct file_buffer *hash_table[HASH_SIZE]; member
56 } *hash_table[65536]; variable
594 void add_entry(struct hash_table_entry *hash_table[], long long start, in add_entry()611 int lookup_entry(struct hash_table_entry *hash_table[], long long start) in lookup_entry()
134 struct cache_entry *hash_table[65536]; member
819 AppleObjCRuntimeV2::HashTableSignature::UpdateSignature (const RemoteNXMapTable &hash_table) in UpdateSignature()827 …ignature::NeedsUpdate (Process *process, AppleObjCRuntimeV2 *runtime, RemoteNXMapTable &hash_table) in NeedsUpdate()1682 AppleObjCRuntimeV2::UpdateISAToDescriptorMapDynamic(RemoteNXMapTable &hash_table) in UpdateISAToDescriptorMapDynamic()2141 AppleObjCRuntimeV2::UpdateISAToDescriptorMapFromMemory (RemoteNXMapTable &hash_table) in UpdateISAToDescriptorMapFromMemory()2222 RemoteNXMapTable hash_table; in UpdateISAToDescriptorMapIfNeeded() local
96 struct list_head *hash_table; member
19 static struct crec *cache_head = NULL, *cache_tail = NULL, **hash_table = NULL; variable
7543 Handle<PolymorphicCodeCacheHashTable> hash_table = in Update() local7554 PolymorphicCodeCacheHashTable* hash_table = in Lookup() local7662 Handle<PolymorphicCodeCacheHashTable> hash_table, in Put()