Home
last modified time | relevance | path

Searched refs:BOOST_PP_IDENTITY (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/function_types/config/
H A Dcc_names.hpp14 (( CDECL , cdecl_cc , BOOST_PP_IDENTITY(__cdecl ) ))\
15 (( STDCALL , stdcall_cc , BOOST_PP_IDENTITY(__stdcall ) ))\
16 (( PASCAL , pascal_cc , BOOST_PP_IDENTITY(pascal ) ))\
17 (( FASTCALL , fastcall_cc , BOOST_PP_IDENTITY(__fastcall) ))\
18 (( CLRCALL , clrcall_cc , BOOST_PP_IDENTITY(__clrcall ) ))\
19 (( THISCALL , thiscall_cc , BOOST_PP_IDENTITY(__thiscall) ))\
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/detail/pp_cc_loop/
H A Dpreprocessed.hpp26 # define BOOST_FT_cc BOOST_PP_IDENTITY(__cdecl )
38 # define BOOST_FT_cc BOOST_PP_IDENTITY(__stdcall )
50 # define BOOST_FT_cc BOOST_PP_IDENTITY(pascal )
62 # define BOOST_FT_cc BOOST_PP_IDENTITY(__fastcall)
74 # define BOOST_FT_cc BOOST_PP_IDENTITY(__clrcall )
86 # define BOOST_FT_cc BOOST_PP_IDENTITY(__thiscall)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/typeof/
H A Dmodifiers.hpp114 BOOST_TYPEOF_array_support(BOOST_TYPEOF_UNIQUE_ID(), BOOST_PP_IDENTITY(const));
115 BOOST_TYPEOF_array_support(BOOST_TYPEOF_UNIQUE_ID(), BOOST_PP_IDENTITY(volatile));
116 BOOST_TYPEOF_array_support(BOOST_TYPEOF_UNIQUE_ID(), BOOST_PP_IDENTITY(volatile const));
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessor/
H A Ddef_params_tail.hpp92 BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
97 BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/facilities/
H A Didentity.hpp23 # define BOOST_PP_IDENTITY(item) item BOOST_PP_EMPTY macro
H A Dis_empty.hpp37 # define BOOST_PP_IS_EMPTY_DEF_BOOST_PP_IS_EMPTY_HELPER 1, BOOST_PP_IDENTITY(1)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/detail/classifier_impl/
H A Dmaster.hpp22 template< BOOST_FT_tplargs(BOOST_PP_IDENTITY(typename)) >
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/utility/
H A Dbinary.hpp75 , BOOST_PP_IDENTITY( BOOST_DETAIL_CONVERT_BIT_SEQUENCE_TO_TRIPLE_SEQUENCE )()\
146 BOOST_PP_IDENTITY( BOOST_DETAIL_SPLIT_AND_SWAP_PARAMS )()( params )
152 BOOST_PP_IDENTITY( BOOST_DETAIL_FIRST_MACRO_PARAM )()( params )
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/seq/
H A Drest_n.hpp42 … BOOST_PP_TUPLE_ELEM(2, 1, BOOST_PP_SEQ_SPLIT(BOOST_PP_INC(n), BOOST_PP_IDENTITY( (nil) seq )))() \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/detail/components_impl/
H A Dmaster.hpp39 template< BOOST_FT_tplargs(BOOST_PP_IDENTITY(typename)), typename L>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/
H A Dexpression.hpp286 , BOOST_PP_IDENTITY( \
446 , BOOST_PP_IDENTITY( \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/detail/synthesize_impl/
H A Dmaster.hpp36 template< BOOST_FT_tplargs(BOOST_PP_IDENTITY(typename)) >