OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_trivial_destructor
(Results
1 - 7
of
7
) 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
...]
/prebuilts/ndk/9/sources/cxx-stl/EH/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 2509 milliseconds