Home
last modified time | relevance | path

Searched defs:HashCombine (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/common/
Dhash_utils.h38 inline void HashCombine(size_t &seed) {} in HashCombine() function
41 inline void HashCombine(std::size_t &seed, const T &hashableObject, Rest... rest) in HashCombine() function
/external/libchrome/mojo/public/cpp/bindings/lib/
Dhash_util.h20 size_t HashCombine(size_t seed, const T& value) { in HashCombine() function
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/fuzzers/
Drandom_generator.cpp63 void HashCombine(size_t* hash, const T& value) { in HashCombine() function
/external/swiftshader/third_party/SPIRV-Tools/test/fuzzers/
Drandom_generator.cpp63 void HashCombine(size_t* hash, const T& value) { in HashCombine() function
/external/deqp-deps/SPIRV-Tools/test/fuzzers/
Drandom_generator.cpp63 void HashCombine(size_t* hash, const T& value) { in HashCombine() function