Searched defs:hash (Results 1 – 9 of 9) sorted by relevance
26 let mut hash = MaybeUninit::<[u8; 20]>::uninit(); localVariable
80 private static Digest buildDigest(byte[] hash, long size) { in buildDigest()
71 var hash = 1 in hashCode() variable
74 private HashCode hash; field in CachedFileContents
138 public HashCode hash(HashFunction hashFunction) throws IOException { in hash() method in LazyDelegateByteSource
144 public HashCode hash(HashFunction hashFunction) throws IOException { in hash() method in CloseableDelegateByteSource
304 int hash = 3; in hashCode() local
410 int hash = 7; in hashCode() local
33 uint32_t hash = 5381; // DBJ2 magic prime value in HashString() local