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

  /external/stlport/stlport/stl/
_algobase.h 84 typedef typename _SwapImplemented<_Tp>::_Ret _Implemented;
87 typedef typename __bool2type<_Is>::_Ret _Implemented;
89 _STLP_PRIV __swap_aux(__a, __b, _Implemented());
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_algobase.h 84 typedef typename _SwapImplemented<_Tp>::_Ret _Implemented;
87 typedef typename __bool2type<_Is>::_Ret _Implemented;
89 _STLP_PRIV __swap_aux(__a, __b, _Implemented());
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_algobase.h 84 typedef typename _SwapImplemented<_Tp>::_Ret _Implemented;
87 typedef typename __bool2type<_Is>::_Ret _Implemented;
89 _STLP_PRIV __swap_aux(__a, __b, _Implemented());
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_algobase.h 84 typedef typename _SwapImplemented<_Tp>::_Ret _Implemented;
87 typedef typename __bool2type<_Is>::_Ret _Implemented;
89 _STLP_PRIV __swap_aux(__a, __b, _Implemented());
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_algobase.h 84 typedef typename _SwapImplemented<_Tp>::_Ret _Implemented;
87 typedef typename __bool2type<_Is>::_Ret _Implemented;
89 _STLP_PRIV __swap_aux(__a, __b, _Implemented());
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_algobase.h 84 typedef typename _SwapImplemented<_Tp>::_Ret _Implemented;
87 typedef typename __bool2type<_Is>::_Ret _Implemented;
89 _STLP_PRIV __swap_aux(__a, __b, _Implemented());

Completed in 188 milliseconds