Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/lib/
Dhash_util.h20 size_t HashCombine(size_t seed, const T& value) { in HashCombine() function
/external/tensorflow/tensorflow/contrib/layers/kernels/
Dsparse_feature_cross_kernel.cc219 static int64 HashCombine(int64 a, int64 b) { in HashCombine() function in tensorflow::__anon4678a34d0111::HashCrosser