| /external/deqp-deps/SPIRV-Tools/source/util/ |
| D | hash_combine.h | 30 inline size_t hash_combine(std::size_t seed, const T& val) { in hash_combine() function 35 inline size_t hash_combine(std::size_t hash, const std::vector<T>& vals) { in hash_combine() function 42 inline size_t hash_combine(std::size_t hash) { return hash; } in hash_combine() function 45 inline size_t hash_combine(std::size_t hash, const T& val, in hash_combine() function
|
| /external/swiftshader/third_party/SPIRV-Tools/source/util/ |
| D | hash_combine.h | 30 inline size_t hash_combine(std::size_t seed, const T& val) { in hash_combine() function 35 inline size_t hash_combine(std::size_t hash, const std::vector<T>& vals) { in hash_combine() function 42 inline size_t hash_combine(std::size_t hash) { return hash; } in hash_combine() function 45 inline size_t hash_combine(std::size_t hash, const T& val, in hash_combine() function
|
| /external/angle/third_party/spirv-tools/src/source/util/ |
| D | hash_combine.h | 30 inline size_t hash_combine(std::size_t seed, const T& val) { in hash_combine() function 35 inline size_t hash_combine(std::size_t hash, const std::vector<T>& vals) { in hash_combine() function 42 inline size_t hash_combine(std::size_t hash) { return hash; } in hash_combine() function 45 inline size_t hash_combine(std::size_t hash, const T& val, in hash_combine() function
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkSafetyCriticalUtil.hpp | 78 inline void hash_combine(std::size_t &seed, T const &v) in hash_combine() function 85 inline void hash_combine(std::size_t &seed, T const &v, Rest &&...rest) in hash_combine() function
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/ |
| D | quic_compressed_certs_cache.cc | 15 inline void hash_combine(uint64_t* seed, const uint64_t& val) { in hash_combine() function
|
| /external/grpc-grpc/src/cpp/server/load_reporter/ |
| D | load_data_store.h | 103 void hash_combine(size_t* seed, const std::string& k) const { in hash_combine() function
|
| /external/rust/crates/grpcio-sys/grpc/src/cpp/server/load_reporter/ |
| D | load_data_store.h | 103 void hash_combine(size_t* seed, const std::string& k) const { in hash_combine() function
|
| /external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | hash.inl | 16 GLM_INLINE void hash_combine(size_t &seed, size_t hash) function
|
| /external/sdv/vsomeip/third_party/boost/container_hash/include/boost/container_hash/ |
| D | hash.hpp | 413 inline void hash_combine(std::size_t& seed, T const& v) in hash_combine() function
|
| /external/libbpf/src/ |
| D | btf.c | 3303 static long hash_combine(long h, long value) in hash_combine() function
|