Home
last modified time | relevance | path

Searched refs:BOOST_ATTRIBUTE_UNUSED (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/phoenix/core/detail/cpp03/preprocessed/
H A Dargument_predefined_10.hpp11BOOST_ATTRIBUTE_UNUSED; typedef expression::argument<2>::type arg2_type BOOST_ATTRIBUTE_UNUSED; ty… typedef
12BOOST_ATTRIBUTE_UNUSED; typedef expression::argument<2>::type _2_type BOOST_ATTRIBUTE_UNUSED; type… typedef
13BOOST_ATTRIBUTE_UNUSED arg1 = {{{}}}; expression::argument<2>::type const BOOST_ATTRIBUTE_UNUSED a…
14BOOST_ATTRIBUTE_UNUSED _1 = {{{}}}; expression::argument<2>::type const BOOST_ATTRIBUTE_UNUSED _2 …
18BOOST_ATTRIBUTE_UNUSED; typedef expression::argument<2>::type arg2_type BOOST_ATTRIBUTE_UNUSED; ty… typedef
19BOOST_ATTRIBUTE_UNUSED; typedef expression::argument<2>::type _2_type BOOST_ATTRIBUTE_UNUSED; type… typedef
20BOOST_ATTRIBUTE_UNUSED arg1 = {{{}}}; expression::argument<2>::type const BOOST_ATTRIBUTE_UNUSED a…
21BOOST_ATTRIBUTE_UNUSED _1 = {{{}}}; expression::argument<2>::type const BOOST_ATTRIBUTE_UNUSED _2 …
H A Dargument_no_predefined_10.hpp11BOOST_ATTRIBUTE_UNUSED; typedef expression::argument<2>::type arg2_type BOOST_ATTRIBUTE_UNUSED; ty… typedef
12BOOST_ATTRIBUTE_UNUSED; typedef expression::argument<2>::type _2_type BOOST_ATTRIBUTE_UNUSED; type… typedef
16BOOST_ATTRIBUTE_UNUSED; typedef expression::argument<2>::type arg2_type BOOST_ATTRIBUTE_UNUSED; ty… typedef
17BOOST_ATTRIBUTE_UNUSED; typedef expression::argument<2>::type _2_type BOOST_ATTRIBUTE_UNUSED; type… typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/scope/
H A Dlocal_variable.hpp164 BOOST_ATTRIBUTE_UNUSED _a_type const _a = {{{}}};
165 BOOST_ATTRIBUTE_UNUSED _b_type const _b = {{{}}};
166 BOOST_ATTRIBUTE_UNUSED _c_type const _c = {{{}}};
167 BOOST_ATTRIBUTE_UNUSED _d_type const _d = {{{}}};
168 BOOST_ATTRIBUTE_UNUSED _e_type const _e = {{{}}};
169 BOOST_ATTRIBUTE_UNUSED _f_type const _f = {{{}}};
170 BOOST_ATTRIBUTE_UNUSED _g_type const _g = {{{}}};
171 BOOST_ATTRIBUTE_UNUSED _h_type const _h = {{{}}};
172 BOOST_ATTRIBUTE_UNUSED _i_type const _i = {{{}}};
173 BOOST_ATTRIBUTE_UNUSED _j_type const _j = {{{}}};
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/
H A Dnothing.hpp54 typedef expression::null::type nothing_type BOOST_ATTRIBUTE_UNUSED; typedef
56 nothing_type const BOOST_ATTRIBUTE_UNUSED nothing = {{{}}};
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/
H A Dargument.hpp14 BOOST_ATTRIBUTE_UNUSED; \
19 BOOST_ATTRIBUTE_UNUSED \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dstatic_assert.hpp155 BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_ATTRIBUTE_UNUSED
160 BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_ATTRIBUTE_UNUSED
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/concept/detail/
H A Dgeneral.hpp73 BOOST_ATTRIBUTE_UNUSED
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/detail/
H A Dsuffix.hpp994 #ifndef BOOST_ATTRIBUTE_UNUSED
995 # define BOOST_ATTRIBUTE_UNUSED macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/compiler/
H A Dgcc.hpp316 # define BOOST_ATTRIBUTE_UNUSED __attribute__((__unused__)) macro
H A Dxlcpp.hpp267 # define BOOST_ATTRIBUTE_UNUSED __attribute__((unused)) macro
H A Dclang.hpp319 #define BOOST_ATTRIBUTE_UNUSED __attribute__((__unused__)) macro
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/
H A D0002-boost-Backport-clang-support.patch285 +# define BOOST_ATTRIBUTE_UNUSED __attribute__((unused))