Home
last modified time | relevance | path

Searched defs:hash_function (Results 1 – 21 of 21) sorted by relevance

/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Dring_hash.proto47 HashFunction hash_function = 1; field
Dcluster.proto184 HashFunction hash_function = 3; field
/external/grpc-grpc/src/proto/grpc/testing/xds/v3/
Dring_hash.proto47 HashFunction hash_function = 1; field
Dcluster.proto184 HashFunction hash_function = 3; field
/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/extensions/load_balancing_policies/ring_hash/v3/
Dring_hash.proto43 HashFunction hash_function = 1 [(validate.rules).enum = {defined_only: true}]; field
/external/google-fruit/include/fruit/impl/data_structures/
Dsemistatic_map.h71 HashFunction hash_function; variable
/external/curl/lib/
Dhash.h34 typedef size_t (*hash_function) (void *key, typedef
/external/pigweed/pw_software_update/
Dupdate_bundle_accessor.cc677 protobuf::Uint32 hash_function = in VerifyTargetsPayloads() local
766 protobuf::Uint32 hash_function = in VerifyOutOfBundleTargetPayload() local
/external/pigweed/pw_bluetooth_sapphire/host/sm/
Dutil.cc619 const UInt128& le_ltk, CrossTransportKeyAlgo hash_function) { in LeLtkToBrEdrLinkKey()
659 const UInt128& link_key, CrossTransportKeyAlgo hash_function) { in BrEdrLinkKeyToLeLtk()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfAccelTable.h83 uint16_t hash_function; // The hash function enumeration that was used. member
/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/api/v2/
Dcluster.proto335 HashFunction hash_function = 3 [(validate.rules).enum = {defined_only: true}]; field
/external/tensorflow/tensorflow/core/lib/gtl/
Dflatrep.h81 const Hash& hash_function() const { return hash_; } in hash_function() function
Dflatset.h100 hasher hash_function() const { return rep_.hash_function(); } in hash_function() function
Dflatmap.h117 hasher hash_function() const { return rep_.hash_function(); } in hash_function() function
/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/cluster/v3/
Dcluster.proto507 HashFunction hash_function = 3 [(validate.rules).enum = {defined_only: true}]; field
/external/sdv/vsomeip/third_party/boost/unordered/include/boost/unordered/
Dunordered_set.hpp1375 unordered_set<T, H, P, A>::hash_function() const in hash_function() function in boost::unordered::unordered_set
1769 unordered_multiset<T, H, P, A>::hash_function() const in hash_function() function in boost::unordered::unordered_multiset
Dunordered_map.hpp1786 unordered_map<K, T, H, P, A>::hash_function() const in hash_function() function in boost::unordered::unordered_map
2226 unordered_multimap<K, T, H, P, A>::hash_function() const in hash_function() function in boost::unordered::unordered_multimap
/external/googleapis/google/cloud/clouddms/v1/
Dconversionworkspace_resources.proto716 oneof hash_function { oneof
/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/
Dhashed_index.hpp514 hasher hash_function()const{return hash_;} in hash_function() function in boost::multi_index::detail::hashed_index
/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/
Dhashtable.hpp1584 BOOST_INTRUSIVE_FORCEINLINE hasher hash_function() const in hash_function() function
/external/sdv/vsomeip/third_party/boost/unordered/include/boost/unordered/detail/
Dimplementation.hpp2785 H const& hash_function() const { return current_functions().first(); } in hash_function() function in boost::unordered::detail::functions