Searched defs:key_equal (Results 1 - 19 of 19) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Dunordered_map.h60 typedef typename _Base::key_equal key_equal; typedef in class:std::tr1::__unordered_map
111 typedef typename _Base::key_equal key_equal; typedef in class:std::tr1::__unordered_multimap
64 __unordered_map(size_type __n = 10, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
74 __unordered_map(_InputIterator __f, _InputIterator __l, size_type __n = 10, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
115 __unordered_multimap(size_type __n = 10, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
126 __unordered_multimap(_InputIterator __f, _InputIterator __l, typename _Base::size_type __n = 0, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
187 typedef typename _Base::key_equal key_equal; typedef in class:std::tr1::unordered_map
191 unordered_map(size_type __n = 10, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
199 unordered_map(_InputIterator __f, _InputIterator __l, size_type __n = 10, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
239 typedef typename _Base::key_equal key_equal; typedef in class:std::tr1::unordered_multimap
243 unordered_multimap(size_type __n = 10, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
252 unordered_multimap(_InputIterator __f, _InputIterator __l, typename _Base::size_type __n = 0, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
[all...]
H A Dunordered_set.h60 typedef typename _Base::key_equal key_equal; typedef in class:std::tr1::__unordered_set
109 typedef typename _Base::key_equal key_equal; typedef in class:std::tr1::__unordered_multiset
64 __unordered_set(size_type __n = 10, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
74 __unordered_set(_InputIterator __f, _InputIterator __l, size_type __n = 10, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
113 __unordered_multiset(size_type __n = 10, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
124 __unordered_multiset(_InputIterator __f, _InputIterator __l, typename _Base::size_type __n = 0, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
180 typedef typename _Base::key_equal key_equal; typedef in class:std::tr1::unordered_set
184 unordered_set(size_type __n = 10, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
192 unordered_set(_InputIterator __f, _InputIterator __l, size_type __n = 10, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
229 typedef typename _Base::key_equal key_equal; typedef in class:std::tr1::unordered_multiset
233 unordered_multiset(size_type __n = 10, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
242 unordered_multiset(_InputIterator __f, _InputIterator __l, typename _Base::size_type __n = 0, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
[all...]
H A Dhashtable.h129 typedef _Equal key_equal; typedef in class:std::tr1::_Hashtable
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/tr1/6_containers/unordered_map/requirements/
H A Dtypedefs.cc34 typedef test_type::key_equal key_equal; typedef
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/tr1/6_containers/unordered_multimap/requirements/
H A Dtypedefs.cc34 typedef test_type::key_equal key_equal; typedef
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/tr1/6_containers/unordered_multiset/requirements/
H A Dtypedefs.cc33 typedef test_type::key_equal key_equal; typedef
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/tr1/6_containers/unordered_set/requirements/
H A Dtypedefs.cc33 typedef test_type::key_equal key_equal; typedef
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dunordered_map.h61 typedef typename _Base::key_equal key_equal; typedef in class:__unordered_map
115 typedef typename _Base::key_equal key_equal; typedef in class:__unordered_multimap
65 __unordered_map(size_type __n = 10, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
75 __unordered_map(_InputIterator __f, _InputIterator __l, size_type __n = 10, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
119 __unordered_multimap(size_type __n = 10, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
130 __unordered_multimap(_InputIterator __f, _InputIterator __l, typename _Base::size_type __n = 0, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
229 typedef typename _Base::key_equal key_equal; typedef in class:unordered_map
233 unordered_map(size_type __n = 10, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
241 unordered_map(_InputIterator __f, _InputIterator __l, size_type __n = 10, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
252 unordered_map(initializer_list<value_type> __l, size_type __n = 10, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
310 typedef typename _Base::key_equal key_equal; typedef in class:unordered_multimap
314 unordered_multimap(size_type __n = 10, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
323 unordered_multimap(_InputIterator __f, _InputIterator __l, typename _Base::size_type __n = 0, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
334 unordered_multimap(initializer_list<value_type> __l, size_type __n = 10, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
[all...]
H A Dunordered_set.h61 typedef typename _Base::key_equal key_equal; typedef in class:__unordered_set
113 typedef typename _Base::key_equal key_equal; typedef in class:__unordered_multiset
65 __unordered_set(size_type __n = 10, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
75 __unordered_set(_InputIterator __f, _InputIterator __l, size_type __n = 10, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
117 __unordered_multiset(size_type __n = 10, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
128 __unordered_multiset(_InputIterator __f, _InputIterator __l, typename _Base::size_type __n = 0, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
222 typedef typename _Base::key_equal key_equal; typedef in class:unordered_set
226 unordered_set(size_type __n = 10, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
234 unordered_set(_InputIterator __f, _InputIterator __l, size_type __n = 10, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
245 unordered_set(initializer_list<value_type> __l, size_type __n = 10, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
300 typedef typename _Base::key_equal key_equal; typedef in class:unordered_multiset
304 unordered_multiset(size_type __n = 10, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
313 unordered_multiset(_InputIterator __f, _InputIterator __l, typename _Base::size_type __n = 0, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
324 unordered_multiset(initializer_list<value_type> __l, size_type __n = 10, const hasher& __hf = hasher(), const key_equal& __eql = key_equal(), const allocator_type& __a = allocator_type()) argument
[all...]
H A Dhashtable.h135 typedef _Equal key_equal; typedef in class:std::_Hashtable
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/util/
H A Dtestsuite_containers.h81 typedef typename test_type::key_equal key_equal; typedef in struct:__gnu_test::unordered_types
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/debug/
H A Dhash_map.h58 typedef typename _Base::key_equal key_equal; typedef in class:__gnu_debug_def::hash_map
H A Dhash_multimap.h58 typedef typename _Base::key_equal key_equal; typedef in class:__gnu_debug_def::hash_multimap
H A Dhash_multiset.h56 typedef typename _Base::key_equal key_equal; typedef in class:__gnu_debug_def::hash_multiset
H A Dhash_set.h55 typedef typename _Base::key_equal key_equal; typedef in class:__gnu_debug_def::hash_set
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/backward/
H A Dhashtable.h256 typedef _EqualKey key_equal; typedef in class:hashtable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/ext/
H A Dhashtable.h262 typedef _EqualKey key_equal; typedef in class:__gnu_cxx::hashtable
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dkey.c306 key_equal(const Key *a, const Key *b) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/tree-ssa/
H A Dcopyprop.C29 typedef _EqualKey key_equal; typedef in struct:hashtable
94 typedef typename _Ht::key_equal key_equal; typedef in struct:hash_map
189 typedef EqualKey key_equal; typedef in class:dense_hashtable

Completed in 302 milliseconds