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

  /external/stlport/stlport/stl/
_numeric.c 77 return __identity_element(__opr);
_function_base.h 206 template <class _Tp> inline _Tp __identity_element(plus<_Tp>) { return _Tp(0); } function
207 template <class _Tp> inline _Tp __identity_element(multiplies<_Tp>) { return _Tp(1); } function
_rope.h 133 __identity_element(_Rope_Concat_fn<_CharT, _Alloc>) function
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_numeric.c 77 return __identity_element(__opr);
_function_base.h 206 template <class _Tp> inline _Tp __identity_element(plus<_Tp>) { return _Tp(0); } function
207 template <class _Tp> inline _Tp __identity_element(multiplies<_Tp>) { return _Tp(1); } function
_rope.h 133 __identity_element(_Rope_Concat_fn<_CharT, _Alloc>) function
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_numeric.c 77 return __identity_element(__opr);
_function_base.h 206 template <class _Tp> inline _Tp __identity_element(plus<_Tp>) { return _Tp(0); } function
207 template <class _Tp> inline _Tp __identity_element(multiplies<_Tp>) { return _Tp(1); } function
_rope.h 133 __identity_element(_Rope_Concat_fn<_CharT, _Alloc>) function
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_numeric.c 77 return __identity_element(__opr);
_function_base.h 206 template <class _Tp> inline _Tp __identity_element(plus<_Tp>) { return _Tp(0); } function
207 template <class _Tp> inline _Tp __identity_element(multiplies<_Tp>) { return _Tp(1); } function
_rope.h 133 __identity_element(_Rope_Concat_fn<_CharT, _Alloc>) function
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_numeric.c 77 return __identity_element(__opr);
_function_base.h 206 template <class _Tp> inline _Tp __identity_element(plus<_Tp>) { return _Tp(0); } function
207 template <class _Tp> inline _Tp __identity_element(multiplies<_Tp>) { return _Tp(1); } function
_rope.h 133 __identity_element(_Rope_Concat_fn<_CharT, _Alloc>) function
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_numeric.c 77 return __identity_element(__opr);
_function_base.h 206 template <class _Tp> inline _Tp __identity_element(plus<_Tp>) { return _Tp(0); } function
207 template <class _Tp> inline _Tp __identity_element(multiplies<_Tp>) { return _Tp(1); } function
_rope.h 133 __identity_element(_Rope_Concat_fn<_CharT, _Alloc>) function
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_numeric.c 77 return __identity_element(__opr);
_function_base.h 206 template <class _Tp> inline _Tp __identity_element(plus<_Tp>) { return _Tp(0); } function
207 template <class _Tp> inline _Tp __identity_element(multiplies<_Tp>) { return _Tp(1); } function
_rope.h 133 __identity_element(_Rope_Concat_fn<_CharT, _Alloc>) function
    [all...]

Completed in 497 milliseconds