Searched defs:__unique_copy (Results 1 – 1 of 1) sorted by relevance
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _algo.c | 295 __unique_copy(_InputIterator __first, _InputIterator __last, in __unique_copy() function 310 __unique_copy(_InputIter __first, _InputIter __last,_OutputIter __result, in __unique_copy() function 318 __unique_copy(_InputIter __first, _InputIter __last, _ForwardIter __result, in __unique_copy() function 329 __unique_copy(_InputIterator __first, _InputIterator __last, in __unique_copy() function 337 __unique_copy(_InputIterator __first, _InputIterator __last, in __unique_copy() function
|