Home
last modified time | relevance | path

Searched refs:__lx (Results 1 – 25 of 315) sorted by relevance

12345678910>>...13

/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/include/profile/
H A Dforward_list133 operator==(const forward_list<_Tp, _Alloc>& __lx,
135 { return __lx._M_base() == __ly._M_base(); }
139 operator<(const forward_list<_Tp, _Alloc>& __lx,
141 { return __lx._M_base() < __ly._M_base(); }
147 { return !(__lx == __ly); }
152 operator>(const forward_list<_Tp, _Alloc>& __lx,
154 { return (__ly < __lx); }
161 { return !(__lx < __ly); }
168 { return !(__ly < __lx); }
173 swap(forward_list<_Tp, _Alloc>& __lx,
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/include/profile/
H A Dforward_list133 operator==(const forward_list<_Tp, _Alloc>& __lx,
135 { return __lx._M_base() == __ly._M_base(); }
139 operator<(const forward_list<_Tp, _Alloc>& __lx,
141 { return __lx._M_base() < __ly._M_base(); }
147 { return !(__lx == __ly); }
152 operator>(const forward_list<_Tp, _Alloc>& __lx,
154 { return (__ly < __lx); }
161 { return !(__lx < __ly); }
168 { return !(__ly < __lx); }
173 swap(forward_list<_Tp, _Alloc>& __lx,
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/include/profile/
H A Dforward_list133 operator==(const forward_list<_Tp, _Alloc>& __lx,
135 { return __lx._M_base() == __ly._M_base(); }
139 operator<(const forward_list<_Tp, _Alloc>& __lx,
141 { return __lx._M_base() < __ly._M_base(); }
147 { return !(__lx == __ly); }
152 operator>(const forward_list<_Tp, _Alloc>& __lx,
154 { return (__ly < __lx); }
161 { return !(__lx < __ly); }
168 { return !(__ly < __lx); }
173 swap(forward_list<_Tp, _Alloc>& __lx,
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/include/profile/
H A Dforward_list171 { return __lx._M_base() == __ly._M_base(); }
175 operator<(const forward_list<_Tp, _Alloc>& __lx,
177 { return __lx._M_base() < __ly._M_base(); }
183 { return !(__lx == __ly); }
188 operator>(const forward_list<_Tp, _Alloc>& __lx,
190 { return (__ly < __lx); }
197 { return !(__lx < __ly); }
204 { return !(__ly < __lx); }
209 swap(forward_list<_Tp, _Alloc>& __lx,
211 noexcept(noexcept(__lx.swap(__ly)))
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/profile/
H A Dforward_list171 { return __lx._M_base() == __ly._M_base(); }
175 operator<(const forward_list<_Tp, _Alloc>& __lx,
177 { return __lx._M_base() < __ly._M_base(); }
183 { return !(__lx == __ly); }
188 operator>(const forward_list<_Tp, _Alloc>& __lx,
190 { return (__ly < __lx); }
197 { return !(__lx < __ly); }
204 { return !(__ly < __lx); }
209 swap(forward_list<_Tp, _Alloc>& __lx,
211 noexcept(noexcept(__lx.swap(__ly)))
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/include/profile/
H A Dforward_list171 { return __lx._M_base() == __ly._M_base(); }
175 operator<(const forward_list<_Tp, _Alloc>& __lx,
177 { return __lx._M_base() < __ly._M_base(); }
183 { return !(__lx == __ly); }
188 operator>(const forward_list<_Tp, _Alloc>& __lx,
190 { return (__ly < __lx); }
197 { return !(__lx < __ly); }
204 { return !(__ly < __lx); }
209 swap(forward_list<_Tp, _Alloc>& __lx,
211 noexcept(noexcept(__lx.swap(__ly)))
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/include/profile/
H A Dforward_list171 { return __lx._M_base() == __ly._M_base(); }
175 operator<(const forward_list<_Tp, _Alloc>& __lx,
177 { return __lx._M_base() < __ly._M_base(); }
183 { return !(__lx == __ly); }
188 operator>(const forward_list<_Tp, _Alloc>& __lx,
190 { return (__ly < __lx); }
197 { return !(__lx < __ly); }
204 { return !(__ly < __lx); }
209 swap(forward_list<_Tp, _Alloc>& __lx,
211 noexcept(noexcept(__lx.swap(__ly)))
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/include/profile/
H A Dforward_list171 { return __lx._M_base() == __ly._M_base(); }
175 operator<(const forward_list<_Tp, _Alloc>& __lx,
177 { return __lx._M_base() < __ly._M_base(); }
183 { return !(__lx == __ly); }
188 operator>(const forward_list<_Tp, _Alloc>& __lx,
190 { return (__ly < __lx); }
197 { return !(__lx < __ly); }
204 { return !(__ly < __lx); }
209 swap(forward_list<_Tp, _Alloc>& __lx,
211 noexcept(noexcept(__lx.swap(__ly)))
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/include/profile/
H A Dforward_list171 { return __lx._M_base() == __ly._M_base(); }
175 operator<(const forward_list<_Tp, _Alloc>& __lx,
177 { return __lx._M_base() < __ly._M_base(); }
183 { return !(__lx == __ly); }
188 operator>(const forward_list<_Tp, _Alloc>& __lx,
190 { return (__ly < __lx); }
197 { return !(__lx < __ly); }
204 { return !(__ly < __lx); }
209 swap(forward_list<_Tp, _Alloc>& __lx,
211 noexcept(noexcept(__lx.swap(__ly)))
[all …]
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/include/profile/
H A Dforward_list171 { return __lx._M_base() == __ly._M_base(); }
175 operator<(const forward_list<_Tp, _Alloc>& __lx,
177 { return __lx._M_base() < __ly._M_base(); }
183 { return !(__lx == __ly); }
188 operator>(const forward_list<_Tp, _Alloc>& __lx,
190 { return (__ly < __lx); }
197 { return !(__lx < __ly); }
204 { return !(__ly < __lx); }
209 swap(forward_list<_Tp, _Alloc>& __lx,
211 noexcept(noexcept(__lx.swap(__ly)))
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/profile/
H A Dforward_list171 { return __lx._M_base() == __ly._M_base(); }
175 operator<(const forward_list<_Tp, _Alloc>& __lx,
177 { return __lx._M_base() < __ly._M_base(); }
183 { return !(__lx == __ly); }
188 operator>(const forward_list<_Tp, _Alloc>& __lx,
190 { return (__ly < __lx); }
197 { return !(__lx < __ly); }
204 { return !(__ly < __lx); }
209 swap(forward_list<_Tp, _Alloc>& __lx,
211 noexcept(noexcept(__lx.swap(__ly)))
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/include/profile/
H A Dforward_list171 { return __lx._M_base() == __ly._M_base(); }
175 operator<(const forward_list<_Tp, _Alloc>& __lx,
177 { return __lx._M_base() < __ly._M_base(); }
183 { return !(__lx == __ly); }
188 operator>(const forward_list<_Tp, _Alloc>& __lx,
190 { return (__ly < __lx); }
197 { return !(__lx < __ly); }
204 { return !(__ly < __lx); }
209 swap(forward_list<_Tp, _Alloc>& __lx,
211 noexcept(noexcept(__lx.swap(__ly)))
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/include/profile/
H A Dforward_list171 { return __lx._M_base() == __ly._M_base(); }
175 operator<(const forward_list<_Tp, _Alloc>& __lx,
177 { return __lx._M_base() < __ly._M_base(); }
183 { return !(__lx == __ly); }
188 operator>(const forward_list<_Tp, _Alloc>& __lx,
190 { return (__ly < __lx); }
197 { return !(__lx < __ly); }
204 { return !(__ly < __lx); }
209 swap(forward_list<_Tp, _Alloc>& __lx,
211 noexcept(noexcept(__lx.swap(__ly)))
[all …]
/dports/lang/gcc9-aux/bootstrap/include/c++/9.1.0/profile/
H A Dforward_list171 { return __lx._M_base() == __ly._M_base(); }
175 operator<(const forward_list<_Tp, _Alloc>& __lx,
177 { return __lx._M_base() < __ly._M_base(); }
183 { return !(__lx == __ly); }
188 operator>(const forward_list<_Tp, _Alloc>& __lx,
190 { return (__ly < __lx); }
197 { return !(__lx < __ly); }
204 { return !(__ly < __lx); }
209 swap(forward_list<_Tp, _Alloc>& __lx,
211 noexcept(noexcept(__lx.swap(__ly)))
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/include/profile/
H A Dforward_list171 { return __lx._M_base() == __ly._M_base(); }
175 operator<(const forward_list<_Tp, _Alloc>& __lx,
177 { return __lx._M_base() < __ly._M_base(); }
183 { return !(__lx == __ly); }
188 operator>(const forward_list<_Tp, _Alloc>& __lx,
190 { return (__ly < __lx); }
197 { return !(__lx < __ly); }
204 { return !(__ly < __lx); }
209 swap(forward_list<_Tp, _Alloc>& __lx,
211 noexcept(noexcept(__lx.swap(__ly)))
[all …]
/dports/lang/gcc6-aux/bootstrap/include/c++/5.1.0/profile/
H A Dforward_list166 operator==(const forward_list<_Tp, _Alloc>& __lx,
168 { return __lx._M_base() == __ly._M_base(); }
172 operator<(const forward_list<_Tp, _Alloc>& __lx,
174 { return __lx._M_base() < __ly._M_base(); }
180 { return !(__lx == __ly); }
185 operator>(const forward_list<_Tp, _Alloc>& __lx,
187 { return (__ly < __lx); }
194 { return !(__lx < __ly); }
201 { return !(__ly < __lx); }
206 swap(forward_list<_Tp, _Alloc>& __lx,
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/modules/fdlibm/src/
H A Dmath_private.h589 uint64_t __lx; \
593 EXTRACT_LDBL80_WORDS(__hx, __lx, *xp); \
594 __lx ^= DOPRINT_SWIZZLE; \
595 INSERT_LDBL80_WORDS(*xp, __hx, __lx); \
607 uint32_t __hx, __lx; \
609 EXTRACT_WORDS(__hx, __lx, *xp); \
610 __lx ^= DOPRINT_SWIZZLE; \
611 INSERT_WORDS(*xp, __hx, __lx); \
643 uint64_t __lx, __llx; \
648 __lx ^= DOPRINT_SWIZZLE_HIGH; \
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/modules/fdlibm/src/
H A Dmath_private.h575 uint64_t __lx; \
579 EXTRACT_LDBL80_WORDS(__hx, __lx, *xp); \
580 __lx ^= DOPRINT_SWIZZLE; \
581 INSERT_LDBL80_WORDS(*xp, __hx, __lx); \
593 uint32_t __hx, __lx; \
595 EXTRACT_WORDS(__hx, __lx, *xp); \
596 __lx ^= DOPRINT_SWIZZLE; \
597 INSERT_WORDS(*xp, __hx, __lx); \
629 uint64_t __lx, __llx; \
634 __lx ^= DOPRINT_SWIZZLE_HIGH; \
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/modules/fdlibm/src/
H A Dmath_private.h615 uint64_t __lx; \
619 EXTRACT_LDBL80_WORDS(__hx, __lx, *xp); \
620 __lx ^= DOPRINT_SWIZZLE; \
621 INSERT_LDBL80_WORDS(*xp, __hx, __lx); \
633 uint32_t __hx, __lx; \
635 EXTRACT_WORDS(__hx, __lx, *xp); \
636 __lx ^= DOPRINT_SWIZZLE; \
637 INSERT_WORDS(*xp, __hx, __lx); \
669 uint64_t __lx, __llx; \
674 __lx ^= DOPRINT_SWIZZLE_HIGH; \
[all …]
/dports/www/firefox-esr/firefox-91.8.0/modules/fdlibm/src/
H A Dmath_private.h740 uint64_t __lx; \
744 EXTRACT_LDBL80_WORDS(__hx, __lx, *xp); \
745 __lx ^= DOPRINT_SWIZZLE; \
746 INSERT_LDBL80_WORDS(*xp, __hx, __lx); \
758 uint32_t __hx, __lx; \
760 EXTRACT_WORDS(__hx, __lx, *xp); \
761 __lx ^= DOPRINT_SWIZZLE; \
762 INSERT_WORDS(*xp, __hx, __lx); \
794 uint64_t __lx, __llx; \
799 __lx ^= DOPRINT_SWIZZLE_HIGH; \
[all …]
/dports/www/firefox/firefox-99.0/modules/fdlibm/src/
H A Dmath_private.h740 uint64_t __lx; \
744 EXTRACT_LDBL80_WORDS(__hx, __lx, *xp); \
745 __lx ^= DOPRINT_SWIZZLE; \
746 INSERT_LDBL80_WORDS(*xp, __hx, __lx); \
758 uint32_t __hx, __lx; \
760 EXTRACT_WORDS(__hx, __lx, *xp); \
761 __lx ^= DOPRINT_SWIZZLE; \
762 INSERT_WORDS(*xp, __hx, __lx); \
794 uint64_t __lx, __llx; \
799 __lx ^= DOPRINT_SWIZZLE_HIGH; \
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/modules/fdlibm/src/
H A Dmath_private.h740 uint64_t __lx; \
744 EXTRACT_LDBL80_WORDS(__hx, __lx, *xp); \
745 __lx ^= DOPRINT_SWIZZLE; \
746 INSERT_LDBL80_WORDS(*xp, __hx, __lx); \
758 uint32_t __hx, __lx; \
760 EXTRACT_WORDS(__hx, __lx, *xp); \
761 __lx ^= DOPRINT_SWIZZLE; \
762 INSERT_WORDS(*xp, __hx, __lx); \
794 uint64_t __lx, __llx; \
799 __lx ^= DOPRINT_SWIZZLE_HIGH; \
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/include/bits/
H A Dforward_list.h1359 operator==(const forward_list<_Tp, _Alloc>& __lx, in _GLIBCXX_VISIBILITY()
1376 operator<(const forward_list<_Tp, _Alloc>& __lx, in _GLIBCXX_VISIBILITY()
1378 { return std::lexicographical_compare(__lx.cbegin(), __lx.cend(), in _GLIBCXX_VISIBILITY()
1386 { return !(__lx == __ly); } in _GLIBCXX_VISIBILITY()
1391 operator>(const forward_list<_Tp, _Alloc>& __lx, in _GLIBCXX_VISIBILITY()
1393 { return (__ly < __lx); } in _GLIBCXX_VISIBILITY()
1400 { return !(__lx < __ly); } in _GLIBCXX_VISIBILITY()
1407 { return !(__ly < __lx); } in _GLIBCXX_VISIBILITY()
1412 swap(forward_list<_Tp, _Alloc>& __lx, in _GLIBCXX_VISIBILITY()
1414 noexcept(noexcept(__lx.swap(__ly))) in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/include/bits/
H A Dforward_list.h1359 operator==(const forward_list<_Tp, _Alloc>& __lx, in _GLIBCXX_VISIBILITY()
1376 operator<(const forward_list<_Tp, _Alloc>& __lx, in _GLIBCXX_VISIBILITY()
1378 { return std::lexicographical_compare(__lx.cbegin(), __lx.cend(), in _GLIBCXX_VISIBILITY()
1386 { return !(__lx == __ly); } in _GLIBCXX_VISIBILITY()
1391 operator>(const forward_list<_Tp, _Alloc>& __lx, in _GLIBCXX_VISIBILITY()
1393 { return (__ly < __lx); } in _GLIBCXX_VISIBILITY()
1400 { return !(__lx < __ly); } in _GLIBCXX_VISIBILITY()
1407 { return !(__ly < __lx); } in _GLIBCXX_VISIBILITY()
1412 swap(forward_list<_Tp, _Alloc>& __lx, in _GLIBCXX_VISIBILITY()
1414 noexcept(noexcept(__lx.swap(__ly))) in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/include/bits/
H A Dforward_list.h1348 operator==(const forward_list<_Tp, _Alloc>& __lx, in _GLIBCXX_VISIBILITY()
1365 operator<(const forward_list<_Tp, _Alloc>& __lx, in _GLIBCXX_VISIBILITY()
1367 { return std::lexicographical_compare(__lx.cbegin(), __lx.cend(), in _GLIBCXX_VISIBILITY()
1373 operator!=(const forward_list<_Tp, _Alloc>& __lx, in _GLIBCXX_VISIBILITY()
1375 { return !(__lx == __ly); } in _GLIBCXX_VISIBILITY()
1380 operator>(const forward_list<_Tp, _Alloc>& __lx, in _GLIBCXX_VISIBILITY()
1382 { return (__ly < __lx); } in _GLIBCXX_VISIBILITY()
1389 { return !(__lx < __ly); } in _GLIBCXX_VISIBILITY()
1396 { return !(__ly < __lx); } in _GLIBCXX_VISIBILITY()
1401 swap(forward_list<_Tp, _Alloc>& __lx, in _GLIBCXX_VISIBILITY()
[all …]

12345678910>>...13