HomeSort by relevance Sort by last modified time
    Searched refs:_DistanceType (Results 1 - 25 of 48) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
stl_heap.h 161 _DistanceType;
171 std::__push_heap(__first, _DistanceType((__last - __first) - 1),
172 _DistanceType(0), _GLIBCXX_MOVE(__value));
211 _DistanceType;
220 std::__push_heap(__first, _DistanceType((__last - __first) - 1),
221 _DistanceType(0), _GLIBCXX_MOVE(__value), __comp);
258 _DistanceType;
262 std::__adjust_heap(__first, _DistanceType(0),
263 _DistanceType(__last - __first),
330 _DistanceType;
    [all...]
stl_algo.h 399 _DistanceType;
401 _DistanceType __tailSize = __last - __first;
402 const _DistanceType __pattSize = __count;
407 const _DistanceType __skipOffset = __pattSize - 1;
422 _DistanceType __remainder = __skipOffset;
492 _DistanceType;
494 _DistanceType __tailSize = __last - __first;
495 const _DistanceType __pattSize = __count;
500 const _DistanceType __skipOffset = __pattSize - 1;
515 _DistanceType __remainder = __skipOffset
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_heap.h 161 _DistanceType;
171 std::__push_heap(__first, _DistanceType((__last - __first) - 1),
172 _DistanceType(0), _GLIBCXX_MOVE(__value));
212 _DistanceType;
221 std::__push_heap(__first, _DistanceType((__last - __first) - 1),
222 _DistanceType(0), _GLIBCXX_MOVE(__value), __comp);
259 _DistanceType;
263 std::__adjust_heap(__first, _DistanceType(0),
264 _DistanceType(__last - __first),
337 _DistanceType;
    [all...]
stl_algo.h 391 _DistanceType;
393 _DistanceType __tailSize = __last - __first;
394 _DistanceType __remainder = __count;
469 _DistanceType;
471 _DistanceType __tailSize = __last - __first;
472 _DistanceType __remainder = __count;
832 _DistanceType;
834 _DistanceType __len = std::distance(__first, __last);
835 _DistanceType __half;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_heap.h 161 _DistanceType;
171 std::__push_heap(__first, _DistanceType((__last - __first) - 1),
172 _DistanceType(0), _GLIBCXX_MOVE(__value));
212 _DistanceType;
221 std::__push_heap(__first, _DistanceType((__last - __first) - 1),
222 _DistanceType(0), _GLIBCXX_MOVE(__value), __comp);
259 _DistanceType;
263 std::__adjust_heap(__first, _DistanceType(0),
264 _DistanceType(__last - __first),
337 _DistanceType;
    [all...]
stl_algo.h 391 _DistanceType;
393 _DistanceType __tailSize = __last - __first;
394 _DistanceType __remainder = __count;
469 _DistanceType;
471 _DistanceType __tailSize = __last - __first;
472 _DistanceType __remainder = __count;
832 _DistanceType;
834 _DistanceType __len = std::distance(__first, __last);
835 _DistanceType __half;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_heap.h 159 _DistanceType;
169 std::__push_heap(__first, _DistanceType((__last - __first) - 1),
170 _DistanceType(0), _GLIBCXX_MOVE(__value));
209 _DistanceType;
218 std::__push_heap(__first, _DistanceType((__last - __first) - 1),
219 _DistanceType(0), _GLIBCXX_MOVE(__value), __comp);
256 _DistanceType;
260 std::__adjust_heap(__first, _DistanceType(0),
261 _DistanceType(__last - __first),
328 _DistanceType;
    [all...]
stl_algo.h 414 _DistanceType;
416 _DistanceType __tailSize = __last - __first;
417 const _DistanceType __pattSize = __count;
422 const _DistanceType __skipOffset = __pattSize - 1;
437 _DistanceType __remainder = __skipOffset;
507 _DistanceType;
509 _DistanceType __tailSize = __last - __first;
510 const _DistanceType __pattSize = __count;
515 const _DistanceType __skipOffset = __pattSize - 1;
530 _DistanceType __remainder = __skipOffset
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_heap.h 159 _DistanceType;
169 std::__push_heap(__first, _DistanceType((__last - __first) - 1),
170 _DistanceType(0), _GLIBCXX_MOVE(__value));
209 _DistanceType;
218 std::__push_heap(__first, _DistanceType((__last - __first) - 1),
219 _DistanceType(0), _GLIBCXX_MOVE(__value), __comp);
256 _DistanceType;
260 std::__adjust_heap(__first, _DistanceType(0),
261 _DistanceType(__last - __first),
328 _DistanceType;
    [all...]
stl_algo.h 414 _DistanceType;
416 _DistanceType __tailSize = __last - __first;
417 const _DistanceType __pattSize = __count;
422 const _DistanceType __skipOffset = __pattSize - 1;
437 _DistanceType __remainder = __skipOffset;
507 _DistanceType;
509 _DistanceType __tailSize = __last - __first;
510 const _DistanceType __pattSize = __count;
515 const _DistanceType __skipOffset = __pattSize - 1;
530 _DistanceType __remainder = __skipOffset
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_heap.h 159 _DistanceType;
169 std::__push_heap(__first, _DistanceType((__last - __first) - 1),
170 _DistanceType(0), _GLIBCXX_MOVE(__value));
209 _DistanceType;
218 std::__push_heap(__first, _DistanceType((__last - __first) - 1),
219 _DistanceType(0), _GLIBCXX_MOVE(__value), __comp);
256 _DistanceType;
260 std::__adjust_heap(__first, _DistanceType(0),
261 _DistanceType(__last - __first),
328 _DistanceType;
    [all...]
stl_algo.h 414 _DistanceType;
416 _DistanceType __tailSize = __last - __first;
417 const _DistanceType __pattSize = __count;
422 const _DistanceType __skipOffset = __pattSize - 1;
437 _DistanceType __remainder = __skipOffset;
507 _DistanceType;
509 _DistanceType __tailSize = __last - __first;
510 const _DistanceType __pattSize = __count;
515 const _DistanceType __skipOffset = __pattSize - 1;
530 _DistanceType __remainder = __skipOffset
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_heap.h 159 _DistanceType;
169 std::__push_heap(__first, _DistanceType((__last - __first) - 1),
170 _DistanceType(0), _GLIBCXX_MOVE(__value));
209 _DistanceType;
218 std::__push_heap(__first, _DistanceType((__last - __first) - 1),
219 _DistanceType(0), _GLIBCXX_MOVE(__value), __comp);
256 _DistanceType;
260 std::__adjust_heap(__first, _DistanceType(0),
261 _DistanceType(__last - __first),
328 _DistanceType;
    [all...]
stl_algo.h 414 _DistanceType;
416 _DistanceType __tailSize = __last - __first;
417 const _DistanceType __pattSize = __count;
422 const _DistanceType __skipOffset = __pattSize - 1;
437 _DistanceType __remainder = __skipOffset;
507 _DistanceType;
509 _DistanceType __tailSize = __last - __first;
510 const _DistanceType __pattSize = __count;
515 const _DistanceType __skipOffset = __pattSize - 1;
530 _DistanceType __remainder = __skipOffset
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_heap.h 161 _DistanceType;
171 std::__push_heap(__first, _DistanceType((__last - __first) - 1),
172 _DistanceType(0), _GLIBCXX_MOVE(__value));
211 _DistanceType;
220 std::__push_heap(__first, _DistanceType((__last - __first) - 1),
221 _DistanceType(0), _GLIBCXX_MOVE(__value), __comp);
258 _DistanceType;
262 std::__adjust_heap(__first, _DistanceType(0),
263 _DistanceType(__last - __first),
330 _DistanceType;
    [all...]
stl_algo.h 399 _DistanceType;
401 _DistanceType __tailSize = __last - __first;
402 const _DistanceType __pattSize = __count;
407 const _DistanceType __skipOffset = __pattSize - 1;
422 _DistanceType __remainder = __skipOffset;
492 _DistanceType;
494 _DistanceType __tailSize = __last - __first;
495 const _DistanceType __pattSize = __count;
500 const _DistanceType __skipOffset = __pattSize - 1;
515 _DistanceType __remainder = __skipOffset
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_heap.h 162 _DistanceType;
172 std::__push_heap(__first, _DistanceType((__last - __first) - 1),
173 _DistanceType(0), _GLIBCXX_MOVE(__value));
213 _DistanceType;
222 std::__push_heap(__first, _DistanceType((__last - __first) - 1),
223 _DistanceType(0), _GLIBCXX_MOVE(__value), __comp);
260 _DistanceType;
264 std::__adjust_heap(__first, _DistanceType(0),
265 _DistanceType(__last - __first),
335 _DistanceType;
    [all...]
stl_algo.h 387 _DistanceType;
389 _DistanceType __tailSize = __last - __first;
390 const _DistanceType __pattSize = __count;
395 const _DistanceType __skipOffset = __pattSize - 1;
410 _DistanceType __remainder = __skipOffset;
480 _DistanceType;
482 _DistanceType __tailSize = __last - __first;
483 const _DistanceType __pattSize = __count;
488 const _DistanceType __skipOffset = __pattSize - 1;
503 _DistanceType __remainder = __skipOffset
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_heap.h 161 _DistanceType;
171 std::__push_heap(__first, _DistanceType((__last - __first) - 1),
172 _DistanceType(0), _GLIBCXX_MOVE(__value));
211 _DistanceType;
220 std::__push_heap(__first, _DistanceType((__last - __first) - 1),
221 _DistanceType(0), _GLIBCXX_MOVE(__value), __comp);
258 _DistanceType;
262 std::__adjust_heap(__first, _DistanceType(0),
263 _DistanceType(__last - __first),
330 _DistanceType;
    [all...]
stl_algo.h 399 _DistanceType;
401 _DistanceType __tailSize = __last - __first;
402 const _DistanceType __pattSize = __count;
407 const _DistanceType __skipOffset = __pattSize - 1;
422 _DistanceType __remainder = __skipOffset;
492 _DistanceType;
494 _DistanceType __tailSize = __last - __first;
495 const _DistanceType __pattSize = __count;
500 const _DistanceType __skipOffset = __pattSize - 1;
515 _DistanceType __remainder = __skipOffset
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_heap.h 162 _DistanceType;
172 std::__push_heap(__first, _DistanceType((__last - __first) - 1),
173 _DistanceType(0), _GLIBCXX_MOVE(__value));
213 _DistanceType;
222 std::__push_heap(__first, _DistanceType((__last - __first) - 1),
223 _DistanceType(0), _GLIBCXX_MOVE(__value), __comp);
260 _DistanceType;
264 std::__adjust_heap(__first, _DistanceType(0),
265 _DistanceType(__last - __first),
335 _DistanceType;
    [all...]
stl_algo.h 387 _DistanceType;
389 _DistanceType __tailSize = __last - __first;
390 const _DistanceType __pattSize = __count;
395 const _DistanceType __skipOffset = __pattSize - 1;
410 _DistanceType __remainder = __skipOffset;
480 _DistanceType;
482 _DistanceType __tailSize = __last - __first;
483 const _DistanceType __pattSize = __count;
488 const _DistanceType __skipOffset = __pattSize - 1;
503 _DistanceType __remainder = __skipOffset
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_heap.h 161 _DistanceType;
171 std::__push_heap(__first, _DistanceType((__last - __first) - 1),
172 _DistanceType(0), _GLIBCXX_MOVE(__value));
212 _DistanceType;
221 std::__push_heap(__first, _DistanceType((__last - __first) - 1),
222 _DistanceType(0), _GLIBCXX_MOVE(__value), __comp);
259 _DistanceType;
263 std::__adjust_heap(__first, _DistanceType(0),
264 _DistanceType(__last - __first),
337 _DistanceType;
    [all...]
stl_algo.h 391 _DistanceType;
393 _DistanceType __tailSize = __last - __first;
394 _DistanceType __remainder = __count;
469 _DistanceType;
471 _DistanceType __tailSize = __last - __first;
472 _DistanceType __remainder = __count;
832 _DistanceType;
834 _DistanceType __len = std::distance(__first, __last);
835 _DistanceType __half;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_heap.h 155 _DistanceType;
165 std::__push_heap(__first, _DistanceType((__last - __first) - 1),
166 _DistanceType(0), _GLIBCXX_MOVE(__value),
190 _DistanceType;
199 std::__push_heap(__first, _DistanceType((__last - __first) - 1),
200 _DistanceType(0), _GLIBCXX_MOVE(__value),
241 _DistanceType;
245 std::__adjust_heap(__first, _DistanceType(0),
246 _DistanceType(__last - __first),
323 _DistanceType;
    [all...]

Completed in 1331 milliseconds

1 2