Home
last modified time | relevance | path

Searched refs:_Functor (Results 1 – 25 of 520) sorted by relevance

12345678910>>...21

/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/include/bits/
H A Dstd_function.h133 static _Functor* in _GLIBCXX_VISIBILITY()
138 const _Functor& __f = __source._M_access<_Functor>(); in _GLIBCXX_VISIBILITY()
168 __victim._M_access<_Functor>().~_Functor(); in _GLIBCXX_VISIBILITY()
435 function(_Functor&& __f) in _GLIBCXX_VISIBILITY()
436 noexcept(_Handler<_Functor>::template _S_nothrow_init<_Functor>()) in _GLIBCXX_VISIBILITY()
441 static_assert(is_constructible<__decay_t<_Functor>, _Functor>::value, in _GLIBCXX_VISIBILITY()
531 operator=(_Functor&& __f) in _GLIBCXX_VISIBILITY()
532 noexcept(_Handler<_Functor>::template _S_nothrow_init<_Functor>()) in _GLIBCXX_VISIBILITY()
631 _Functor* in _GLIBCXX_VISIBILITY()
635 const _Functor* __func = __const_this->template target<_Functor>(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/include/bits/
H A Dstd_function.h133 static _Functor* in _GLIBCXX_VISIBILITY()
138 const _Functor& __f = __source._M_access<_Functor>(); in _GLIBCXX_VISIBILITY()
150 ::new (__dest._M_access()) _Functor(__source._M_access<_Functor>()); in _GLIBCXX_VISIBILITY()
159 new _Functor(*__source._M_access<const _Functor*>()); in _GLIBCXX_VISIBILITY()
167 __victim._M_access<_Functor>().~_Functor(); in _GLIBCXX_VISIBILITY()
237 { __functor._M_access<_Functor*>() = new _Functor(std::move(__f)); } in _GLIBCXX_VISIBILITY()
414 function(_Functor __f) in _GLIBCXX_VISIBILITY()
501 operator=(_Functor&& __f) in _GLIBCXX_VISIBILITY()
600 _Functor* in _GLIBCXX_VISIBILITY()
604 const _Functor* __func = __const_this->template target<_Functor>(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/include/bits/
H A Dstd_function.h133 static _Functor* in _GLIBCXX_VISIBILITY()
138 const _Functor& __f = __source._M_access<_Functor>(); in _GLIBCXX_VISIBILITY()
150 ::new (__dest._M_access()) _Functor(__source._M_access<_Functor>()); in _GLIBCXX_VISIBILITY()
159 new _Functor(*__source._M_access<const _Functor*>()); in _GLIBCXX_VISIBILITY()
167 __victim._M_access<_Functor>().~_Functor(); in _GLIBCXX_VISIBILITY()
237 { __functor._M_access<_Functor*>() = new _Functor(std::move(__f)); } in _GLIBCXX_VISIBILITY()
414 function(_Functor __f) in _GLIBCXX_VISIBILITY()
501 operator=(_Functor&& __f) in _GLIBCXX_VISIBILITY()
600 _Functor* in _GLIBCXX_VISIBILITY()
604 const _Functor* __func = __const_this->template target<_Functor>(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/include/bits/
H A Dstd_function.h133 static _Functor* in _GLIBCXX_VISIBILITY()
138 const _Functor& __f = __source._M_access<_Functor>(); in _GLIBCXX_VISIBILITY()
150 ::new (__dest._M_access()) _Functor(__source._M_access<_Functor>()); in _GLIBCXX_VISIBILITY()
159 new _Functor(*__source._M_access<const _Functor*>()); in _GLIBCXX_VISIBILITY()
167 __victim._M_access<_Functor>().~_Functor(); in _GLIBCXX_VISIBILITY()
237 { __functor._M_access<_Functor*>() = new _Functor(std::move(__f)); } in _GLIBCXX_VISIBILITY()
414 function(_Functor __f) in _GLIBCXX_VISIBILITY()
501 operator=(_Functor&& __f) in _GLIBCXX_VISIBILITY()
600 _Functor* in _GLIBCXX_VISIBILITY()
604 const _Functor* __func = __const_this->template target<_Functor>(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/bits/
H A Dstd_function.h135 static _Functor* in _GLIBCXX_VISIBILITY()
140 const _Functor& __f = __source._M_access<_Functor>(); in _GLIBCXX_VISIBILITY()
152 ::new (__dest._M_access()) _Functor(__source._M_access<_Functor>()); in _GLIBCXX_VISIBILITY()
161 new _Functor(*__source._M_access<const _Functor*>()); in _GLIBCXX_VISIBILITY()
169 __victim._M_access<_Functor>().~_Functor(); in _GLIBCXX_VISIBILITY()
237 { __functor._M_access<_Functor*>() = new _Functor(std::move(__f)); } in _GLIBCXX_VISIBILITY()
381 function(_Functor); in _GLIBCXX_VISIBILITY()
537 template<typename _Functor> _Functor* target() noexcept; in _GLIBCXX_VISIBILITY()
643 _Functor* in _GLIBCXX_VISIBILITY()
648 const _Functor* __func = __const_this->template target<_Functor>(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/include/bits/
H A Dstd_function.h135 static _Functor* in _GLIBCXX_VISIBILITY()
140 const _Functor& __f = __source._M_access<_Functor>(); in _GLIBCXX_VISIBILITY()
152 ::new (__dest._M_access()) _Functor(__source._M_access<_Functor>()); in _GLIBCXX_VISIBILITY()
161 new _Functor(*__source._M_access<const _Functor*>()); in _GLIBCXX_VISIBILITY()
169 __victim._M_access<_Functor>().~_Functor(); in _GLIBCXX_VISIBILITY()
237 { __functor._M_access<_Functor*>() = new _Functor(std::move(__f)); } in _GLIBCXX_VISIBILITY()
381 function(_Functor); in _GLIBCXX_VISIBILITY()
537 template<typename _Functor> _Functor* target() noexcept; in _GLIBCXX_VISIBILITY()
643 _Functor* in _GLIBCXX_VISIBILITY()
648 const _Functor* __func = __const_this->template target<_Functor>(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/include/bits/
H A Dstd_function.h135 static _Functor* in _GLIBCXX_VISIBILITY()
140 const _Functor& __f = __source._M_access<_Functor>(); in _GLIBCXX_VISIBILITY()
152 ::new (__dest._M_access()) _Functor(__source._M_access<_Functor>()); in _GLIBCXX_VISIBILITY()
161 new _Functor(*__source._M_access<const _Functor*>()); in _GLIBCXX_VISIBILITY()
169 __victim._M_access<_Functor>().~_Functor(); in _GLIBCXX_VISIBILITY()
237 { __functor._M_access<_Functor*>() = new _Functor(std::move(__f)); } in _GLIBCXX_VISIBILITY()
381 function(_Functor); in _GLIBCXX_VISIBILITY()
537 template<typename _Functor> _Functor* target() noexcept; in _GLIBCXX_VISIBILITY()
643 _Functor* in _GLIBCXX_VISIBILITY()
648 const _Functor* __func = __const_this->template target<_Functor>(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/include/bits/
H A Dstd_function.h150 static _Functor* in _GLIBCXX_VISIBILITY()
164 ::new (__dest._M_access()) _Functor(__source._M_access<_Functor>()); in _GLIBCXX_VISIBILITY()
173 new _Functor(*__source._M_access<_Functor*>()); in _GLIBCXX_VISIBILITY()
181 __victim._M_access<_Functor>().~_Functor(); in _GLIBCXX_VISIBILITY()
249 { __functor._M_access<_Functor*>() = new _Functor(std::move(__f)); } in _GLIBCXX_VISIBILITY()
446 function(_Functor); in _GLIBCXX_VISIBILITY()
602 template<typename _Functor> _Functor* target() noexcept; in _GLIBCXX_VISIBILITY()
604 template<typename _Functor> const _Functor* target() const noexcept; in _GLIBCXX_VISIBILITY()
708 _Functor* in _GLIBCXX_VISIBILITY()
713 const _Functor* __func = __const_this->template target<_Functor>(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dstd_function.h150 static _Functor* in _GLIBCXX_VISIBILITY()
164 ::new (__dest._M_access()) _Functor(__source._M_access<_Functor>()); in _GLIBCXX_VISIBILITY()
173 new _Functor(*__source._M_access<_Functor*>()); in _GLIBCXX_VISIBILITY()
181 __victim._M_access<_Functor>().~_Functor(); in _GLIBCXX_VISIBILITY()
249 { __functor._M_access<_Functor*>() = new _Functor(std::move(__f)); } in _GLIBCXX_VISIBILITY()
446 function(_Functor); in _GLIBCXX_VISIBILITY()
602 template<typename _Functor> _Functor* target() noexcept; in _GLIBCXX_VISIBILITY()
604 template<typename _Functor> const _Functor* target() const noexcept; in _GLIBCXX_VISIBILITY()
708 _Functor* in _GLIBCXX_VISIBILITY()
713 const _Functor* __func = __const_this->template target<_Functor>(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dstd_function.h150 static _Functor* in _GLIBCXX_VISIBILITY()
164 ::new (__dest._M_access()) _Functor(__source._M_access<_Functor>()); in _GLIBCXX_VISIBILITY()
173 new _Functor(*__source._M_access<_Functor*>()); in _GLIBCXX_VISIBILITY()
181 __victim._M_access<_Functor>().~_Functor(); in _GLIBCXX_VISIBILITY()
249 { __functor._M_access<_Functor*>() = new _Functor(std::move(__f)); } in _GLIBCXX_VISIBILITY()
446 function(_Functor); in _GLIBCXX_VISIBILITY()
602 template<typename _Functor> _Functor* target() noexcept; in _GLIBCXX_VISIBILITY()
604 template<typename _Functor> const _Functor* target() const noexcept; in _GLIBCXX_VISIBILITY()
708 _Functor* in _GLIBCXX_VISIBILITY()
713 const _Functor* __func = __const_this->template target<_Functor>(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dstd_function.h150 static _Functor* in _GLIBCXX_VISIBILITY()
164 ::new (__dest._M_access()) _Functor(__source._M_access<_Functor>()); in _GLIBCXX_VISIBILITY()
173 new _Functor(*__source._M_access<_Functor*>()); in _GLIBCXX_VISIBILITY()
181 __victim._M_access<_Functor>().~_Functor(); in _GLIBCXX_VISIBILITY()
249 { __functor._M_access<_Functor*>() = new _Functor(std::move(__f)); } in _GLIBCXX_VISIBILITY()
446 function(_Functor); in _GLIBCXX_VISIBILITY()
602 template<typename _Functor> _Functor* target() noexcept; in _GLIBCXX_VISIBILITY()
604 template<typename _Functor> const _Functor* target() const noexcept; in _GLIBCXX_VISIBILITY()
708 _Functor* in _GLIBCXX_VISIBILITY()
713 const _Functor* __func = __const_this->template target<_Functor>(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/include/bits/
H A Dstd_function.h150 static _Functor* in _GLIBCXX_VISIBILITY()
155 const _Functor& __f = __source._M_access<_Functor>(); in _GLIBCXX_VISIBILITY()
167 ::new (__dest._M_access()) _Functor(__source._M_access<_Functor>()); in _GLIBCXX_VISIBILITY()
176 new _Functor(*__source._M_access<const _Functor*>()); in _GLIBCXX_VISIBILITY()
184 __victim._M_access<_Functor>().~_Functor(); in _GLIBCXX_VISIBILITY()
252 { __functor._M_access<_Functor*>() = new _Functor(std::move(__f)); } in _GLIBCXX_VISIBILITY()
447 function(_Functor); in _GLIBCXX_VISIBILITY()
603 template<typename _Functor> _Functor* target() noexcept; in _GLIBCXX_VISIBILITY()
709 _Functor* in _GLIBCXX_VISIBILITY()
714 const _Functor* __func = __const_this->template target<_Functor>(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dstd_function.h150 static _Functor* in _GLIBCXX_VISIBILITY()
164 ::new (__dest._M_access()) _Functor(__source._M_access<_Functor>()); in _GLIBCXX_VISIBILITY()
173 new _Functor(*__source._M_access<_Functor*>()); in _GLIBCXX_VISIBILITY()
181 __victim._M_access<_Functor>().~_Functor(); in _GLIBCXX_VISIBILITY()
249 { __functor._M_access<_Functor*>() = new _Functor(std::move(__f)); } in _GLIBCXX_VISIBILITY()
446 function(_Functor); in _GLIBCXX_VISIBILITY()
602 template<typename _Functor> _Functor* target() noexcept; in _GLIBCXX_VISIBILITY()
604 template<typename _Functor> const _Functor* target() const noexcept; in _GLIBCXX_VISIBILITY()
708 _Functor* in _GLIBCXX_VISIBILITY()
713 const _Functor* __func = __const_this->template target<_Functor>(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/include/bits/
H A Dstd_function.h150 static _Functor* in _GLIBCXX_VISIBILITY()
155 const _Functor& __f = __source._M_access<_Functor>(); in _GLIBCXX_VISIBILITY()
167 ::new (__dest._M_access()) _Functor(__source._M_access<_Functor>()); in _GLIBCXX_VISIBILITY()
176 new _Functor(*__source._M_access<const _Functor*>()); in _GLIBCXX_VISIBILITY()
184 __victim._M_access<_Functor>().~_Functor(); in _GLIBCXX_VISIBILITY()
252 { __functor._M_access<_Functor*>() = new _Functor(std::move(__f)); } in _GLIBCXX_VISIBILITY()
449 function(_Functor); in _GLIBCXX_VISIBILITY()
605 template<typename _Functor> _Functor* target() noexcept; in _GLIBCXX_VISIBILITY()
711 _Functor* in _GLIBCXX_VISIBILITY()
716 const _Functor* __func = __const_this->template target<_Functor>(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/include/bits/
H A Dstd_function.h150 static _Functor* in _GLIBCXX_VISIBILITY()
164 ::new (__dest._M_access()) _Functor(__source._M_access<_Functor>()); in _GLIBCXX_VISIBILITY()
173 new _Functor(*__source._M_access<_Functor*>()); in _GLIBCXX_VISIBILITY()
181 __victim._M_access<_Functor>().~_Functor(); in _GLIBCXX_VISIBILITY()
249 { __functor._M_access<_Functor*>() = new _Functor(std::move(__f)); } in _GLIBCXX_VISIBILITY()
446 function(_Functor); in _GLIBCXX_VISIBILITY()
602 template<typename _Functor> _Functor* target() noexcept; in _GLIBCXX_VISIBILITY()
604 template<typename _Functor> const _Functor* target() const noexcept; in _GLIBCXX_VISIBILITY()
708 _Functor* in _GLIBCXX_VISIBILITY()
713 const _Functor* __func = __const_this->template target<_Functor>(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9-aux/bootstrap/include/c++/9.1.0/bits/
H A Dstd_function.h150 static _Functor* in _GLIBCXX_VISIBILITY()
155 const _Functor& __f = __source._M_access<_Functor>(); in _GLIBCXX_VISIBILITY()
167 ::new (__dest._M_access()) _Functor(__source._M_access<_Functor>()); in _GLIBCXX_VISIBILITY()
176 new _Functor(*__source._M_access<const _Functor*>()); in _GLIBCXX_VISIBILITY()
184 __victim._M_access<_Functor>().~_Functor(); in _GLIBCXX_VISIBILITY()
252 { __functor._M_access<_Functor*>() = new _Functor(std::move(__f)); } in _GLIBCXX_VISIBILITY()
449 function(_Functor); in _GLIBCXX_VISIBILITY()
605 template<typename _Functor> _Functor* target() noexcept; in _GLIBCXX_VISIBILITY()
711 _Functor* in _GLIBCXX_VISIBILITY()
716 const _Functor* __func = __const_this->template target<_Functor>(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/include/bits/
H A Dstd_function.h150 static _Functor* in _GLIBCXX_VISIBILITY()
155 const _Functor& __f = __source._M_access<_Functor>(); in _GLIBCXX_VISIBILITY()
167 ::new (__dest._M_access()) _Functor(__source._M_access<_Functor>()); in _GLIBCXX_VISIBILITY()
176 new _Functor(*__source._M_access<const _Functor*>()); in _GLIBCXX_VISIBILITY()
184 __victim._M_access<_Functor>().~_Functor(); in _GLIBCXX_VISIBILITY()
252 { __functor._M_access<_Functor*>() = new _Functor(std::move(__f)); } in _GLIBCXX_VISIBILITY()
447 function(_Functor); in _GLIBCXX_VISIBILITY()
603 template<typename _Functor> _Functor* target() noexcept; in _GLIBCXX_VISIBILITY()
709 _Functor* in _GLIBCXX_VISIBILITY()
714 const _Functor* __func = __const_this->template target<_Functor>(); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/lto/
H A Dpr65549_0.C17 template <typename _Functor, typename... _ArgTypes>
21 template <typename _Functor, typename... _ArgTypes>
22 struct C<_Functor(_ArgTypes...)>
26 _Functor> {};
48 template <typename _Functor> class _Base_manager {
50 static _Functor *_M_get_pointer(int) {}
55 : _Base_manager<_Functor> {
65 template <typename _Functor>
70 template <typename _Functor, typename = _Requires<_Callable<_Functor>, void>>
71 function(_Functor);
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/lto/
H A Dpr65549_0.C17 template <typename _Functor, typename... _ArgTypes>
21 template <typename _Functor, typename... _ArgTypes>
22 struct C<_Functor(_ArgTypes...)>
26 _Functor> {};
48 template <typename _Functor> class _Base_manager {
50 static _Functor *_M_get_pointer(int) {}
55 : _Base_manager<_Functor> {
65 template <typename _Functor>
70 template <typename _Functor, typename = _Requires<_Callable<_Functor>, void>>
71 function(_Functor);
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/lto/
H A Dpr65549_0.C18 template <typename _Functor, typename... _ArgTypes>
22 template <typename _Functor, typename... _ArgTypes>
23 struct C<_Functor(_ArgTypes...)>
27 _Functor> {};
49 template <typename _Functor> class _Base_manager {
51 static _Functor *_M_get_pointer(int) {}
56 : _Base_manager<_Functor> {
66 template <typename _Functor>
71 template <typename _Functor, typename = _Requires<_Callable<_Functor>, void>>
72 function(_Functor);
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/lto/
H A Dpr65549_0.C17 template <typename _Functor, typename... _ArgTypes>
21 template <typename _Functor, typename... _ArgTypes>
22 struct C<_Functor(_ArgTypes...)>
26 _Functor> {};
48 template <typename _Functor> class _Base_manager {
50 static _Functor *_M_get_pointer(int) {}
55 : _Base_manager<_Functor> {
65 template <typename _Functor>
70 template <typename _Functor, typename = _Requires<_Callable<_Functor>, void>>
71 function(_Functor);
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/lto/
H A Dpr65549_0.C17 template <typename _Functor, typename... _ArgTypes>
21 template <typename _Functor, typename... _ArgTypes>
22 struct C<_Functor(_ArgTypes...)>
26 _Functor> {};
48 template <typename _Functor> class _Base_manager {
50 static _Functor *_M_get_pointer(int) {}
55 : _Base_manager<_Functor> {
65 template <typename _Functor>
70 template <typename _Functor, typename = _Requires<_Callable<_Functor>, void>>
71 function(_Functor);
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/lto/
H A Dpr65549_0.C17 template <typename _Functor, typename... _ArgTypes>
21 template <typename _Functor, typename... _ArgTypes>
22 struct C<_Functor(_ArgTypes...)>
26 _Functor> {};
48 template <typename _Functor> class _Base_manager {
50 static _Functor *_M_get_pointer(int) {}
55 : _Base_manager<_Functor> {
65 template <typename _Functor>
70 template <typename _Functor, typename = _Requires<_Callable<_Functor>, void>>
71 function(_Functor);
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/lto/
H A Dpr65549_0.C18 template <typename _Functor, typename... _ArgTypes>
22 template <typename _Functor, typename... _ArgTypes>
23 struct C<_Functor(_ArgTypes...)>
27 _Functor> {};
49 template <typename _Functor> class _Base_manager {
51 static _Functor *_M_get_pointer(int) {}
56 : _Base_manager<_Functor> {
66 template <typename _Functor>
71 template <typename _Functor, typename = _Requires<_Callable<_Functor>, void>>
72 function(_Functor);
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/lto/
H A Dpr65549_0.C18 template <typename _Functor, typename... _ArgTypes>
22 template <typename _Functor, typename... _ArgTypes>
23 struct C<_Functor(_ArgTypes...)>
27 _Functor> {};
49 template <typename _Functor> class _Base_manager {
51 static _Functor *_M_get_pointer(int) {}
56 : _Base_manager<_Functor> {
66 template <typename _Functor>
71 template <typename _Functor, typename = _Requires<_Callable<_Functor>, void>>
72 function(_Functor);
[all …]

12345678910>>...21