Home
last modified time | relevance | path

Searched refs:operator (Results 1 – 25 of 1094) sorted by relevance

12345678910>>...44

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/
H A Dpointer.h87 operator<(const _Std_pointer_impl& __rarg) const in _GLIBCXX_VISIBILITY()
91 operator==(const _Std_pointer_impl& __rarg) const in _GLIBCXX_VISIBILITY()
139 operator<(const _Relative_pointer_impl& __rarg) const in _GLIBCXX_VISIBILITY()
144 operator==(const _Relative_pointer_impl& __rarg) const in _GLIBCXX_VISIBILITY()
191 operator<(const _Relative_pointer_impl& __rarg) const in _GLIBCXX_VISIBILITY()
196 operator==(const _Relative_pointer_impl& __rarg) const in _GLIBCXX_VISIBILITY()
324 operator=(const _Pointer_adapter& __arg) in _GLIBCXX_VISIBILITY()
332 operator=(const _Pointer_adapter<_Up>& __arg) in _GLIBCXX_VISIBILITY()
340 operator=(_Up* __arg) in _GLIBCXX_VISIBILITY()
348 operator*() const in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/
H A Dpointer.h87 operator<(const _Std_pointer_impl& __rarg) const in _GLIBCXX_VISIBILITY()
91 operator==(const _Std_pointer_impl& __rarg) const in _GLIBCXX_VISIBILITY()
139 operator<(const _Relative_pointer_impl& __rarg) const in _GLIBCXX_VISIBILITY()
144 operator==(const _Relative_pointer_impl& __rarg) const in _GLIBCXX_VISIBILITY()
191 operator<(const _Relative_pointer_impl& __rarg) const in _GLIBCXX_VISIBILITY()
196 operator==(const _Relative_pointer_impl& __rarg) const in _GLIBCXX_VISIBILITY()
324 operator=(const _Pointer_adapter& __arg) in _GLIBCXX_VISIBILITY()
332 operator=(const _Pointer_adapter<_Up>& __arg) in _GLIBCXX_VISIBILITY()
340 operator=(_Up* __arg) in _GLIBCXX_VISIBILITY()
348 operator*() const in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dindirect_array.h75 indirect_array& operator=(const indirect_array&); in _GLIBCXX_VISIBILITY() local
78 void operator=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY() local
80 void operator*=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
82 void operator/=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
84 void operator%=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
86 void operator+=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
88 void operator-=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
90 void operator^=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
92 void operator&=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
94 void operator|=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
[all …]
H A Dmask_array.h75 mask_array& operator=(const mask_array&); in _GLIBCXX_VISIBILITY() local
77 void operator=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY() local
79 void operator*=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
81 void operator/=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
83 void operator%=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
85 void operator+=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
87 void operator-=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
89 void operator^=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
91 void operator&=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
93 void operator|=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
[all …]
H A Dgslice_array.h73 gslice_array& operator=(const gslice_array&); in _GLIBCXX_VISIBILITY() local
76 void operator=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY() local
78 void operator*=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
80 void operator/=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
82 void operator%=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
84 void operator+=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
86 void operator-=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
88 void operator^=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
90 void operator&=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
92 void operator|=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
[all …]
H A Dslice_array.h83 friend bool operator==(const slice&, const slice&) = default; in _GLIBCXX_VISIBILITY()
141 slice_array& operator=(const slice_array&); in _GLIBCXX_VISIBILITY() local
144 void operator=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY() local
146 void operator*=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
148 void operator/=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
150 void operator%=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
152 void operator+=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
154 void operator-=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
156 void operator^=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
158 void operator&=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
[all …]
H A Denable_special_members.h58 operator=(_Enable_default_constructor const&) noexcept = default; in _GLIBCXX_VISIBILITY() member
60 operator=(_Enable_default_constructor&&) noexcept = default; in _GLIBCXX_VISIBILITY() member
116 operator=(_Enable_default_constructor const&) noexcept = default; in _GLIBCXX_VISIBILITY()
118 operator=(_Enable_default_constructor&&) noexcept = default; in _GLIBCXX_VISIBILITY()
136 operator=(_Enable_copy_move const&) noexcept = default; in _GLIBCXX_VISIBILITY()
138 operator=(_Enable_copy_move&&) noexcept = default; in _GLIBCXX_VISIBILITY()
148 operator=(_Enable_copy_move const&) noexcept = delete; in _GLIBCXX_VISIBILITY()
150 operator=(_Enable_copy_move&&) noexcept = default; in _GLIBCXX_VISIBILITY()
160 operator=(_Enable_copy_move const&) noexcept = delete; in _GLIBCXX_VISIBILITY()
162 operator=(_Enable_copy_move&&) noexcept = default; in _GLIBCXX_VISIBILITY()
[all …]
H A Dstl_iterator.h180 reverse_iterator& operator=(const reverse_iterator&) = default; in _GLIBCXX_VISIBILITY() local
210 operator*() const in _GLIBCXX_VISIBILITY()
222 operator->() const in _GLIBCXX_VISIBILITY()
225 || requires(const _Iterator __i) { __i.operator->(); } in _GLIBCXX_VISIBILITY()
241 operator++() in _GLIBCXX_VISIBILITY()
253 operator++(int) in _GLIBCXX_VISIBILITY()
266 operator--() in _GLIBCXX_VISIBILITY()
278 operator--(int) in _GLIBCXX_VISIBILITY()
291 operator+(difference_type __n) const in _GLIBCXX_VISIBILITY()
301 operator+=(difference_type __n) in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dmask_array.h75 mask_array& operator=(const mask_array&); in _GLIBCXX_VISIBILITY() local
77 void operator=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY() local
79 void operator*=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
81 void operator/=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
83 void operator%=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
85 void operator+=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
87 void operator-=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
89 void operator^=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
91 void operator&=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
93 void operator|=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
[all …]
H A Dindirect_array.h75 indirect_array& operator=(const indirect_array&); in _GLIBCXX_VISIBILITY() local
78 void operator=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY() local
80 void operator*=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
82 void operator/=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
84 void operator%=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
86 void operator+=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
88 void operator-=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
90 void operator^=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
92 void operator&=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
94 void operator|=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
[all …]
H A Dgslice_array.h73 gslice_array& operator=(const gslice_array&); in _GLIBCXX_VISIBILITY() local
76 void operator=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY() local
78 void operator*=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
80 void operator/=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
82 void operator%=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
84 void operator+=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
86 void operator-=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
88 void operator^=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
90 void operator&=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
92 void operator|=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
[all …]
H A Dslice_array.h83 friend bool operator==(const slice&, const slice&) = default; in _GLIBCXX_VISIBILITY()
141 slice_array& operator=(const slice_array&); in _GLIBCXX_VISIBILITY() local
144 void operator=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY() local
146 void operator*=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
148 void operator/=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
150 void operator%=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
152 void operator+=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
154 void operator-=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
156 void operator^=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
158 void operator&=(const valarray<_Tp>&) const; in _GLIBCXX_VISIBILITY()
[all …]
H A Denable_special_members.h58 operator=(_Enable_default_constructor const&) noexcept = default; in _GLIBCXX_VISIBILITY() member
60 operator=(_Enable_default_constructor&&) noexcept = default; in _GLIBCXX_VISIBILITY() member
116 operator=(_Enable_default_constructor const&) noexcept = default; in _GLIBCXX_VISIBILITY()
118 operator=(_Enable_default_constructor&&) noexcept = default; in _GLIBCXX_VISIBILITY()
136 operator=(_Enable_copy_move const&) noexcept = default; in _GLIBCXX_VISIBILITY()
138 operator=(_Enable_copy_move&&) noexcept = default; in _GLIBCXX_VISIBILITY()
148 operator=(_Enable_copy_move const&) noexcept = delete; in _GLIBCXX_VISIBILITY()
150 operator=(_Enable_copy_move&&) noexcept = default; in _GLIBCXX_VISIBILITY()
160 operator=(_Enable_copy_move const&) noexcept = delete; in _GLIBCXX_VISIBILITY()
162 operator=(_Enable_copy_move&&) noexcept = default; in _GLIBCXX_VISIBILITY()
[all …]
H A Dstl_iterator.h180 reverse_iterator& operator=(const reverse_iterator&) = default; in _GLIBCXX_VISIBILITY() local
210 operator*() const in _GLIBCXX_VISIBILITY()
222 operator->() const in _GLIBCXX_VISIBILITY()
225 || requires(const _Iterator __i) { __i.operator->(); } in _GLIBCXX_VISIBILITY()
241 operator++() in _GLIBCXX_VISIBILITY()
253 operator++(int) in _GLIBCXX_VISIBILITY()
266 operator--() in _GLIBCXX_VISIBILITY()
278 operator--(int) in _GLIBCXX_VISIBILITY()
291 operator+(difference_type __n) const in _GLIBCXX_VISIBILITY()
301 operator+=(difference_type __n) in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dcompare91 …_LIBCPP_INLINE_VISIBILITY friend constexpr bool operator==(weak_equality __v, _CmpUnspecifiedParam…
92 …_LIBCPP_INLINE_VISIBILITY friend constexpr bool operator==(_CmpUnspecifiedParam, weak_equality __v…
93 …_LIBCPP_INLINE_VISIBILITY friend constexpr bool operator!=(weak_equality __v, _CmpUnspecifiedParam…
94 …_LIBCPP_INLINE_VISIBILITY friend constexpr bool operator!=(_CmpUnspecifiedParam, weak_equality __v…
97 …_LIBCPP_INLINE_VISIBILITY friend constexpr weak_equality operator<=>(weak_equality __v, _CmpUnspec…
98 …_LIBCPP_INLINE_VISIBILITY friend constexpr weak_equality operator<=>(_CmpUnspecifiedParam, weak_eq…
109 inline constexpr bool operator==(weak_equality __v, _CmpUnspecifiedParam) noexcept {
114 inline constexpr bool operator==(_CmpUnspecifiedParam, weak_equality __v) noexcept {
119 inline constexpr bool operator!=(weak_equality __v, _CmpUnspecifiedParam) noexcept {
124 inline constexpr bool operator!=(_CmpUnspecifiedParam, weak_equality __v) noexcept {
[all …]
H A Dchrono78 constexpr common_type<duration>::type operator+() const;
79 constexpr common_type<duration>::type operator-() const;
80 constexpr duration& operator++(); // constexpr in C++17
81 constexpr duration operator++(int); // constexpr in C++17
82 constexpr duration& operator--(); // constexpr in C++17
83 constexpr duration operator--(int); // constexpr in C++17
85 constexpr duration& operator+=(const duration& d); // constexpr in C++17
86 constexpr duration& operator-=(const duration& d); // constexpr in C++17
88 duration& operator*=(const rep& rhs); // constexpr in C++17
89 duration& operator/=(const rep& rhs); // constexpr in C++17
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dcompare91 …_LIBCPP_INLINE_VISIBILITY friend constexpr bool operator==(weak_equality __v, _CmpUnspecifiedParam…
92 …_LIBCPP_INLINE_VISIBILITY friend constexpr bool operator==(_CmpUnspecifiedParam, weak_equality __v…
93 …_LIBCPP_INLINE_VISIBILITY friend constexpr bool operator!=(weak_equality __v, _CmpUnspecifiedParam…
94 …_LIBCPP_INLINE_VISIBILITY friend constexpr bool operator!=(_CmpUnspecifiedParam, weak_equality __v…
97 …_LIBCPP_INLINE_VISIBILITY friend constexpr weak_equality operator<=>(weak_equality __v, _CmpUnspec…
98 …_LIBCPP_INLINE_VISIBILITY friend constexpr weak_equality operator<=>(_CmpUnspecifiedParam, weak_eq…
109 inline constexpr bool operator==(weak_equality __v, _CmpUnspecifiedParam) noexcept {
114 inline constexpr bool operator==(_CmpUnspecifiedParam, weak_equality __v) noexcept {
119 inline constexpr bool operator!=(weak_equality __v, _CmpUnspecifiedParam) noexcept {
124 inline constexpr bool operator!=(_CmpUnspecifiedParam, weak_equality __v) noexcept {
[all …]
H A Dchrono78 constexpr common_type<duration>::type operator+() const;
79 constexpr common_type<duration>::type operator-() const;
80 constexpr duration& operator++(); // constexpr in C++17
81 constexpr duration operator++(int); // constexpr in C++17
82 constexpr duration& operator--(); // constexpr in C++17
83 constexpr duration operator--(int); // constexpr in C++17
85 constexpr duration& operator+=(const duration& d); // constexpr in C++17
86 constexpr duration& operator-=(const duration& d); // constexpr in C++17
88 duration& operator*=(const rep& rhs); // constexpr in C++17
89 duration& operator/=(const rep& rhs); // constexpr in C++17
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqdoublevector2d_p.h90 inline QDoubleVector2D &operator+=(const QDoubleVector2D &vector);
91 inline QDoubleVector2D &operator-=(const QDoubleVector2D &vector);
92 inline QDoubleVector2D &operator*=(double factor);
93 inline QDoubleVector2D &operator*=(const QDoubleVector2D &vector);
94 inline QDoubleVector2D &operator/=(double divisor);
95 inline QDoubleVector2D &operator/=(const QDoubleVector2D &vector);
101 …friend Q_DECL_CONSTEXPR inline bool operator==(const QDoubleVector2D &v1, const QDoubleVector2D &v…
102 …friend Q_DECL_CONSTEXPR inline bool operator!=(const QDoubleVector2D &v1, const QDoubleVector2D &v…
103 …friend Q_DECL_CONSTEXPR inline const QDoubleVector2D operator+(const QDoubleVector2D &v1, const QD…
104 …friend Q_DECL_CONSTEXPR inline const QDoubleVector2D operator-(const QDoubleVector2D &v1, const QD…
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/decimal/
H A Ddecimal103 decimal32 operator+(decimal32 __rhs);
104 decimal64 operator+(decimal64 __rhs);
105 decimal128 operator+(decimal128 __rhs);
106 decimal32 operator-(decimal32 __rhs);
107 decimal64 operator-(decimal64 __rhs);
108 decimal128 operator-(decimal128 __rhs);
112 _T1 operator _Op(_T2 __lhs, _T3 __rhs);
114 _Tp operator _Op(_Tp __lhs, int __rhs); \
115 _Tp operator _Op(_Tp __lhs, unsigned int __rhs); \
116 _Tp operator _Op(_Tp __lhs, long __rhs); \
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/decimal/
H A Ddecimal103 decimal32 operator+(decimal32 __rhs);
104 decimal64 operator+(decimal64 __rhs);
105 decimal128 operator+(decimal128 __rhs);
106 decimal32 operator-(decimal32 __rhs);
107 decimal64 operator-(decimal64 __rhs);
108 decimal128 operator-(decimal128 __rhs);
112 _T1 operator _Op(_T2 __lhs, _T3 __rhs);
114 _Tp operator _Op(_Tp __lhs, int __rhs); \
115 _Tp operator _Op(_Tp __lhs, unsigned int __rhs); \
116 _Tp operator _Op(_Tp __lhs, long __rhs); \
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/experimental/bits/
H A Dfs_dir.h69 file_status& operator=(const file_status&) noexcept = default; in _GLIBCXX_VISIBILITY() local
70 file_status& operator=(file_status&&) noexcept = default; in _GLIBCXX_VISIBILITY() local
98 directory_entry& operator=(const directory_entry&) = default; in _GLIBCXX_VISIBILITY() local
99 directory_entry& operator=(directory_entry&&) noexcept = default; in _GLIBCXX_VISIBILITY() local
109 operator const filesystem::path&() const noexcept { return _M_path; } in _GLIBCXX_VISIBILITY()
128 operator< (const directory_entry& __rhs) const noexcept in _GLIBCXX_VISIBILITY()
132 operator==(const directory_entry& __rhs) const noexcept in _GLIBCXX_VISIBILITY()
136 operator!=(const directory_entry& __rhs) const noexcept in _GLIBCXX_VISIBILITY()
140 operator<=(const directory_entry& __rhs) const noexcept in _GLIBCXX_VISIBILITY()
144 operator> (const directory_entry& __rhs) const noexcept in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/experimental/bits/
H A Dfs_dir.h69 file_status& operator=(const file_status&) noexcept = default; in _GLIBCXX_VISIBILITY() local
70 file_status& operator=(file_status&&) noexcept = default; in _GLIBCXX_VISIBILITY() local
98 directory_entry& operator=(const directory_entry&) = default; in _GLIBCXX_VISIBILITY() local
99 directory_entry& operator=(directory_entry&&) noexcept = default; in _GLIBCXX_VISIBILITY() local
109 operator const filesystem::path&() const noexcept { return _M_path; } in _GLIBCXX_VISIBILITY()
128 operator< (const directory_entry& __rhs) const noexcept in _GLIBCXX_VISIBILITY()
132 operator==(const directory_entry& __rhs) const noexcept in _GLIBCXX_VISIBILITY()
136 operator!=(const directory_entry& __rhs) const noexcept in _GLIBCXX_VISIBILITY()
140 operator<=(const directory_entry& __rhs) const noexcept in _GLIBCXX_VISIBILITY()
144 operator> (const directory_entry& __rhs) const noexcept in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dwide-int-bitmask.h29 inline wide_int_bitmask &operator &= (wide_int_bitmask);
30 inline wide_int_bitmask &operator |= (wide_int_bitmask);
31 inline wide_int_bitmask operator ~ () const;
32 inline wide_int_bitmask operator & (wide_int_bitmask) const;
33 inline wide_int_bitmask operator | (wide_int_bitmask) const;
34 inline wide_int_bitmask operator >> (int);
35 inline wide_int_bitmask operator << (int);
36 inline bool operator == (wide_int_bitmask) const;
37 inline bool operator != (wide_int_bitmask) const;
60 wide_int_bitmask::operator &= (wide_int_bitmask b)
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dwide-int-bitmask.h29 inline wide_int_bitmask &operator &= (wide_int_bitmask);
30 inline wide_int_bitmask &operator |= (wide_int_bitmask);
31 inline wide_int_bitmask operator ~ () const;
32 inline wide_int_bitmask operator & (wide_int_bitmask) const;
33 inline wide_int_bitmask operator | (wide_int_bitmask) const;
34 inline wide_int_bitmask operator >> (int);
35 inline wide_int_bitmask operator << (int);
36 inline bool operator == (wide_int_bitmask) const;
37 inline bool operator != (wide_int_bitmask) const;
60 wide_int_bitmask::operator &= (wide_int_bitmask b)
[all …]

12345678910>>...44