Searched defs:hashLong (Results 1 – 11 of 11) sorted by relevance
53 public HashCode hashLong(long input) { in hashLong() method in AbstractHashFunction
156 HashCode hashLong(long input); in hashLong() method
51 public HashCode hashLong(long input) { in hashLong() method in AbstractNonStreamingHashFunction
109 public HashCode hashLong(long input) { in hashLong() method in Murmur3_32HashFunction
57 U32* const hashLong = ms->hashTable; in ZSTD_compressBlock_doubleFast_generic() local365 U32* const hashLong = ms->hashTable; in ZSTD_compressBlock_doubleFast_extDict_generic() local
589 protected static int hashLong(long n) { in hashLong() method in AbstractMessage
224 public static int hashLong(long n) { in hashLong() method in Internal