Home
last modified time | relevance | path

Searched defs:hash1 (Results 1 – 25 of 493) sorted by relevance

12345678910>>...20

/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Dhash_utils_test.cc235 uint64 hash1 = GetHash(gd, *n3); in TEST_F() local
270 uint64 hash1 = GetHash(gd, *n3); in TEST_F() local
346 uint64 hash1 = GetHash(gd, *shuffle_ds); in TEST_F() local
395 uint64 hash1 = GetHash(gd, *n3); in TEST_F() local
431 uint64 hash1 = GetHash(gd, *n3); in TEST_F() local
469 uint64 hash1 = GetHash(gd, *n3); in TEST_F() local
537 uint64 hash1 = GetHash(gd, *n2); in TEST_F() local
603 uint64 hash1 = GetHash(gd, *n2); in TEST_F() local
651 uint64 hash1 = GetHash(gd, *n2); in TEST_F() local
699 uint64 hash1 = GetHash(gd, *n2); in TEST_F() local
[all …]
/aosp_15_r20/external/guava/android/guava/src/com/google/common/hash/
H A DBloomFilterStrategies.java56 int hash1 = (int) hash64; in MURMUR128_MITZ_32() local
79 int hash1 = (int) hash64; in MURMUR128_MITZ_32() local
110 long hash1 = lowerEight(bytes); in MURMUR128_MITZ_64() local
131 long hash1 = lowerEight(bytes); in MURMUR128_MITZ_64() local
/aosp_15_r20/external/guava/guava/src/com/google/common/hash/
H A DBloomFilterStrategies.java56 int hash1 = (int) hash64; in MURMUR128_MITZ_32() local
79 int hash1 = (int) hash64; in MURMUR128_MITZ_32() local
110 long hash1 = lowerEight(bytes); in MURMUR128_MITZ_64() local
131 long hash1 = lowerEight(bytes); in MURMUR128_MITZ_64() local
/aosp_15_r20/external/leakcanary2/shark/src/test/java/shark/
H A DLeakStatusTest.kt425 val hash1 = computeSignature(notLeaking = "Class1", leaking = "Class3") in <lambda>() constant
453 val hash1 = computeSignature(notLeaking = "Class1", leaking = "Class3") in <lambda>() constant
481 val hash1 = computeSignature(notLeaking = "Class1", leaking = "Class3") in <lambda>() constant
/aosp_15_r20/packages/services/Car/tests/carservice_unit_test/src/com/android/car/telemetry/publisher/statsconverters/
DGaugeMetricDataConverterTest.java50 Long hash1 = HashUtils.murmur2Hash64("process.name.A"); in testConvertGaugeDataList_putsCorrectDataIntoPersistableBundle() local
136 Long hash1 = HashUtils.murmur2Hash64("process.name.A"); in testConvertGaugeDataList_forAggregatedAtoms_putsCorrectDataIntoPersistableBundle() local
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/animation/
H A DAnimatableScaleMatrixTest.kt40 val hash1 = matrix.hashCode() in test_hashCode_remainsSameIfMatrixUpdates() constant
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/hash/
H A DHashTestUtils.java302 int hash1 = function.hashInt(key1).asInt(); in checkNoFunnels() local
349 int hash1 = function.hashInt(key1).asInt(); in checkAvalanche() local
395 int hash1 = function.hashInt(key1).asInt(); in checkNo2BitCharacteristics() local
446 int hash1 = function.hashInt(key1).asInt(); in check2BitAvalanche() local
H A DHashCodeTest.java186 HashCode hash1 = Hashing.sha1().hashString("foo", US_ASCII); in testRoundTripHashCodeUsingBaseEncoding() local
218 HashCode hash1 = Hashing.sha1().hashString("foo", US_ASCII); in testRoundTripHashCodeUsingFromString() local
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/hash/
H A DHashTestUtils.java302 int hash1 = function.hashInt(key1).asInt(); in checkNoFunnels() local
349 int hash1 = function.hashInt(key1).asInt(); in checkAvalanche() local
395 int hash1 = function.hashInt(key1).asInt(); in checkNo2BitCharacteristics() local
446 int hash1 = function.hashInt(key1).asInt(); in check2BitAvalanche() local
H A DHashCodeTest.java186 HashCode hash1 = Hashing.sha1().hashString("foo", US_ASCII); in testRoundTripHashCodeUsingBaseEncoding() local
218 HashCode hash1 = Hashing.sha1().hashString("foo", US_ASCII); in testRoundTripHashCodeUsingFromString() local
/aosp_15_r20/external/cronet/net/tools/transport_security_state_generator/
H A Dcert_util_unittest.cc137 SPKIHash hash1; in TEST() local
164 SPKIHash hash1; in TEST() local
/aosp_15_r20/external/zstd/lib/compress/
H A Dzstd_fast.c178 size_t hash1; /* hash for ip1 */ in ZSTD_compressBlock_fast_noDict_generic() local
545 const size_t hash1 = ZSTD_hashPtr(ip1, hlog, mls); in ZSTD_compressBlock_fast_dictMatchState_generic() local
726 size_t hash1; /* hash for ip1 */ in ZSTD_compressBlock_fast_extDict_generic() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_fs_cse.cpp310 uint32_t hash1 = hash_reg(hash, inst->src[1]); in hash_inst() local
333 uint32_t hash1 = hash_reg(hash, inst->src[1]); in hash_inst() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/test/
Ditestvalue.hpp149 std::size_t hash1 = (priority_hash)(t1); in priority_order() local
277 std::size_t hash1 = boost::hash<int>()(t1); in priority_order() local
/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/
H A DXdsNameResolverTest.java722 long hash1 = testCall.callOptions.getOption(XdsNameResolver.RPC_HASH_KEY); in resolved_rpcHashingByHeader_withoutSubstitution() local
756 long hash1 = testCall.callOptions.getOption(XdsNameResolver.RPC_HASH_KEY); in resolved_rpcHashingByHeader_withSubstitution() local
796 long hash1 = testCall.callOptions.getOption(XdsNameResolver.RPC_HASH_KEY); in resolved_rpcHashingByChannelId() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container_hash/test/
Dlink_ext_test.cpp13 int f(std::size_t hash1, int* x1) { in f()
Dhash_enum_test.cpp34 BOOST_HASH_TEST_NAMESPACE::hash<test::enum1> hash1; in main() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/ip/
Daddress.cpp132 std::size_t hash1 = std::hash<ip::address>()(addr1); in test() local
Daddress_v4.cpp156 std::size_t hash1 = std::hash<ip::address_v4>()(addr1); in test() local
Daddress_v6.cpp175 std::size_t hash1 = std::hash<ip::address_v6>()(addr1); in test() local
/aosp_15_r20/external/libyuv/util/
H A Dcompare.cc34 uint32_t hash1 = 5381; in main() local
/aosp_15_r20/external/AFLplusplus/test/unittests/
H A Dunit_hash.c55 u64 hash1 = hash64(bitmap, sizeof(bitmap), 0xa5b35705); in test_hash() local
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/view/
H A DSurfaceControlRegistryTests.java93 int hash1 = SurfaceControlRegistry.getProcessInstance().hashCode(); in testCreateReleaseMultipleSurfaceControls() local
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/
H A Dtrace-filter-hash.c183 int tracecmd_filter_id_compare(struct tracecmd_filter_id *hash1, in tracecmd_filter_id_compare()
/aosp_15_r20/external/tensorflow/tensorflow/cc/saved_model/
H A Dfingerprinting_test.cc93 uint64 hash1 = ComputeHash(*graph_def); in TEST() local

12345678910>>...20