/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
H A D | valarray_before.h | 67 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function 74 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function 81 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function 88 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function 95 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function 102 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function 109 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function 116 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function 123 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function 130 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function [all …]
|
H A D | stl_function.h | 145 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function 154 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function 163 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function 172 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function 181 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function 190 operator()(const _Tp& __x) const in _GLIBCXX_VISIBILITY() function 209 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function 218 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function 227 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function 236 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function [all …]
|
H A D | gslice_array.h | 74 gslice_array& operator=(const gslice_array&); in _GLIBCXX_VISIBILITY() local 77 void operator=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY() local 99 void operator=(const _Tp&) const; in _GLIBCXX_VISIBILITY() local 102 void operator=(const _Expr<_Dom, _Tp>&) const; in _GLIBCXX_VISIBILITY() local
|
H A D | mask_array.h | 76 mask_array& operator=(const mask_array&); in _GLIBCXX_VISIBILITY() local 78 void operator=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY() local 100 void operator=(const _Tp&) const; in _GLIBCXX_VISIBILITY() local 105 void operator=(const _Expr<_Dom,_Tp>&) const; in _GLIBCXX_VISIBILITY() local
|
H A D | indirect_array.h | 76 indirect_array& operator=(const indirect_array&); in _GLIBCXX_VISIBILITY() local 79 void operator=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY() local 101 void operator= (const _Tp&) const; in _GLIBCXX_VISIBILITY() local 105 void operator=(const _Expr<_Dom, _Tp>&) const; in _GLIBCXX_VISIBILITY() local
|
H A D | slice_array.h | 137 slice_array& operator=(const slice_array&); in _GLIBCXX_VISIBILITY() local 140 void operator=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY() local 162 void operator=(const _Tp &) const; in _GLIBCXX_VISIBILITY() local 166 void operator=(const _Expr<_Dom, _Tp>&) const; in _GLIBCXX_VISIBILITY() local
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
H A D | valarray_before.h | 66 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function 73 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function 80 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function 87 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function 94 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function 101 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function 108 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function 115 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function 122 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function 129 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function [all …]
|
H A D | fs_dir.h | 64 file_status& operator=(const file_status&) noexcept = default; in _GLIBCXX_VISIBILITY() local 65 file_status& operator=(file_status&&) noexcept = default; in _GLIBCXX_VISIBILITY() local 110 directory_entry& operator=(const directory_entry&) = default; in _GLIBCXX_VISIBILITY() local 111 directory_entry& operator=(directory_entry&&) noexcept = default; in _GLIBCXX_VISIBILITY() local 380 operator=(const directory_iterator& __rhs) = default; in _GLIBCXX_VISIBILITY() local 383 operator=(directory_iterator&& __rhs) noexcept = default; in _GLIBCXX_VISIBILITY() local 470 operator=(const recursive_directory_iterator& __rhs) noexcept; in _GLIBCXX_VISIBILITY() local 472 operator=(recursive_directory_iterator&& __rhs) noexcept; in _GLIBCXX_VISIBILITY() local
|
H A D | predefined_ops.h | 42 operator()(_Iterator1 __it1, _Iterator2 __it2) const in operator() function 64 operator()(_Iterator __it, _Value& __val) const in operator() function 89 operator()(_Value& __val, _Iterator __it) const in operator() function 105 operator()(_Iterator1 __it1, _Iterator2 __it2) const in operator() function 117 operator()(_Iterator __it, _Value& __val) const in operator() function 142 operator()(_Iterator1 __it1, _Iterator2 __it2) in operator() function 176 operator()(_Iterator __it, _Value& __val) in operator() function 214 operator()(_Value& __val, _Iterator __it) in operator() function 240 operator()(_Iterator __it) in operator() function 261 operator()(_Iterator2 __it2) in operator() function [all …]
|
H A D | stl_function.h | 171 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function 181 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function 191 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function 201 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function 211 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function 221 operator()(const _Tp& __x) const in _GLIBCXX_VISIBILITY() function
|
H A D | gslice_array.h | 73 gslice_array& operator=(const gslice_array&); in _GLIBCXX_VISIBILITY() local 76 void operator=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY() local 98 void operator=(const _Tp&) const; in _GLIBCXX_VISIBILITY() local 101 void operator=(const _Expr<_Dom, _Tp>&) const; in _GLIBCXX_VISIBILITY() local
|
H A D | indirect_array.h | 75 indirect_array& operator=(const indirect_array&); in _GLIBCXX_VISIBILITY() local 78 void operator=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY() local 100 void operator= (const _Tp&) const; in _GLIBCXX_VISIBILITY() local 104 void operator=(const _Expr<_Dom, _Tp>&) const; in _GLIBCXX_VISIBILITY() local
|
H A D | mask_array.h | 75 mask_array& operator=(const mask_array&); in _GLIBCXX_VISIBILITY() local 77 void operator=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY() local 99 void operator=(const _Tp&) const; in _GLIBCXX_VISIBILITY() local 104 void operator=(const _Expr<_Dom,_Tp>&) const; in _GLIBCXX_VISIBILITY() local
|
H A D | slice_array.h | 136 slice_array& operator=(const slice_array&); in _GLIBCXX_VISIBILITY() local 139 void operator=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY() local 161 void operator=(const _Tp &) const; in _GLIBCXX_VISIBILITY() local 165 void operator=(const _Expr<_Dom, _Tp>&) const; in _GLIBCXX_VISIBILITY() local
|
H A D | std_mutex.h | 82 __mutex_base& operator=(const __mutex_base&) = delete; in _GLIBCXX_VISIBILITY() local 98 mutex& operator=(const mutex&) = delete; in _GLIBCXX_VISIBILITY() local 171 lock_guard& operator=(const lock_guard&) = delete; in _GLIBCXX_VISIBILITY() local 236 unique_lock& operator=(const unique_lock&) = delete; in _GLIBCXX_VISIBILITY() local
|
H A D | locale_classes.h | 220 operator=(const locale& __other) throw(); in _GLIBCXX_VISIBILITY() local 436 operator=(const facet&); // Not defined. in _GLIBCXX_VISIBILITY() local 441 operator=(const facet&) = delete; in _GLIBCXX_VISIBILITY() local 506 operator=(const id&); // Not defined. in _GLIBCXX_VISIBILITY() local 583 operator=(const _Impl&); // Not defined. in _GLIBCXX_VISIBILITY() local
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/parallel/ |
H A D | for_each_selectors.h | 59 operator()(_Op& __o, _It __i) in operator() function 75 operator()(_Op& __o, _It __i) in operator() function 91 operator()(_ValueType& __v, _It __i) in operator() function 107 operator()(_Op& __o, _It __i) in operator() function 123 operator()(_Op& __o, _It __i) in operator() function 146 operator()(_Tp& __v, _It __i) in operator() function 170 operator()(_Op& __o, _It __i) in operator() function 188 operator()(_ValueType& __v, _It __i) in operator() function 202 operator()(_Op& __o, _It __i) in operator() function 216 operator()(_Op __o, _It __i) in operator() function [all …]
|
H A D | base.h | 165 bool operator()(const _T1& __a, const _T2& __b) in operator() function 184 operator()(const argument_type& __x) in operator() function 204 operator()(const _SecondArgumentType& __x) in operator() function 210 operator()(_SecondArgumentType& __x) const in operator() function 232 operator()(const _FirstArgumentType& __x) const in operator() function 238 operator()(_FirstArgumentType& __x) in operator() function 246 bool operator()(const _T1& __t1, const _T2& __t2) const in operator() function 255 operator()(const _T1& __t1, const _T2& __t2) const in operator() function 259 operator()(const _T2& __t2, const _T1& __t1) const in operator() function
|
H A D | find_selectors.h | 60 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) in operator() function 90 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) in operator() function 130 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) in operator() function 169 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) in operator() function
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/parallel/ |
H A D | for_each_selectors.h | 59 operator()(_Op& __o, _It __i) in operator() function 75 operator()(_Op& __o, _It __i) in operator() function 91 operator()(_ValueType& __v, _It __i) in operator() function 107 operator()(_Op& __o, _It __i) in operator() function 123 operator()(_Op& __o, _It __i) in operator() function 146 operator()(_Tp& __v, _It __i) in operator() function 170 operator()(_Op& __o, _It __i) in operator() function 188 operator()(_ValueType& __v, _It __i) in operator() function 202 operator()(_Op& __o, _It __i) in operator() function 216 operator()(_Op __o, _It __i) in operator() function [all …]
|
H A D | base.h | 165 bool operator()(const _T1& __a, const _T2& __b) in operator() function 184 operator()(const argument_type& __x) in operator() function 204 operator()(const _SecondArgumentType& __x) in operator() function 210 operator()(_SecondArgumentType& __x) const in operator() function 232 operator()(const _FirstArgumentType& __x) const in operator() function 238 operator()(_FirstArgumentType& __x) in operator() function 246 bool operator()(const _T1& __t1, const _T2& __t2) const in operator() function 255 operator()(const _T1& __t1, const _T2& __t2) const in operator() function 259 operator()(const _T2& __t2, const _T1& __t1) const in operator() function
|
H A D | find_selectors.h | 60 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) in operator() function 90 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) in operator() function 130 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) in operator() function 169 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) in operator() function
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | recog.h | 299 rtx_insn * operator () (void) const { return ((f0)func) (); } in operator() function 300 rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } in operator() function 301 rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } in operator() function 302 rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } in operator() function 303 …rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3)… in operator() function 304 …rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1,… in operator() function 305 …rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) … in operator() function 306 …rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f… in operator() function 307 …rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { re… in operator() function 308 …rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) co… in operator() function [all …]
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/ |
H A D | concurrence.h | 128 __mutex& operator=(const __mutex&); in _GLIBCXX_VISIBILITY() local 183 __recursive_mutex& operator=(const __recursive_mutex&); in _GLIBCXX_VISIBILITY() local 240 __scoped_lock& operator=(const __scoped_lock&); in _GLIBCXX_VISIBILITY() local 261 __cond& operator=(const __cond&); in _GLIBCXX_VISIBILITY() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/ |
H A D | concurrence.h | 153 __mutex& operator=(const __mutex&); in _GLIBCXX_VISIBILITY() local 208 __recursive_mutex& operator=(const __recursive_mutex&); in _GLIBCXX_VISIBILITY() local 302 __scoped_lock& operator=(const __scoped_lock&); in _GLIBCXX_VISIBILITY() local 323 __cond& operator=(const __cond&); in _GLIBCXX_VISIBILITY() local
|