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;
484 typedef _Hash hasher;
493 typedef __hash_map_hasher<__value_type, hasher> __hasher;
520 explicit hash_map(size_type __n, const hasher& __hf = hasher(),
522 hash_map(size_type __n, const hasher& __hf,
529 size_type __n, const hasher& __hf = hasher(),
533 size_type __n, const hasher& __hf,
580 hasher hash_funct() const
619 size_type __n, const hasher& __hf, const key_equal& __eql)
627 size_type __n, const hasher& __hf, const key_equal& __eql,
647 const hasher& __hf, const key_equal& __eql)
658 const hasher& __hf, const key_equal& __eql, const allocator_type& __a)
757 typedef _Hash hasher;
766 typedef __hash_map_hasher<__value_type, hasher> __hasher;
792 explicit hash_multimap(size_type __n, const hasher& __hf = hasher(),
794 hash_multimap(size_type __n, const hasher& __hf,
801 size_type __n, const hasher& __hf = hasher(),
805 size_type __n, const hasher& __hf,
851 hasher hash_funct() const
885 size_type __n, const hasher& __hf, const key_equal& __eql)
893 size_type __n, const hasher& __hf, const key_equal& __eql,
913 const hasher& __hf, const key_equal& __eql)
924 const hasher& __hf, const key_equal& __eql, const allocator_type& __a)