HomeSort by relevance Sort by last modified time
    Searched full:__type_traits_aux (Results 1 - 12 of 12) sorted by null

  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ptrs_specialize.h 34 # define _STLP_TYPE_TRAITS_POD_SPECIALIZE(_Type) _STLP_TEMPLATE_NULL struct __type_traits<_Type> : __type_traits_aux<__true_type> {};
type_traits.h 145 template <class _IsPOD> struct __type_traits_aux { struct
154 struct __type_traits_aux<__false_type> { struct
163 struct __type_traits_aux<__true_type> { struct
215 struct __type_traits : __type_traits_aux<typename _IsPtr<_Tp>::_Ret> {};
263 template <class _Tp> struct __type_traits<_Tp*> : __type_traits_aux<__true_type>
274 _STLP_TEMPLATE_NULL struct __type_traits< Type > : __type_traits_aux<__true_type> {}; \
275 _STLP_TEMPLATE_NULL struct __type_traits< const Type > : __type_traits_aux<__true_type> {}; \
276 _STLP_TEMPLATE_NULL struct __type_traits< volatile Type > : __type_traits_aux<__true_type> {}; \
277 _STLP_TEMPLATE_NULL struct __type_traits< const volatile Type > : __type_traits_aux<__true_type> {}
280 _STLP_TEMPLATE_NULL struct __type_traits< Type > : __type_traits_aux<__true_type> {}
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_ptrs_specialize.h 34 # define _STLP_TYPE_TRAITS_POD_SPECIALIZE(_Type) _STLP_TEMPLATE_NULL struct __type_traits<_Type> : __type_traits_aux<__true_type> {};
type_traits.h 145 template <class _IsPOD> struct __type_traits_aux { struct
154 struct __type_traits_aux<__false_type> { struct
163 struct __type_traits_aux<__true_type> { struct
215 struct __type_traits : __type_traits_aux<typename _IsPtr<_Tp>::_Ret> {};
263 template <class _Tp> struct __type_traits<_Tp*> : __type_traits_aux<__true_type>
274 _STLP_TEMPLATE_NULL struct __type_traits< Type > : __type_traits_aux<__true_type> {}; \
275 _STLP_TEMPLATE_NULL struct __type_traits< const Type > : __type_traits_aux<__true_type> {}; \
276 _STLP_TEMPLATE_NULL struct __type_traits< volatile Type > : __type_traits_aux<__true_type> {}; \
277 _STLP_TEMPLATE_NULL struct __type_traits< const volatile Type > : __type_traits_aux<__true_type> {}
280 _STLP_TEMPLATE_NULL struct __type_traits< Type > : __type_traits_aux<__true_type> {}
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_ptrs_specialize.h 34 # define _STLP_TYPE_TRAITS_POD_SPECIALIZE(_Type) _STLP_TEMPLATE_NULL struct __type_traits<_Type> : __type_traits_aux<__true_type> {};
type_traits.h 145 template <class _IsPOD> struct __type_traits_aux { struct
154 struct __type_traits_aux<__false_type> { struct
163 struct __type_traits_aux<__true_type> { struct
215 struct __type_traits : __type_traits_aux<typename _IsPtr<_Tp>::_Ret> {};
263 template <class _Tp> struct __type_traits<_Tp*> : __type_traits_aux<__true_type>
274 _STLP_TEMPLATE_NULL struct __type_traits< Type > : __type_traits_aux<__true_type> {}; \
275 _STLP_TEMPLATE_NULL struct __type_traits< const Type > : __type_traits_aux<__true_type> {}; \
276 _STLP_TEMPLATE_NULL struct __type_traits< volatile Type > : __type_traits_aux<__true_type> {}; \
277 _STLP_TEMPLATE_NULL struct __type_traits< const volatile Type > : __type_traits_aux<__true_type> {}
280 _STLP_TEMPLATE_NULL struct __type_traits< Type > : __type_traits_aux<__true_type> {}
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_ptrs_specialize.h 34 # define _STLP_TYPE_TRAITS_POD_SPECIALIZE(_Type) _STLP_TEMPLATE_NULL struct __type_traits<_Type> : __type_traits_aux<__true_type> {};
type_traits.h 145 template <class _IsPOD> struct __type_traits_aux { struct
154 struct __type_traits_aux<__false_type> { struct
163 struct __type_traits_aux<__true_type> { struct
215 struct __type_traits : __type_traits_aux<typename _IsPtr<_Tp>::_Ret> {};
263 template <class _Tp> struct __type_traits<_Tp*> : __type_traits_aux<__true_type>
274 _STLP_TEMPLATE_NULL struct __type_traits< Type > : __type_traits_aux<__true_type> {}; \
275 _STLP_TEMPLATE_NULL struct __type_traits< const Type > : __type_traits_aux<__true_type> {}; \
276 _STLP_TEMPLATE_NULL struct __type_traits< volatile Type > : __type_traits_aux<__true_type> {}; \
277 _STLP_TEMPLATE_NULL struct __type_traits< const volatile Type > : __type_traits_aux<__true_type> {}
280 _STLP_TEMPLATE_NULL struct __type_traits< Type > : __type_traits_aux<__true_type> {}
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_ptrs_specialize.h 34 # define _STLP_TYPE_TRAITS_POD_SPECIALIZE(_Type) _STLP_TEMPLATE_NULL struct __type_traits<_Type> : __type_traits_aux<__true_type> {};
type_traits.h 145 template <class _IsPOD> struct __type_traits_aux { struct
154 struct __type_traits_aux<__false_type> { struct
163 struct __type_traits_aux<__true_type> { struct
215 struct __type_traits : __type_traits_aux<typename _IsPtr<_Tp>::_Ret> {};
263 template <class _Tp> struct __type_traits<_Tp*> : __type_traits_aux<__true_type>
274 _STLP_TEMPLATE_NULL struct __type_traits< Type > : __type_traits_aux<__true_type> {}; \
275 _STLP_TEMPLATE_NULL struct __type_traits< const Type > : __type_traits_aux<__true_type> {}; \
276 _STLP_TEMPLATE_NULL struct __type_traits< volatile Type > : __type_traits_aux<__true_type> {}; \
277 _STLP_TEMPLATE_NULL struct __type_traits< const volatile Type > : __type_traits_aux<__true_type> {}
280 _STLP_TEMPLATE_NULL struct __type_traits< Type > : __type_traits_aux<__true_type> {}
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_ptrs_specialize.h 34 # define _STLP_TYPE_TRAITS_POD_SPECIALIZE(_Type) _STLP_TEMPLATE_NULL struct __type_traits<_Type> : __type_traits_aux<__true_type> {};
type_traits.h 145 template <class _IsPOD> struct __type_traits_aux { struct
154 struct __type_traits_aux<__false_type> { struct
163 struct __type_traits_aux<__true_type> { struct
215 struct __type_traits : __type_traits_aux<typename _IsPtr<_Tp>::_Ret> {};
263 template <class _Tp> struct __type_traits<_Tp*> : __type_traits_aux<__true_type>
274 _STLP_TEMPLATE_NULL struct __type_traits< Type > : __type_traits_aux<__true_type> {}; \
275 _STLP_TEMPLATE_NULL struct __type_traits< const Type > : __type_traits_aux<__true_type> {}; \
276 _STLP_TEMPLATE_NULL struct __type_traits< volatile Type > : __type_traits_aux<__true_type> {}; \
277 _STLP_TEMPLATE_NULL struct __type_traits< const volatile Type > : __type_traits_aux<__true_type> {}
280 _STLP_TEMPLATE_NULL struct __type_traits< Type > : __type_traits_aux<__true_type> {}
    [all...]

Completed in 1363 milliseconds