Home
last modified time | relevance | path

Searched refs:const_pointer_cast (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dimmutable.hpp63 : ptr(std::const_pointer_cast<const S>(std::move(s.ptr))) {} in Immutable()
75 ptr = std::const_pointer_cast<const S>(std::move(s.ptr)); in operator =()
/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 Dshared_ptr.h590 const_pointer_cast(const shared_ptr<_Up>& __r) noexcept in _GLIBCXX_VISIBILITY()
634 const_pointer_cast(shared_ptr<_Up>&& __r) noexcept in _GLIBCXX_VISIBILITY()
H A Dshared_ptr_base.h1593 const_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) noexcept in _GLIBCXX_VISIBILITY()
/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 Dshared_ptr.h590 const_pointer_cast(const shared_ptr<_Up>& __r) noexcept in _GLIBCXX_VISIBILITY()
634 const_pointer_cast(shared_ptr<_Up>&& __r) noexcept in _GLIBCXX_VISIBILITY()
H A Dshared_ptr_base.h1593 const_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) noexcept 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/tr1/
H A Dshared_ptr.h761 const_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) in _GLIBCXX_VISIBILITY()
1059 const_pointer_cast(const shared_ptr<_Tp1>& __r) in _GLIBCXX_VISIBILITY()
/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/tr1/
H A Dshared_ptr.h761 const_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) in _GLIBCXX_VISIBILITY()
1059 const_pointer_cast(const shared_ptr<_Tp1>& __r) in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/
H A Dshared_ptr.hpp888 template<class T, class U> shared_ptr<T> const_pointer_cast( shared_ptr<U> const & r ) BOOST_SP_NOE… in const_pointer_cast() function
930 template<class T, class U> shared_ptr<T> const_pointer_cast( shared_ptr<U> && r ) BOOST_SP_NOEXCEPT in const_pointer_cast() 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/experimental/bits/
H A Dshared_ptr.h404 const_pointer_cast(const shared_ptr<_Tp1>& __r) noexcept in _GLIBCXX_VISIBILITY()
/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 Dshared_ptr.h404 const_pointer_cast(const shared_ptr<_Tp1>& __r) noexcept in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dmemory495 shared_ptr<T> const_pointer_cast(shared_ptr<U> const& r) noexcept;
4982 const_pointer_cast(const shared_ptr<_Up>& __r) _NOEXCEPT
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dmemory495 shared_ptr<T> const_pointer_cast(shared_ptr<U> const& r) noexcept;
4982 const_pointer_cast(const shared_ptr<_Up>& __r) _NOEXCEPT