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

  /external/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...]
  /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/android-ndk-r5/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/android-ndk-r6/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/android-ndk-r7/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...]
  /external/stlport/etc/
ChangeLog     [all...]

Completed in 965 milliseconds