HomeSort by relevance Sort by last modified time
    Searched defs:has_trivial_assignment_operator (Results 1 - 25 of 60) sorted by null

1 2 3

  /external/stlport/stlport/stl/
_pair.h 166 typedef typename _Land2<typename _T1Traits::has_trivial_assignment_operator,
167 typename _T2Traits::has_trivial_assignment_operator>::_Ret has_trivial_assignment_operator; typedef in struct:__type_traits
_function_base.h 97 typedef _STLportLess has_trivial_assignment_operator; typedef in struct:__type_traits
_pthread_alloc.h 248 typedef _STLportAlloc has_trivial_assignment_operator; typedef in struct:__pthread_alloc_type_traits
431 typedef _STLportAlloc has_trivial_assignment_operator; typedef in struct:__perthread_alloc_type_traits
boost_type_traits.h 77 typedef typename __bool2type<trivial_assign>::_Ret has_trivial_assignment_operator; typedef in struct:__type_traits
96 typedef typename __type_traits<uncv1>::has_trivial_assignment_operator _STLPTrivialAssign;
  /external/stlport/test/unit/
uninitialized_test.cpp 62 typedef __true_type has_trivial_assignment_operator; typedef in struct:std::__type_traits
72 typedef __true_type has_trivial_assignment_operator; typedef in struct:std::__type_traits
deque_test.cpp 251 typedef __true_type has_trivial_assignment_operator; typedef in struct:std::__type_traits
vector_test.cpp 422 typedef __true_type has_trivial_assignment_operator; typedef in struct:std::__type_traits
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_pair.h 166 typedef typename _Land2<typename _T1Traits::has_trivial_assignment_operator,
167 typename _T2Traits::has_trivial_assignment_operator>::_Ret has_trivial_assignment_operator; typedef in struct:__type_traits
_function_base.h 97 typedef _STLportLess has_trivial_assignment_operator; typedef in struct:__type_traits
_pthread_alloc.h 248 typedef _STLportAlloc has_trivial_assignment_operator; typedef in struct:__pthread_alloc_type_traits
431 typedef _STLportAlloc has_trivial_assignment_operator; typedef in struct:__perthread_alloc_type_traits
boost_type_traits.h 77 typedef typename __bool2type<trivial_assign>::_Ret has_trivial_assignment_operator; typedef in struct:__type_traits
96 typedef typename __type_traits<uncv1>::has_trivial_assignment_operator _STLPTrivialAssign;
  /ndk/tests/device/test-gnustl-full/unit/
uninitialized_test.cpp 62 typedef __true_type has_trivial_assignment_operator; typedef in struct:std::__type_traits
72 typedef __true_type has_trivial_assignment_operator; typedef in struct:std::__type_traits
deque_test.cpp 251 typedef __true_type has_trivial_assignment_operator; typedef in struct:std::__type_traits
vector_test.cpp 422 typedef __true_type has_trivial_assignment_operator; typedef in struct:std::__type_traits
  /ndk/tests/device/test-stlport/unit/
uninitialized_test.cpp 62 typedef __true_type has_trivial_assignment_operator; typedef in struct:std::__type_traits
72 typedef __true_type has_trivial_assignment_operator; typedef in struct:std::__type_traits
deque_test.cpp 251 typedef __true_type has_trivial_assignment_operator; typedef in struct:std::__type_traits
vector_test.cpp 422 typedef __true_type has_trivial_assignment_operator; typedef in struct:std::__type_traits
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_pair.h 166 typedef typename _Land2<typename _T1Traits::has_trivial_assignment_operator,
167 typename _T2Traits::has_trivial_assignment_operator>::_Ret has_trivial_assignment_operator; typedef in struct:__type_traits
_function_base.h 97 typedef _STLportLess has_trivial_assignment_operator; typedef in struct:__type_traits
_pthread_alloc.h 248 typedef _STLportAlloc has_trivial_assignment_operator; typedef in struct:__pthread_alloc_type_traits
431 typedef _STLportAlloc has_trivial_assignment_operator; typedef in struct:__perthread_alloc_type_traits
boost_type_traits.h 77 typedef typename __bool2type<trivial_assign>::_Ret has_trivial_assignment_operator; typedef in struct:__type_traits
96 typedef typename __type_traits<uncv1>::has_trivial_assignment_operator _STLPTrivialAssign;
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_pair.h 166 typedef typename _Land2<typename _T1Traits::has_trivial_assignment_operator,
167 typename _T2Traits::has_trivial_assignment_operator>::_Ret has_trivial_assignment_operator; typedef in struct:__type_traits
_function_base.h 97 typedef _STLportLess has_trivial_assignment_operator; typedef in struct:__type_traits
_pthread_alloc.h 248 typedef _STLportAlloc has_trivial_assignment_operator; typedef in struct:__pthread_alloc_type_traits
431 typedef _STLportAlloc has_trivial_assignment_operator; typedef in struct:__perthread_alloc_type_traits
boost_type_traits.h 77 typedef typename __bool2type<trivial_assign>::_Ret has_trivial_assignment_operator; typedef in struct:__type_traits
96 typedef typename __type_traits<uncv1>::has_trivial_assignment_operator _STLPTrivialAssign;

Completed in 1606 milliseconds

1 2 3