Home
last modified time | relevance | path

Searched refs:_Equal (Results 51 – 75 of 510) sorted by relevance

12345678910>>...21

/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/include/
H A D__hash_table869 template <class _Key, class _Hash, class _Equal>
874 static_assert(is_copy_constructible<_Equal>::value,
880 template <class _Key, class _Hash, class _Equal>
893 template <class _Key, class _Hash, class _Equal>
902 typedef _Equal key_equal;
1396 __hash_table<_Tp, _Hash, _Equal, _Alloc>::__hash_table()
1541 __hash_table<_Tp, _Hash, _Equal, _Alloc>&
1601 __hash_table<_Tp, _Hash, _Equal, _Alloc>::__move_assign(
1680 __hash_table<_Tp, _Hash, _Equal, _Alloc>&
2770 swap(__hash_table<_Tp, _Hash, _Equal, _Alloc>& __x,
[all …]
/dports/lang/zig/zig-0.9.0/lib/libcxx/include/
H A D__hash_table869 template <class _Key, class _Hash, class _Equal>
874 static_assert(is_copy_constructible<_Equal>::value,
880 template <class _Key, class _Hash, class _Equal>
893 template <class _Key, class _Hash, class _Equal>
902 typedef _Equal key_equal;
1396 __hash_table<_Tp, _Hash, _Equal, _Alloc>::__hash_table()
1541 __hash_table<_Tp, _Hash, _Equal, _Alloc>&
1601 __hash_table<_Tp, _Hash, _Equal, _Alloc>::__move_assign(
1680 __hash_table<_Tp, _Hash, _Equal, _Alloc>&
2770 swap(__hash_table<_Tp, _Hash, _Equal, _Alloc>& __x,
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libcxx/include/
H A D__hash_table869 template <class _Key, class _Hash, class _Equal>
874 static_assert(is_copy_constructible<_Equal>::value,
880 template <class _Key, class _Hash, class _Equal>
893 template <class _Key, class _Hash, class _Equal>
902 typedef _Equal key_equal;
1396 __hash_table<_Tp, _Hash, _Equal, _Alloc>::__hash_table()
1541 __hash_table<_Tp, _Hash, _Equal, _Alloc>&
1601 __hash_table<_Tp, _Hash, _Equal, _Alloc>::__move_assign(
1680 __hash_table<_Tp, _Hash, _Equal, _Alloc>&
2770 swap(__hash_table<_Tp, _Hash, _Equal, _Alloc>& __x,
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/include/
H A D__hash_table869 template <class _Key, class _Hash, class _Equal>
874 static_assert(is_copy_constructible<_Equal>::value,
880 template <class _Key, class _Hash, class _Equal>
893 template <class _Key, class _Hash, class _Equal>
902 typedef _Equal key_equal;
1396 __hash_table<_Tp, _Hash, _Equal, _Alloc>::__hash_table()
1541 __hash_table<_Tp, _Hash, _Equal, _Alloc>&
1601 __hash_table<_Tp, _Hash, _Equal, _Alloc>::__move_assign(
1680 __hash_table<_Tp, _Hash, _Equal, _Alloc>&
2770 swap(__hash_table<_Tp, _Hash, _Equal, _Alloc>& __x,
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/include/
H A D__hash_table869 template <class _Key, class _Hash, class _Equal>
874 static_assert(is_copy_constructible<_Equal>::value,
880 template <class _Key, class _Hash, class _Equal>
893 template <class _Key, class _Hash, class _Equal>
902 typedef _Equal key_equal;
1396 __hash_table<_Tp, _Hash, _Equal, _Alloc>::__hash_table()
1541 __hash_table<_Tp, _Hash, _Equal, _Alloc>&
1601 __hash_table<_Tp, _Hash, _Equal, _Alloc>::__move_assign(
1680 __hash_table<_Tp, _Hash, _Equal, _Alloc>&
2770 swap(__hash_table<_Tp, _Hash, _Equal, _Alloc>& __x,
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/include/
H A D__hash_table869 template <class _Key, class _Hash, class _Equal>
874 static_assert(is_copy_constructible<_Equal>::value,
880 template <class _Key, class _Hash, class _Equal>
893 template <class _Key, class _Hash, class _Equal>
902 typedef _Equal key_equal;
1396 __hash_table<_Tp, _Hash, _Equal, _Alloc>::__hash_table()
1541 __hash_table<_Tp, _Hash, _Equal, _Alloc>&
1601 __hash_table<_Tp, _Hash, _Equal, _Alloc>::__move_assign(
1680 __hash_table<_Tp, _Hash, _Equal, _Alloc>&
2770 swap(__hash_table<_Tp, _Hash, _Equal, _Alloc>& __x,
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/include/bits/
H A Dhashtable.h170 typename _ExtractKey, typename _Equal, in _GLIBCXX_VISIBILITY()
214 typedef _Equal key_equal; in _GLIBCXX_VISIBILITY()
237 _Equal, _H1, _H2, _Hash, _Traits>; in _GLIBCXX_VISIBILITY()
244 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
248 _ExtractKey, _Equal, in _GLIBCXX_VISIBILITY()
253 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
406 const _Equal& __eq, const _ExtractKey& __exk, in _GLIBCXX_VISIBILITY()
419 is_nothrow_copy_constructible<_Equal>>::value; in _GLIBCXX_VISIBILITY()
441 const _Equal&, const _ExtractKey&, in _GLIBCXX_VISIBILITY()
448 const _Equal&, const _ExtractKey&, in _GLIBCXX_VISIBILITY()
[all …]
H A Dhashtable_policy.h655 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
659 _Select1st, _Equal, in _GLIBCXX_VISIBILITY()
786 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
790 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
932 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
936 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
979 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
1056 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
1778 typedef _Equal key_equal; in _GLIBCXX_VISIBILITY()
1845 const _Equal& in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/include/bits/
H A Dhashtable.h170 typename _ExtractKey, typename _Equal, in _GLIBCXX_VISIBILITY()
214 typedef _Equal key_equal; in _GLIBCXX_VISIBILITY()
237 _Equal, _H1, _H2, _Hash, _Traits>; in _GLIBCXX_VISIBILITY()
244 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
248 _ExtractKey, _Equal, in _GLIBCXX_VISIBILITY()
253 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
443 const _Equal& __eq, const _ExtractKey& __exk, in _GLIBCXX_VISIBILITY()
456 is_nothrow_copy_constructible<_Equal>>::value; in _GLIBCXX_VISIBILITY()
478 const _Equal&, const _ExtractKey&, in _GLIBCXX_VISIBILITY()
485 const _Equal&, const _ExtractKey&, in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/include/bits/
H A Dhashtable.h170 typename _ExtractKey, typename _Equal, in _GLIBCXX_VISIBILITY()
214 typedef _Equal key_equal; in _GLIBCXX_VISIBILITY()
237 _Equal, _H1, _H2, _Hash, _Traits>; in _GLIBCXX_VISIBILITY()
244 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
248 _ExtractKey, _Equal, in _GLIBCXX_VISIBILITY()
253 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
406 const _Equal& __eq, const _ExtractKey& __exk, in _GLIBCXX_VISIBILITY()
419 is_nothrow_copy_constructible<_Equal>>::value; in _GLIBCXX_VISIBILITY()
441 const _Equal&, const _ExtractKey&, in _GLIBCXX_VISIBILITY()
448 const _Equal&, const _ExtractKey&, in _GLIBCXX_VISIBILITY()
[all …]
H A Dhashtable_policy.h655 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
659 _Select1st, _Equal, in _GLIBCXX_VISIBILITY()
786 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
790 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
932 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
936 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
979 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
1056 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
1778 typedef _Equal key_equal; in _GLIBCXX_VISIBILITY()
1845 const _Equal& in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/bits/
H A Dhashtable.h170 typename _ExtractKey, typename _Equal, in _GLIBCXX_VISIBILITY()
214 typedef _Equal key_equal; in _GLIBCXX_VISIBILITY()
237 _Equal, _H1, _H2, _Hash, _Traits>; in _GLIBCXX_VISIBILITY()
244 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
248 _ExtractKey, _Equal, in _GLIBCXX_VISIBILITY()
253 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
443 const _Equal& __eq, const _ExtractKey& __exk, in _GLIBCXX_VISIBILITY()
454 const _Equal&, const _ExtractKey&, in _GLIBCXX_VISIBILITY()
461 const _Equal&, const _ExtractKey&, in _GLIBCXX_VISIBILITY()
514 && is_nothrow_move_assignable<_Equal>::value) in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/include/bits/
H A Dhashtable.h170 typename _ExtractKey, typename _Equal, in _GLIBCXX_VISIBILITY()
214 typedef _Equal key_equal; in _GLIBCXX_VISIBILITY()
237 _Equal, _H1, _H2, _Hash, _Traits>; in _GLIBCXX_VISIBILITY()
244 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
248 _ExtractKey, _Equal, in _GLIBCXX_VISIBILITY()
253 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
443 const _Equal& __eq, const _ExtractKey& __exk, in _GLIBCXX_VISIBILITY()
454 const _Equal&, const _ExtractKey&, in _GLIBCXX_VISIBILITY()
461 const _Equal&, const _ExtractKey&, in _GLIBCXX_VISIBILITY()
514 && is_nothrow_move_assignable<_Equal>::value) in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/include/bits/
H A Dhashtable_policy.h39 typename _ExtractKey, typename _Equal, in _GLIBCXX_VISIBILITY()
446 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
450 _Select1st, _Equal, in _GLIBCXX_VISIBILITY()
580 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
584 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
674 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
708 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
742 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
798 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
1480 const _Equal& in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/include/bits/
H A Dhashtable_policy.h39 typename _ExtractKey, typename _Equal, in _GLIBCXX_VISIBILITY()
446 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
450 _Select1st, _Equal, in _GLIBCXX_VISIBILITY()
580 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
584 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
674 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
708 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
742 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
798 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
1480 const _Equal& in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/test/typeparam/
H A Dslices.go47 func _Equal[Elem comparable](s1, s2 []Elem) bool { func
160 if !_Equal(s1, s1) {
164 if !_Equal(s1, s2) {
168 if _Equal(s1, s2) {
173 if !_Equal(s3, s3) {
177 if _Equal(s1, nil) {
180 if _Equal(nil, s1) {
183 if !_Equal(s1[:0], nil) {
247 if want := []int{2}; !_Equal(s2, want) {
292 if !_Equal(s, want) {
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/include/bits/
H A Dhashtable_policy.h549 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
553 _Select1st, _Equal, in _GLIBCXX_VISIBILITY()
680 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
684 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
793 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
834 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
875 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
934 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
1648 typedef _Equal key_equal; in _GLIBCXX_VISIBILITY()
1712 const _Equal& in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/include/bits/
H A Dhashtable_policy.h549 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
553 _Select1st, _Equal, in _GLIBCXX_VISIBILITY()
680 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
684 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
793 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
834 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
875 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
934 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
1648 typedef _Equal key_equal; in _GLIBCXX_VISIBILITY()
1712 const _Equal& in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc6-aux/bootstrap/include/c++/5.1.0/bits/
H A Dhashtable_policy.h551 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
555 _Select1st, _Equal, in _GLIBCXX_VISIBILITY()
682 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
686 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
795 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
836 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
877 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
936 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
1650 typedef _Equal key_equal; in _GLIBCXX_VISIBILITY()
1714 const _Equal& in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/include/bits/
H A Dhashtable_policy.h554 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
558 _Select1st, _Equal, in _GLIBCXX_VISIBILITY()
689 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
693 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
803 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
844 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
885 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
944 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
1654 typedef _Equal key_equal; in _GLIBCXX_VISIBILITY()
1717 const _Equal& in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/include/bits/
H A Dhashtable_policy.h665 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
669 _Select1st, _Equal, in _GLIBCXX_VISIBILITY()
796 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
800 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
942 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
946 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
989 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
1066 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
1788 typedef _Equal key_equal; in _GLIBCXX_VISIBILITY()
1855 const _Equal& in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dhashtable_policy.h665 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
669 _Select1st, _Equal, in _GLIBCXX_VISIBILITY()
796 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
800 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
942 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
946 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
989 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
1066 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
1788 typedef _Equal key_equal; in _GLIBCXX_VISIBILITY()
1855 const _Equal& in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dhashtable_policy.h665 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
669 _Select1st, _Equal, in _GLIBCXX_VISIBILITY()
796 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
800 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
942 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
946 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
989 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
1066 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
1788 typedef _Equal key_equal; in _GLIBCXX_VISIBILITY()
1855 const _Equal& in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dhashtable_policy.h665 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
669 _Select1st, _Equal, in _GLIBCXX_VISIBILITY()
796 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
800 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
942 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
946 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
989 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
1066 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
1788 typedef _Equal key_equal; in _GLIBCXX_VISIBILITY()
1855 const _Equal& in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dhashtable_policy.h665 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
669 _Select1st, _Equal, in _GLIBCXX_VISIBILITY()
796 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
800 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
942 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
946 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
989 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
1066 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY()
1788 typedef _Equal key_equal; in _GLIBCXX_VISIBILITY()
1855 const _Equal& in _GLIBCXX_VISIBILITY()
[all …]

12345678910>>...21