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

  /external/stlport/stlport/stl/pointers/
_tools.h 227 static void_cv_type const& cv_cref(void_type const& __ref) function in struct:_VoidCastTraitsAux
255 static void_cv_type const& cv_cref(void_type const& __ref) function in struct:_VoidCastTraitsAuxBase
286 { return __REINTERPRET_CAST(value_type const&, cv_traits::cv_cref(__ptr)); }
  /ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h 227 static void_cv_type const& cv_cref(void_type const& __ref) function in struct:_VoidCastTraitsAux
255 static void_cv_type const& cv_cref(void_type const& __ref) function in struct:_VoidCastTraitsAuxBase
286 { return __REINTERPRET_CAST(value_type const&, cv_traits::cv_cref(__ptr)); }
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h 227 static void_cv_type const& cv_cref(void_type const& __ref) function in struct:_VoidCastTraitsAux
255 static void_cv_type const& cv_cref(void_type const& __ref) function in struct:_VoidCastTraitsAuxBase
286 { return __REINTERPRET_CAST(value_type const&, cv_traits::cv_cref(__ptr)); }
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h 227 static void_cv_type const& cv_cref(void_type const& __ref) function in struct:_VoidCastTraitsAux
255 static void_cv_type const& cv_cref(void_type const& __ref) function in struct:_VoidCastTraitsAuxBase
286 { return __REINTERPRET_CAST(value_type const&, cv_traits::cv_cref(__ptr)); }
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h 227 static void_cv_type const& cv_cref(void_type const& __ref) function in struct:_VoidCastTraitsAux
255 static void_cv_type const& cv_cref(void_type const& __ref) function in struct:_VoidCastTraitsAuxBase
286 { return __REINTERPRET_CAST(value_type const&, cv_traits::cv_cref(__ptr)); }

Completed in 428 milliseconds