Searched defs:hashInt (Results 1 – 11 of 11) sorted by relevance
51 public HashCode hashInt(int input) { in hashInt() method in AbstractHashFunction
149 HashCode hashInt(int input); in hashInt() method
47 public HashCode hashInt(int input) { in hashInt() method in AbstractNonStreamingHashFunction
109 public HashCode hashInt(int input) { in hashInt() method in Murmur3_32HashFunction
66 long hashInt(int input) { in hashInt() method in XxHash64
1045 private static int hashInt(int h, int i) { in hashInt() method in Trie2
1051 private static int hashInt(int h, int i) { in hashInt() method in Trie2