Searched defs:has_trivial_destructor (Results 1 - 25 of 96) sorted by relevance

1234

/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_pair.h168 typedef typename _Land2<typename _T1Traits::has_trivial_destructor,
169 typename _T2Traits::has_trivial_destructor>::_Ret has_trivial_destructor; typedef in struct:__type_traits
H A D_function_base.h98 typedef _STLportLess has_trivial_destructor; typedef in struct:__type_traits
H A D_pthread_alloc.h249 typedef _STLportAlloc has_trivial_destructor; typedef in struct:__pthread_alloc_type_traits
432 typedef _STLportAlloc has_trivial_destructor; typedef in struct:__perthread_alloc_type_traits
H A Dboost_type_traits.h32 #include <boost/type_traits/has_trivial_destructor.hpp>
79 enum { trivial_destructor = ::boost::has_trivial_destructor<_Tp>::value };
80 typedef typename __bool2type<trivial_destructor>::_Ret has_trivial_destructor; typedef in struct:__type_traits
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
H A D_pair.h168 typedef typename _Land2<typename _T1Traits::has_trivial_destructor,
169 typename _T2Traits::has_trivial_destructor>::_Ret has_trivial_destructor; typedef in struct:__type_traits
H A D_function_base.h98 typedef _STLportLess has_trivial_destructor; typedef in struct:__type_traits
H A D_pthread_alloc.h249 typedef _STLportAlloc has_trivial_destructor; typedef in struct:__pthread_alloc_type_traits
432 typedef _STLportAlloc has_trivial_destructor; typedef in struct:__perthread_alloc_type_traits
H A Dboost_type_traits.h32 #include <boost/type_traits/has_trivial_destructor.hpp>
79 enum { trivial_destructor = ::boost::has_trivial_destructor<_Tp>::value };
80 typedef typename __bool2type<trivial_destructor>::_Ret has_trivial_destructor; typedef in struct:__type_traits
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
H A D_pair.h168 typedef typename _Land2<typename _T1Traits::has_trivial_destructor,
169 typename _T2Traits::has_trivial_destructor>::_Ret has_trivial_destructor; typedef in struct:__type_traits
H A D_function_base.h98 typedef _STLportLess has_trivial_destructor; typedef in struct:__type_traits
H A D_pthread_alloc.h249 typedef _STLportAlloc has_trivial_destructor; typedef in struct:__pthread_alloc_type_traits
432 typedef _STLportAlloc has_trivial_destructor; typedef in struct:__perthread_alloc_type_traits
H A Dboost_type_traits.h32 #include <boost/type_traits/has_trivial_destructor.hpp>
79 enum { trivial_destructor = ::boost::has_trivial_destructor<_Tp>::value };
80 typedef typename __bool2type<trivial_destructor>::_Ret has_trivial_destructor; typedef in struct:__type_traits
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
H A D_pair.h168 typedef typename _Land2<typename _T1Traits::has_trivial_destructor,
169 typename _T2Traits::has_trivial_destructor>::_Ret has_trivial_destructor; typedef in struct:__type_traits
H A D_function_base.h98 typedef _STLportLess has_trivial_destructor; typedef in struct:__type_traits
H A D_pthread_alloc.h249 typedef _STLportAlloc has_trivial_destructor; typedef in struct:__pthread_alloc_type_traits
432 typedef _STLportAlloc has_trivial_destructor; typedef in struct:__perthread_alloc_type_traits
H A Dboost_type_traits.h32 #include <boost/type_traits/has_trivial_destructor.hpp>
79 enum { trivial_destructor = ::boost::has_trivial_destructor<_Tp>::value };
80 typedef typename __bool2type<trivial_destructor>::_Ret has_trivial_destructor; typedef in struct:__type_traits
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_pair.h168 typedef typename _Land2<typename _T1Traits::has_trivial_destructor,
169 typename _T2Traits::has_trivial_destructor>::_Ret has_trivial_destructor; typedef in struct:__type_traits
H A D_function_base.h98 typedef _STLportLess has_trivial_destructor; typedef in struct:__type_traits
H A D_pthread_alloc.h249 typedef _STLportAlloc has_trivial_destructor; typedef in struct:__pthread_alloc_type_traits
432 typedef _STLportAlloc has_trivial_destructor; typedef in struct:__perthread_alloc_type_traits
H A Dboost_type_traits.h32 #include <boost/type_traits/has_trivial_destructor.hpp>
79 enum { trivial_destructor = ::boost::has_trivial_destructor<_Tp>::value };
80 typedef typename __bool2type<trivial_destructor>::_Ret has_trivial_destructor; typedef in struct:__type_traits
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/
H A D_pair.h168 typedef typename _Land2<typename _T1Traits::has_trivial_destructor,
169 typename _T2Traits::has_trivial_destructor>::_Ret has_trivial_destructor; typedef in struct:__type_traits
H A D_function_base.h98 typedef _STLportLess has_trivial_destructor; typedef in struct:__type_traits
H A D_pthread_alloc.h249 typedef _STLportAlloc has_trivial_destructor; typedef in struct:__pthread_alloc_type_traits
432 typedef _STLportAlloc has_trivial_destructor; typedef in struct:__perthread_alloc_type_traits
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_pair.h168 typedef typename _Land2<typename _T1Traits::has_trivial_destructor,
169 typename _T2Traits::has_trivial_destructor>::_Ret has_trivial_destructor; typedef in struct:__type_traits
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_pair.h168 typedef typename _Land2<typename _T1Traits::has_trivial_destructor,
169 typename _T2Traits::has_trivial_destructor>::_Ret has_trivial_destructor; typedef in struct:__type_traits

Completed in 378 milliseconds

1234