Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/pytorch/torch/csrc/profiler/
H A Dutil.h142 struct HashCombine { struct
144 size_t operator()(const std::pair<T0, T1>& i) { in operator()
149 size_t operator()(const std::tuple<Args...>& i) { in operator()
154 size_t operator()(const T& i) { in operator()
/aosp_15_r20/external/angle/src/common/
H A 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
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/lib/
H A Dhash_util.h20 size_t HashCombine(size_t seed, const T& value) { in HashCombine() function
/aosp_15_r20/frameworks/native/libs/shaders/include/shaders/
H A Dshaders.h82 static size_t HashCombine(size_t seed, size_t val) { in HashCombine() function
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dhash.cpp77 hash_t HashCombine(const hash_t& a, const hash_t& b) { in HashCombine() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/fuzzers/
H A Drandom_generator.cpp63 void HashCombine(size_t* hash, const T& value) { in HashCombine() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/fuzzers/
Drandom_generator.cpp63 void HashCombine(size_t* hash, const T& value) { in HashCombine() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/fuzzers/
H A Drandom_generator.cpp63 void HashCombine(size_t* hash, const T& value) { in HashCombine() function
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/libs/gui/include/gui/
DITransactionCompletedListener.h170 std::size_t HashCombine(size_t value1, size_t value2) const { in HashCombine() function
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/libs/gui/include/gui/
DITransactionCompletedListener.h170 std::size_t HashCombine(size_t value1, size_t value2) const { in HashCombine() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/libs/gui/include/gui/
DITransactionCompletedListener.h170 std::size_t HashCombine(size_t value1, size_t value2) const { in HashCombine() function
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/libs/gui/include/gui/
DITransactionCompletedListener.h170 std::size_t HashCombine(size_t value1, size_t value2) const { in HashCombine() function
/aosp_15_r20/packages/modules/Connectivity/service-t/native/libs/libnetworkstats/
DNetworkTraceHandler.cpp66 void HashCombine(std::size_t& seed, const T& val, const Rest&... rest) { in HashCombine() function
/aosp_15_r20/system/extras/simpleperf/
H A Dutils.h279 static inline void HashCombine(size_t& seed, const T& val) { in HashCombine() function
/aosp_15_r20/frameworks/native/libs/gui/include/gui/
H A DITransactionCompletedListener.h237 std::size_t HashCombine(size_t value1, size_t value2) const { in HashCombine() function
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/gui/include/gui/
DITransactionCompletedListener.h266 std::size_t HashCombine(size_t value1, size_t value2) const { in HashCombine() function
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/gui/include/gui/
DITransactionCompletedListener.h266 std::size_t HashCombine(size_t value1, size_t value2) const { in HashCombine() function
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/gui/include/gui/
DITransactionCompletedListener.h266 std::size_t HashCombine(size_t value1, size_t value2) const { in HashCombine() function
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/gui/include/gui/
DITransactionCompletedListener.h255 std::size_t HashCombine(size_t value1, size_t value2) const { in HashCombine() function
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/gui/include/gui/
DITransactionCompletedListener.h255 std::size_t HashCombine(size_t value1, size_t value2) const { in HashCombine() function
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/gui/include/gui/
DITransactionCompletedListener.h254 std::size_t HashCombine(size_t value1, size_t value2) const { in HashCombine() function
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/gui/include/gui/
DITransactionCompletedListener.h254 std::size_t HashCombine(size_t value1, size_t value2) const { in HashCombine() function
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/gui/include/gui/
DITransactionCompletedListener.h266 std::size_t HashCombine(size_t value1, size_t value2) const { in HashCombine() function
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/gui/include/gui/
DITransactionCompletedListener.h254 std::size_t HashCombine(size_t value1, size_t value2) const { in HashCombine() function
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/gui/include/gui/
DITransactionCompletedListener.h254 std::size_t HashCombine(size_t value1, size_t value2) const { in HashCombine() function

12