Home
last modified time | relevance | path

Searched defs:hash2 (Results 1 – 20 of 20) sorted by relevance

/external/guava/guava/src/com/google/common/hash/
DBloomFilterStrategies.java31 int hash2 = (int) (hash64 >>> 32); in MURMUR128_MITZ_32() local
46 int hash2 = (int) (hash64 >>> 32); in MURMUR128_MITZ_32() local
/external/chromium_org/third_party/smhasher/src/
DSpooky.cpp21 uint64 *hash2) in Short()
127 uint64 *hash2) in Hash128()
302 void SpookyHash::Final(uint64 *hash1, uint64 *hash2) in Final()
DKeysetTest.cpp92 uint8_t * hash2 = new uint8_t[hashbytes]; in SanityTest() local
DSpooky.h79 uint64 hash1 = seed, hash2 = seed; in Hash32() local
/external/libyuv/files/util/
Dcompare.cc35 uint32 hash2 = 5381; in main() local
/external/chromium_org/courgette/
Ddifference_estimator.cc25 size_t hash2 = *reinterpret_cast<const uint32*>(source + kTupleSize - 4); in HashTuple() local
/external/chromium_org/net/disk_cache/simple/
Dsimple_index.cc67 bool CompareHashesForTimestamp::operator()(uint64 hash1, uint64 hash2) { in operator ()()
/external/chromium/chrome/browser/
Denumerate_modules_model_win.cc626 std::string hash1, hash2, hash3; in MatchAgainstBlacklist() local
/external/chromium_org/chrome/browser/
Denumerate_modules_model_win.cc686 std::string hash1, hash2, hash3; in MatchAgainstBlacklist() local
/external/chromium_org/v8/src/
Dstore-buffer.cc711 uintptr_t hash2 = (hash_addr - (hash_addr >> kHashSetLengthLog2)); in Compact() local
/external/v8/src/
Dstore-buffer.cc691 uintptr_t hash2 = (int_addr - (int_addr >> kHashSetLengthLog2)); in Compact() local
/external/chromium_org/third_party/icu/source/test/intltest/
Dloctest.cpp582 int32_t hash2 = test2.hashCode(); in TestSimpleObjectStuff() local
669 int32_t hash2 = test2.hashCode(); in TestPOSIXParsing() local
/external/icu4c/test/intltest/
Dloctest.cpp583 int32_t hash2 = test2.hashCode(); in TestSimpleObjectStuff() local
670 int32_t hash2 = test2.hashCode(); in TestPOSIXParsing() local
/external/jmonkeyengine/engine/src/core/com/jme3/input/
DInputManager.java308 int hash2 = JoyAxisTrigger.joyAxisHash(joyId, axis, false); in onJoyAxisEventQueued() local
/external/icu4c/common/
Duhash.c855 uhash_equals(const UHashtable* hash1, const UHashtable* hash2){ in uhash_equals()
/external/chromium_org/third_party/icu/source/common/
Duhash.c880 uhash_equals(const UHashtable* hash1, const UHashtable* hash2){ in uhash_equals()
/external/chromium/chrome/browser/extensions/
Dextension_updater_unittest.cc835 std::string hash2 = ""; in TestMultipleExtensionDownloading() local
/external/chromium_org/chrome/browser/extensions/updater/
Dextension_updater_unittest.cc1077 std::string hash2; in TestMultipleExtensionDownloading() local
/external/v8/test/cctest/
Dtest-api.cc2007 int hash2 = v8::Object::New()->GetIdentityHash(); in THREADED_TEST() local
/external/chromium_org/v8/test/cctest/
Dtest-api.cc2664 int hash2 = v8::Object::New()->GetIdentityHash(); in THREADED_TEST() local