Home
last modified time | relevance | path

Searched refs:move_if_noexcept (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/
H A Dutility.hpp47 move_if_noexcept(T& x) BOOST_NOEXCEPT in move_if_noexcept() function
56 move_if_noexcept(T& x) BOOST_NOEXCEPT in move_if_noexcept() function
67 move_if_noexcept(rv<T>& x) BOOST_NOEXCEPT in move_if_noexcept() function
78 move_if_noexcept(T& x) BOOST_NOEXCEPT in move_if_noexcept() function
89 move_if_noexcept(rv<T>& x) BOOST_NOEXCEPT in move_if_noexcept() function
103 using ::std::move_if_noexcept;
124 rvalue_reference_or_const_lvalue_reference move_if_noexcept(input_reference) noexcept;
131 move_if_noexcept(T& x) BOOST_NOEXCEPT
137 move_if_noexcept(T& x) BOOST_NOEXCEPT
/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 Dmove.h121 move_if_noexcept(_Tp& __x) noexcept in _GLIBCXX_VISIBILITY()
H A Dstl_tree.h1677 return __an(std::move_if_noexcept(__val)); in _GLIBCXX_VISIBILITY()
/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 Dmove.h121 move_if_noexcept(_Tp& __x) noexcept in _GLIBCXX_VISIBILITY()
H A Dstl_tree.h1677 return __an(std::move_if_noexcept(__val)); in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/
H A Dvarray.hpp1548 …sv::move_if_noexcept(other.begin(), other.begin() + m_size, this->begin()); // may thr… in move_assign_dispatch()
1554 …sv::move_if_noexcept(other.begin(), other.end(), this->begin()); // may thr… in move_assign_dispatch()
H A Dvarray_detail.hpp450 O move_if_noexcept(I first, I last, O dst) in move_if_noexcept() function
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dutility55 move_if_noexcept(T& x) noexcept; // constexpr in C++14
288 move_if_noexcept(_Tp& __x) _NOEXCEPT
H A Dmemory1616 … construct(__a, _VSTD::__to_raw_pointer(__begin2), _VSTD::move_if_noexcept(*__begin1));
1680 … construct(__a, _VSTD::__to_raw_pointer(__end2-1), _VSTD::move_if_noexcept(*--__end1));
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dutility55 move_if_noexcept(T& x) noexcept; // constexpr in C++14
288 move_if_noexcept(_Tp& __x) _NOEXCEPT
H A Dmemory1616 … construct(__a, _VSTD::__to_raw_pointer(__begin2), _VSTD::move_if_noexcept(*__begin1));
1680 … construct(__a, _VSTD::__to_raw_pointer(__end2-1), _VSTD::move_if_noexcept(*--__end1));