Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/compiler/
H A Dgcc.hpp107 # define BOOST_SYMBOL_EXPORT __attribute__((__dllexport__)) macro
110 # define BOOST_SYMBOL_EXPORT __attribute__((__visibility__("default"))) macro
116 # define BOOST_SYMBOL_EXPORT macro
H A Dsunpro_cc.hpp84 # define BOOST_SYMBOL_EXPORT __global macro
H A Dcodegear.hpp210 # define BOOST_SYMBOL_EXPORT macro
H A Dxlcpp.hpp63 # define BOOST_SYMBOL_EXPORT __attribute__((__visibility__("default"))) macro
H A Dborland.hpp294 # define BOOST_SYMBOL_EXPORT macro
H A Dclang.hpp102 # define BOOST_SYMBOL_EXPORT __attribute__((__visibility__("default"))) macro
H A Dintel.hpp310 # define BOOST_SYMBOL_EXPORT __attribute__((visibility("default"))) macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/platform/
H A Dwin32.hpp28 #ifndef BOOST_SYMBOL_EXPORT
30 # define BOOST_SYMBOL_EXPORT __declspec(dllexport) macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/locale/
H A Ddefinitions.hpp21 # define BOOST_LOCALE_DECL BOOST_SYMBOL_EXPORT
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Dworkaround.hpp92 # define BOOST_CONTAINER_DECL BOOST_SYMBOL_EXPORT
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/detail/
H A Dsuffix.hpp40 #ifndef BOOST_SYMBOL_EXPORT
41 # define BOOST_SYMBOL_EXPORT macro
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/
H A D0002-boost-Backport-clang-support.patch95 +# define BOOST_SYMBOL_EXPORT __attribute__((__visibility__("default")))