/external/guava/guava-tests/test/com/google/common/hash/ |
D | Murmur3Hash32Test.java | 30 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()
|
D | HashTestUtils.java | 262 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()
|
D | AbstractNonStreamingHashFunctionTest.java | 153 public HashCode hashInt(int input) { in hashInt() method in NonStreamingVersion
|
D | AbstractStreamingHasherTest.java | 277 public HashCode hashInt(int input) {
|
D | HashingTest.java | 359 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/ |
D | ChecksumBenchmark.java | 88 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/ |
D | HashFunction.java | 160 HashCode hashInt(int input); in hashInt() method
|
D | AbstractNonStreamingHashFunction.java | 61 @Override public HashCode hashInt(int input) { in hashInt() method in AbstractNonStreamingHashFunction
|
D | Murmur3_32HashFunction.java | 84 @Override public HashCode hashInt(int input) { in hashInt() method in Murmur3_32HashFunction
|
D | AbstractStreamingHashFunction.java | 48 @Override public HashCode hashInt(int input) { in hashInt() method in AbstractStreamingHashFunction
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | Trie2.java | 324 hash = hashInt(hash, r.hashCode()); in hashCode() 366 h = hashInt(h, value); in hashCode() 1047 private static int hashInt(int h, int i) { in hashInt() method in Trie2
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | Trie2.java | 322 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/toolchain-utils/user_activity_benchmarks/testdata/input/pprof_top_csv/ |
D | file1.csv | 7 WTF::hashInt,/home/chrome-bot/chrome_root/src/third_party/WebKit/Source/wtf/HashFunctions.h,2786321…
|
/external/toolchain-utils/user_activity_benchmarks/testdata/input/pprof_top/ |
D | file1.pprof | 19 …2786321388 0.75% 44.44% 2794002850 0.75% WTF::hashInt /home/chrome-bot/chrome_root/src/third_pa…
|
/external/guice/lib/ |
D | guava-16.0.1.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/v8/src/inspector/build/closure-compiler/ |
D | closure-compiler.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |