/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
typelist.h | 428 typedef typename Typelist_Typelist::root root_type; typedef in struct:typelist::append_typelist 429 typedef detail::append_typelist_<root_type> append_type; 439 typedef typename Typelist::root root_type; typedef in struct:typelist::contains 444 value = detail::contains_<root_type, T>::value 452 typedef typename Typelist::root root_type; typedef in struct:typelist::filter 453 typedef detail::chain_filter_<root_type, Pred> filter_type; 463 typedef typename Typelist::root root_type; typedef in struct:typelist::at_index 464 typedef detail::chain_at_index_<root_type, i> index_type; 474 typedef typename Typelist::root root_type; typedef in struct:typelist::transform 475 typedef detail::chain_transform_<root_type, Transform> transform_type 485 typedef typename Typelist_Typelist::root root_type; typedef in struct:typelist::flatten [all...] |
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
typelist.h | 428 typedef typename Typelist_Typelist::root root_type; typedef in struct:typelist::append_typelist 429 typedef detail::append_typelist_<root_type> append_type; 439 typedef typename Typelist::root root_type; typedef in struct:typelist::contains 444 value = detail::contains_<root_type, T>::value 452 typedef typename Typelist::root root_type; typedef in struct:typelist::filter 453 typedef detail::chain_filter_<root_type, Pred> filter_type; 463 typedef typename Typelist::root root_type; typedef in struct:typelist::at_index 464 typedef detail::chain_at_index_<root_type, i> index_type; 474 typedef typename Typelist::root root_type; typedef in struct:typelist::transform 475 typedef detail::chain_transform_<root_type, Transform> transform_type 485 typedef typename Typelist_Typelist::root root_type; typedef in struct:typelist::flatten [all...] |
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
typelist.h | 428 typedef typename Typelist_Typelist::root root_type; typedef in struct:typelist::append_typelist 429 typedef detail::append_typelist_<root_type> append_type; 439 typedef typename Typelist::root root_type; typedef in struct:typelist::contains 444 value = detail::contains_<root_type, T>::value 452 typedef typename Typelist::root root_type; typedef in struct:typelist::filter 453 typedef detail::chain_filter_<root_type, Pred> filter_type; 463 typedef typename Typelist::root root_type; typedef in struct:typelist::at_index 464 typedef detail::chain_at_index_<root_type, i> index_type; 474 typedef typename Typelist::root root_type; typedef in struct:typelist::transform 475 typedef detail::chain_transform_<root_type, Transform> transform_type 485 typedef typename Typelist_Typelist::root root_type; typedef in struct:typelist::flatten [all...] |
/external/e2fsprogs/misc/ |
e2initrd_helper.c | 44 static int root_type; variable 310 root_type++; 383 if (root_type)
|
/external/bluetooth/glib/gobject/ |
gtype.c | [all...] |
gtype.h | 641 GType root_type); [all...] |