Searched refs:__topIndex (Results 1 - 25 of 26) sorted by relevance

12

/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_heap.c43 _Distance __holeIndex, _Distance __topIndex, _Tp __val)
46 while (__holeIndex > __topIndex && *(__first + __parent) < __val) {
77 _Distance __topIndex, _Tp __val, _Compare __comp)
80 while (__holeIndex > __topIndex && __comp(*(__first + __parent), __val)) {
113 _Distance __topIndex = __holeIndex; local
126 __push_heap(__first, __holeIndex, __topIndex, __val);
149 _Distance __topIndex = __holeIndex; local
165 __push_heap(__first, __holeIndex, __topIndex, __val, __comp);
42 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __val) argument
76 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __val, _Compare __comp) argument
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
H A D_heap.c43 _Distance __holeIndex, _Distance __topIndex, _Tp __val)
46 while (__holeIndex > __topIndex && *(__first + __parent) < __val) {
77 _Distance __topIndex, _Tp __val, _Compare __comp)
80 while (__holeIndex > __topIndex && __comp(*(__first + __parent), __val)) {
113 _Distance __topIndex = __holeIndex; local
126 __push_heap(__first, __holeIndex, __topIndex, __val);
149 _Distance __topIndex = __holeIndex; local
165 __push_heap(__first, __holeIndex, __topIndex, __val, __comp);
42 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __val) argument
76 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __val, _Compare __comp) argument
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
H A D_heap.c43 _Distance __holeIndex, _Distance __topIndex, _Tp __val)
46 while (__holeIndex > __topIndex && *(__first + __parent) < __val) {
77 _Distance __topIndex, _Tp __val, _Compare __comp)
80 while (__holeIndex > __topIndex && __comp(*(__first + __parent), __val)) {
113 _Distance __topIndex = __holeIndex; local
126 __push_heap(__first, __holeIndex, __topIndex, __val);
149 _Distance __topIndex = __holeIndex; local
165 __push_heap(__first, __holeIndex, __topIndex, __val, __comp);
42 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __val) argument
76 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __val, _Compare __comp) argument
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
H A D_heap.c43 _Distance __holeIndex, _Distance __topIndex, _Tp __val)
46 while (__holeIndex > __topIndex && *(__first + __parent) < __val) {
77 _Distance __topIndex, _Tp __val, _Compare __comp)
80 while (__holeIndex > __topIndex && __comp(*(__first + __parent), __val)) {
113 _Distance __topIndex = __holeIndex; local
126 __push_heap(__first, __holeIndex, __topIndex, __val);
149 _Distance __topIndex = __holeIndex; local
165 __push_heap(__first, __holeIndex, __topIndex, __val, __comp);
42 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __val) argument
76 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __val, _Compare __comp) argument
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_heap.c43 _Distance __holeIndex, _Distance __topIndex, _Tp __val)
46 while (__holeIndex > __topIndex && *(__first + __parent) < __val) {
77 _Distance __topIndex, _Tp __val, _Compare __comp)
80 while (__holeIndex > __topIndex && __comp(*(__first + __parent), __val)) {
113 _Distance __topIndex = __holeIndex; local
126 __push_heap(__first, __holeIndex, __topIndex, __val);
149 _Distance __topIndex = __holeIndex; local
165 __push_heap(__first, __holeIndex, __topIndex, __val, __comp);
42 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __val) argument
76 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __val, _Compare __comp) argument
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/
H A D_heap.c43 _Distance __holeIndex, _Distance __topIndex, _Tp __val)
46 while (__holeIndex > __topIndex && *(__first + __parent) < __val) {
77 _Distance __topIndex, _Tp __val, _Compare __comp)
80 while (__holeIndex > __topIndex && __comp(*(__first + __parent), __val)) {
113 _Distance __topIndex = __holeIndex; local
126 __push_heap(__first, __holeIndex, __topIndex, __val);
149 _Distance __topIndex = __holeIndex; local
165 __push_heap(__first, __holeIndex, __topIndex, __val, __comp);
42 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __val) argument
76 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __val, _Compare __comp) argument
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_heap.c43 _Distance __holeIndex, _Distance __topIndex, _Tp __val)
46 while (__holeIndex > __topIndex && *(__first + __parent) < __val) {
77 _Distance __topIndex, _Tp __val, _Compare __comp)
80 while (__holeIndex > __topIndex && __comp(*(__first + __parent), __val)) {
113 _Distance __topIndex = __holeIndex; local
126 __push_heap(__first, __holeIndex, __topIndex, __val);
149 _Distance __topIndex = __holeIndex; local
165 __push_heap(__first, __holeIndex, __topIndex, __val, __comp);
42 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __val) argument
76 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __val, _Compare __comp) argument
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_heap.c43 _Distance __holeIndex, _Distance __topIndex, _Tp __val)
46 while (__holeIndex > __topIndex && *(__first + __parent) < __val) {
77 _Distance __topIndex, _Tp __val, _Compare __comp)
80 while (__holeIndex > __topIndex && __comp(*(__first + __parent), __val)) {
113 _Distance __topIndex = __holeIndex; local
126 __push_heap(__first, __holeIndex, __topIndex, __val);
149 _Distance __topIndex = __holeIndex; local
165 __push_heap(__first, __holeIndex, __topIndex, __val, __comp);
42 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __val) argument
76 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __val, _Compare __comp) argument
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
H A Dstl_heap.h131 _Distance __holeIndex, _Distance __topIndex, _Tp __value)
134 while (__holeIndex > __topIndex && *(__first + __parent) < __value)
177 _Distance __topIndex, _Tp __value, _Compare __comp)
180 while (__holeIndex > __topIndex
227 const _Distance __topIndex = __holeIndex; local
244 std::__push_heap(__first, __holeIndex, __topIndex,
298 const _Distance __topIndex = __holeIndex; local
316 std::__push_heap(__first, __holeIndex, __topIndex,
130 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value) argument
176 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value, _Compare __comp) argument
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
H A Dstl_heap.h133 _Distance __holeIndex, _Distance __topIndex, _Tp __value)
136 while (__holeIndex > __topIndex && *(__first + __parent) < __value)
179 _Distance __topIndex, _Tp __value, _Compare __comp)
182 while (__holeIndex > __topIndex
229 const _Distance __topIndex = __holeIndex; local
246 std::__push_heap(__first, __holeIndex, __topIndex,
300 const _Distance __topIndex = __holeIndex; local
318 std::__push_heap(__first, __holeIndex, __topIndex,
132 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value) argument
178 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value, _Compare __comp) argument
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
H A Dstl_heap.h133 _Distance __holeIndex, _Distance __topIndex, _Tp __value)
136 while (__holeIndex > __topIndex && *(__first + __parent) < __value)
179 _Distance __topIndex, _Tp __value, _Compare __comp)
182 while (__holeIndex > __topIndex
229 const _Distance __topIndex = __holeIndex; local
246 std::__push_heap(__first, __holeIndex, __topIndex,
300 const _Distance __topIndex = __holeIndex; local
318 std::__push_heap(__first, __holeIndex, __topIndex,
132 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value) argument
178 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value, _Compare __comp) argument
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_heap.h131 _Distance __holeIndex, _Distance __topIndex, _Tp __value)
134 while (__holeIndex > __topIndex && *(__first + __parent) < __value)
177 _Distance __topIndex, _Tp __value, _Compare __comp)
180 while (__holeIndex > __topIndex
227 const _Distance __topIndex = __holeIndex; local
244 std::__push_heap(__first, __holeIndex, __topIndex,
298 const _Distance __topIndex = __holeIndex; local
316 std::__push_heap(__first, __holeIndex, __topIndex,
130 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value) argument
176 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value, _Compare __comp) argument
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_heap.h131 _Distance __holeIndex, _Distance __topIndex, _Tp __value)
134 while (__holeIndex > __topIndex && *(__first + __parent) < __value)
177 _Distance __topIndex, _Tp __value, _Compare __comp)
180 while (__holeIndex > __topIndex
227 const _Distance __topIndex = __holeIndex; local
244 std::__push_heap(__first, __holeIndex, __topIndex,
298 const _Distance __topIndex = __holeIndex; local
316 std::__push_heap(__first, __holeIndex, __topIndex,
130 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value) argument
176 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value, _Compare __comp) argument
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_heap.h131 _Distance __holeIndex, _Distance __topIndex, _Tp __value)
134 while (__holeIndex > __topIndex && *(__first + __parent) < __value)
177 _Distance __topIndex, _Tp __value, _Compare __comp)
180 while (__holeIndex > __topIndex
227 const _Distance __topIndex = __holeIndex; local
244 std::__push_heap(__first, __holeIndex, __topIndex,
298 const _Distance __topIndex = __holeIndex; local
316 std::__push_heap(__first, __holeIndex, __topIndex,
130 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value) argument
176 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value, _Compare __comp) argument
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
H A Dstl_heap.h131 _Distance __holeIndex, _Distance __topIndex, _Tp __value)
134 while (__holeIndex > __topIndex && *(__first + __parent) < __value)
177 _Distance __topIndex, _Tp __value, _Compare __comp)
180 while (__holeIndex > __topIndex
227 const _Distance __topIndex = __holeIndex; local
244 std::__push_heap(__first, __holeIndex, __topIndex,
298 const _Distance __topIndex = __holeIndex; local
316 std::__push_heap(__first, __holeIndex, __topIndex,
130 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value) argument
176 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value, _Compare __comp) argument
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dstl_heap.h133 _Distance __holeIndex, _Distance __topIndex, _Tp __value)
136 while (__holeIndex > __topIndex && *(__first + __parent) < __value)
179 _Distance __topIndex, _Tp __value, _Compare __comp)
182 while (__holeIndex > __topIndex
229 const _Distance __topIndex = __holeIndex; local
246 std::__push_heap(__first, __holeIndex, __topIndex,
300 const _Distance __topIndex = __holeIndex; local
318 std::__push_heap(__first, __holeIndex, __topIndex,
132 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value) argument
178 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value, _Compare __comp) argument
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dstl_heap.h133 _Distance __holeIndex, _Distance __topIndex, _Tp __value)
136 while (__holeIndex > __topIndex && *(__first + __parent) < __value)
180 _Distance __topIndex, _Tp __value, _Compare __comp)
183 while (__holeIndex > __topIndex
231 const _Distance __topIndex = __holeIndex; local
248 std::__push_heap(__first, __holeIndex, __topIndex,
305 const _Distance __topIndex = __holeIndex; local
323 std::__push_heap(__first, __holeIndex, __topIndex,
132 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value) argument
179 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value, _Compare __comp) argument
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_heap.h133 _Distance __holeIndex, _Distance __topIndex, _Tp __value)
136 while (__holeIndex > __topIndex && *(__first + __parent) < __value)
179 _Distance __topIndex, _Tp __value, _Compare __comp)
182 while (__holeIndex > __topIndex
229 const _Distance __topIndex = __holeIndex; local
246 std::__push_heap(__first, __holeIndex, __topIndex,
300 const _Distance __topIndex = __holeIndex; local
318 std::__push_heap(__first, __holeIndex, __topIndex,
132 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value) argument
178 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value, _Compare __comp) argument
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dstl_heap.h133 _Distance __holeIndex, _Distance __topIndex, _Tp __value)
136 while (__holeIndex > __topIndex && *(__first + __parent) < __value)
179 _Distance __topIndex, _Tp __value, _Compare __comp)
182 while (__holeIndex > __topIndex
229 const _Distance __topIndex = __holeIndex; local
246 std::__push_heap(__first, __holeIndex, __topIndex,
300 const _Distance __topIndex = __holeIndex; local
318 std::__push_heap(__first, __holeIndex, __topIndex,
132 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value) argument
178 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value, _Compare __comp) argument
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dstl_heap.h133 _Distance __holeIndex, _Distance __topIndex, _Tp __value)
136 while (__holeIndex > __topIndex && *(__first + __parent) < __value)
180 _Distance __topIndex, _Tp __value, _Compare __comp)
183 while (__holeIndex > __topIndex
231 const _Distance __topIndex = __holeIndex; local
248 std::__push_heap(__first, __holeIndex, __topIndex,
305 const _Distance __topIndex = __holeIndex; local
323 std::__push_heap(__first, __holeIndex, __topIndex,
132 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value) argument
179 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value, _Compare __comp) argument
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
H A Dstl_heap.h132 _Distance __holeIndex, _Distance __topIndex, _Tp __value)
135 while (__holeIndex > __topIndex && *(__first + __parent) < __value)
179 _Distance __topIndex, _Tp __value, _Compare __comp)
182 while (__holeIndex > __topIndex
230 const _Distance __topIndex = __holeIndex; local
247 std::__push_heap(__first, __holeIndex, __topIndex,
304 const _Distance __topIndex = __holeIndex; local
322 std::__push_heap(__first, __holeIndex, __topIndex,
131 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value) argument
178 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value, _Compare __comp) argument
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_heap.h133 _Distance __holeIndex, _Distance __topIndex, _Tp __value)
136 while (__holeIndex > __topIndex && *(__first + __parent) < __value)
180 _Distance __topIndex, _Tp __value, _Compare __comp)
183 while (__holeIndex > __topIndex
231 const _Distance __topIndex = __holeIndex; local
248 std::__push_heap(__first, __holeIndex, __topIndex,
305 const _Distance __topIndex = __holeIndex; local
323 std::__push_heap(__first, __holeIndex, __topIndex,
132 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value) argument
179 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value, _Compare __comp) argument
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dstl_heap.h133 _Distance __holeIndex, _Distance __topIndex, _Tp __value)
136 while (__holeIndex > __topIndex && *(__first + __parent) < __value)
179 _Distance __topIndex, _Tp __value, _Compare __comp)
182 while (__holeIndex > __topIndex
229 const _Distance __topIndex = __holeIndex; local
246 std::__push_heap(__first, __holeIndex, __topIndex,
300 const _Distance __topIndex = __holeIndex; local
318 std::__push_heap(__first, __holeIndex, __topIndex,
132 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value) argument
178 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value, _Compare __comp) argument
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dstl_heap.h133 _Distance __holeIndex, _Distance __topIndex, _Tp __value)
136 while (__holeIndex > __topIndex && *(__first + __parent) < __value)
180 _Distance __topIndex, _Tp __value, _Compare __comp)
183 while (__holeIndex > __topIndex
231 const _Distance __topIndex = __holeIndex; local
248 std::__push_heap(__first, __holeIndex, __topIndex,
305 const _Distance __topIndex = __holeIndex; local
323 std::__push_heap(__first, __holeIndex, __topIndex,
132 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value) argument
179 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value, _Compare __comp) argument
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
H A Dstl_heap.h132 _Distance __holeIndex, _Distance __topIndex, _Tp __value)
135 while (__holeIndex > __topIndex && *(__first + __parent) < __value)
179 _Distance __topIndex, _Tp __value, _Compare __comp)
182 while (__holeIndex > __topIndex
230 const _Distance __topIndex = __holeIndex; local
247 std::__push_heap(__first, __holeIndex, __topIndex,
304 const _Distance __topIndex = __holeIndex; local
322 std::__push_heap(__first, __holeIndex, __topIndex,
131 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value) argument
178 __push_heap(_RandomAccessIterator __first, _Distance __holeIndex, _Distance __topIndex, _Tp __value, _Compare __comp) argument

Completed in 490 milliseconds

12