HomeSort by relevance Sort by last modified time
    Searched full:__type_traits_aux (Results 1 - 16 of 16) 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/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...]
  /device/asus/tilapia/recovery/lib/
libPrgHandler.a 762 Q6V )t.4P46t}}P}0PPVQ(:U,3Q69Q,3?h69P03?h}}T}0P"VQ*<U.5Q8;Q.5?h8;P25?h??P1std?__std_alias?stlport?_STL?std::privFIIFWD_MemoryStream::IFWD_MemoryStreamfIIFWD_MemoryStream::Clear?IIFWD_MemoryStream::~IFWD_MemoryStreamJIFWD_MemoryStream::IFWD_MemoryStream/JIFWD_MemoryStream::operator=mJIFWD_MemoryStream::SetSize?JIFWD_MemoryStream::LoadFromFile*KIFWD_MemoryStream::SaveToFile?Kstd::priv::_String_base<char, std::allocator<char> >::_M_allocate_block?Lstd::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string/NIFWD_MemoryStream::LoadFromFile?OIFWD_MemoryStream::SaveToFile?Pstd::_Atomic_swap_struct<1>::_S_swap_lock?Pstd::priv::_Integer_limits<int, -0x00000000080000000, 2147483647, -0x00000000000000001, true>::is_signed ?P?signed char?unsigned char?short int?short unsigned int?int?unsigned int?long long intlong long unsigned int long unsigned intlong int__va_list3char:__gnuc_va_listEsize_tPptrdiff_t[__kernel_off_tf__kernel_time_tq__kernel_clock_t?clock_t?off_t?time_t?fpos_t?__sbuf?__sFILE? FILE{ div_t? ldiv_t? lldiv_tH wchar_t? double?float?long double?std::__true_type?std::__true_type?std::__false_type?std::__false_typeIstd::__type_traits_aux<std::__true_type>?std::__type_traits_aux<std::__true_type>mstd::__node_allocstd::__node_allocva_list?tm0wint_tVmbstate_t?std::__char_traits_base<char, int>xboolpstd::__char_traits_base<char, int>?std::__stlport_class<std::char_traits<char> >?std::__stlport_class<std::char_traits<char> >?std::char_traits<char>?std::char_traits<char>?std::priv::_String_reserve_t?std::priv::_String_reserve_t?std::__stlport_class<std::allocator<char> >?std::__stlport_class<std::allocator<char> >?std::allocator<char>?std::allocator<char>std::priv::_STLP_alloc_proxy<char*, char, std::allocator<char> >5std::priv::_STLP_alloc_proxy<char*, char, std::allocator<char> >?std::priv::_String_base<char, std::allocator<char> >?!std::priv::_String_base<char, std::allocator<char> >std::basic_string<char, std::char_traits<char>, std::allocator<char> >&%std::basic_string<char, std::char_traits<char>, std::allocator<char> >:pthread_mutex_t(:__stl_atomic_t std::_STLP_mutex_base3:std::_STLP_mutex_base&std::_Atomic_swap_struct<1>?:std::_Atomic_swap_struct<1>?std::stringstd::__move_source<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >I<std::__move_source<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >?std::float_round_style?std::round_indeterminate?std::round_toward_zero?std::round_to_nearest?std::round_toward_infinity?std::round_toward_neg_infinity?std::float_denorm_style?std::denorm_indeterminate?std::denorm_absent?std::denorm_presentstd::priv::_Numeric_limits_base<int>"=std::priv::_Numeric_limits_base<int>%std::priv::_Integer_limits<int, -0x00000000080000000, 2147483647, -0x00000000000000001, true>?>std::priv::_Integer_limits<int, -0x00000000080000000, 2147483647, -0x00000000000000001, true>@IFWD_MemoryStreamstd::__move_source<std::priv::_String_base<char, std::allocator<char> > >?Astd::__move_source<std::priv::_String_base<char, std::allocator<char> > >?std::__move_source<std::allocator<char> >zBstd::__move_source<std::allocator<char> >?std::_IsPOD<char>ICstd::_IsPOD<char>t  *.Z\486PTLP\
    [all...]
  /external/stlport/etc/
ChangeLog     [all...]

Completed in 3958 milliseconds