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

  /ndk/sources/cxx-stl/stlport/stlport/stl/
type_manips.h 178 template <class _Tp> struct _IsUnQual;
182 typedef typename _IsUnQual<_Dst>::_Ret _Tr2;
270 struct _IsUnQual {
type_traits.h 379 typedef typename _IsUnQual<_Dst>::_Ret _UnQualDst;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
type_manips.h 178 template <class _Tp> struct _IsUnQual;
182 typedef typename _IsUnQual<_Dst>::_Ret _Tr2;
270 struct _IsUnQual {
type_traits.h 379 typedef typename _IsUnQual<_Dst>::_Ret _UnQualDst;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
type_manips.h 178 template <class _Tp> struct _IsUnQual;
182 typedef typename _IsUnQual<_Dst>::_Ret _Tr2;
270 struct _IsUnQual {
type_traits.h 379 typedef typename _IsUnQual<_Dst>::_Ret _UnQualDst;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
type_manips.h 178 template <class _Tp> struct _IsUnQual;
182 typedef typename _IsUnQual<_Dst>::_Ret _Tr2;
270 struct _IsUnQual {
type_traits.h 379 typedef typename _IsUnQual<_Dst>::_Ret _UnQualDst;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
type_manips.h 178 template <class _Tp> struct _IsUnQual;
182 typedef typename _IsUnQual<_Dst>::_Ret _Tr2;
270 struct _IsUnQual {
type_traits.h 379 typedef typename _IsUnQual<_Dst>::_Ret _UnQualDst;
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
type_manips.h 178 template <class _Tp> struct _IsUnQual;
182 typedef typename _IsUnQual<_Dst>::_Ret _Tr2;
270 struct _IsUnQual {
type_traits.h 379 typedef typename _IsUnQual<_Dst>::_Ret _UnQualDst;

Completed in 414 milliseconds