HomeSort by relevance Sort by last modified time
    Searched full:_trivial_destructor (Results 1 - 6 of 6) sorted by null

  /external/stlport/stlport/stl/
_construct.h 56 inline void __destroy_aux(_Tp* __pointer, const __false_type& /*_Trivial_destructor*/)
60 inline void __destroy_aux(_Tp*, const __true_type& /*_Trivial_destructor*/) {}
64 typedef typename __type_traits<_Tp>::has_trivial_destructor _Trivial_destructor;
65 __destroy_aux(__pointer, _Trivial_destructor());
74 typedef typename __move_traits<_Tp>::complete _Trivial_destructor;
75 __destroy_aux(__pointer, _Trivial_destructor());
190 __destroy_range_aux(_ForwardIterator __first, _ForwardIterator __last, _Tp*, const __false_type& /*_Trivial_destructor*/) {
202 __destroy_range_aux(_ForwardIterator __first, _ForwardIterator __last, _Tp*, const __true_type& /*_Trivial_destructor*/) {
208 __destroy_range_aux(_ForwardIterator, _ForwardIterator, _Tp*, const __true_type& /*_Trivial_destructor*/) {}
214 typedef typename __type_traits<_Tp>::has_trivial_destructor _Trivial_destructor;
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_construct.h 56 inline void __destroy_aux(_Tp* __pointer, const __false_type& /*_Trivial_destructor*/)
60 inline void __destroy_aux(_Tp*, const __true_type& /*_Trivial_destructor*/) {}
64 typedef typename __type_traits<_Tp>::has_trivial_destructor _Trivial_destructor;
65 __destroy_aux(__pointer, _Trivial_destructor());
74 typedef typename __move_traits<_Tp>::complete _Trivial_destructor;
75 __destroy_aux(__pointer, _Trivial_destructor());
190 __destroy_range_aux(_ForwardIterator __first, _ForwardIterator __last, _Tp*, const __false_type& /*_Trivial_destructor*/) {
202 __destroy_range_aux(_ForwardIterator __first, _ForwardIterator __last, _Tp*, const __true_type& /*_Trivial_destructor*/) {
208 __destroy_range_aux(_ForwardIterator, _ForwardIterator, _Tp*, const __true_type& /*_Trivial_destructor*/) {}
214 typedef typename __type_traits<_Tp>::has_trivial_destructor _Trivial_destructor;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_construct.h 56 inline void __destroy_aux(_Tp* __pointer, const __false_type& /*_Trivial_destructor*/)
60 inline void __destroy_aux(_Tp*, const __true_type& /*_Trivial_destructor*/) {}
64 typedef typename __type_traits<_Tp>::has_trivial_destructor _Trivial_destructor;
65 __destroy_aux(__pointer, _Trivial_destructor());
74 typedef typename __move_traits<_Tp>::complete _Trivial_destructor;
75 __destroy_aux(__pointer, _Trivial_destructor());
190 __destroy_range_aux(_ForwardIterator __first, _ForwardIterator __last, _Tp*, const __false_type& /*_Trivial_destructor*/) {
202 __destroy_range_aux(_ForwardIterator __first, _ForwardIterator __last, _Tp*, const __true_type& /*_Trivial_destructor*/) {
208 __destroy_range_aux(_ForwardIterator, _ForwardIterator, _Tp*, const __true_type& /*_Trivial_destructor*/) {}
214 typedef typename __type_traits<_Tp>::has_trivial_destructor _Trivial_destructor;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_construct.h 56 inline void __destroy_aux(_Tp* __pointer, const __false_type& /*_Trivial_destructor*/)
60 inline void __destroy_aux(_Tp*, const __true_type& /*_Trivial_destructor*/) {}
64 typedef typename __type_traits<_Tp>::has_trivial_destructor _Trivial_destructor;
65 __destroy_aux(__pointer, _Trivial_destructor());
74 typedef typename __move_traits<_Tp>::complete _Trivial_destructor;
75 __destroy_aux(__pointer, _Trivial_destructor());
190 __destroy_range_aux(_ForwardIterator __first, _ForwardIterator __last, _Tp*, const __false_type& /*_Trivial_destructor*/) {
202 __destroy_range_aux(_ForwardIterator __first, _ForwardIterator __last, _Tp*, const __true_type& /*_Trivial_destructor*/) {
208 __destroy_range_aux(_ForwardIterator, _ForwardIterator, _Tp*, const __true_type& /*_Trivial_destructor*/) {}
214 typedef typename __type_traits<_Tp>::has_trivial_destructor _Trivial_destructor;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_construct.h 56 inline void __destroy_aux(_Tp* __pointer, const __false_type& /*_Trivial_destructor*/)
60 inline void __destroy_aux(_Tp*, const __true_type& /*_Trivial_destructor*/) {}
64 typedef typename __type_traits<_Tp>::has_trivial_destructor _Trivial_destructor;
65 __destroy_aux(__pointer, _Trivial_destructor());
74 typedef typename __move_traits<_Tp>::complete _Trivial_destructor;
75 __destroy_aux(__pointer, _Trivial_destructor());
190 __destroy_range_aux(_ForwardIterator __first, _ForwardIterator __last, _Tp*, const __false_type& /*_Trivial_destructor*/) {
202 __destroy_range_aux(_ForwardIterator __first, _ForwardIterator __last, _Tp*, const __true_type& /*_Trivial_destructor*/) {
208 __destroy_range_aux(_ForwardIterator, _ForwardIterator, _Tp*, const __true_type& /*_Trivial_destructor*/) {}
214 typedef typename __type_traits<_Tp>::has_trivial_destructor _Trivial_destructor;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_construct.h 56 inline void __destroy_aux(_Tp* __pointer, const __false_type& /*_Trivial_destructor*/)
60 inline void __destroy_aux(_Tp*, const __true_type& /*_Trivial_destructor*/) {}
64 typedef typename __type_traits<_Tp>::has_trivial_destructor _Trivial_destructor;
65 __destroy_aux(__pointer, _Trivial_destructor());
74 typedef typename __move_traits<_Tp>::complete _Trivial_destructor;
75 __destroy_aux(__pointer, _Trivial_destructor());
190 __destroy_range_aux(_ForwardIterator __first, _ForwardIterator __last, _Tp*, const __false_type& /*_Trivial_destructor*/) {
202 __destroy_range_aux(_ForwardIterator __first, _ForwardIterator __last, _Tp*, const __true_type& /*_Trivial_destructor*/) {
208 __destroy_range_aux(_ForwardIterator, _ForwardIterator, _Tp*, const __true_type& /*_Trivial_destructor*/) {}
214 typedef typename __type_traits<_Tp>::has_trivial_destructor _Trivial_destructor;
    [all...]

Completed in 874 milliseconds