Home
last modified time | relevance | path

Searched refs:static_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.hpp115 return Immutable<S>(std::static_pointer_cast<const S>(u.ptr)); in staticImmutableCast()
/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.h581 static_pointer_cast(const shared_ptr<_Up>& __r) noexcept in _GLIBCXX_VISIBILITY()
624 static_pointer_cast(shared_ptr<_Up>&& __r) noexcept in _GLIBCXX_VISIBILITY()
H A Dshared_ptr_base.h1580 static_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.h581 static_pointer_cast(const shared_ptr<_Up>& __r) noexcept in _GLIBCXX_VISIBILITY()
624 static_pointer_cast(shared_ptr<_Up>&& __r) noexcept in _GLIBCXX_VISIBILITY()
H A Dshared_ptr_base.h1580 static_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.h751 static_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) in _GLIBCXX_VISIBILITY()
1054 static_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.h751 static_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) in _GLIBCXX_VISIBILITY()
1054 static_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.hpp878 template<class T, class U> shared_ptr<T> static_pointer_cast( shared_ptr<U> const & r ) BOOST_SP_NO… in static_pointer_cast() function
920 template<class T, class U> shared_ptr<T> static_pointer_cast( shared_ptr<U> && r ) BOOST_SP_NOEXCEPT in static_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.h386 static_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.h386 static_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 Dmemory491 shared_ptr<T> static_pointer_cast(shared_ptr<U> const& r) noexcept;
4958 static_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 Dmemory491 shared_ptr<T> static_pointer_cast(shared_ptr<U> const& r) noexcept;
4958 static_pointer_cast(const shared_ptr<_Up>& __r) _NOEXCEPT