HomeSort by relevance Sort by last modified time
    Searched refs:_Type (Results 26 - 50 of 139) sorted by null

12 3 4 5 6

  /ndk/sources/cxx-stl/stlport/stlport/stl/
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/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/
safe_sequence.h 47 template<typename _Type>
50 _Type __value;
53 explicit _Not_equal_to(const _Type& __v) : __value(__v) { }
56 operator()(const _Type& __x) const
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
type_traits.h 146 template<typename _Type>
148 __is_null_pointer(_Type* __ptr)
151 template<typename _Type>
153 __is_null_pointer(_Type)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
type_traits.h 149 template<typename _Type>
151 __is_null_pointer(_Type* __ptr)
154 template<typename _Type>
156 __is_null_pointer(_Type)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
type_traits.h 149 template<typename _Type>
151 __is_null_pointer(_Type* __ptr)
154 template<typename _Type>
156 __is_null_pointer(_Type)
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/
safe_sequence.h 47 template<typename _Type>
50 _Type __value;
53 explicit _Not_equal_to(const _Type& __v) : __value(__v) { }
56 operator()(const _Type& __x) const
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
type_traits.h 146 template<typename _Type>
148 __is_null_pointer(_Type* __ptr)
151 template<typename _Type>
153 __is_null_pointer(_Type)
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
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/gnu-libstdc++/include/debug/
safe_sequence.h 47 template<typename _Type>
50 _Type __value;
53 explicit _Not_equal_to(const _Type& __v) : __value(__v) { }
56 operator()(const _Type& __x) const
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
type_traits.h 146 template<typename _Type>
148 __is_null_pointer(_Type* __ptr)
151 template<typename _Type>
153 __is_null_pointer(_Type)
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
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/gnu-libstdc++/include/debug/
safe_sequence.h 47 template<typename _Type>
50 _Type __value;
53 explicit _Not_equal_to(const _Type& __v) : __value(__v) { }
56 operator()(const _Type& __x) const
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
type_traits.h 146 template<typename _Type>
148 __is_null_pointer(_Type* __ptr)
151 template<typename _Type>
153 __is_null_pointer(_Type)
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
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/gnu-libstdc++/4.4.3/include/debug/
safe_sequence.h 47 template<typename _Type>
50 _Type __value;
53 explicit _Not_equal_to(const _Type& __v) : __value(__v) { }
56 operator()(const _Type& __x) const
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
type_traits.h 146 template<typename _Type>
148 __is_null_pointer(_Type* __ptr)
151 template<typename _Type>
153 __is_null_pointer(_Type)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
type_traits.h 149 template<typename _Type>
151 __is_null_pointer(_Type* __ptr)
154 template<typename _Type>
156 __is_null_pointer(_Type)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
type_traits.h 148 template<typename _Type>
150 __is_null_pointer(_Type* __ptr)
153 template<typename _Type>
155 __is_null_pointer(_Type)
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
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/
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/gnu-libstdc++/4.6/include/ext/
type_traits.h 149 template<typename _Type>
151 __is_null_pointer(_Type* __ptr)
154 template<typename _Type>
156 __is_null_pointer(_Type)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
type_traits.h 148 template<typename _Type>
150 __is_null_pointer(_Type* __ptr)
153 template<typename _Type>
155 __is_null_pointer(_Type)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
type_traits.h 148 template<typename _Type>
150 __is_null_pointer(_Type* __ptr)
153 template<typename _Type>
155 __is_null_pointer(_Type)
  /external/clang/include/clang/Driver/
Action.h 72 Action(ActionClass _Kind, types::ID _Type)
73 : Kind(_Kind), Type(_Type), OwnsInputs(true) {}
74 Action(ActionClass _Kind, Action *Input, types::ID _Type)
75 : Kind(_Kind), Type(_Type), Inputs(&Input, &Input + 1), OwnsInputs(true) {}
76 Action(ActionClass _Kind, const ActionList &_Inputs, types::ID _Type)
77 : Kind(_Kind), Type(_Type), Inputs(_Inputs), OwnsInputs(true) {}
105 InputAction(const llvm::opt::Arg &_Input, types::ID _Type);
  /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;

Completed in 1589 milliseconds

12 3 4 5 6