Home
last modified time | relevance | path

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

/ndk/tests/device/test-stlport/unit/
Duninitialized_test.cpp61 typedef __true_type has_trivial_copy_constructor; typedef
71 typedef __true_type has_trivial_copy_constructor; typedef
Ddeque_test.cpp250 typedef __true_type has_trivial_copy_constructor; typedef
Dtype_traits_test.cpp121 typedef __true_type has_trivial_copy_constructor; typedef
516 typedef __true_type has_trivial_copy_constructor; typedef
Dvector_test.cpp421 typedef __true_type has_trivial_copy_constructor; typedef
/ndk/tests/device/test-gnustl-full/unit/
Duninitialized_test.cpp61 typedef __true_type has_trivial_copy_constructor; typedef
71 typedef __true_type has_trivial_copy_constructor; typedef
Ddeque_test.cpp250 typedef __true_type has_trivial_copy_constructor; typedef
Dtype_traits_test.cpp121 typedef __true_type has_trivial_copy_constructor; typedef
516 typedef __true_type has_trivial_copy_constructor; typedef
Dvector_test.cpp421 typedef __true_type has_trivial_copy_constructor; typedef
/ndk/sources/cxx-stl/stlport/stlport/stl/
Dboost_type_traits.h74 typedef typename __bool2type<trivial_copy>::_Ret has_trivial_copy_constructor; typedef
D_alloc.h410 typedef _STLportAlloc has_trivial_copy_constructor; typedef