Home
last modified time | relevance | path

Searched defs:HashFunction (Results 1 – 25 of 326) sorted by relevance

12345678910>>...14

/aosp_15_r20/external/google-fruit/include/fruit/impl/data_structures/
H A Dsemistatic_map.h55 struct HashFunction { struct
59 HashFunction(); argument
H A Dsemistatic_map.defn.h26 inline SemistaticMap<Key, Value>::HashFunction::HashFunction() : a(0), shift(0) {} in HashFunction() function
/aosp_15_r20/packages/services/Car/cpp/telemetry/cartelemetryd/src/
DTelemetryServer.h67 struct HashFunction { struct
68 size_t operator()(const TelemetryCallback& tc) const { in operator()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dxsmm_conv2d.cc129 struct HashFunction { struct
130 std::size_t operator()(const libxsmm_dnn_registry_key& regkey) const { in operator ()()
/aosp_15_r20/external/okio/okio/src/hashFunctions/kotlin/okio/internal/
H A DHashFunction.kt19 internal interface HashFunction { interface
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Dring_hash.proto32 enum HashFunction { enum
Dcluster.proto168 enum HashFunction { enum
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/xds/v3/
H A Dring_hash.proto32 enum HashFunction { enum
H A Dcluster.proto168 enum HashFunction { enum
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/extensions/load_balancing_policies/ring_hash/v3/
H A Dring_hash.proto28 enum HashFunction { enum
/aosp_15_r20/external/guava/android/guava/src/com/google/common/hash/
H A DHashFunction.java120 public interface HashFunction { interface
/aosp_15_r20/external/guava/guava/src/com/google/common/hash/
H A DHashFunction.java120 public interface HashFunction { interface
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h25 uint16_t HashFunction; member
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Dhash_utils.cc520 Status HashFunction(const NameAttrList& func, uint64* hash) { in HashFunction() function in tensorflow::data::__anon4acced740111::GraphHasher
524 Status HashFunction(const std::string& name, const AttrValueMap& attrs, in HashFunction() function in tensorflow::data::__anon4acced740111::GraphHasher
/aosp_15_r20/system/extras/verity/
H A Dhash_tree_builder.cpp32 const EVP_MD* HashTreeBuilder::HashFunction(const std::string& hash_name) { in HashFunction() function in HashTreeBuilder
/aosp_15_r20/external/pigweed/pw_software_update/
H A Dtuf.proto241 enum HashFunction { enum
/aosp_15_r20/external/setfilters/java/com/google/setfilters/cuckoofilter/
H A DCuckooFilterConfig.java306 public interface HashFunction { interface in CuckooFilterConfig
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/wycheproof-0.4.0/src/
H A Dlib.rs370 pub enum HashFunction { enum
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/api/v2/
H A Dcluster.proto315 enum HashFunction { enum
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/cluster/v3/
H A Dcluster.proto487 enum HashFunction { enum
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h87 uint16_t HashFunction; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h87 uint16_t HashFunction; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h96 uint16_t HashFunction; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h96 uint16_t HashFunction; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp121 uint16_t HashFunction = dwarf::DW_hash_function_djb; member

12345678910>>...14