Home
last modified time | relevance | path

Searched refs:key_compare (Results 1 – 20 of 20) sorted by relevance

/openbsd/gnu/llvm/libcxx/include/
H A Dmap49 key_compare comp;
69 const key_compare& comp = key_compare());
81 map(initializer_list<value_type> il, const key_compare& comp = key_compare());
314 key_compare comp;
344 multimap(initializer_list<value_type> il, const key_compare& comp = key_compare());
989 key_compare comp;
1055 const key_compare& __comp = key_compare())
1120 map(initializer_list<value_type> __il, const key_compare& __comp = key_compare())
1768 key_compare comp;
1834 const key_compare& __comp = key_compare())
[all …]
H A Dset28 typedef Compare key_compare;
50 is_nothrow_copy_constructible<key_compare>::value);
82 is_nothrow_move_assignable<key_compare>::value);
141 __is_nothrow_swappable<key_compare>::value &&
147 key_compare key_comp() const;
365 __is_nothrow_swappable<key_compare>::value &&
371 key_compare key_comp() const;
600 : set(__f, __l, key_compare(), __a) {}
656 : set(__il, key_compare(), __a) {}
1128 : multiset(__f, __l, key_compare(), __a) {}
[all …]
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_multiset.h103 typedef _Compare key_compare; in _GLIBCXX_BEGIN_NESTED_NAMESPACE() typedef
112 key_compare, _Key_alloc_type> _Rep_type; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
203 key_compare in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
H A Dstl_set.h108 typedef _Compare key_compare; in _GLIBCXX_BEGIN_NESTED_NAMESPACE() typedef
117 key_compare, _Key_alloc_type> _Rep_type; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
213 key_compare in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
H A Dstl_multimap.h98 typedef _Compare key_compare; in _GLIBCXX_BEGIN_NESTED_NAMESPACE() typedef
131 key_compare, _Pair_alloc_type> _Rep_type; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
453 key_compare in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
H A Dstl_map.h99 typedef _Compare key_compare; in _GLIBCXX_BEGIN_NESTED_NAMESPACE() typedef
132 key_compare, _Pair_alloc_type> _Rep_type; in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
516 key_compare in _GLIBCXX_BEGIN_NESTED_NAMESPACE()
H A Dboost_concept_check.h910 typename _SortedAssociativeContainer::key_compare __kc;
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dmacrotab.c301 key_compare (struct macro_key *key, in key_compare() function
322 return key_compare (key1, key2->name, key2->start_file, key2->start_line); in macro_tree_compare()
742 if (k && ! key_compare (k, name, source, line)) in macro_define_object()
766 if (k && ! key_compare (k, name, source, line)) in macro_define_function()
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_multimap.h115 typedef _Compare key_compare; typedef
132 _Select1st<value_type>, key_compare, _Alloc> _Rep_type;
432 key_compare
H A Dstl_set.h95 typedef _Compare key_compare; typedef
99 _Identity<value_type>, key_compare, _Alloc> _Rep_type;
140 key_compare key_comp() const { return _M_t.key_comp(); } in key_comp()
H A Dstl_map.h101 typedef _Compare key_compare; typedef
118 _Select1st<value_type>, key_compare, _Alloc> _Rep_type;
445 key_compare
H A Dstl_multiset.h96 typedef _Compare key_compare; typedef
100 _Identity<value_type>, key_compare, _Alloc> _Rep_type;
143 key_compare key_comp() const { return _M_t.key_comp(); } in key_comp()
H A Dboost_concept_check.h904 typename _SortedAssociativeContainer::key_compare __kc;
/openbsd/gnu/gcc/libstdc++-v3/include/debug/
H A Dset.h59 typedef _Compare key_compare; typedef
H A Dmultiset.h59 typedef _Compare key_compare; typedef
H A Dmultimap.h60 typedef _Compare key_compare; typedef
H A Dmap.h60 typedef _Compare key_compare; typedef
/openbsd/gnu/llvm/libcxx/docs/Status/
H A DCxx14Issues.csv116 "`2299 <https://wg21.link/lwg2299>`__","Effects of inaccessible ``key_compare::is_transparent``\ t…
/openbsd/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
H A DCHECKLIST3035 T typedef Compare key_compare;
3095 T key_compare key_comp() const;
3144 T typedef Compare key_compare;
3204 T key_compare key_comp() const;
3251 T typedef Compare key_compare;
3300 T key_compare key_comp() const;
3341 T typedef Compare key_compare;
3391 T key_compare key_comp() const;
/openbsd/gnu/gcc/libstdc++-v3/docs/html/17_intro/
H A DCHECKLIST3035 T typedef Compare key_compare;
3095 T key_compare key_comp() const;
3144 T typedef Compare key_compare;
3204 T key_compare key_comp() const;
3251 T typedef Compare key_compare;
3300 T key_compare key_comp() const;
3341 T typedef Compare key_compare;
3391 T key_compare key_comp() const;