OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cv_cptr
(Results
1 - 4
of
4
) sorted by null
/external/stlport/stlport/stl/pointers/
_tools.h
221
static void_cv_type const*
cv_cptr
(void_type const*__ptr)
function in struct:_VoidCastTraitsAux
249
static void_cv_type const*
cv_cptr
(void_type const*__ptr)
function in struct:_VoidCastTraitsAuxBase
280
{ return __REINTERPRET_CAST(value_type const*, cv_traits::
cv_cptr
(__ptr)); }
/ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h
221
static void_cv_type const*
cv_cptr
(void_type const*__ptr)
function in struct:_VoidCastTraitsAux
249
static void_cv_type const*
cv_cptr
(void_type const*__ptr)
function in struct:_VoidCastTraitsAuxBase
280
{ return __REINTERPRET_CAST(value_type const*, cv_traits::
cv_cptr
(__ptr)); }
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h
221
static void_cv_type const*
cv_cptr
(void_type const*__ptr)
function in struct:_VoidCastTraitsAux
249
static void_cv_type const*
cv_cptr
(void_type const*__ptr)
function in struct:_VoidCastTraitsAuxBase
280
{ return __REINTERPRET_CAST(value_type const*, cv_traits::
cv_cptr
(__ptr)); }
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h
221
static void_cv_type const*
cv_cptr
(void_type const*__ptr)
function in struct:_VoidCastTraitsAux
249
static void_cv_type const*
cv_cptr
(void_type const*__ptr)
function in struct:_VoidCastTraitsAuxBase
280
{ return __REINTERPRET_CAST(value_type const*, cv_traits::
cv_cptr
(__ptr)); }
Completed in 328 milliseconds