hashmap_entry_init  109 builtin/describe.c 			hashmap_entry_init(e, sha1hash(peeled));
hashmap_entry_init  117 builtin/fast-export.c 	hashmap_entry_init(&key, memhash(orig, *len));
hashmap_entry_init  124 builtin/fast-export.c 		hashmap_entry_init(&ret->hash, key.hash.hash);
hashmap_entry_init 1322 config.c       	hashmap_entry_init(&k, strhash(normalized_key));
hashmap_entry_init 1343 config.c       		hashmap_entry_init(e, strhash(key));
hashmap_entry_init  327 diffcore-rename.c 	hashmap_entry_init(entry, hash_filespec(filespec));
hashmap_entry_init  254 hashmap.c      	hashmap_entry_init(&key, memhash(data, len));
hashmap_entry_init  260 hashmap.c      		hashmap_entry_init(e, key.ent.hash);
hashmap_entry_init   75 hashmap.h      	hashmap_entry_init(&key, hash);
hashmap_entry_init   30 name-hash.c    	hashmap_entry_init(&key, memihash(name, namelen));
hashmap_entry_init   59 name-hash.c    		hashmap_entry_init(dir, memihash(ce->name, namelen));
hashmap_entry_init   98 name-hash.c    	hashmap_entry_init(ce, memihash(ce->name, ce_namelen(ce)));
hashmap_entry_init  168 remote.c       	hashmap_entry_init(&lookup_entry, memhash(name, len));
hashmap_entry_init  179 remote.c       	hashmap_entry_init(ret, lookup_entry.hash);
hashmap_entry_init  763 remote.c       	hashmap_entry_init(&lookup_entry, memhash(name, lookup.len));
hashmap_entry_init   95 submodule-config.c 	hashmap_entry_init(e, hash);
hashmap_entry_init  107 submodule-config.c 	hashmap_entry_init(&e, hash);
hashmap_entry_init  119 submodule-config.c 	hashmap_entry_init(e, hash);
hashmap_entry_init  135 submodule-config.c 	hashmap_entry_init(&key, hash);
hashmap_entry_init  155 submodule-config.c 	hashmap_entry_init(&key, hash);
hashmap_entry_init   33 test-hashmap.c 	hashmap_entry_init(entry, hash);
hashmap_entry_init   99 test-hashmap.c 				hashmap_entry_init(entries[i], hashes[i]);
hashmap_entry_init  112 test-hashmap.c 			hashmap_entry_init(entries[i], hashes[i]);
hashmap_entry_init  216 test-hashmap.c 			hashmap_entry_init(&key, hash);