Searched refs:_STLP_IS_POD (Results 1 - 24 of 24) sorted by relevance

/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
H A D_msvc.h86 # define _STLP_IS_POD(T) __is_pod(T) macro
H A D_mwerks.h144 # define _STLP_IS_POD(T) Metrowerks::is_POD<T>::value macro
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
H A D_msvc.h86 # define _STLP_IS_POD(T) __is_pod(T) macro
H A D_mwerks.h144 # define _STLP_IS_POD(T) Metrowerks::is_POD<T>::value macro
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
H A D_msvc.h86 # define _STLP_IS_POD(T) __is_pod(T) macro
H A D_mwerks.h144 # define _STLP_IS_POD(T) Metrowerks::is_POD<T>::value macro
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
H A D_msvc.h86 # define _STLP_IS_POD(T) __is_pod(T) macro
H A D_mwerks.h144 # define _STLP_IS_POD(T) Metrowerks::is_POD<T>::value macro
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
H A D_msvc.h86 # define _STLP_IS_POD(T) __is_pod(T) macro
H A D_mwerks.h144 # define _STLP_IS_POD(T) Metrowerks::is_POD<T>::value macro
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/config/
H A D_msvc.h86 # define _STLP_IS_POD(T) __is_pod(T) macro
H A D_mwerks.h144 # define _STLP_IS_POD(T) Metrowerks::is_POD<T>::value macro
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/config/
H A D_msvc.h86 # define _STLP_IS_POD(T) __is_pod(T) macro
H A D_mwerks.h144 # define _STLP_IS_POD(T) Metrowerks::is_POD<T>::value macro
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
H A D_msvc.h86 # define _STLP_IS_POD(T) __is_pod(T) macro
H A D_mwerks.h144 # define _STLP_IS_POD(T) Metrowerks::is_POD<T>::value macro
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A Dtype_traits.h253 typedef typename __bool2type<_STLP_IS_POD(_Tp)>::_Ret is_POD_type;
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
H A Dtype_traits.h253 typedef typename __bool2type<_STLP_IS_POD(_Tp)>::_Ret is_POD_type;
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
H A Dtype_traits.h253 typedef typename __bool2type<_STLP_IS_POD(_Tp)>::_Ret is_POD_type;
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
H A Dtype_traits.h253 typedef typename __bool2type<_STLP_IS_POD(_Tp)>::_Ret is_POD_type;
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
H A Dtype_traits.h253 typedef typename __bool2type<_STLP_IS_POD(_Tp)>::_Ret is_POD_type;
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/
H A Dtype_traits.h253 typedef typename __bool2type<_STLP_IS_POD(_Tp)>::_Ret is_POD_type;
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/
H A Dtype_traits.h253 typedef typename __bool2type<_STLP_IS_POD(_Tp)>::_Ret is_POD_type;
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A Dtype_traits.h253 typedef typename __bool2type<_STLP_IS_POD(_Tp)>::_Ret is_POD_type;

Completed in 57 milliseconds