Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/unordered/include/boost/unordered/detail/
Dimplementation.hpp2602 static inline SizeT to_bucket(SizeT bucket_count, SizeT hash) in to_bucket() function
2634 static inline SizeT to_bucket(SizeT bucket_count, SizeT hash) in to_bucket() function
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dremapper_test.cc1362 auto to_bucket = ops::StringToHashBucketFast(s.WithOpName("to_bucket"), in RunTest() local