HomeSort by relevance Sort by last modified time
    Searched defs:_Type (Results 1 - 25 of 61) sorted by null

1 2 3

  /external/stlport/test/compiler/
ttei6.cpp 21 typedef T2 _Type;
29 typedef typename A<T1>:: template B<T2>::_Type ABType;
ttei7.cpp 22 typedef A<T2> _Type;
30 typedef typename A:: template B<T>::_Type _ATType;
  /external/stlport/stlport/stl/
_move_construct_fwk.h 95 _Tp const&>::_Ret _Type;
100 inline _STLP_TYPENAME_ON_RETURN_TYPE _MoveSourceTraits<_Tp>::_Type
102 typedef typename _MoveSourceTraits<_Tp>::_Type _SrcType;
type_manips.h 240 struct _UnConstPtr { typedef _Tp _Type; };
243 struct _UnConstPtr<_Tp*> { typedef _Tp _Type; };
246 struct _UnConstPtr<const _Tp*> { typedef _Tp _Type; };
279 template <class _Tp> struct _UnQual { typedef _Tp _Type; };
280 template <class _Tp> struct _UnQual<const _Tp> { typedef _Tp _Type; };
281 template <class _Tp> struct _UnQual<volatile _Tp> { typedef _Tp _Type; };
282 template <class _Tp> struct _UnQual<const volatile _Tp> { typedef _Tp _Type; };
299 enum { _Is2 = _IsConvertible<_UnConstPtr<_Src>::_Type, _UnConstPtr<_Dst>::_Type>::value };
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_move_construct_fwk.h 95 _Tp const&>::_Ret _Type;
100 inline _STLP_TYPENAME_ON_RETURN_TYPE _MoveSourceTraits<_Tp>::_Type
102 typedef typename _MoveSourceTraits<_Tp>::_Type _SrcType;
type_manips.h 240 struct _UnConstPtr { typedef _Tp _Type; };
243 struct _UnConstPtr<_Tp*> { typedef _Tp _Type; };
246 struct _UnConstPtr<const _Tp*> { typedef _Tp _Type; };
279 template <class _Tp> struct _UnQual { typedef _Tp _Type; };
280 template <class _Tp> struct _UnQual<const _Tp> { typedef _Tp _Type; };
281 template <class _Tp> struct _UnQual<volatile _Tp> { typedef _Tp _Type; };
282 template <class _Tp> struct _UnQual<const volatile _Tp> { typedef _Tp _Type; };
299 enum { _Is2 = _IsConvertible<_UnConstPtr<_Src>::_Type, _UnConstPtr<_Dst>::_Type>::value };
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_move_construct_fwk.h 95 _Tp const&>::_Ret _Type;
100 inline _STLP_TYPENAME_ON_RETURN_TYPE _MoveSourceTraits<_Tp>::_Type
102 typedef typename _MoveSourceTraits<_Tp>::_Type _SrcType;
type_manips.h 240 struct _UnConstPtr { typedef _Tp _Type; };
243 struct _UnConstPtr<_Tp*> { typedef _Tp _Type; };
246 struct _UnConstPtr<const _Tp*> { typedef _Tp _Type; };
279 template <class _Tp> struct _UnQual { typedef _Tp _Type; };
280 template <class _Tp> struct _UnQual<const _Tp> { typedef _Tp _Type; };
281 template <class _Tp> struct _UnQual<volatile _Tp> { typedef _Tp _Type; };
282 template <class _Tp> struct _UnQual<const volatile _Tp> { typedef _Tp _Type; };
299 enum { _Is2 = _IsConvertible<_UnConstPtr<_Src>::_Type, _UnConstPtr<_Dst>::_Type>::value };
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_move_construct_fwk.h 95 _Tp const&>::_Ret _Type;
100 inline _STLP_TYPENAME_ON_RETURN_TYPE _MoveSourceTraits<_Tp>::_Type
102 typedef typename _MoveSourceTraits<_Tp>::_Type _SrcType;
type_manips.h 240 struct _UnConstPtr { typedef _Tp _Type; };
243 struct _UnConstPtr<_Tp*> { typedef _Tp _Type; };
246 struct _UnConstPtr<const _Tp*> { typedef _Tp _Type; };
279 template <class _Tp> struct _UnQual { typedef _Tp _Type; };
280 template <class _Tp> struct _UnQual<const _Tp> { typedef _Tp _Type; };
281 template <class _Tp> struct _UnQual<volatile _Tp> { typedef _Tp _Type; };
282 template <class _Tp> struct _UnQual<const volatile _Tp> { typedef _Tp _Type; };
299 enum { _Is2 = _IsConvertible<_UnConstPtr<_Src>::_Type, _UnConstPtr<_Dst>::_Type>::value };
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_move_construct_fwk.h 95 _Tp const&>::_Ret _Type;
100 inline _STLP_TYPENAME_ON_RETURN_TYPE _MoveSourceTraits<_Tp>::_Type
102 typedef typename _MoveSourceTraits<_Tp>::_Type _SrcType;
type_manips.h 240 struct _UnConstPtr { typedef _Tp _Type; };
243 struct _UnConstPtr<_Tp*> { typedef _Tp _Type; };
246 struct _UnConstPtr<const _Tp*> { typedef _Tp _Type; };
279 template <class _Tp> struct _UnQual { typedef _Tp _Type; };
280 template <class _Tp> struct _UnQual<const _Tp> { typedef _Tp _Type; };
281 template <class _Tp> struct _UnQual<volatile _Tp> { typedef _Tp _Type; };
282 template <class _Tp> struct _UnQual<const volatile _Tp> { typedef _Tp _Type; };
299 enum { _Is2 = _IsConvertible<_UnConstPtr<_Src>::_Type, _UnConstPtr<_Dst>::_Type>::value };
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_move_construct_fwk.h 95 _Tp const&>::_Ret _Type;
100 inline _STLP_TYPENAME_ON_RETURN_TYPE _MoveSourceTraits<_Tp>::_Type
102 typedef typename _MoveSourceTraits<_Tp>::_Type _SrcType;
type_manips.h 240 struct _UnConstPtr { typedef _Tp _Type; };
243 struct _UnConstPtr<_Tp*> { typedef _Tp _Type; };
246 struct _UnConstPtr<const _Tp*> { typedef _Tp _Type; };
279 template <class _Tp> struct _UnQual { typedef _Tp _Type; };
280 template <class _Tp> struct _UnQual<const _Tp> { typedef _Tp _Type; };
281 template <class _Tp> struct _UnQual<volatile _Tp> { typedef _Tp _Type; };
282 template <class _Tp> struct _UnQual<const volatile _Tp> { typedef _Tp _Type; };
299 enum { _Is2 = _IsConvertible<_UnConstPtr<_Src>::_Type, _UnConstPtr<_Dst>::_Type>::value };
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_move_construct_fwk.h 95 _Tp const&>::_Ret _Type;
100 inline _STLP_TYPENAME_ON_RETURN_TYPE _MoveSourceTraits<_Tp>::_Type
102 typedef typename _MoveSourceTraits<_Tp>::_Type _SrcType;
type_manips.h 240 struct _UnConstPtr { typedef _Tp _Type; };
243 struct _UnConstPtr<_Tp*> { typedef _Tp _Type; };
246 struct _UnConstPtr<const _Tp*> { typedef _Tp _Type; };
279 template <class _Tp> struct _UnQual { typedef _Tp _Type; };
280 template <class _Tp> struct _UnQual<const _Tp> { typedef _Tp _Type; };
281 template <class _Tp> struct _UnQual<volatile _Tp> { typedef _Tp _Type; };
282 template <class _Tp> struct _UnQual<const volatile _Tp> { typedef _Tp _Type; };
299 enum { _Is2 = _IsConvertible<_UnConstPtr<_Src>::_Type, _UnConstPtr<_Dst>::_Type>::value };
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
boost_concept_check.h 108 struct _Aux_require_same<_Tp,_Tp> { typedef _Tp _Type; };
114 typedef typename _Aux_require_same<_Tp1, _Tp2>::_Type _Required;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
boost_concept_check.h 107 struct _Aux_require_same<_Tp,_Tp> { typedef _Tp _Type; };
113 typedef typename _Aux_require_same<_Tp1, _Tp2>::_Type _Required;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
boost_concept_check.h 107 struct _Aux_require_same<_Tp,_Tp> { typedef _Tp _Type; };
113 typedef typename _Aux_require_same<_Tp1, _Tp2>::_Type _Required;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
boost_concept_check.h 105 struct _Aux_require_same<_Tp,_Tp> { typedef _Tp _Type; };
111 typedef typename _Aux_require_same<_Tp1, _Tp2>::_Type _Required;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
boost_concept_check.h 105 struct _Aux_require_same<_Tp,_Tp> { typedef _Tp _Type; };
111 typedef typename _Aux_require_same<_Tp1, _Tp2>::_Type _Required;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
boost_concept_check.h 105 struct _Aux_require_same<_Tp,_Tp> { typedef _Tp _Type; };
111 typedef typename _Aux_require_same<_Tp1, _Tp2>::_Type _Required;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
boost_concept_check.h 105 struct _Aux_require_same<_Tp,_Tp> { typedef _Tp _Type; };
111 typedef typename _Aux_require_same<_Tp1, _Tp2>::_Type _Required;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
boost_concept_check.h 108 struct _Aux_require_same<_Tp,_Tp> { typedef _Tp _Type; };
114 typedef typename _Aux_require_same<_Tp1, _Tp2>::_Type _Required;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
boost_concept_check.h 108 struct _Aux_require_same<_Tp,_Tp> { typedef _Tp _Type; };
114 typedef typename _Aux_require_same<_Tp1, _Tp2>::_Type _Required;

Completed in 1062 milliseconds

1 2 3