Home
last modified time | relevance | path

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

/external/google-fruit/include/fruit/impl/data_structures/
Dsemistatic_map.h55 struct HashFunction { struct
59 HashFunction(); argument
Dsemistatic_map.defn.h26 inline SemistaticMap<Key, Value>::HashFunction::HashFunction() : a(0), shift(0) {} in HashFunction() function
/external/okio/okio/src/hashFunctions/kotlin/okio/internal/
DHashFunction.kt19 internal interface HashFunction { interface
/external/guava/android/guava/src/com/google/common/hash/
DHashFunction.java120 public interface HashFunction { interface
/external/guava/guava/src/com/google/common/hash/
DHashFunction.java120 public interface HashFunction { interface
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h25 uint16_t HashFunction; member
/external/tensorflow/tensorflow/core/kernels/
Dxsmm_conv2d.cc129 struct HashFunction { struct
130 std::size_t operator()(const libxsmm_dnn_registry_key& regkey) const { in operator ()()
/external/pigweed/pw_software_update/
Dtuf.proto241 enum HashFunction { enum
/external/tensorflow/tensorflow/core/data/
Dhash_utils.cc461 Status HashFunction(const NameAttrList& func, uint64* hash) { in HashFunction() function in tensorflow::data::__anon12d311ea0111::GraphHasher
465 Status HashFunction(const std::string& name, const AttrValueMap& attrs, in HashFunction() function in tensorflow::data::__anon12d311ea0111::GraphHasher
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h87 uint16_t HashFunction; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAccelTable.cpp122 uint16_t HashFunction = dwarf::DW_hash_function_djb; member
/external/angle/src/compiler/translator/
Dgen_builtin_symbols.py1312 class HashFunction: class
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_api.h414 enum HashFunction { XX_HASH, MURMUR_HASH_2 }; enum
/external/angle/include/GLSLANG/
DShaderLang.h456 ShHashFunction64 HashFunction; member