Lines Matching refs:hashes
7 # For tuple hashes, we normally only run a test to ensure that we get
104 # We expect tuples whose base components have deterministic hashes to
105 # have deterministic hashes too - and, indeed, the same hashes across
139 def tryone_inner(tag, nbins, hashes, expected=None, zlimit=None):
142 nballs = len(hashes)
144 c = Counter(hashes)
171 hashes = list(map(hash, xs))
174 hashes,
182 [h >> shift for h in hashes],
189 [h & mask for h in hashes],
205 # inherited from collisions in the tuple components' hashes.
210 # The hashes here are a weird mix of values where all the
215 # collisions among the hashes of the integers in L alone.
231 # String hashes vary even on a single platform across runs, due
501 # This isn't, which is what Python 3.7.1 produced for the hashes of