Home
last modified time | relevance | path

Searched refs:BOOST_FT_default_cc (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/detail/pp_tags/
H A Dmaster.hpp34 typedef detail::property_tag<BOOST_FT_default_cc,BOOST_FT_cc_mask> default_cc;
51 Flags | (BOOST_FT_default_cc * CCID) << 1 );
58 Flags | (BOOST_FT_default_cc * CCID) << 1 | Arity << BOOST_FT_arity_shift
67 ( (Bits & BOOST_FT_full_mask) / BOOST_FT_default_cc) >> 1
110 #define BOOST_PP_VALUE BOOST_FT_function|BOOST_FT_non_variadic|BOOST_FT_default_cc
118 BOOST_FT_member_function_pointer|BOOST_FT_non_variadic|BOOST_FT_default_cc
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/detail/pp_retag_default_cc/
H A Dmaster.hpp33 (::boost::function_types::detail::bits<Tag>::value & BOOST_FT_default_cc)
58 # define default_cc_ BOOST_FT_default_cc
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/detail/encoding/
H A Ddef.hpp41 #define BOOST_FT_default_cc 0x00008000 macro
H A Dundef.hpp31 #undef BOOST_FT_default_cc