Searched defs:hash (Results 1 – 7 of 7) sorted by relevance
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