OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:to_storage_type_cref
(Results
1 - 7
of
7
) sorted by null
/external/stlport/stlport/stl/pointers/
_tools.h
294
static void_type const&
to_storage_type_cref
(value_type const& __ref)
function in struct:_CastTraits
299
{ return
to_storage_type_cref
(__ref); }
324
static storage_type const&
to_storage_type_cref
(value_type const& __ref)
function in struct:_CastTraits
356
//{ return cast_traits::
to_storage_type_cref
(*_M_ite); }
426
static storage_type const&
to_storage_type_cref
(value_type const&__ref)
function in struct:_CastTraits
/ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h
294
static void_type const&
to_storage_type_cref
(value_type const& __ref)
function in struct:_CastTraits
299
{ return
to_storage_type_cref
(__ref); }
324
static storage_type const&
to_storage_type_cref
(value_type const& __ref)
function in struct:_CastTraits
356
//{ return cast_traits::
to_storage_type_cref
(*_M_ite); }
426
static storage_type const&
to_storage_type_cref
(value_type const&__ref)
function in struct:_CastTraits
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h
294
static void_type const&
to_storage_type_cref
(value_type const& __ref)
function in struct:_CastTraits
299
{ return
to_storage_type_cref
(__ref); }
324
static storage_type const&
to_storage_type_cref
(value_type const& __ref)
function in struct:_CastTraits
354
const_reference operator*() const { return cast_traits::
to_storage_type_cref
(*_M_ite); }
423
static storage_type const&
to_storage_type_cref
(value_type const&__ref)
function in struct:_CastTraits
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h
294
static void_type const&
to_storage_type_cref
(value_type const& __ref)
function in struct:_CastTraits
299
{ return
to_storage_type_cref
(__ref); }
324
static storage_type const&
to_storage_type_cref
(value_type const& __ref)
function in struct:_CastTraits
354
const_reference operator*() const { return cast_traits::
to_storage_type_cref
(*_M_ite); }
423
static storage_type const&
to_storage_type_cref
(value_type const&__ref)
function in struct:_CastTraits
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h
294
static void_type const&
to_storage_type_cref
(value_type const& __ref)
function in struct:_CastTraits
299
{ return
to_storage_type_cref
(__ref); }
324
static storage_type const&
to_storage_type_cref
(value_type const& __ref)
function in struct:_CastTraits
354
const_reference operator*() const { return cast_traits::
to_storage_type_cref
(*_M_ite); }
423
static storage_type const&
to_storage_type_cref
(value_type const&__ref)
function in struct:_CastTraits
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h
294
static void_type const&
to_storage_type_cref
(value_type const& __ref)
function in struct:_CastTraits
299
{ return
to_storage_type_cref
(__ref); }
324
static storage_type const&
to_storage_type_cref
(value_type const& __ref)
function in struct:_CastTraits
356
//{ return cast_traits::
to_storage_type_cref
(*_M_ite); }
426
static storage_type const&
to_storage_type_cref
(value_type const&__ref)
function in struct:_CastTraits
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/pointers/
_tools.h
294
static void_type const&
to_storage_type_cref
(value_type const& __ref)
function in struct:_CastTraits
299
{ return
to_storage_type_cref
(__ref); }
324
static storage_type const&
to_storage_type_cref
(value_type const& __ref)
function in struct:_CastTraits
356
//{ return cast_traits::
to_storage_type_cref
(*_M_ite); }
426
static storage_type const&
to_storage_type_cref
(value_type const&__ref)
function in struct:_CastTraits
Completed in 43 milliseconds