Home
last modified time | relevance | path

Searched defs:has_trivial_default_constructor (Results 1 – 10 of 10) sorted by relevance

/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
Ddeque_test.cpp249 typedef __false_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
Dvector_test.cpp420 typedef __false_type has_trivial_default_constructor; typedef
/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
Ddeque_test.cpp249 typedef __false_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
Dvector_test.cpp420 typedef __false_type has_trivial_default_constructor; typedef
/ndk/sources/cxx-stl/stlport/stlport/stl/
Dboost_type_traits.h71 typedef typename __bool2type<trivial_constructor>::_Ret has_trivial_default_constructor; typedef
D_alloc.h409 typedef _STLportAlloc has_trivial_default_constructor; typedef