/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/decimal/ |
A D | decimal.h | 287 #define _DEFINE_DECIMAL_UNARY_OP(_Op, _Tp) \ in _GLIBCXX_VISIBILITY() argument 288 inline _Tp operator _Op(_Tp __rhs) \ in _GLIBCXX_VISIBILITY() 291 __tmp.__setval(_Op __rhs.__getval()); \ in _GLIBCXX_VISIBILITY() 307 inline _T1 operator _Op(_T2 __lhs, _T3 __rhs) \ in _GLIBCXX_VISIBILITY() 315 inline _T1 operator _Op(_T2 __lhs, _T3 __rhs) \ in _GLIBCXX_VISIBILITY() 413 inline bool operator _Op(_T1 __lhs, _T2 __rhs) \ in _GLIBCXX_VISIBILITY() 417 inline bool operator _Op(_T1 __lhs, _T2 __rhs) \ in _GLIBCXX_VISIBILITY() 418 { return __lhs.__getval() _Op __rhs; } in _GLIBCXX_VISIBILITY() 421 inline bool operator _Op(_T1 __lhs, _T2 __rhs) \ in _GLIBCXX_VISIBILITY() 422 { return __lhs _Op __rhs.__getval(); } in _GLIBCXX_VISIBILITY() [all …]
|
A D | decimal | 112 _T1 operator _Op(_T2 __lhs, _T3 __rhs); 114 _Tp operator _Op(_Tp __lhs, int __rhs); \ 116 _Tp operator _Op(_Tp __lhs, long __rhs); \ 120 _Tp operator _Op(int __lhs, _Tp __rhs); \ 122 _Tp operator _Op(long __lhs, _Tp __rhs); \ 291 decimal32& operator _Op(int __rhs); \ 293 decimal32& operator _Op(long __rhs); \ 377 decimal64& operator _Op(int __rhs); \ 379 decimal64& operator _Op(long __rhs); \ 464 decimal128& operator _Op(int __rhs); \ [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/decimal/ |
A D | decimal.h | 287 #define _DEFINE_DECIMAL_UNARY_OP(_Op, _Tp) \ in _GLIBCXX_VISIBILITY() argument 288 inline _Tp operator _Op(_Tp __rhs) \ in _GLIBCXX_VISIBILITY() 291 __tmp.__setval(_Op __rhs.__getval()); \ in _GLIBCXX_VISIBILITY() 307 inline _T1 operator _Op(_T2 __lhs, _T3 __rhs) \ in _GLIBCXX_VISIBILITY() 315 inline _T1 operator _Op(_T2 __lhs, _T3 __rhs) \ in _GLIBCXX_VISIBILITY() 413 inline bool operator _Op(_T1 __lhs, _T2 __rhs) \ in _GLIBCXX_VISIBILITY() 417 inline bool operator _Op(_T1 __lhs, _T2 __rhs) \ in _GLIBCXX_VISIBILITY() 418 { return __lhs.__getval() _Op __rhs; } in _GLIBCXX_VISIBILITY() 421 inline bool operator _Op(_T1 __lhs, _T2 __rhs) \ in _GLIBCXX_VISIBILITY() 422 { return __lhs _Op __rhs.__getval(); } in _GLIBCXX_VISIBILITY() [all …]
|
A D | decimal | 112 _T1 operator _Op(_T2 __lhs, _T3 __rhs); 114 _Tp operator _Op(_Tp __lhs, int __rhs); \ 116 _Tp operator _Op(_Tp __lhs, long __rhs); \ 120 _Tp operator _Op(int __lhs, _Tp __rhs); \ 122 _Tp operator _Op(long __lhs, _Tp __rhs); \ 291 decimal32& operator _Op(int __rhs); \ 293 decimal32& operator _Op(long __rhs); \ 377 decimal64& operator _Op(int __rhs); \ 379 decimal64& operator _Op(long __rhs); \ 464 decimal128& operator _Op(int __rhs); \ [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/decimal/ |
A D | decimal.h | 287 #define _DEFINE_DECIMAL_UNARY_OP(_Op, _Tp) \ in _GLIBCXX_VISIBILITY() argument 288 inline _Tp operator _Op(_Tp __rhs) \ in _GLIBCXX_VISIBILITY() 291 __tmp.__setval(_Op __rhs.__getval()); \ in _GLIBCXX_VISIBILITY() 307 inline _T1 operator _Op(_T2 __lhs, _T3 __rhs) \ in _GLIBCXX_VISIBILITY() 315 inline _T1 operator _Op(_T2 __lhs, _T3 __rhs) \ in _GLIBCXX_VISIBILITY() 413 inline bool operator _Op(_T1 __lhs, _T2 __rhs) \ in _GLIBCXX_VISIBILITY() 417 inline bool operator _Op(_T1 __lhs, _T2 __rhs) \ in _GLIBCXX_VISIBILITY() 418 { return __lhs.__getval() _Op __rhs; } in _GLIBCXX_VISIBILITY() 421 inline bool operator _Op(_T1 __lhs, _T2 __rhs) \ in _GLIBCXX_VISIBILITY() 422 { return __lhs _Op __rhs.__getval(); } in _GLIBCXX_VISIBILITY() [all …]
|
A D | decimal | 112 _T1 operator _Op(_T2 __lhs, _T3 __rhs); 114 _Tp operator _Op(_Tp __lhs, int __rhs); \ 116 _Tp operator _Op(_Tp __lhs, long __rhs); \ 120 _Tp operator _Op(int __lhs, _Tp __rhs); \ 122 _Tp operator _Op(long __lhs, _Tp __rhs); \ 291 decimal32& operator _Op(int __rhs); \ 293 decimal32& operator _Op(long __rhs); \ 377 decimal64& operator _Op(int __rhs); \ 379 decimal64& operator _Op(long __rhs); \ 464 decimal128& operator _Op(int __rhs); \ [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/decimal/ |
A D | decimal.h | 287 #define _DEFINE_DECIMAL_UNARY_OP(_Op, _Tp) \ in _GLIBCXX_VISIBILITY() argument 288 inline _Tp operator _Op(_Tp __rhs) \ in _GLIBCXX_VISIBILITY() 291 __tmp.__setval(_Op __rhs.__getval()); \ in _GLIBCXX_VISIBILITY() 307 inline _T1 operator _Op(_T2 __lhs, _T3 __rhs) \ in _GLIBCXX_VISIBILITY() 315 inline _T1 operator _Op(_T2 __lhs, _T3 __rhs) \ in _GLIBCXX_VISIBILITY() 413 inline bool operator _Op(_T1 __lhs, _T2 __rhs) \ in _GLIBCXX_VISIBILITY() 417 inline bool operator _Op(_T1 __lhs, _T2 __rhs) \ in _GLIBCXX_VISIBILITY() 418 { return __lhs.__getval() _Op __rhs; } in _GLIBCXX_VISIBILITY() 421 inline bool operator _Op(_T1 __lhs, _T2 __rhs) \ in _GLIBCXX_VISIBILITY() 422 { return __lhs _Op __rhs.__getval(); } in _GLIBCXX_VISIBILITY() [all …]
|
A D | decimal | 112 _T1 operator _Op(_T2 __lhs, _T3 __rhs); 114 _Tp operator _Op(_Tp __lhs, int __rhs); \ 116 _Tp operator _Op(_Tp __lhs, long __rhs); \ 120 _Tp operator _Op(int __lhs, _Tp __rhs); \ 122 _Tp operator _Op(long __lhs, _Tp __rhs); \ 291 decimal32& operator _Op(int __rhs); \ 293 decimal32& operator _Op(long __rhs); \ 377 decimal64& operator _Op(int __rhs); \ 379 decimal64& operator _Op(long __rhs); \ 464 decimal128& operator _Op(int __rhs); \ [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/decimal/ |
A D | decimal.h | 287 #define _DEFINE_DECIMAL_UNARY_OP(_Op, _Tp) \ in _GLIBCXX_VISIBILITY() argument 288 inline _Tp operator _Op(_Tp __rhs) \ in _GLIBCXX_VISIBILITY() 291 __tmp.__setval(_Op __rhs.__getval()); \ in _GLIBCXX_VISIBILITY() 307 inline _T1 operator _Op(_T2 __lhs, _T3 __rhs) \ in _GLIBCXX_VISIBILITY() 315 inline _T1 operator _Op(_T2 __lhs, _T3 __rhs) \ in _GLIBCXX_VISIBILITY() 413 inline bool operator _Op(_T1 __lhs, _T2 __rhs) \ in _GLIBCXX_VISIBILITY() 417 inline bool operator _Op(_T1 __lhs, _T2 __rhs) \ in _GLIBCXX_VISIBILITY() 418 { return __lhs.__getval() _Op __rhs; } in _GLIBCXX_VISIBILITY() 421 inline bool operator _Op(_T1 __lhs, _T2 __rhs) \ in _GLIBCXX_VISIBILITY() 422 { return __lhs _Op __rhs.__getval(); } in _GLIBCXX_VISIBILITY() [all …]
|
A D | decimal | 112 _T1 operator _Op(_T2 __lhs, _T3 __rhs); 114 _Tp operator _Op(_Tp __lhs, int __rhs); \ 116 _Tp operator _Op(_Tp __lhs, long __rhs); \ 120 _Tp operator _Op(int __lhs, _Tp __rhs); \ 122 _Tp operator _Op(long __lhs, _Tp __rhs); \ 291 decimal32& operator _Op(int __rhs); \ 293 decimal32& operator _Op(long __rhs); \ 377 decimal64& operator _Op(int __rhs); \ 379 decimal64& operator _Op(long __rhs); \ 464 decimal128& operator _Op(int __rhs); \ [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/decimal/ |
A D | decimal.h | 287 #define _DEFINE_DECIMAL_UNARY_OP(_Op, _Tp) \ in _GLIBCXX_VISIBILITY() argument 288 inline _Tp operator _Op(_Tp __rhs) \ in _GLIBCXX_VISIBILITY() 291 __tmp.__setval(_Op __rhs.__getval()); \ in _GLIBCXX_VISIBILITY() 307 inline _T1 operator _Op(_T2 __lhs, _T3 __rhs) \ in _GLIBCXX_VISIBILITY() 315 inline _T1 operator _Op(_T2 __lhs, _T3 __rhs) \ in _GLIBCXX_VISIBILITY() 413 inline bool operator _Op(_T1 __lhs, _T2 __rhs) \ in _GLIBCXX_VISIBILITY() 417 inline bool operator _Op(_T1 __lhs, _T2 __rhs) \ in _GLIBCXX_VISIBILITY() 418 { return __lhs.__getval() _Op __rhs; } in _GLIBCXX_VISIBILITY() 421 inline bool operator _Op(_T1 __lhs, _T2 __rhs) \ in _GLIBCXX_VISIBILITY() 422 { return __lhs _Op __rhs.__getval(); } in _GLIBCXX_VISIBILITY() [all …]
|
A D | decimal | 112 _T1 operator _Op(_T2 __lhs, _T3 __rhs); 114 _Tp operator _Op(_Tp __lhs, int __rhs); \ 116 _Tp operator _Op(_Tp __lhs, long __rhs); \ 120 _Tp operator _Op(int __lhs, _Tp __rhs); \ 122 _Tp operator _Op(long __lhs, _Tp __rhs); \ 291 decimal32& operator _Op(int __rhs); \ 293 decimal32& operator _Op(long __rhs); \ 377 decimal64& operator _Op(int __rhs); \ 379 decimal64& operator _Op(long __rhs); \ 464 decimal128& operator _Op(int __rhs); \ [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/decimal/ |
A D | decimal.h | 287 #define _DEFINE_DECIMAL_UNARY_OP(_Op, _Tp) \ in _GLIBCXX_VISIBILITY() argument 288 inline _Tp operator _Op(_Tp __rhs) \ in _GLIBCXX_VISIBILITY() 291 __tmp.__setval(_Op __rhs.__getval()); \ in _GLIBCXX_VISIBILITY() 307 inline _T1 operator _Op(_T2 __lhs, _T3 __rhs) \ in _GLIBCXX_VISIBILITY() 315 inline _T1 operator _Op(_T2 __lhs, _T3 __rhs) \ in _GLIBCXX_VISIBILITY() 413 inline bool operator _Op(_T1 __lhs, _T2 __rhs) \ in _GLIBCXX_VISIBILITY() 417 inline bool operator _Op(_T1 __lhs, _T2 __rhs) \ in _GLIBCXX_VISIBILITY() 418 { return __lhs.__getval() _Op __rhs; } in _GLIBCXX_VISIBILITY() 421 inline bool operator _Op(_T1 __lhs, _T2 __rhs) \ in _GLIBCXX_VISIBILITY() 422 { return __lhs _Op __rhs.__getval(); } in _GLIBCXX_VISIBILITY() [all …]
|
A D | decimal | 112 _T1 operator _Op(_T2 __lhs, _T3 __rhs); 114 _Tp operator _Op(_Tp __lhs, int __rhs); \ 116 _Tp operator _Op(_Tp __lhs, long __rhs); \ 120 _Tp operator _Op(int __lhs, _Tp __rhs); \ 122 _Tp operator _Op(long __lhs, _Tp __rhs); \ 291 decimal32& operator _Op(int __rhs); \ 293 decimal32& operator _Op(long __rhs); \ 377 decimal64& operator _Op(int __rhs); \ 379 decimal64& operator _Op(long __rhs); \ 464 decimal128& operator _Op(int __rhs); \ [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/decimal/ |
A D | decimal.h | 287 #define _DEFINE_DECIMAL_UNARY_OP(_Op, _Tp) \ in _GLIBCXX_VISIBILITY() argument 288 inline _Tp operator _Op(_Tp __rhs) \ in _GLIBCXX_VISIBILITY() 291 __tmp.__setval(_Op __rhs.__getval()); \ in _GLIBCXX_VISIBILITY() 307 inline _T1 operator _Op(_T2 __lhs, _T3 __rhs) \ in _GLIBCXX_VISIBILITY() 315 inline _T1 operator _Op(_T2 __lhs, _T3 __rhs) \ in _GLIBCXX_VISIBILITY() 413 inline bool operator _Op(_T1 __lhs, _T2 __rhs) \ in _GLIBCXX_VISIBILITY() 417 inline bool operator _Op(_T1 __lhs, _T2 __rhs) \ in _GLIBCXX_VISIBILITY() 418 { return __lhs.__getval() _Op __rhs; } in _GLIBCXX_VISIBILITY() 421 inline bool operator _Op(_T1 __lhs, _T2 __rhs) \ in _GLIBCXX_VISIBILITY() 422 { return __lhs _Op __rhs.__getval(); } in _GLIBCXX_VISIBILITY() [all …]
|
A D | decimal | 112 _T1 operator _Op(_T2 __lhs, _T3 __rhs); 114 _Tp operator _Op(_Tp __lhs, int __rhs); \ 116 _Tp operator _Op(_Tp __lhs, long __rhs); \ 120 _Tp operator _Op(int __lhs, _Tp __rhs); \ 122 _Tp operator _Op(long __lhs, _Tp __rhs); \ 291 decimal32& operator _Op(int __rhs); \ 293 decimal32& operator _Op(long __rhs); \ 377 decimal64& operator _Op(int __rhs); \ 379 decimal64& operator _Op(long __rhs); \ 464 decimal128& operator _Op(int __rhs); \ [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/parallel/ |
A D | for_each_selectors.h | 57 template<typename _Op> 59 operator()(_Op& __o, _It __i) in operator() 73 template<typename _Op> 105 template<typename _Op> 121 template<typename _Op> 170 operator()(_Op& __o, _It __i) in operator() 200 template<typename _Op> 214 template<typename _Op> 241 template<typename _Op> 259 template<typename _Op> [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/parallel/ |
A D | for_each_selectors.h | 57 template<typename _Op> 59 operator()(_Op& __o, _It __i) in operator() 73 template<typename _Op> 105 template<typename _Op> 121 template<typename _Op> 170 operator()(_Op& __o, _It __i) in operator() 200 template<typename _Op> 214 template<typename _Op> 241 template<typename _Op> 259 template<typename _Op> [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/parallel/ |
A D | for_each_selectors.h | 57 template<typename _Op> 59 operator()(_Op& __o, _It __i) in operator() 73 template<typename _Op> 105 template<typename _Op> 121 template<typename _Op> 170 operator()(_Op& __o, _It __i) in operator() 200 template<typename _Op> 214 template<typename _Op> 241 template<typename _Op> 259 template<typename _Op> [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/parallel/ |
A D | for_each_selectors.h | 57 template<typename _Op> 59 operator()(_Op& __o, _It __i) in operator() 73 template<typename _Op> 105 template<typename _Op> 121 template<typename _Op> 170 operator()(_Op& __o, _It __i) in operator() 200 template<typename _Op> 214 template<typename _Op> 241 template<typename _Op> 259 template<typename _Op> [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/parallel/ |
A D | for_each_selectors.h | 57 template<typename _Op> 59 operator()(_Op& __o, _It __i) in operator() 73 template<typename _Op> 105 template<typename _Op> 121 template<typename _Op> 170 operator()(_Op& __o, _It __i) in operator() 200 template<typename _Op> 214 template<typename _Op> 241 template<typename _Op> 259 template<typename _Op> [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/parallel/ |
A D | for_each_selectors.h | 57 template<typename _Op> 59 operator()(_Op& __o, _It __i) in operator() 73 template<typename _Op> 105 template<typename _Op> 121 template<typename _Op> 170 operator()(_Op& __o, _It __i) in operator() 200 template<typename _Op> 214 template<typename _Op> 241 template<typename _Op> 259 template<typename _Op> [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/parallel/ |
A D | for_each_selectors.h | 57 template<typename _Op> 59 operator()(_Op& __o, _It __i) in operator() 73 template<typename _Op> 105 template<typename _Op> 121 template<typename _Op> 170 operator()(_Op& __o, _It __i) in operator() 200 template<typename _Op> 214 template<typename _Op> 241 template<typename _Op> 259 template<typename _Op> [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/parallel/ |
A D | for_each_selectors.h | 57 template<typename _Op> 59 operator()(_Op& __o, _It __i) in operator() 73 template<typename _Op> 105 template<typename _Op> 121 template<typename _Op> 170 operator()(_Op& __o, _It __i) in operator() 200 template<typename _Op> 214 template<typename _Op> 241 template<typename _Op> 259 template<typename _Op> [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/experimental/ |
A D | type_traits | 237 template<template<typename...> class _Op, typename... _Args> 239 = typename std::__detector<nonesuch, void, _Op, _Args...>::value_t; 241 template<template<typename...> class _Op, typename... _Args> 242 constexpr bool is_detected_v = is_detected<_Op, _Args...>::value; 244 template<template<typename...> class _Op, typename... _Args> 246 = typename std::__detector<nonesuch, void, _Op, _Args...>::type; 249 using detected_or = std::__detected_or<_Default, _Op, _Args...>; 255 using is_detected_exact = is_same<_Expected, detected_t<_Op, _Args...>>; 259 = is_detected_exact<_Expected, _Op, _Args...>::value; 263 = is_convertible<detected_t<_Op, _Args...>, _To>; [all …]
|