Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_algobase.c159 _STLP_INLINE_LOOP _RandomAccessIter __find_if(_RandomAccessIter __first, _RandomAccessIter __last, in __find_if() function
203 _STLP_INLINE_LOOP _InputIter __find_if(_InputIter __first, _InputIter __last, in __find_if() function