| /external/guava/guava/src/com/google/common/hash/ |
| D | BloomFilterStrategies.java | 50 int hash2 = (int) (hash64 >>> 32); in MURMUR128_MITZ_32() local 69 int hash2 = (int) (hash64 >>> 32); in MURMUR128_MITZ_32() local 97 long hash2 = upperEight(bytes); in MURMUR128_MITZ_64() local 115 long hash2 = upperEight(bytes); in MURMUR128_MITZ_64() local
|
| /external/libyuv/files/util/ |
| D | compare.cc | 35 uint32 hash2 = 5381; in main() local
|
| /external/guava/guava-tests/test/com/google/common/hash/ |
| D | HashCodeTest.java | 174 HashCode hash2 = in testRoundTripHashCodeUsingBaseEncoding() local 207 HashCode hash2 = HashCode.fromString(hash1.toString()); in testRoundTripHashCodeUsingFromString() local
|
| D | HashTestUtils.java | 263 int hash2 = function.hashInt(key2).asInt(); in checkNoFunnels() local 302 int hash2 = function.hashInt(key2).asInt(); in checkAvalanche() local 348 int hash2 = function.hashInt(key2).asInt(); in checkNo2BitCharacteristics() local 392 int hash2 = function.hashInt(key2).asInt(); in check2BitAvalanche() local
|
| /external/v8/src/ |
| D | transitions-inl.h | 161 uint32_t hash2, PropertyKind kind2, in CompareKeys() 170 uint32_t hash2) { in CompareNames()
|
| D | keys.cc | 793 bool operator()(uint32_t hash1, uint32_t hash2, const Handle<Name>& key1, in operator ()()
|
| /external/icu/android_icu4j/src/main/java/android/icu/impl/ |
| D | CalendarCache.java | 109 private final int hash2(long key) { in hash2() method in CalendarCache
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| D | CalendarCache.java | 107 private final int hash2(long key) { in hash2() method in CalendarCache
|
| /external/grpc-grpc-java/context/src/main/java/io/grpc/ |
| D | PersistentHashArrayMappedTrie.java | 262 Node<K,V> node1, int hash1, Node<K,V> node2, int hash2, int bitsConsumed) { in combine() 263 assert hash1 != hash2; in combine() local
|
| /external/giflib/ |
| D | quantize.c | 323 int hash2 = entry2->RGB[SortRGBAxis] * 256 * 256 in SortCmpRtn() local
|
| /external/icu/icu4c/source/common/ |
| D | uhash.cpp | 873 uhash_equals(const UHashtable* hash1, const UHashtable* hash2){ in uhash_equals()
|
| /external/icu/icu4c/source/test/intltest/ |
| D | loctest.cpp | 604 int32_t hash2 = test2.hashCode(); in TestSimpleObjectStuff() local 691 int32_t hash2 = test2.hashCode(); in TestPOSIXParsing() local
|
| /external/tensorflow/tensorflow/core/grappler/graph_analyzer/ |
| D | sig_node_test.cc | 200 size_t hash2 = rhit->second.unique_hash; in TEST_F() local
|
| /external/python/cpython3/Modules/ |
| D | _sre.c | 2505 Py_hash_t hash, hash2; in pattern_hash() local
|
| /external/libmtp/src/ |
| D | ptp.h | 2756 #define ptp_mtpz_wmdrmpd_enabletrustedfilesoperations(params,hash1,hash2,hash3,hash4) \ argument
|