Searched defs:hashInt (Results 1 – 7 of 7) sorted by relevance
160 HashCode hashInt(int input); in hashInt() method
84 @Override public HashCode hashInt(int input) { in hashInt() method in Murmur3_32HashFunction
61 @Override public HashCode hashInt(int input) { in hashInt() method in AbstractNonStreamingHashFunction
48 @Override public HashCode hashInt(int input) { in hashInt() method in AbstractStreamingHashFunction
153 public HashCode hashInt(int input) { in hashInt() method in NonStreamingVersion
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