Home
last modified time | relevance | path

Searched refs:has_trivial_default_constructor (Results 1 – 25 of 25) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
Dhas_trivial_constructor.hpp45 BOOST_TT_AUX_BOOL_TRAIT_DEF1(has_trivial_default_constructor,T,::boost::detail::has_trivial_ctor_im…
Dintrinsics.hpp57 …ONSTRUCTOR(T) ::boost::is_same< typename ::__type_traits<T>::has_trivial_default_constructor, ::__…
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_pair.h162 typedef typename _Land2<typename _T1Traits::has_trivial_default_constructor,
163 … typename _T2Traits::has_trivial_default_constructor>::_Ret has_trivial_default_constructor;
Dtype_traits.h146 typedef __false_type has_trivial_default_constructor;
155 typedef __false_type has_trivial_default_constructor;
164 typedef __true_type has_trivial_default_constructor;
243 typedef __false_type has_trivial_default_constructor;
249 …def typename __bool2type<_STLP_HAS_TRIVIAL_CONSTRUCTOR(_Tp)>::_Ret has_trivial_default_constructor;
426 typedef typename __type_traits<_Tp>::has_trivial_default_constructor _Tr1;
Dboost_type_traits.h71 typedef typename __bool2type<trivial_constructor>::_Ret has_trivial_default_constructor; typedef
138 typedef typename __type_traits<uncv>::has_trivial_default_constructor _STLPTrivialInit;
D_tempbuf.h116 typedef typename __type_traits<_Tp>::has_trivial_default_constructor _Trivial; in _Temporary_buffer()
D_pthread_alloc.h246 typedef _STLportAlloc has_trivial_default_constructor;
429 typedef __false_type has_trivial_default_constructor;
D_function_base.h95 typedef _STLportLess has_trivial_default_constructor;
D_alloc.h409 typedef _STLportAlloc has_trivial_default_constructor; typedef
D_valarray.h130 typedef typename __type_traits<_Tp>::has_trivial_default_constructor _Is_Trivial; in valarray()
1222 typedef typename __type_traits<_Tp>::has_trivial_default_constructor in valarray()
1421 typedef typename __type_traits<_Tp>::has_trivial_default_constructor
1545 typedef typename __type_traits<_Tp>::has_trivial_default_constructor
1661 typedef typename __type_traits<_Tp>::has_trivial_default_constructor
D_bvector.h94 typedef __false_type has_trivial_default_constructor;
241 typedef __false_type has_trivial_default_constructor;
D_hashtable.h159 typedef __false_type has_trivial_default_constructor;
D_tree.h208 typedef __false_type has_trivial_default_constructor;
D_list.h152 typedef __false_type has_trivial_default_constructor;
D_vector.h762 { typedef typename __type_traits<_Alloc>::has_trivial_default_constructor _Ret; };
D_slist.h128 typedef __false_type has_trivial_default_constructor;
D_deque.h312 typedef __false_type has_trivial_default_constructor;
/ndk/tests/device/test-gnustl-full/unit/
Duninitialized_test.cpp59 typedef __false_type has_trivial_default_constructor; typedef
70 typedef __true_type has_trivial_default_constructor; typedef
Dtype_traits_test.cpp120 typedef __true_type has_trivial_default_constructor; typedef
515 typedef __true_type has_trivial_default_constructor; typedef
Ddeque_test.cpp249 typedef __false_type has_trivial_default_constructor; typedef
Dvector_test.cpp420 typedef __false_type has_trivial_default_constructor; typedef
/ndk/tests/device/test-stlport/unit/
Duninitialized_test.cpp59 typedef __false_type has_trivial_default_constructor; typedef
70 typedef __true_type has_trivial_default_constructor; typedef
Dtype_traits_test.cpp120 typedef __true_type has_trivial_default_constructor; typedef
515 typedef __true_type has_trivial_default_constructor; typedef
Ddeque_test.cpp249 typedef __false_type has_trivial_default_constructor; typedef
Dvector_test.cpp420 typedef __false_type has_trivial_default_constructor; typedef