Home
last modified time | relevance | path

Searched refs:noexcept (Results 1 – 25 of 1492) sorted by relevance

12345678910>>...60

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Denable_special_members.h52 constexpr _Enable_default_constructor() noexcept = default; in _GLIBCXX_VISIBILITY()
54 noexcept = default; in _GLIBCXX_VISIBILITY()
56 noexcept = default; in _GLIBCXX_VISIBILITY()
58 operator=(_Enable_default_constructor const&) noexcept = default; in _GLIBCXX_VISIBILITY()
60 operator=(_Enable_default_constructor&&) noexcept = default; in _GLIBCXX_VISIBILITY()
110 constexpr _Enable_default_constructor() noexcept = delete; in _GLIBCXX_VISIBILITY()
112 noexcept = default; in _GLIBCXX_VISIBILITY()
114 noexcept = default; in _GLIBCXX_VISIBILITY()
116 operator=(_Enable_default_constructor const&) noexcept = default; in _GLIBCXX_VISIBILITY()
118 operator=(_Enable_default_constructor&&) noexcept = default; in _GLIBCXX_VISIBILITY()
[all …]
A Datomic_base.h130 kill_dependency(_Tp __y) noexcept in _GLIBCXX_VISIBILITY()
181 atomic_flag() noexcept = default; in _GLIBCXX_VISIBILITY()
302 operator++(int) noexcept in _GLIBCXX_VISIBILITY()
310 operator--(int) noexcept in _GLIBCXX_VISIBILITY()
318 operator++() noexcept in _GLIBCXX_VISIBILITY()
326 operator--() noexcept in _GLIBCXX_VISIBILITY()
374 is_lock_free() const noexcept in _GLIBCXX_VISIBILITY()
637 operator++(int) noexcept in _GLIBCXX_VISIBILITY()
645 operator--(int) noexcept in _GLIBCXX_VISIBILITY()
653 operator++() noexcept in _GLIBCXX_VISIBILITY()
[all …]
A Dfs_dir.h90 directory_entry() noexcept = default; in _GLIBCXX_VISIBILITY()
146 refresh(error_code& __ec) noexcept in _GLIBCXX_VISIBILITY()
158 exists(error_code& __ec) const noexcept in _GLIBCXX_VISIBILITY()
190 is_fifo(error_code& __ec) const noexcept in _GLIBCXX_VISIBILITY()
198 is_other(error_code& __ec) const noexcept in _GLIBCXX_VISIBILITY()
214 is_socket(error_code& __ec) const noexcept in _GLIBCXX_VISIBILITY()
238 file_size(error_code& __ec) const noexcept in _GLIBCXX_VISIBILITY()
263 status(error_code& __ec) const noexcept in _GLIBCXX_VISIBILITY()
427 begin(directory_iterator __iter) noexcept in _GLIBCXX_VISIBILITY()
431 end(directory_iterator) noexcept in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Denable_special_members.h54 constexpr _Enable_default_constructor() noexcept = default; in _GLIBCXX_VISIBILITY()
56 noexcept = default; in _GLIBCXX_VISIBILITY()
58 noexcept = default; in _GLIBCXX_VISIBILITY()
60 operator=(_Enable_default_constructor const&) noexcept = default; in _GLIBCXX_VISIBILITY()
62 operator=(_Enable_default_constructor&&) noexcept = default; in _GLIBCXX_VISIBILITY()
112 constexpr _Enable_default_constructor() noexcept = delete; in _GLIBCXX_VISIBILITY()
114 noexcept = default; in _GLIBCXX_VISIBILITY()
116 noexcept = default; in _GLIBCXX_VISIBILITY()
118 operator=(_Enable_default_constructor const&) noexcept = default; in _GLIBCXX_VISIBILITY()
120 operator=(_Enable_default_constructor&&) noexcept = default; in _GLIBCXX_VISIBILITY()
[all …]
A Datomic_base.h1262 noexcept in _GLIBCXX_VISIBILITY()
1280 noexcept in _GLIBCXX_VISIBILITY()
1411 const noexcept in _GLIBCXX_VISIBILITY()
1437 const noexcept in _GLIBCXX_VISIBILITY()
1446 const noexcept in _GLIBCXX_VISIBILITY()
1552 const noexcept in _GLIBCXX_VISIBILITY()
1561 const noexcept in _GLIBCXX_VISIBILITY()
1727 const noexcept in _GLIBCXX_VISIBILITY()
1736 const noexcept in _GLIBCXX_VISIBILITY()
1856 const noexcept in _GLIBCXX_VISIBILITY()
[all …]
A Dfs_dir.h100 directory_entry() noexcept = default; in _GLIBCXX_VISIBILITY()
156 refresh(error_code& __ec) noexcept in _GLIBCXX_VISIBILITY()
168 exists(error_code& __ec) const noexcept in _GLIBCXX_VISIBILITY()
200 is_fifo(error_code& __ec) const noexcept in _GLIBCXX_VISIBILITY()
208 is_other(error_code& __ec) const noexcept in _GLIBCXX_VISIBILITY()
224 is_socket(error_code& __ec) const noexcept in _GLIBCXX_VISIBILITY()
248 file_size(error_code& __ec) const noexcept in _GLIBCXX_VISIBILITY()
273 status(error_code& __ec) const noexcept in _GLIBCXX_VISIBILITY()
451 begin(directory_iterator __iter) noexcept in _GLIBCXX_VISIBILITY()
456 end(directory_iterator) noexcept in _GLIBCXX_VISIBILITY()
[all …]
A Dmax_size_type.h75 operator _Tp() const noexcept in _GLIBCXX_VISIBILITY()
95 operator++() noexcept in _GLIBCXX_VISIBILITY()
107 operator--() noexcept in _GLIBCXX_VISIBILITY()
477 operator++() noexcept in _GLIBCXX_VISIBILITY()
489 operator--() noexcept in _GLIBCXX_VISIBILITY()
785 min() noexcept in _GLIBCXX_VISIBILITY()
789 max() noexcept in _GLIBCXX_VISIBILITY()
793 lowest() noexcept in _GLIBCXX_VISIBILITY()
811 min() noexcept in _GLIBCXX_VISIBILITY()
815 max() noexcept in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/
A Denable_special_members.h52 constexpr _Enable_default_constructor() noexcept = default; in _GLIBCXX_VISIBILITY()
54 noexcept = default; in _GLIBCXX_VISIBILITY()
56 noexcept = default; in _GLIBCXX_VISIBILITY()
58 operator=(_Enable_default_constructor const&) noexcept = default; in _GLIBCXX_VISIBILITY()
60 operator=(_Enable_default_constructor&&) noexcept = default; in _GLIBCXX_VISIBILITY()
110 constexpr _Enable_default_constructor() noexcept = delete; in _GLIBCXX_VISIBILITY()
112 noexcept = default; in _GLIBCXX_VISIBILITY()
114 noexcept = default; in _GLIBCXX_VISIBILITY()
116 operator=(_Enable_default_constructor const&) noexcept = default; in _GLIBCXX_VISIBILITY()
118 operator=(_Enable_default_constructor&&) noexcept = default; in _GLIBCXX_VISIBILITY()
[all …]
A Datomic_base.h111 kill_dependency(_Tp __y) noexcept in _GLIBCXX_VISIBILITY()
162 atomic_flag() noexcept = default; in _GLIBCXX_VISIBILITY()
279 operator++(int) noexcept in _GLIBCXX_VISIBILITY()
287 operator--(int) noexcept in _GLIBCXX_VISIBILITY()
295 operator++() noexcept in _GLIBCXX_VISIBILITY()
303 operator--() noexcept in _GLIBCXX_VISIBILITY()
351 is_lock_free() const noexcept in _GLIBCXX_VISIBILITY()
610 operator++(int) noexcept in _GLIBCXX_VISIBILITY()
618 operator--(int) noexcept in _GLIBCXX_VISIBILITY()
626 operator++() noexcept in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Denable_special_members.h52 constexpr _Enable_default_constructor() noexcept = default; in _GLIBCXX_VISIBILITY()
54 noexcept = default; in _GLIBCXX_VISIBILITY()
56 noexcept = default; in _GLIBCXX_VISIBILITY()
58 operator=(_Enable_default_constructor const&) noexcept = default; in _GLIBCXX_VISIBILITY()
60 operator=(_Enable_default_constructor&&) noexcept = default; in _GLIBCXX_VISIBILITY()
110 constexpr _Enable_default_constructor() noexcept = delete; in _GLIBCXX_VISIBILITY()
112 noexcept = default; in _GLIBCXX_VISIBILITY()
114 noexcept = default; in _GLIBCXX_VISIBILITY()
116 operator=(_Enable_default_constructor const&) noexcept = default; in _GLIBCXX_VISIBILITY()
118 operator=(_Enable_default_constructor&&) noexcept = default; in _GLIBCXX_VISIBILITY()
[all …]
A Datomic_base.h111 kill_dependency(_Tp __y) noexcept in _GLIBCXX_VISIBILITY()
162 atomic_flag() noexcept = default; in _GLIBCXX_VISIBILITY()
279 operator++(int) noexcept in _GLIBCXX_VISIBILITY()
287 operator--(int) noexcept in _GLIBCXX_VISIBILITY()
295 operator++() noexcept in _GLIBCXX_VISIBILITY()
303 operator--() noexcept in _GLIBCXX_VISIBILITY()
351 is_lock_free() const noexcept in _GLIBCXX_VISIBILITY()
610 operator++(int) noexcept in _GLIBCXX_VISIBILITY()
618 operator--(int) noexcept in _GLIBCXX_VISIBILITY()
626 operator++() noexcept in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Denable_special_members.h52 constexpr _Enable_default_constructor() noexcept = default; in _GLIBCXX_VISIBILITY()
54 noexcept = default; in _GLIBCXX_VISIBILITY()
56 noexcept = default; in _GLIBCXX_VISIBILITY()
58 operator=(_Enable_default_constructor const&) noexcept = default; in _GLIBCXX_VISIBILITY()
60 operator=(_Enable_default_constructor&&) noexcept = default; in _GLIBCXX_VISIBILITY()
110 constexpr _Enable_default_constructor() noexcept = delete; in _GLIBCXX_VISIBILITY()
112 noexcept = default; in _GLIBCXX_VISIBILITY()
114 noexcept = default; in _GLIBCXX_VISIBILITY()
116 operator=(_Enable_default_constructor const&) noexcept = default; in _GLIBCXX_VISIBILITY()
118 operator=(_Enable_default_constructor&&) noexcept = default; in _GLIBCXX_VISIBILITY()
[all …]
A Datomic_base.h1114 noexcept in _GLIBCXX_VISIBILITY()
1132 noexcept in _GLIBCXX_VISIBILITY()
1243 const noexcept in _GLIBCXX_VISIBILITY()
1269 const noexcept in _GLIBCXX_VISIBILITY()
1278 const noexcept in _GLIBCXX_VISIBILITY()
1364 const noexcept in _GLIBCXX_VISIBILITY()
1373 const noexcept in _GLIBCXX_VISIBILITY()
1519 const noexcept in _GLIBCXX_VISIBILITY()
1528 const noexcept in _GLIBCXX_VISIBILITY()
1628 const noexcept in _GLIBCXX_VISIBILITY()
[all …]
A Dfs_dir.h100 directory_entry() noexcept = default; in _GLIBCXX_VISIBILITY()
156 refresh(error_code& __ec) noexcept in _GLIBCXX_VISIBILITY()
168 exists(error_code& __ec) const noexcept in _GLIBCXX_VISIBILITY()
200 is_fifo(error_code& __ec) const noexcept in _GLIBCXX_VISIBILITY()
208 is_other(error_code& __ec) const noexcept in _GLIBCXX_VISIBILITY()
224 is_socket(error_code& __ec) const noexcept in _GLIBCXX_VISIBILITY()
248 file_size(error_code& __ec) const noexcept in _GLIBCXX_VISIBILITY()
273 status(error_code& __ec) const noexcept in _GLIBCXX_VISIBILITY()
451 begin(directory_iterator __iter) noexcept in _GLIBCXX_VISIBILITY()
456 end(directory_iterator) noexcept in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/
A Denable_special_members.h89 { constexpr _Enable_default_constructor() noexcept = delete; }; in _GLIBCXX_VISIBILITY()
93 { ~_Enable_destructor() noexcept = delete; }; in _GLIBCXX_VISIBILITY()
98 constexpr _Enable_copy_move() noexcept = default; in _GLIBCXX_VISIBILITY()
99 constexpr _Enable_copy_move(_Enable_copy_move const&) noexcept = delete; in _GLIBCXX_VISIBILITY()
100 constexpr _Enable_copy_move(_Enable_copy_move&&) noexcept = default; in _GLIBCXX_VISIBILITY()
102 operator=(_Enable_copy_move const&) noexcept = default; in _GLIBCXX_VISIBILITY()
104 operator=(_Enable_copy_move&&) noexcept = default; in _GLIBCXX_VISIBILITY()
114 operator=(_Enable_copy_move const&) noexcept = delete; in _GLIBCXX_VISIBILITY()
123 constexpr _Enable_copy_move(_Enable_copy_move const&) noexcept = delete; in _GLIBCXX_VISIBILITY()
126 operator=(_Enable_copy_move const&) noexcept = delete; in _GLIBCXX_VISIBILITY()
[all …]
A Datomic_base.h111 kill_dependency(_Tp __y) noexcept in _GLIBCXX_VISIBILITY()
162 atomic_flag() noexcept = default; in _GLIBCXX_VISIBILITY()
279 operator++(int) noexcept in _GLIBCXX_VISIBILITY()
287 operator--(int) noexcept in _GLIBCXX_VISIBILITY()
295 operator++() noexcept in _GLIBCXX_VISIBILITY()
303 operator--() noexcept in _GLIBCXX_VISIBILITY()
351 is_lock_free() const noexcept in _GLIBCXX_VISIBILITY()
610 operator++(int) noexcept in _GLIBCXX_VISIBILITY()
618 operator--(int) noexcept in _GLIBCXX_VISIBILITY()
626 operator++() noexcept in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/
A Denable_special_members.h89 { constexpr _Enable_default_constructor() noexcept = delete; }; in _GLIBCXX_VISIBILITY()
93 { ~_Enable_destructor() noexcept = delete; }; in _GLIBCXX_VISIBILITY()
98 constexpr _Enable_copy_move() noexcept = default; in _GLIBCXX_VISIBILITY()
99 constexpr _Enable_copy_move(_Enable_copy_move const&) noexcept = delete; in _GLIBCXX_VISIBILITY()
100 constexpr _Enable_copy_move(_Enable_copy_move&&) noexcept = default; in _GLIBCXX_VISIBILITY()
102 operator=(_Enable_copy_move const&) noexcept = default; in _GLIBCXX_VISIBILITY()
104 operator=(_Enable_copy_move&&) noexcept = default; in _GLIBCXX_VISIBILITY()
114 operator=(_Enable_copy_move const&) noexcept = delete; in _GLIBCXX_VISIBILITY()
123 constexpr _Enable_copy_move(_Enable_copy_move const&) noexcept = delete; in _GLIBCXX_VISIBILITY()
126 operator=(_Enable_copy_move const&) noexcept = delete; in _GLIBCXX_VISIBILITY()
[all …]
A Datomic_base.h111 kill_dependency(_Tp __y) noexcept in _GLIBCXX_VISIBILITY()
162 atomic_flag() noexcept = default; in _GLIBCXX_VISIBILITY()
279 operator++(int) noexcept in _GLIBCXX_VISIBILITY()
287 operator--(int) noexcept in _GLIBCXX_VISIBILITY()
295 operator++() noexcept in _GLIBCXX_VISIBILITY()
303 operator--() noexcept in _GLIBCXX_VISIBILITY()
351 is_lock_free() const noexcept in _GLIBCXX_VISIBILITY()
610 operator++(int) noexcept in _GLIBCXX_VISIBILITY()
618 operator--(int) noexcept in _GLIBCXX_VISIBILITY()
626 operator++() noexcept in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/
A Denable_special_members.h89 { constexpr _Enable_default_constructor() noexcept = delete; }; in _GLIBCXX_VISIBILITY()
93 { ~_Enable_destructor() noexcept = delete; }; in _GLIBCXX_VISIBILITY()
98 constexpr _Enable_copy_move() noexcept = default; in _GLIBCXX_VISIBILITY()
99 constexpr _Enable_copy_move(_Enable_copy_move const&) noexcept = delete; in _GLIBCXX_VISIBILITY()
100 constexpr _Enable_copy_move(_Enable_copy_move&&) noexcept = default; in _GLIBCXX_VISIBILITY()
102 operator=(_Enable_copy_move const&) noexcept = default; in _GLIBCXX_VISIBILITY()
104 operator=(_Enable_copy_move&&) noexcept = default; in _GLIBCXX_VISIBILITY()
114 operator=(_Enable_copy_move const&) noexcept = delete; in _GLIBCXX_VISIBILITY()
123 constexpr _Enable_copy_move(_Enable_copy_move const&) noexcept = delete; in _GLIBCXX_VISIBILITY()
126 operator=(_Enable_copy_move const&) noexcept = delete; in _GLIBCXX_VISIBILITY()
[all …]
A Datomic_base.h112 kill_dependency(_Tp __y) noexcept in _GLIBCXX_VISIBILITY()
391 operator++(int) noexcept in _GLIBCXX_VISIBILITY()
399 operator--(int) noexcept in _GLIBCXX_VISIBILITY()
407 operator++() noexcept in _GLIBCXX_VISIBILITY()
411 operator++() volatile noexcept in _GLIBCXX_VISIBILITY()
415 operator--() noexcept in _GLIBCXX_VISIBILITY()
463 is_lock_free() const noexcept in _GLIBCXX_VISIBILITY()
714 operator++(int) noexcept in _GLIBCXX_VISIBILITY()
722 operator--(int) noexcept in _GLIBCXX_VISIBILITY()
730 operator++() noexcept in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/std/
A Datomic69 operator=(bool __i) noexcept
76 operator bool() const noexcept
115 memory_order __m2) noexcept
135 memory_order __m2) noexcept
240 memory_order __f) noexcept
323 operator++(int) noexcept
331 operator--(int) noexcept
339 operator++() noexcept
347 operator--() noexcept
829 memory_order __m) noexcept
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/experimental/
A Dfs_ops.h70 error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
82 error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
86 error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
96 error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
100 error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
104 error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
108 error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
122 exists(file_status __s) noexcept in _GLIBCXX_VISIBILITY()
184 is_fifo(file_status __s) noexcept in _GLIBCXX_VISIBILITY()
196 is_other(file_status __s) noexcept in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/experimental/bits/
A Dfs_ops.h70 error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
82 error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
86 error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
96 error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
100 error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
104 error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
108 error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
122 exists(file_status __s) noexcept in _GLIBCXX_VISIBILITY()
187 is_fifo(file_status __s) noexcept in _GLIBCXX_VISIBILITY()
199 is_other(file_status __s) noexcept in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/experimental/bits/
A Dfs_ops.h70 error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
82 error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
86 error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
96 error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
100 error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
104 error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
108 error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
122 exists(file_status __s) noexcept in _GLIBCXX_VISIBILITY()
187 is_fifo(file_status __s) noexcept in _GLIBCXX_VISIBILITY()
199 is_other(file_status __s) noexcept in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/experimental/bits/
A Dfs_ops.h70 error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
82 error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
86 error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
96 error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
100 error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
104 error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
108 error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
122 exists(file_status __s) noexcept in _GLIBCXX_VISIBILITY()
187 is_fifo(file_status __s) noexcept in _GLIBCXX_VISIBILITY()
199 is_other(file_status __s) noexcept in _GLIBCXX_VISIBILITY()
[all …]

Completed in 845 milliseconds

12345678910>>...60