Home
last modified time | relevance | path

Searched defs:operator (Results 1 – 25 of 302) sorted by relevance

12345678910>>...13

/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 Dranges_algo.h76 operator()(_Iter __first, _Sent __last, in _GLIBCXX_VISIBILITY() function
89 operator()(_Range&& __r, _Pred __pred, _Proj __proj = {}) const in _GLIBCXX_VISIBILITY() function
104 operator()(_Iter __first, _Sent __last, in _GLIBCXX_VISIBILITY() function
117 operator()(_Range&& __r, _Pred __pred, _Proj __proj = {}) const in _GLIBCXX_VISIBILITY() function
132 operator()(_Iter __first, _Sent __last, in _GLIBCXX_VISIBILITY() function
145 operator()(_Range&& __r, _Pred __pred, _Proj __proj = {}) const in _GLIBCXX_VISIBILITY() function
183 operator()(_Iter __first, _Sent __last, _Fun __f, _Proj __proj = {}) const in _GLIBCXX_VISIBILITY() function
194 operator()(_Range&& __r, _Fun __f, _Proj __proj = {}) const in _GLIBCXX_VISIBILITY() function
211 operator()(_Iter __first, iter_difference_t<_Iter> __n, in _GLIBCXX_VISIBILITY() function
243 operator()(_Iter __first, _Sent __last, in _GLIBCXX_VISIBILITY() function
[all …]
H A Dvalarray_before.h66 _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 Drange_access.h492 operator()(_Tp&& __e) const in _GLIBCXX_VISIBILITY() function
504 operator()(_Tp&& __e) const in _GLIBCXX_VISIBILITY() function
637 operator()(_Tp&& __e) const in _GLIBCXX_VISIBILITY() function
649 operator()(_Tp&& __e) const in _GLIBCXX_VISIBILITY() function
735 operator()(_Tp&& __e) const in _GLIBCXX_VISIBILITY() function
843 operator()(_Tp&& __e) const in _GLIBCXX_VISIBILITY() function
956 operator()(_It& __it, iter_difference_t<_It> __n) const in _GLIBCXX_VISIBILITY() function
993 operator()(_It& __it, _Sent __bound) const in _GLIBCXX_VISIBILITY() function
1008 operator()(_It& __it, iter_difference_t<_It> __n, _Sent __bound) const in _GLIBCXX_VISIBILITY() function
1076 operator()(_It __first, _Sent __last) const in _GLIBCXX_VISIBILITY() function
[all …]
H A Dranges_algobase.h81 operator()(_Iter1 __first1, _Sent1 __last1, in _GLIBCXX_VISIBILITY() function
148 operator()(_Range1&& __r1, _Range2&& __r2, _Pred __pred = {}, in _GLIBCXX_VISIBILITY() function
303 operator()(_Iter __first, _Sent __last, _Out __result) const in _GLIBCXX_VISIBILITY() function
313 operator()(_Range&& __r, _Out __result) const in _GLIBCXX_VISIBILITY() function
328 operator()(_Iter __first, _Sent __last, _Out __result) const in _GLIBCXX_VISIBILITY() function
338 operator()(_Range&& __r, _Out __result) const in _GLIBCXX_VISIBILITY() function
446 operator()(_Iter1 __first, _Sent1 __last, _Iter2 __result) const in _GLIBCXX_VISIBILITY() function
456 operator()(_Range&& __r, _Iter __result) const in _GLIBCXX_VISIBILITY() function
471 operator()(_Iter1 __first, _Sent1 __last, _Iter2 __result) const in _GLIBCXX_VISIBILITY() function
481 operator()(_Range&& __r, _Iter __result) const in _GLIBCXX_VISIBILITY() function
[all …]
H A Dfs_dir.h68 file_status& operator=(const file_status&) noexcept = default; in _GLIBCXX_VISIBILITY() local
69 file_status& operator=(file_status&&) noexcept = default; in _GLIBCXX_VISIBILITY() local
120 directory_entry& operator=(const directory_entry&) = default; in _GLIBCXX_VISIBILITY() local
121 directory_entry& operator=(directory_entry&&) noexcept = default; in _GLIBCXX_VISIBILITY() local
406 operator=(const directory_iterator& __rhs) = default; in _GLIBCXX_VISIBILITY() local
409 operator=(directory_iterator&& __rhs) noexcept = default; in _GLIBCXX_VISIBILITY() local
503 operator=(const recursive_directory_iterator& __rhs) noexcept; in _GLIBCXX_VISIBILITY() local
505 operator=(recursive_directory_iterator&& __rhs) noexcept; in _GLIBCXX_VISIBILITY() local
H A Dpredefined_ops.h42 operator()(_Iterator1 __it1, _Iterator2 __it2) const in operator() function
66 operator()(_Iterator __it, _Value& __val) const in operator() function
95 operator()(_Value& __val, _Iterator __it) const in operator() function
114 operator()(_Iterator1 __it1, _Iterator2 __it2) const in operator() function
128 operator()(_Iterator __it, _Value& __val) const in operator() function
155 operator()(_Iterator1 __it1, _Iterator2 __it2) in operator() function
193 operator()(_Iterator __it, _Value& __val) in operator() function
237 operator()(_Value& __val, _Iterator __it) in operator() function
267 operator()(_Iterator __it) in operator() function
291 operator()(_Iterator2 __it2) in operator() function
[all …]
H A Drange_cmp.h51 operator()(_Tp&& __t) const noexcept in _GLIBCXX_VISIBILITY() function
90 operator()(_Tp&& __t, _Up&& __u) const in _GLIBCXX_VISIBILITY() function
103 operator()(_Tp&& __t, _Up&& __u) const in _GLIBCXX_VISIBILITY() function
116 operator()(_Tp&& __t, _Up&& __u) const in _GLIBCXX_VISIBILITY() function
144 operator()(_Tp&& __t, _Up&& __u) const in _GLIBCXX_VISIBILITY() function
157 operator()(_Tp&& __t, _Up&& __u) const in _GLIBCXX_VISIBILITY() function
170 operator()(_Tp&& __t, _Up&& __u) const in _GLIBCXX_VISIBILITY() function
H A Dstl_function.h171 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
/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 Dranges_algo.h76 operator()(_Iter __first, _Sent __last, in _GLIBCXX_VISIBILITY() function
89 operator()(_Range&& __r, _Pred __pred, _Proj __proj = {}) const in _GLIBCXX_VISIBILITY() function
104 operator()(_Iter __first, _Sent __last, in _GLIBCXX_VISIBILITY() function
117 operator()(_Range&& __r, _Pred __pred, _Proj __proj = {}) const in _GLIBCXX_VISIBILITY() function
132 operator()(_Iter __first, _Sent __last, in _GLIBCXX_VISIBILITY() function
145 operator()(_Range&& __r, _Pred __pred, _Proj __proj = {}) const in _GLIBCXX_VISIBILITY() function
183 operator()(_Iter __first, _Sent __last, _Fun __f, _Proj __proj = {}) const in _GLIBCXX_VISIBILITY() function
194 operator()(_Range&& __r, _Fun __f, _Proj __proj = {}) const in _GLIBCXX_VISIBILITY() function
211 operator()(_Iter __first, iter_difference_t<_Iter> __n, in _GLIBCXX_VISIBILITY() function
243 operator()(_Iter __first, _Sent __last, in _GLIBCXX_VISIBILITY() function
[all …]
H A Dvalarray_before.h66 _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 Drange_access.h492 operator()(_Tp&& __e) const in _GLIBCXX_VISIBILITY() function
504 operator()(_Tp&& __e) const in _GLIBCXX_VISIBILITY() function
637 operator()(_Tp&& __e) const in _GLIBCXX_VISIBILITY() function
649 operator()(_Tp&& __e) const in _GLIBCXX_VISIBILITY() function
735 operator()(_Tp&& __e) const in _GLIBCXX_VISIBILITY() function
843 operator()(_Tp&& __e) const in _GLIBCXX_VISIBILITY() function
956 operator()(_It& __it, iter_difference_t<_It> __n) const in _GLIBCXX_VISIBILITY() function
993 operator()(_It& __it, _Sent __bound) const in _GLIBCXX_VISIBILITY() function
1008 operator()(_It& __it, iter_difference_t<_It> __n, _Sent __bound) const in _GLIBCXX_VISIBILITY() function
1076 operator()(_It __first, _Sent __last) const in _GLIBCXX_VISIBILITY() function
[all …]
H A Dranges_algobase.h81 operator()(_Iter1 __first1, _Sent1 __last1, in _GLIBCXX_VISIBILITY() function
148 operator()(_Range1&& __r1, _Range2&& __r2, _Pred __pred = {}, in _GLIBCXX_VISIBILITY() function
303 operator()(_Iter __first, _Sent __last, _Out __result) const in _GLIBCXX_VISIBILITY() function
313 operator()(_Range&& __r, _Out __result) const in _GLIBCXX_VISIBILITY() function
328 operator()(_Iter __first, _Sent __last, _Out __result) const in _GLIBCXX_VISIBILITY() function
338 operator()(_Range&& __r, _Out __result) const in _GLIBCXX_VISIBILITY() function
446 operator()(_Iter1 __first, _Sent1 __last, _Iter2 __result) const in _GLIBCXX_VISIBILITY() function
456 operator()(_Range&& __r, _Iter __result) const in _GLIBCXX_VISIBILITY() function
471 operator()(_Iter1 __first, _Sent1 __last, _Iter2 __result) const in _GLIBCXX_VISIBILITY() function
481 operator()(_Range&& __r, _Iter __result) const in _GLIBCXX_VISIBILITY() function
[all …]
H A Dfs_dir.h68 file_status& operator=(const file_status&) noexcept = default; in _GLIBCXX_VISIBILITY() local
69 file_status& operator=(file_status&&) noexcept = default; in _GLIBCXX_VISIBILITY() local
120 directory_entry& operator=(const directory_entry&) = default; in _GLIBCXX_VISIBILITY() local
121 directory_entry& operator=(directory_entry&&) noexcept = default; in _GLIBCXX_VISIBILITY() local
406 operator=(const directory_iterator& __rhs) = default; in _GLIBCXX_VISIBILITY() local
409 operator=(directory_iterator&& __rhs) noexcept = default; in _GLIBCXX_VISIBILITY() local
503 operator=(const recursive_directory_iterator& __rhs) noexcept; in _GLIBCXX_VISIBILITY() local
505 operator=(recursive_directory_iterator&& __rhs) noexcept; in _GLIBCXX_VISIBILITY() local
H A Dpredefined_ops.h42 operator()(_Iterator1 __it1, _Iterator2 __it2) const in operator() function
66 operator()(_Iterator __it, _Value& __val) const in operator() function
95 operator()(_Value& __val, _Iterator __it) const in operator() function
114 operator()(_Iterator1 __it1, _Iterator2 __it2) const in operator() function
128 operator()(_Iterator __it, _Value& __val) const in operator() function
155 operator()(_Iterator1 __it1, _Iterator2 __it2) in operator() function
193 operator()(_Iterator __it, _Value& __val) in operator() function
237 operator()(_Value& __val, _Iterator __it) in operator() function
267 operator()(_Iterator __it) in operator() function
291 operator()(_Iterator2 __it2) in operator() function
[all …]
H A Drange_cmp.h51 operator()(_Tp&& __t) const noexcept in _GLIBCXX_VISIBILITY() function
90 operator()(_Tp&& __t, _Up&& __u) const in _GLIBCXX_VISIBILITY() function
103 operator()(_Tp&& __t, _Up&& __u) const in _GLIBCXX_VISIBILITY() function
116 operator()(_Tp&& __t, _Up&& __u) const in _GLIBCXX_VISIBILITY() function
144 operator()(_Tp&& __t, _Up&& __u) const in _GLIBCXX_VISIBILITY() function
157 operator()(_Tp&& __t, _Up&& __u) const in _GLIBCXX_VISIBILITY() function
170 operator()(_Tp&& __t, _Up&& __u) const in _GLIBCXX_VISIBILITY() function
H A Dstl_function.h171 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
/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/parallel/
H A Dfor_each_selectors.h59 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 Dbase.h165 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
/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/parallel/
H A Dfor_each_selectors.h59 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 Dbase.h165 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
/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
208 operator=(const directory_iterator& __rhs) = default; in _GLIBCXX_VISIBILITY() local
211 operator=(directory_iterator&& __rhs) noexcept = default; in _GLIBCXX_VISIBILITY() local
299 operator=(const recursive_directory_iterator& __rhs) noexcept; in _GLIBCXX_VISIBILITY() local
301 operator=(recursive_directory_iterator&& __rhs) noexcept; in _GLIBCXX_VISIBILITY() local
/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
208 operator=(const directory_iterator& __rhs) = default; in _GLIBCXX_VISIBILITY() local
211 operator=(directory_iterator&& __rhs) noexcept = default; in _GLIBCXX_VISIBILITY() local
299 operator=(const recursive_directory_iterator& __rhs) noexcept; in _GLIBCXX_VISIBILITY() local
301 operator=(recursive_directory_iterator&& __rhs) noexcept; in _GLIBCXX_VISIBILITY() local
/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/pstl/
H A Dutils.h84 operator()(_Tp&& __a) const in operator() function
101 operator()(_Args&&... __args) in operator() function
117 operator()(_FTp&& __a, _STp&& __b) in operator() function
133 operator()(_Xp&& __x, _Yp&& __y) const in operator() function
147 operator()(_Xp&& __x, _Yp&& __y) const in operator() function
165 operator()(_Arg&& __arg) in operator() function
182 operator()(_Arg&& __arg) const in operator() function
199 operator()(_Arg&& __arg) const in operator() function
/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/pstl/
H A Dutils.h84 operator()(_Tp&& __a) const in operator() function
101 operator()(_Args&&... __args) in operator() function
117 operator()(_FTp&& __a, _STp&& __b) in operator() function
133 operator()(_Xp&& __x, _Yp&& __y) const in operator() function
147 operator()(_Xp&& __x, _Yp&& __y) const in operator() function
165 operator()(_Arg&& __arg) in operator() function
182 operator()(_Arg&& __arg) const in operator() function
199 operator()(_Arg&& __arg) const in operator() function
/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 Drecog.h315 rtx_insn * operator () (void) const { return ((f0)func) (); } in operator() function
316 rtx_insn * operator () (rtx a0) const { return ((f1)func) (a0); } in operator() function
317 rtx_insn * operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } in operator() function
318 rtx_insn * operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } in operator() function
319 …rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3)… in operator() function
320 …rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1,… in operator() function
321 …rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) … in operator() function
322 …rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f… in operator() function
323 …rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { re… in operator() function
324 …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 …]

12345678910>>...13