Searched defs:_GLIBCXX_USE_NOEXCEPT (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/bits/
H A Dexception_ptr.h64 exception_ptr current_exception() _GLIBCXX_USE_NOEXCEPT; member in namespace:std
79 explicit exception_ptr(void* __e) _GLIBCXX_USE_NOEXCEPT; member in class:std::__exception_ptr::exception_ptr
81 void _M_addref() _GLIBCXX_USE_NOEXCEPT; member in class:std::__exception_ptr::exception_ptr
82 void _M_release() _GLIBCXX_USE_NOEXCEPT; member in class:std::__exception_ptr::exception_ptr
86 friend exception_ptr std::current_exception() _GLIBCXX_USE_NOEXCEPT; member in class:std::__exception_ptr::exception_ptr
90 exception_ptr() _GLIBCXX_USE_NOEXCEPT; member in class:std::__exception_ptr::exception_ptr
92 exception_ptr(const exception_ptr&) _GLIBCXX_USE_NOEXCEPT; member in class:std::__exception_ptr::exception_ptr
108 exception_ptr(__safe_bool) _GLIBCXX_USE_NOEXCEPT; member in class:std::__exception_ptr::exception_ptr
112 operator=(const exception_ptr&) _GLIBCXX_USE_NOEXCEPT; member in class:std::__exception_ptr::exception_ptr
123 ~exception_ptr() _GLIBCXX_USE_NOEXCEPT; member in class:std::__exception_ptr::exception_ptr
126 swap(exception_ptr&) _GLIBCXX_USE_NOEXCEPT; member in class:std::__exception_ptr::exception_ptr
130 void _M_safe_bool_dummy() _GLIBCXX_USE_NOEXCEPT member in class:std::__exception_ptr::exception_ptr
132 bool operator!() const _GLIBCXX_USE_NOEXCEPT member in class:std::__exception_ptr::exception_ptr
134 operator __safe_bool() const _GLIBCXX_USE_NOEXCEPT; member in class:std::__exception_ptr::exception_ptr
144 _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); member in class:std::__exception_ptr::exception_ptr
147 __cxa_exception_type() const _GLIBCXX_USE_NOEXCEPT member in class:std::__exception_ptr::exception_ptr
153 _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); member in namespace:std::__exception_ptr
157 _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); member in namespace:std::__exception_ptr
[all...]
H A Dstl_list.h83 swap(_List_node_base& __x, _List_node_base& __y) _GLIBCXX_USE_NOEXCEPT; member in struct:__detail::_List_node_base
87 _List_node_base* const __last) _GLIBCXX_USE_NOEXCEPT; member in struct:__detail::_List_node_base
90 _M_reverse() _GLIBCXX_USE_NOEXCEPT; member in struct:__detail::_List_node_base
93 _M_hook(_List_node_base* const __position) _GLIBCXX_USE_NOEXCEPT; member in struct:__detail::_List_node_base
96 _M_unhook() _GLIBCXX_USE_NOEXCEPT; member in struct:__detail::_List_node_base
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/arm-none-eabi/armv6-m/bits/
H A Dc++config.h104 # define _GLIBCXX_USE_NOEXCEPT noexcept macro
108 # define _GLIBCXX_USE_NOEXCEPT throw() macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/arm-none-eabi/bits/
H A Dc++config.h104 # define _GLIBCXX_USE_NOEXCEPT noexcept macro
108 # define _GLIBCXX_USE_NOEXCEPT throw() macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/arm-none-eabi/thumb/bits/
H A Dc++config.h104 # define _GLIBCXX_USE_NOEXCEPT noexcept macro
108 # define _GLIBCXX_USE_NOEXCEPT throw() macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/arm-none-eabi/thumb2/bits/
H A Dc++config.h104 # define _GLIBCXX_USE_NOEXCEPT noexcept macro
108 # define _GLIBCXX_USE_NOEXCEPT throw() macro

Completed in 199 milliseconds