Home
last modified time | relevance | path

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

/ndk/tests/device/test-gnustl-full/unit/
Duninitialized_test.cpp62 typedef __true_type has_trivial_assignment_operator; typedef
72 typedef __true_type has_trivial_assignment_operator; typedef
Ddeque_test.cpp251 typedef __true_type has_trivial_assignment_operator; typedef
Dtype_traits_test.cpp122 typedef __true_type has_trivial_assignment_operator; typedef
517 typedef __true_type has_trivial_assignment_operator; typedef
Dvector_test.cpp422 typedef __true_type has_trivial_assignment_operator; typedef
/ndk/tests/device/test-stlport/unit/
Duninitialized_test.cpp62 typedef __true_type has_trivial_assignment_operator; typedef
72 typedef __true_type has_trivial_assignment_operator; typedef
Ddeque_test.cpp251 typedef __true_type has_trivial_assignment_operator; typedef
Dtype_traits_test.cpp122 typedef __true_type has_trivial_assignment_operator; typedef
517 typedef __true_type has_trivial_assignment_operator; typedef
Dvector_test.cpp422 typedef __true_type has_trivial_assignment_operator; typedef
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_alloc.h411 typedef _STLportAlloc has_trivial_assignment_operator; typedef
Dboost_type_traits.h77 typedef typename __bool2type<trivial_assign>::_Ret has_trivial_assignment_operator; typedef