Searched defs:rest_type (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
H A Dtypelist.h254 typedef typename append_typelist_<Tl>::type rest_type; typedef in struct:typelist::detail::append_typelist_
257 typedef typename append<Hd, node<rest_type> >::type::root type;
308 typedef typename chain_filter_<Tl, Pred>::type rest_type; typedef in struct:typelist::detail::chain_filter_
309 typedef chain<Hd, rest_type> chain_type;
312 typedef typename __conditional_type<include_hd, chain_type, rest_type>::__type type;
343 typedef typename chain_transform_<Tl, Transform>::type rest_type; typedef in struct:typelist::detail::chain_transform_
347 typedef chain<transform_type, rest_type> type;
363 typedef typename chain_flatten_<Tl_Typelist>::type rest_type; typedef in struct:typelist::detail::chain_flatten_
364 typedef append<Hd_Typelist, node<rest_type> > append_type;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
H A Dtypelist.h254 typedef typename append_typelist_<Tl>::type rest_type; typedef in struct:typelist::detail::append_typelist_
257 typedef typename append<Hd, node<rest_type> >::type::root type;
308 typedef typename chain_filter_<Tl, Pred>::type rest_type; typedef in struct:typelist::detail::chain_filter_
309 typedef chain<Hd, rest_type> chain_type;
312 typedef typename __conditional_type<include_hd, chain_type, rest_type>::__type type;
343 typedef typename chain_transform_<Tl, Transform>::type rest_type; typedef in struct:typelist::detail::chain_transform_
347 typedef chain<transform_type, rest_type> type;
363 typedef typename chain_flatten_<Tl_Typelist>::type rest_type; typedef in struct:typelist::detail::chain_flatten_
364 typedef append<Hd_Typelist, node<rest_type> > append_type;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/ext/
H A Dtypelist.h254 typedef typename append_typelist_<Tl>::type rest_type; typedef in struct:typelist::detail::append_typelist_
257 typedef typename append<Hd, node<rest_type> >::type::root type;
308 typedef typename chain_filter_<Tl, Pred>::type rest_type; typedef in struct:typelist::detail::chain_filter_
309 typedef chain<Hd, rest_type> chain_type;
312 typedef typename __conditional_type<include_hd, chain_type, rest_type>::__type type;
343 typedef typename chain_transform_<Tl, Transform>::type rest_type; typedef in struct:typelist::detail::chain_transform_
347 typedef chain<transform_type, rest_type> type;
363 typedef typename chain_flatten_<Tl_Typelist>::type rest_type; typedef in struct:typelist::detail::chain_flatten_
364 typedef append<Hd_Typelist, node<rest_type> > append_type;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
H A Dtypelist.h254 typedef typename append_typelist_<Tl>::type rest_type; typedef in struct:typelist::detail::append_typelist_
257 typedef typename append<Hd, node<rest_type> >::type::root type;
308 typedef typename chain_filter_<Tl, Pred>::type rest_type; typedef in struct:typelist::detail::chain_filter_
309 typedef chain<Hd, rest_type> chain_type;
312 typedef typename __conditional_type<include_hd, chain_type, rest_type>::__type type;
343 typedef typename chain_transform_<Tl, Transform>::type rest_type; typedef in struct:typelist::detail::chain_transform_
347 typedef chain<transform_type, rest_type> type;
363 typedef typename chain_flatten_<Tl_Typelist>::type rest_type; typedef in struct:typelist::detail::chain_flatten_
364 typedef append<Hd_Typelist, node<rest_type> > append_type;
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dtypelist.h254 typedef typename append_typelist_<Tl>::type rest_type; typedef in struct:typelist::detail::append_typelist_
257 typedef typename append<Hd, node<rest_type> >::type::root type;
308 typedef typename chain_filter_<Tl, Pred>::type rest_type; typedef in struct:typelist::detail::chain_filter_
309 typedef chain<Hd, rest_type> chain_type;
312 typedef typename __conditional_type<include_hd, chain_type, rest_type>::__type type;
343 typedef typename chain_transform_<Tl, Transform>::type rest_type; typedef in struct:typelist::detail::chain_transform_
347 typedef chain<transform_type, rest_type> type;
363 typedef typename chain_flatten_<Tl_Typelist>::type rest_type; typedef in struct:typelist::detail::chain_flatten_
364 typedef append<Hd_Typelist, node<rest_type> > append_type;
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dtypelist.h254 typedef typename append_typelist_<Tl>::type rest_type; typedef in struct:typelist::detail::append_typelist_
257 typedef typename append<Hd, node<rest_type> >::type::root type;
308 typedef typename chain_filter_<Tl, Pred>::type rest_type; typedef in struct:typelist::detail::chain_filter_
309 typedef chain<Hd, rest_type> chain_type;
312 typedef typename __conditional_type<include_hd, chain_type, rest_type>::__type type;
343 typedef typename chain_transform_<Tl, Transform>::type rest_type; typedef in struct:typelist::detail::chain_transform_
347 typedef chain<transform_type, rest_type> type;
363 typedef typename chain_flatten_<Tl_Typelist>::type rest_type; typedef in struct:typelist::detail::chain_flatten_
364 typedef append<Hd_Typelist, node<rest_type> > append_type;
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dtypelist.h254 typedef typename append_typelist_<Tl>::type rest_type; typedef in struct:typelist::detail::append_typelist_
257 typedef typename append<Hd, node<rest_type> >::type::root type;
308 typedef typename chain_filter_<Tl, Pred>::type rest_type; typedef in struct:typelist::detail::chain_filter_
309 typedef chain<Hd, rest_type> chain_type;
312 typedef typename __conditional_type<include_hd, chain_type, rest_type>::__type type;
343 typedef typename chain_transform_<Tl, Transform>::type rest_type; typedef in struct:typelist::detail::chain_transform_
347 typedef chain<transform_type, rest_type> type;
363 typedef typename chain_flatten_<Tl_Typelist>::type rest_type; typedef in struct:typelist::detail::chain_flatten_
364 typedef append<Hd_Typelist, node<rest_type> > append_type;
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dtypelist.h254 typedef typename append_typelist_<Tl>::type rest_type; typedef in struct:typelist::detail::append_typelist_
257 typedef typename append<Hd, node<rest_type> >::type::root type;
308 typedef typename chain_filter_<Tl, Pred>::type rest_type; typedef in struct:typelist::detail::chain_filter_
309 typedef chain<Hd, rest_type> chain_type;
312 typedef typename __conditional_type<include_hd, chain_type, rest_type>::__type type;
343 typedef typename chain_transform_<Tl, Transform>::type rest_type; typedef in struct:typelist::detail::chain_transform_
347 typedef chain<transform_type, rest_type> type;
363 typedef typename chain_flatten_<Tl_Typelist>::type rest_type; typedef in struct:typelist::detail::chain_flatten_
364 typedef append<Hd_Typelist, node<rest_type> > append_type;

Completed in 149 milliseconds