Searched defs:HashFunction (Results 1 – 14 of 14) sorted by relevance
55 struct HashFunction { struct59 HashFunction(); argument
26 inline SemistaticMap<Key, Value>::HashFunction::HashFunction() : a(0), shift(0) {} in HashFunction() function
19 internal interface HashFunction { interface
120 public interface HashFunction { interface
25 uint16_t HashFunction; member
129 struct HashFunction { struct130 std::size_t operator()(const libxsmm_dnn_registry_key& regkey) const { in operator ()()
241 enum HashFunction { enum
461 Status HashFunction(const NameAttrList& func, uint64* hash) { in HashFunction() function in tensorflow::data::__anon12d311ea0111::GraphHasher465 Status HashFunction(const std::string& name, const AttrValueMap& attrs, in HashFunction() function in tensorflow::data::__anon12d311ea0111::GraphHasher
87 uint16_t HashFunction; member
122 uint16_t HashFunction = dwarf::DW_hash_function_djb; member
1312 class HashFunction: class
414 enum HashFunction { XX_HASH, MURMUR_HASH_2 }; enum
456 ShHashFunction64 HashFunction; member