Lines Matching refs:hasher
29 typedef Hash hasher;
43 explicit hash_map(size_type n = 193, const hasher& hf = hasher(),
48 size_type n = 193, const hasher& hf = hasher(),
77 hasher hash_funct() const;
118 typedef Hash hasher;
132 explicit hash_multimap(size_type n = 193, const hasher& hf = hasher(),
137 size_type n = 193, const hasher& hf = hasher(),
167 hasher hash_funct() const;
472 typedef _Hash hasher;
481 typedef __hash_map_hasher<__value_type, hasher> __hasher;
508 explicit hash_map(size_type __n, const hasher& __hf = hasher(),
510 hash_map(size_type __n, const hasher& __hf,
517 size_type __n, const hasher& __hf = hasher(),
521 size_type __n, const hasher& __hf,
569 hasher hash_funct() const
608 size_type __n, const hasher& __hf, const key_equal& __eql)
616 size_type __n, const hasher& __hf, const key_equal& __eql,
636 const hasher& __hf, const key_equal& __eql)
647 const hasher& __hf, const key_equal& __eql, const allocator_type& __a)
746 typedef _Hash hasher;
755 typedef __hash_map_hasher<__value_type, hasher> __hasher;
781 explicit hash_multimap(size_type __n, const hasher& __hf = hasher(),
783 hash_multimap(size_type __n, const hasher& __hf,
790 size_type __n, const hasher& __hf = hasher(),
794 size_type __n, const hasher& __hf,
841 hasher hash_funct() const
875 size_type __n, const hasher& __hf, const key_equal& __eql)
883 size_type __n, const hasher& __hf, const key_equal& __eql,
903 const hasher& __hf, const key_equal& __eql)
914 const hasher& __hf, const key_equal& __eql, const allocator_type& __a)