Home
last modified time | relevance | path

Searched refs:is_heap (Results 1 – 2 of 2) sorted by relevance

/external/stlport/stlport/stl/
D_algo.h705 bool is_heap(_RandomAccessIter __first, _RandomAccessIter __last);
708 bool is_heap(_RandomAccessIter __first, _RandomAccessIter __last,
D_algo.c1985 bool is_heap(_RandomAccessIter __first, _RandomAccessIter __last) { in is_heap() function
1991 bool is_heap(_RandomAccessIter __first, _RandomAccessIter __last, in is_heap() function