Home
last modified time | relevance | path

Searched refs:BOOST_NO_RTTI (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/
H A Dtype_index.hpp28 #elif (!defined(BOOST_NO_RTTI) && !defined(BOOST_TYPE_INDEX_FORCE_NO_RTTI_COMPATIBILITY)) || define…
30 # if defined(BOOST_NO_RTTI) || defined(BOOST_TYPE_INDEX_FORCE_NO_RTTI_COMPATIBILITY)
131 #elif (!defined(BOOST_NO_RTTI) && !defined(BOOST_TYPE_INDEX_FORCE_NO_RTTI_COMPATIBILITY)) || define…
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/compiler/
H A Dgcc.hpp127 # ifndef BOOST_NO_RTTI
128 # define BOOST_NO_RTTI macro
H A Dxlcpp.hpp34 #if !__has_feature(cxx_rtti) && !defined(BOOST_NO_RTTI)
35 # define BOOST_NO_RTTI macro
H A Dvisualc.hpp103 #if !defined(_CPPRTTI) && !defined(BOOST_NO_RTTI)
104 # define BOOST_NO_RTTI macro
H A Dclang.hpp38 #if !__has_feature(cxx_rtti) && !defined(BOOST_NO_RTTI)
39 # define BOOST_NO_RTTI macro
H A Dintel.hpp263 #if !defined(BOOST_NO_RTTI)
264 # define BOOST_NO_RTTI macro
H A Dxlcpp_zos.hpp53 # define BOOST_NO_RTTI macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_index/
H A Dstl_type_index.hpp25 #if defined(BOOST_NO_RTTI) && !defined(BOOST_MSVC)
271 #ifdef BOOST_NO_RTTI in type_id_runtime()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/detail/
H A Dsuffix.hpp187 #if defined(BOOST_NO_TYPEID) && !defined(BOOST_NO_RTTI)
188 # define BOOST_NO_RTTI macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/policies/
H A Derror_handling.hpp105 #ifndef BOOST_NO_RTTI in name_of()
133 #ifndef BOOST_NO_RTTI in raise_error()
157 #ifndef BOOST_NO_RTTI in raise_error()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/
H A D0002-boost-Backport-clang-support.patch53 +#if !__has_feature(cxx_rtti) && !defined(BOOST_NO_RTTI)
54 +# define BOOST_NO_RTTI