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

  /external/stlport/stlport/stl/pointers/
_tools.h 273 typedef _VoidCastTraitsAux<_StorageT, _QualifiedStorageT> cv_traits; typedef in struct:_CastTraits
274 typedef typename cv_traits::void_type void_type;
275 typedef typename cv_traits::void_cv_type void_cv_type;
278 { return __REINTERPRET_CAST(value_type *, cv_traits::cv_ptr(__ptr)); }
280 { return __REINTERPRET_CAST(value_type const*, cv_traits::cv_cptr(__ptr)); }
282 { return __REINTERPRET_CAST(value_type **, cv_traits::cv_pptr(__ptr)); }
284 { return __REINTERPRET_CAST(value_type &, cv_traits::cv_ref(__ref)); }
286 { return __REINTERPRET_CAST(value_type const&, cv_traits::cv_cref(__ptr)); }
289 { return cv_traits::uncv_ptr(__REINTERPRET_CAST(void_cv_type *, __ptr)); }
291 { return cv_traits::uncv_cptr(__REINTERPRET_CAST(void_cv_type const*, __ptr));
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h 273 typedef _VoidCastTraitsAux<_StorageT, _QualifiedStorageT> cv_traits; typedef in struct:_CastTraits
274 typedef typename cv_traits::void_type void_type;
275 typedef typename cv_traits::void_cv_type void_cv_type;
278 { return __REINTERPRET_CAST(value_type *, cv_traits::cv_ptr(__ptr)); }
280 { return __REINTERPRET_CAST(value_type const*, cv_traits::cv_cptr(__ptr)); }
282 { return __REINTERPRET_CAST(value_type **, cv_traits::cv_pptr(__ptr)); }
284 { return __REINTERPRET_CAST(value_type &, cv_traits::cv_ref(__ref)); }
286 { return __REINTERPRET_CAST(value_type const&, cv_traits::cv_cref(__ptr)); }
289 { return cv_traits::uncv_ptr(__REINTERPRET_CAST(void_cv_type *, __ptr)); }
291 { return cv_traits::uncv_cptr(__REINTERPRET_CAST(void_cv_type const*, __ptr));
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h 273 typedef _VoidCastTraitsAux<_StorageT, _QualifiedStorageT> cv_traits; typedef in struct:_CastTraits
274 typedef typename cv_traits::void_type void_type;
275 typedef typename cv_traits::void_cv_type void_cv_type;
278 { return __REINTERPRET_CAST(value_type *, cv_traits::cv_ptr(__ptr)); }
280 { return __REINTERPRET_CAST(value_type const*, cv_traits::cv_cptr(__ptr)); }
282 { return __REINTERPRET_CAST(value_type **, cv_traits::cv_pptr(__ptr)); }
284 { return __REINTERPRET_CAST(value_type &, cv_traits::cv_ref(__ref)); }
286 { return __REINTERPRET_CAST(value_type const&, cv_traits::cv_cref(__ptr)); }
289 { return cv_traits::uncv_ptr(__REINTERPRET_CAST(void_cv_type *, __ptr)); }
291 { return cv_traits::uncv_cptr(__REINTERPRET_CAST(void_cv_type const*, __ptr));
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h 273 typedef _VoidCastTraitsAux<_StorageT, _QualifiedStorageT> cv_traits; typedef in struct:_CastTraits
274 typedef typename cv_traits::void_type void_type;
275 typedef typename cv_traits::void_cv_type void_cv_type;
278 { return __REINTERPRET_CAST(value_type *, cv_traits::cv_ptr(__ptr)); }
280 { return __REINTERPRET_CAST(value_type const*, cv_traits::cv_cptr(__ptr)); }
282 { return __REINTERPRET_CAST(value_type **, cv_traits::cv_pptr(__ptr)); }
284 { return __REINTERPRET_CAST(value_type &, cv_traits::cv_ref(__ref)); }
286 { return __REINTERPRET_CAST(value_type const&, cv_traits::cv_cref(__ptr)); }
289 { return cv_traits::uncv_ptr(__REINTERPRET_CAST(void_cv_type *, __ptr)); }
291 { return cv_traits::uncv_cptr(__REINTERPRET_CAST(void_cv_type const*, __ptr));
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h 273 typedef _VoidCastTraitsAux<_StorageT, _QualifiedStorageT> cv_traits; typedef in struct:_CastTraits
274 typedef typename cv_traits::void_type void_type;
275 typedef typename cv_traits::void_cv_type void_cv_type;
278 { return __REINTERPRET_CAST(value_type *, cv_traits::cv_ptr(__ptr)); }
280 { return __REINTERPRET_CAST(value_type const*, cv_traits::cv_cptr(__ptr)); }
282 { return __REINTERPRET_CAST(value_type **, cv_traits::cv_pptr(__ptr)); }
284 { return __REINTERPRET_CAST(value_type &, cv_traits::cv_ref(__ref)); }
286 { return __REINTERPRET_CAST(value_type const&, cv_traits::cv_cref(__ptr)); }
289 { return cv_traits::uncv_ptr(__REINTERPRET_CAST(void_cv_type *, __ptr)); }
291 { return cv_traits::uncv_cptr(__REINTERPRET_CAST(void_cv_type const*, __ptr));
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h 273 typedef _VoidCastTraitsAux<_StorageT, _QualifiedStorageT> cv_traits; typedef in struct:_CastTraits
274 typedef typename cv_traits::void_type void_type;
275 typedef typename cv_traits::void_cv_type void_cv_type;
278 { return __REINTERPRET_CAST(value_type *, cv_traits::cv_ptr(__ptr)); }
280 { return __REINTERPRET_CAST(value_type const*, cv_traits::cv_cptr(__ptr)); }
282 { return __REINTERPRET_CAST(value_type **, cv_traits::cv_pptr(__ptr)); }
284 { return __REINTERPRET_CAST(value_type &, cv_traits::cv_ref(__ref)); }
286 { return __REINTERPRET_CAST(value_type const&, cv_traits::cv_cref(__ptr)); }
289 { return cv_traits::uncv_ptr(__REINTERPRET_CAST(void_cv_type *, __ptr)); }
291 { return cv_traits::uncv_cptr(__REINTERPRET_CAST(void_cv_type const*, __ptr));
    [all...]

Completed in 3057 milliseconds