Home
last modified time | relevance | path

Searched defs:accumulate (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_numeric.h42 _Tp accumulate(_InputIterator __first, _InputIterator __last, _Tp _Init) { in accumulate() function
51 _Tp accumulate(_InputIterator __first, _InputIterator __last, _Tp _Init, in accumulate() function