Searched defs:UInt32Hash (Results 1 – 4 of 4) sorted by relevance
32 struct UInt32Hash { struct33 size_t operator()(const uint32_t* element) const { in operator ()()
52 struct UInt32Hash { struct55 std::size_t operator()(uint32_t data) const { in operator ()()