Home | History | Annotate | Download | only in cc_hash_table_map_

Lines Matching refs:comb_hash_fn

72 	     typename Comb_Hash_Fn, typename Resize_Policy>
76 Store_Hash, Comb_Hash_Fn, Resize_Policy>
82 ranged_hash_fn<Key, Hash_Fn, _Alloc, Comb_Hash_Fn, Store_Hash>
115 * @tparam Comb_Hash_Fn Combining hash functor.
137 typename Comb_Hash_Fn,
196 typedef Comb_Hash_Fn comb_hash_fn;
247 PB_DS_CC_HASH_NAME(const Hash_Fn&, const Eq_Fn&, const Comb_Hash_Fn&);
249 PB_DS_CC_HASH_NAME(const Hash_Fn&, const Eq_Fn&, const Comb_Hash_Fn&,
293 /// Return current comb_hash_fn.
294 Comb_Hash_Fn&
297 /// Return current const comb_hash_fn.
298 const Comb_Hash_Fn&