Home
last modified time | relevance | path

Searched defs:derived (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/support/
H A Dsequence_base.hpp28 derived() const BOOST_NOEXCEPT in derived() function
35 derived() BOOST_NOEXCEPT in derived() function
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dvector-builder.h145 Derived *derived () { return static_cast<Derived *> (this); } in derived() function
155 vector_builder<T, Shape, Derived>::derived () const in derived() function
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dvector-builder.h145 Derived *derived () { return static_cast<Derived *> (this); } in derived() function
155 vector_builder<T, Shape, Derived>::derived () const in derived() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iterator/
H A Diterator_facade.hpp600 static I& derived(iterator_facade<I,V,TC,R,D>& facade) in derived() function in boost::iterators::iterator_core_access
606 static I const& derived(iterator_facade<I,V,TC,R,D> const& facade) in derived() function in boost::iterators::iterator_core_access
673 Derived& derived() in derived() function in boost::iterators::detail::iterator_facade_base
678 Derived const& derived() const in derived() function in boost::iterators::detail::iterator_facade_base
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/
H A Dparser.hpp47 Derived const& derived() const in derived() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_index/
H A Dtype_index_facade.hpp69 BOOST_CXX14_CONSTEXPR const Derived & derived() const BOOST_NOEXCEPT { in derived() function in boost::typeindex::type_index_facade
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dn2_core.c272 struct n2_ahash_alg derived; member