/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/ |
typelist.h | 36 * @file ext/typelist.h 52 /** @namespace __gnu_cxx::typelist 53 * @brief GNU typelist extensions for public compile-time use. 55 namespace typelist namespace 66 template<typename Hd, typename Typelist> 70 typedef Typelist tail; 73 // Apply all typelist types to unary functor. 74 template<typename Fn, typename Typelist> 76 apply(Fn&, Typelist); 78 /// Apply all typelist types to generator functor 140 namespace typelist namespace 399 namespace typelist namespace [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/ |
typelist.h | 36 * @file ext/typelist.h 52 /** @namespace __gnu_cxx::typelist 53 * @brief GNU typelist extensions for public compile-time use. 55 namespace typelist namespace 66 template<typename Hd, typename Typelist> 70 typedef Typelist tail; 73 // Apply all typelist types to unary functor. 74 template<typename Fn, typename Typelist> 76 apply(Fn&, Typelist); 78 /// Apply all typelist types to generator functor 140 namespace typelist namespace 399 namespace typelist namespace [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/ |
typelist.h | 36 * @file ext/typelist.h 52 /** @namespace __gnu_cxx::typelist 53 * @brief GNU typelist extensions for public compile-time use. 55 namespace typelist namespace 66 template<typename Hd, typename Typelist> 70 typedef Typelist tail; 73 // Apply all typelist types to unary functor. 74 template<typename Fn, typename Typelist> 76 apply(Fn&, Typelist); 78 /// Apply all typelist types to generator functor 140 namespace typelist namespace 399 namespace typelist namespace [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/ |
typelist.h | 36 * @file ext/typelist.h 52 /** @namespace __gnu_cxx::typelist 53 * @brief GNU typelist extensions for public compile-time use. 55 namespace typelist namespace 66 template<typename Hd, typename Typelist> 70 typedef Typelist tail; 73 // Apply all typelist types to unary functor. 74 template<typename Fn, typename Typelist> 76 apply(Fn&, Typelist); 78 /// Apply all typelist types to generator functor 140 namespace typelist namespace 399 namespace typelist namespace [all...] |
/external/icu/icu4c/source/io/ |
uprntf_p.c | 1048 ufmt_type_info *typelist = NULL; local [all...] |