HomeSort by relevance Sort by last modified time
    Searched defs:typelist (Results 1 - 16 of 16) sorted by null

  /external/smack/src/org/xbill/DNS/
Zone.java 237 List typelist = (List) types; local
238 return (RRset []) typelist.toArray(new RRset[typelist.size()]);
Cache.java 209 List typelist = (List) types; local
210 int size = typelist.size();
211 return (Element []) typelist.toArray(new Element[size]);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
typelist.h 36 * @file typelist.h
48 /** @namespace __gnu_cxx::typelist
49 * @brief GNU typelist extensions for public compile-time use.
51 namespace typelist namespace
62 template<typename Hd, typename Typelist>
66 typedef Typelist tail;
69 // Apply all typelist types to unary functor.
70 template<typename Fn, typename Typelist>
72 apply(Fn&, Typelist);
74 /// Apply all typelist types to generator functor
133 namespace typelist namespace
384 namespace typelist namespace
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/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
394 namespace typelist namespace
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/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
394 namespace typelist namespace
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
typelist.h 36 * @file typelist.h
48 /** @namespace __gnu_cxx::typelist
49 * @brief GNU typelist extensions for public compile-time use.
51 namespace typelist namespace
62 template<typename Hd, typename Typelist>
66 typedef Typelist tail;
69 // Apply all typelist types to unary functor.
70 template<typename Fn, typename Typelist>
72 apply(Fn&, Typelist);
74 /// Apply all typelist types to generator functor
133 namespace typelist namespace
384 namespace typelist namespace
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
typelist.h 36 * @file typelist.h
48 /** @namespace __gnu_cxx::typelist
49 * @brief GNU typelist extensions for public compile-time use.
51 namespace typelist namespace
62 template<typename Hd, typename Typelist>
66 typedef Typelist tail;
69 // Apply all typelist types to unary functor.
70 template<typename Fn, typename Typelist>
72 apply(Fn&, Typelist);
74 /// Apply all typelist types to generator functor
133 namespace typelist namespace
384 namespace typelist namespace
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
typelist.h 36 * @file typelist.h
48 /** @namespace __gnu_cxx::typelist
49 * @brief GNU typelist extensions for public compile-time use.
51 namespace typelist namespace
62 template<typename Hd, typename Typelist>
66 typedef Typelist tail;
69 // Apply all typelist types to unary functor.
70 template<typename Fn, typename Typelist>
72 apply(Fn&, Typelist);
74 /// Apply all typelist types to generator functor
133 namespace typelist namespace
384 namespace typelist namespace
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
typelist.h 36 * @file typelist.h
48 /** @namespace __gnu_cxx::typelist
49 * @brief GNU typelist extensions for public compile-time use.
51 namespace typelist namespace
62 template<typename Hd, typename Typelist>
66 typedef Typelist tail;
69 // Apply all typelist types to unary functor.
70 template<typename Fn, typename Typelist>
72 apply(Fn&, Typelist);
74 /// Apply all typelist types to generator functor
133 namespace typelist namespace
384 namespace typelist namespace
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/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
394 namespace typelist namespace
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
typelist.h 37 * @file ext/typelist.h
53 /** @namespace __gnu_cxx::typelist
54 * @brief GNU typelist extensions for public compile-time use.
56 namespace typelist namespace
67 template<typename Hd, typename Typelist>
71 typedef Typelist tail;
74 // Apply all typelist types to unary functor.
75 template<typename Fn, typename Typelist>
77 apply(Fn&, Typelist);
79 /// Apply all typelist types to generator functor
141 namespace typelist namespace
400 namespace typelist namespace
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/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
394 namespace typelist namespace
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
typelist.h 37 * @file ext/typelist.h
53 /** @namespace __gnu_cxx::typelist
54 * @brief GNU typelist extensions for public compile-time use.
56 namespace typelist namespace
67 template<typename Hd, typename Typelist>
71 typedef Typelist tail;
74 // Apply all typelist types to unary functor.
75 template<typename Fn, typename Typelist>
77 apply(Fn&, Typelist);
79 /// Apply all typelist types to generator functor
141 namespace typelist namespace
400 namespace typelist namespace
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/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/chromium_org/third_party/icu/source/io/
uprntf_p.c 1048 ufmt_type_info *typelist = NULL; local
    [all...]
  /external/icu4c/io/
uprntf_p.c 1048 ufmt_type_info *typelist = NULL; local
    [all...]

Completed in 692 milliseconds