Home
last modified time | relevance | path

Searched defs:PointerHasher (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_type.cc52 struct PointerHasher { struct
53 size_t operator()(const Pointer& t) const { in operator ()()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp62881 struct PointerHasher struct
62883 typedef Key Lookup;
62884 static HashNumber hash(const Lookup& l) { in hash()
62897 static bool match(const Key& k, const Lookup& l) { in match()
62900 static void rekey(Key& k, const Key& newKey) { in rekey()