OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uncv
(Results
1 - 7
of
7
) sorted by null
/external/stlport/stlport/stl/
boost_type_traits.h
134
typedef typename ::boost::remove_cv<_Tp>::type
uncv
;
typedef in struct:_TrivialInit
136
enum { boost_trivial_constructor = ::boost::has_trivial_constructor<
uncv
>::value };
138
typedef typename __type_traits<
uncv
>::has_trivial_default_constructor _STLPTrivialInit;
/ndk/sources/cxx-stl/stlport/stlport/stl/
boost_type_traits.h
134
typedef typename ::boost::remove_cv<_Tp>::type
uncv
;
typedef in struct:_TrivialInit
136
enum { boost_trivial_constructor = ::boost::has_trivial_constructor<
uncv
>::value };
138
typedef typename __type_traits<
uncv
>::has_trivial_default_constructor _STLPTrivialInit;
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
boost_type_traits.h
134
typedef typename ::boost::remove_cv<_Tp>::type
uncv
;
typedef in struct:_TrivialInit
136
enum { boost_trivial_constructor = ::boost::has_trivial_constructor<
uncv
>::value };
138
typedef typename __type_traits<
uncv
>::has_trivial_default_constructor _STLPTrivialInit;
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
boost_type_traits.h
134
typedef typename ::boost::remove_cv<_Tp>::type
uncv
;
typedef in struct:_TrivialInit
136
enum { boost_trivial_constructor = ::boost::has_trivial_constructor<
uncv
>::value };
138
typedef typename __type_traits<
uncv
>::has_trivial_default_constructor _STLPTrivialInit;
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
boost_type_traits.h
134
typedef typename ::boost::remove_cv<_Tp>::type
uncv
;
typedef in struct:_TrivialInit
136
enum { boost_trivial_constructor = ::boost::has_trivial_constructor<
uncv
>::value };
138
typedef typename __type_traits<
uncv
>::has_trivial_default_constructor _STLPTrivialInit;
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
boost_type_traits.h
134
typedef typename ::boost::remove_cv<_Tp>::type
uncv
;
typedef in struct:_TrivialInit
136
enum { boost_trivial_constructor = ::boost::has_trivial_constructor<
uncv
>::value };
138
typedef typename __type_traits<
uncv
>::has_trivial_default_constructor _STLPTrivialInit;
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
boost_type_traits.h
134
typedef typename ::boost::remove_cv<_Tp>::type
uncv
;
typedef in struct:_TrivialInit
136
enum { boost_trivial_constructor = ::boost::has_trivial_constructor<
uncv
>::value };
138
typedef typename __type_traits<
uncv
>::has_trivial_default_constructor _STLPTrivialInit;
Completed in 84 milliseconds