Searched defs:hashLong (Results 1 – 13 of 13) sorted by relevance
56 public HashCode hashLong(long input) { in hashLong() method in AbstractHashFunction
156 HashCode hashLong(long input); in hashLong() method
52 public HashCode hashLong(long input) { in hashLong() method in AbstractNonStreamingHashFunction
117 public HashCode hashLong(long input) { in hashLong() method in Murmur3_32HashFunction
56 U32* const hashLong = ms->hashTable; in ZSTD_compressBlock_doubleFast_noDict_generic() local263 U32* const hashLong = ms->hashTable; in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local536 U32* const hashLong = ms->hashTable; in ZSTD_compressBlock_doubleFast_extDict_generic() local
571 protected static int hashLong(long n) { in hashLong() method in AbstractMessage
227 public static int hashLong(long n) { in hashLong() method in Internal