/external/libyuv/files/util/ |
D | compare.cc | 35 uint32 hash2 = 5381; in main() local 45 if (amt2 > 0) hash2 = libyuv::HashDjb2(buf2, amt2, hash2); in main() 54 printf(", hash2 %x", hash2); in main()
|
/external/chromium_org/third_party/libyuv/util/ |
D | compare.cc | 35 uint32 hash2 = 5381; in main() local 45 if (amt2 > 0) hash2 = libyuv::HashDjb2(buf2, amt2, hash2); in main() 54 printf(", hash2 %x", hash2); in main()
|
/external/guava/guava/src/com/google/common/hash/ |
D | BloomFilterStrategies.java | 31 int hash2 = (int) (hash64 >>> 32); in MURMUR128_MITZ_32() local 33 int nextHash = hash1 + i * hash2; in MURMUR128_MITZ_32() 46 int hash2 = (int) (hash64 >>> 32); in MURMUR128_MITZ_32() local 48 int nextHash = hash1 + i * hash2; in MURMUR128_MITZ_32()
|
/external/chromium_org/third_party/smhasher/src/ |
D | Spooky.cpp | 21 uint64 *hash2) in Short() argument 42 uint64 b=*hash2; in Short() 116 *hash2 = b; in Short() 127 uint64 *hash2) in Hash128() argument 131 Short(message, length, hash1, hash2); in Hash128() 147 h1=h4=h7=h10 = *hash2; in Hash128() 182 *hash2 = h1; in Hash128() 302 void SpookyHash::Final(uint64 *hash1, uint64 *hash2) in Final() argument 307 Short( m_data, m_length, hash1, hash2); in Final() 345 *hash2 = h1; in Final()
|
D | KeysetTest.cpp | 92 uint8_t * hash2 = new uint8_t[hashbytes]; in SanityTest() local 119 hash(key2,len,0,hash2); in SanityTest() 121 if(memcmp(hash1,hash2,hashbytes) == 0) in SanityTest() 129 hash(key2,len,0,hash2); in SanityTest() 131 if(memcmp(hash1,hash2,hashbytes) != 0) in SanityTest() 153 delete [] hash2; in SanityTest()
|
D | Spooky.h | 56 uint64 *hash2); // in/out: in seed 2, out hash value 2 79 uint64 hash1 = seed, hash2 = seed; in Hash32() local 80 Hash128(message, length, &hash1, &hash2); in Hash32() 109 uint64 *hash2); // out only: second 64 bits of hash value. 267 uint64 *hash2);
|
/external/chromium_org/courgette/ |
D | difference_estimator.cc | 25 size_t hash2 = *reinterpret_cast<const uint32*>(source + kTupleSize - 4); in HashTuple() local 26 size_t hash = ((hash1 * 17 + hash2 * 37) + (hash1 >> 17)) ^ (hash2 >> 23); in HashTuple()
|
/external/ltrace/ |
D | dict.c | 42 size_t (*hash2)(size_t)) in dict_init() 53 dict->hash2 = hash2; in dict_init() 109 source->hash1, source->eq, source->hash2); in dict_clone() 190 hash2(struct dict *dict))(size_t) in hash2() function 192 if (dict->hash2 != NULL) in hash2() 193 return dict->hash2; in hash2() 221 size_t d = hash2(dict)(pos); in find_slot() 278 dict->hash1, dict->eq, dict->hash2); in rehash()
|
D | dict.h | 38 size_t (*hash2)(size_t); member 50 size_t (*hash2)(size_t));
|
/external/chromium_org/v8/src/heap/ |
D | store-buffer.cc | 559 uintptr_t hash2 = (hash_addr - (hash_addr >> kHashSetLengthLog2)); in Compact() local 560 hash2 ^= hash2 >> (kHashSetLengthLog2 * 2); in Compact() 561 hash2 &= (kHashSetLength - 1); in Compact() 562 if (hash_set_2_[hash2] == int_addr) continue; in Compact() 565 } else if (hash_set_2_[hash2] == 0) { in Compact() 566 hash_set_2_[hash2] = int_addr; in Compact() 571 hash_set_2_[hash2] = 0; in Compact()
|
/external/chromium_org/third_party/icu/source/common/ |
D | uhash.c | 855 uhash_equals(const UHashtable* hash1, const UHashtable* hash2){ in uhash_equals() argument 858 if(hash1==hash2){ in uhash_equals() 870 if (hash1==NULL || hash2==NULL || in uhash_equals() 871 hash1->keyComparator != hash2->keyComparator || in uhash_equals() 872 hash1->valueComparator != hash2->valueComparator || in uhash_equals() 883 count2 = uhash_count(hash2); in uhash_equals() 897 const UHashElement* elem2 = _uhash_find(hash2, key1, hash2->keyHasher(key1)); in uhash_equals()
|
D | uhash.h | 664 uhash_equals(const UHashtable* hash1, const UHashtable* hash2);
|
/external/icu/icu4c/source/common/ |
D | uhash.c | 855 uhash_equals(const UHashtable* hash1, const UHashtable* hash2){ in uhash_equals() argument 858 if(hash1==hash2){ in uhash_equals() 870 if (hash1==NULL || hash2==NULL || in uhash_equals() 871 hash1->keyComparator != hash2->keyComparator || in uhash_equals() 872 hash1->valueComparator != hash2->valueComparator || in uhash_equals() 883 count2 = uhash_count(hash2); in uhash_equals() 897 const UHashElement* elem2 = _uhash_find(hash2, key1, hash2->keyHasher(key1)); in uhash_equals()
|
D | uhash.h | 664 uhash_equals(const UHashtable* hash1, const UHashtable* hash2);
|
/external/chromium_org/third_party/lcov/contrib/galaxy/ |
D | genflat.pl | 1161 my %hash2 = %{$_[1]}; 1164 foreach $filename (keys(%hash2)) 1171 $hash2{$filename}); 1177 $hash1{$filename} = $hash2{$filename};
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | trans2.test | 56 proc hash2 {} { 94 } [list [hash1] [hash2]] 114 set origres [list [hash1] [hash2]] 141 set newres [list [hash1] [hash2]]
|
/external/chromium_org/net/disk_cache/simple/ |
D | simple_index.cc | 58 bool operator()(uint64 hash1, uint64 hash2); 67 bool CompareHashesForTimestamp::operator()(uint64 hash1, uint64 hash2) { in operator ()() argument 70 EntrySet::const_iterator it2 = entry_set_.find(hash2); in operator ()()
|
/external/elfutils/0.153/src/ |
D | elfcmp.c | 839 const Hash_Word *const hash2 = data2->d_buf; \ in hash_content_equivalent() 843 || hash2[0] != nbucket || hash2[1] != nchain) \ in hash_content_equivalent() 848 const Hash_Word *const bucket2 = &hash2[2]; \ in hash_content_equivalent()
|
/external/chromium_org/chrome/browser/ |
D | enumerate_modules_model_win.cc | 684 std::string hash1, hash2, hash3; in MatchAgainstBlacklist() local 687 GenerateHash(kModuleBlacklist[i].location, &hash2); in MatchAgainstBlacklist() 688 hashes += " - " + hash2; in MatchAgainstBlacklist()
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | loctest.cpp | 583 int32_t hash2 = test2.hashCode(); in TestSimpleObjectStuff() local 586 test_assert(hash1 == hash2); in TestSimpleObjectStuff() 588 test_assert(hash2 == hash3); in TestSimpleObjectStuff() 670 int32_t hash2 = test2.hashCode(); in TestPOSIXParsing() local 673 test_assert(hash1 == hash2); in TestPOSIXParsing() 674 test_assert(hash2 == hash3); in TestPOSIXParsing()
|
/external/icu/icu4c/source/test/intltest/ |
D | loctest.cpp | 583 int32_t hash2 = test2.hashCode(); in TestSimpleObjectStuff() local 586 test_assert(hash1 == hash2); in TestSimpleObjectStuff() 588 test_assert(hash2 == hash3); in TestSimpleObjectStuff() 670 int32_t hash2 = test2.hashCode(); in TestPOSIXParsing() local 673 test_assert(hash1 == hash2); in TestPOSIXParsing() 674 test_assert(hash2 == hash3); in TestPOSIXParsing()
|
/external/chromium_org/third_party/lcov/bin/ |
D | lcov | 2452 my %hash2 = %{$_[1]}; 2455 foreach $filename (keys(%hash2)) 2462 $hash2{$filename}, 2469 $hash1{$filename} = $hash2{$filename};
|
D | genhtml | 2135 my %hash2 = %{$_[1]}; 2138 foreach $filename (keys(%hash2)) 2145 $hash2{$filename}, 2152 $hash1{$filename} = $hash2{$filename};
|
/external/chromium_org/chrome/browser/extensions/updater/ |
D | extension_updater_unittest.cc | 1417 std::string hash2; in TestMultipleExtensionDownloading() local 1429 id2, url2, hash2, version2, requests)); in TestMultipleExtensionDownloading()
|
/external/llvm/lib/Target/X86/ |
D | README.txt | 231 lambda, siod, optimizer-eval, ackermann, hash2, nestedloop, strcat, and Treesor.
|