Home
last modified time | relevance | path

Searched refs:hashInt (Results 1 – 21 of 21) sorted by relevance

/external/guava/guava-tests/test/com/google/common/hash/
DMurmur3Hash32Test.java30 assertHash(593689054, murmur3_32().hashInt(0)); in testKnownIntegerInputs()
31 assertHash(-189366624, murmur3_32().hashInt(-42)); in testKnownIntegerInputs()
32 assertHash(-1134849565, murmur3_32().hashInt(42)); in testKnownIntegerInputs()
33 assertHash(-1718298732, murmur3_32().hashInt(Integer.MIN_VALUE)); in testKnownIntegerInputs()
34 assertHash(-1653689534, murmur3_32().hashInt(Integer.MAX_VALUE)); in testKnownIntegerInputs()
DHashTestUtils.java262 int hash1 = function.hashInt(key1).asInt(); in checkNoFunnels()
263 int hash2 = function.hashInt(key2).asInt(); in checkNoFunnels()
301 int hash1 = function.hashInt(key1).asInt(); in checkAvalanche()
302 int hash2 = function.hashInt(key2).asInt(); in checkAvalanche()
347 int hash1 = function.hashInt(key1).asInt(); in checkNo2BitCharacteristics()
348 int hash2 = function.hashInt(key2).asInt(); in checkNo2BitCharacteristics()
391 int hash1 = function.hashInt(key1).asInt(); in check2BitAvalanche()
392 int hash2 = function.hashInt(key2).asInt(); in check2BitAvalanche()
503 assertEquals(hashFunction.hashInt(i), in assertHashIntEquivalence()
DAbstractNonStreamingHashFunctionTest.java153 public HashCode hashInt(int input) { in hashInt() method in NonStreamingVersion
DAbstractStreamingHasherTest.java277 public HashCode hashInt(int input) {
DHashingTest.java359 Hashing.md5().hashInt(Integer.reverseBytes(input))); in testHashIntReverseBytesVsHashBytesIntsToByteArray()
364 HashCode expected = Hashing.md5().hashInt(input); in testHashIntVsForLoop()
/external/guava/guava-tests/benchmark/com/google/common/hash/
DChecksumBenchmark.java88 result ^= Hashing.crc32().hashInt(reps).asBytes()[0]; in runHashFunction()
89 result ^= Hashing.adler32().hashInt(reps).asBytes()[0]; in runHashFunction()
/external/guava/guava/src/com/google/common/hash/
DHashFunction.java160 HashCode hashInt(int input); in hashInt() method
DAbstractNonStreamingHashFunction.java61 @Override public HashCode hashInt(int input) { in hashInt() method in AbstractNonStreamingHashFunction
DMurmur3_32HashFunction.java84 @Override public HashCode hashInt(int input) { in hashInt() method in Murmur3_32HashFunction
DAbstractStreamingHashFunction.java48 @Override public HashCode hashInt(int input) { in hashInt() method in AbstractStreamingHashFunction
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTrie2.java322 hash = hashInt(hash, r.hashCode()); in hashCode()
364 h = hashInt(h, value); in hashCode()
1045 private static int hashInt(int h, int i) { in hashInt() method in Trie2
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DTrie2.java324 hash = hashInt(hash, r.hashCode()); in hashCode()
367 h = hashInt(h, value); in hashCode()
1051 private static int hashInt(int h, int i) { in hashInt() method in Trie2
/external/antlr/runtime/ObjC/Framework/
DHashMap.m832 - (NSInteger) hashInt:(NSInteger) h
1133 // NSInteger hash = [self hashInt:[self hash:key]];
1134 NSInteger hash = [self hashInt:[key hash]];
1166 // NSInteger hash = (key == nil) ? 0 : [self hashInt:[self hash:key]];
1167 NSInteger hash = (key == nil) ? 0 : [self hashInt:[key hash]];
1195 // NSInteger hash = [self hashInt:[self hash:key]];
1196 NSInteger hash = [self hashInt:[key hash]];
1243 NSInteger hash = (key == nil) ? 0 : [self hashInt:[self hash:key]];
1377 NSInteger hash = (key == nil) ? 0 : [self hashInt:[self hash:key]];
1411 NSInteger hash = (key == nil) ? 0 : [self hashInt:[self hash:key]];
DHashMap.h260 - (NSInteger)hashInt:(NSInteger)anInt;
/external/guice/lib/
Dguava-19.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/cldr/tools/java/libs/
Dguava.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...