/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/ |
A D | stl_heap.h | 277 if (__last - __first > 1) in _GLIBCXX_VISIBILITY() 279 --__last; in _GLIBCXX_VISIBILITY() 280 std::__pop_heap(__first, __last, __last, in _GLIBCXX_VISIBILITY() 309 if (__last - __first > 1) in _GLIBCXX_VISIBILITY() 311 --__last; in _GLIBCXX_VISIBILITY() 312 std::__pop_heap(__first, __last, __last, in _GLIBCXX_VISIBILITY() 327 if (__last - __first < 2) in _GLIBCXX_VISIBILITY() 399 --__last; in _GLIBCXX_VISIBILITY() 400 std::__pop_heap(__first, __last, __last, __comp); in _GLIBCXX_VISIBILITY() 520 { return std::is_heap_until(__first, __last) == __last; } in _GLIBCXX_VISIBILITY() [all …]
|
A D | stl_algo.h | 153 return __last; in _GLIBCXX_VISIBILITY() 946 return __last; in _GLIBCXX_VISIBILITY() 965 return __last; in _GLIBCXX_VISIBILITY() 1133 if (__first == __last || __first == --__last) in _GLIBCXX_VISIBILITY() 1159 --__last; in _GLIBCXX_VISIBILITY() 1216 --__last; in _GLIBCXX_VISIBILITY() 1522 --__last; in _GLIBCXX_VISIBILITY() 1901 --__last; in _GLIBCXX_VISIBILITY() 1903 --__last; in _GLIBCXX_VISIBILITY() 4633 if (__first == __last || __nth == __last) in _GLIBCXX_VISIBILITY() [all …]
|
A D | stl_numeric.h | 91 for (; __first != __last; ++__first) in _GLIBCXX_VISIBILITY() 126 for (; __first != __last; ++__first) in _GLIBCXX_VISIBILITY() 153 for (; __first != __last; ++__first) in _GLIBCXX_VISIBILITY() 248 if (__first == __last) in _GLIBCXX_VISIBILITY() 252 while (++__first != __last) in _GLIBCXX_VISIBILITY() 289 if (__first == __last) in _GLIBCXX_VISIBILITY() 293 while (++__first != __last) in _GLIBCXX_VISIBILITY() 328 if (__first == __last) in _GLIBCXX_VISIBILITY() 332 while (++__first != __last) in _GLIBCXX_VISIBILITY() 371 if (__first == __last) in _GLIBCXX_VISIBILITY() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/ |
A D | stl_heap.h | 283 if (__last - __first > 1) in _GLIBCXX_VISIBILITY() 285 --__last; in _GLIBCXX_VISIBILITY() 287 std::__pop_heap(__first, __last, __last, __comp); in _GLIBCXX_VISIBILITY() 315 if (__last - __first > 1) in _GLIBCXX_VISIBILITY() 319 --__last; in _GLIBCXX_VISIBILITY() 320 std::__pop_heap(__first, __last, __last, __cmp); in _GLIBCXX_VISIBILITY() 334 if (__last - __first < 2) in _GLIBCXX_VISIBILITY() 405 while (__last - __first > 1) in _GLIBCXX_VISIBILITY() 407 --__last; in _GLIBCXX_VISIBILITY() 408 std::__pop_heap(__first, __last, __last, __comp); in _GLIBCXX_VISIBILITY() [all …]
|
A D | stl_algo.h | 153 return __last; in _GLIBCXX_VISIBILITY() 955 return __last; in _GLIBCXX_VISIBILITY() 974 return __last; in _GLIBCXX_VISIBILITY() 1142 if (__first == __last || __first == --__last) in _GLIBCXX_VISIBILITY() 1168 --__last; in _GLIBCXX_VISIBILITY() 1225 --__last; in _GLIBCXX_VISIBILITY() 1531 --__last; in _GLIBCXX_VISIBILITY() 1909 --__last; in _GLIBCXX_VISIBILITY() 1911 --__last; in _GLIBCXX_VISIBILITY() 4799 if (__first == __last || __nth == __last) in _GLIBCXX_VISIBILITY() [all …]
|
A D | stl_numeric.h | 96 for (; __first != __last; ++__first) in _GLIBCXX_VISIBILITY() 138 for (; __first != __last; ++__first) in _GLIBCXX_VISIBILITY() 165 for (; __first != __last; ++__first) in _GLIBCXX_VISIBILITY() 261 if (__first == __last) in _GLIBCXX_VISIBILITY() 265 while (++__first != __last) in _GLIBCXX_VISIBILITY() 302 if (__first == __last) in _GLIBCXX_VISIBILITY() 306 while (++__first != __last) in _GLIBCXX_VISIBILITY() 341 if (__first == __last) in _GLIBCXX_VISIBILITY() 345 while (++__first != __last) in _GLIBCXX_VISIBILITY() 384 if (__first == __last) in _GLIBCXX_VISIBILITY() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/ |
A D | stl_heap.h | 294 if (__last - __first > 1) in _GLIBCXX_VISIBILITY() 296 --__last; in _GLIBCXX_VISIBILITY() 298 std::__pop_heap(__first, __last, __last, __comp); in _GLIBCXX_VISIBILITY() 327 if (__last - __first > 1) in _GLIBCXX_VISIBILITY() 331 --__last; in _GLIBCXX_VISIBILITY() 332 std::__pop_heap(__first, __last, __last, __cmp); in _GLIBCXX_VISIBILITY() 347 if (__last - __first < 2) in _GLIBCXX_VISIBILITY() 421 while (__last - __first > 1) in _GLIBCXX_VISIBILITY() 423 --__last; in _GLIBCXX_VISIBILITY() 424 std::__pop_heap(__first, __last, __last, __comp); in _GLIBCXX_VISIBILITY() [all …]
|
A D | stl_algo.h | 905 return __last; in _GLIBCXX_VISIBILITY() 925 return __last; in _GLIBCXX_VISIBILITY() 1099 if (__first == __last || __first == --__last) in _GLIBCXX_VISIBILITY() 1121 --__last; in _GLIBCXX_VISIBILITY() 1126 --__last; in _GLIBCXX_VISIBILITY() 1185 --__last; in _GLIBCXX_VISIBILITY() 1499 --__last; in _GLIBCXX_VISIBILITY() 1886 --__last; in _GLIBCXX_VISIBILITY() 1888 --__last; in _GLIBCXX_VISIBILITY() 4766 if (__first == __last || __nth == __last) in _GLIBCXX_VISIBILITY() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/ |
A D | stl_heap.h | 283 if (__last - __first > 1) in _GLIBCXX_VISIBILITY() 285 --__last; in _GLIBCXX_VISIBILITY() 287 std::__pop_heap(__first, __last, __last, __comp); in _GLIBCXX_VISIBILITY() 315 if (__last - __first > 1) in _GLIBCXX_VISIBILITY() 319 --__last; in _GLIBCXX_VISIBILITY() 320 std::__pop_heap(__first, __last, __last, __cmp); in _GLIBCXX_VISIBILITY() 334 if (__last - __first < 2) in _GLIBCXX_VISIBILITY() 405 while (__last - __first > 1) in _GLIBCXX_VISIBILITY() 407 --__last; in _GLIBCXX_VISIBILITY() 408 std::__pop_heap(__first, __last, __last, __comp); in _GLIBCXX_VISIBILITY() [all …]
|
A D | stl_algo.h | 153 return __last; in _GLIBCXX_VISIBILITY() 949 return __last; in _GLIBCXX_VISIBILITY() 968 return __last; in _GLIBCXX_VISIBILITY() 1136 if (__first == __last || __first == --__last) in _GLIBCXX_VISIBILITY() 1162 --__last; in _GLIBCXX_VISIBILITY() 1219 --__last; in _GLIBCXX_VISIBILITY() 1525 --__last; in _GLIBCXX_VISIBILITY() 1904 --__last; in _GLIBCXX_VISIBILITY() 1906 --__last; in _GLIBCXX_VISIBILITY() 4760 if (__first == __last || __nth == __last) in _GLIBCXX_VISIBILITY() [all …]
|
A D | stl_numeric.h | 91 for (; __first != __last; ++__first) in _GLIBCXX_VISIBILITY() 126 for (; __first != __last; ++__first) in _GLIBCXX_VISIBILITY() 153 for (; __first != __last; ++__first) in _GLIBCXX_VISIBILITY() 248 if (__first == __last) in _GLIBCXX_VISIBILITY() 252 while (++__first != __last) in _GLIBCXX_VISIBILITY() 289 if (__first == __last) in _GLIBCXX_VISIBILITY() 293 while (++__first != __last) in _GLIBCXX_VISIBILITY() 328 if (__first == __last) in _GLIBCXX_VISIBILITY() 332 while (++__first != __last) in _GLIBCXX_VISIBILITY() 371 if (__first == __last) in _GLIBCXX_VISIBILITY() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/ |
A D | stl_heap.h | 294 if (__last - __first > 1) in _GLIBCXX_VISIBILITY() 296 --__last; in _GLIBCXX_VISIBILITY() 298 std::__pop_heap(__first, __last, __last, __comp); in _GLIBCXX_VISIBILITY() 327 if (__last - __first > 1) in _GLIBCXX_VISIBILITY() 331 --__last; in _GLIBCXX_VISIBILITY() 332 std::__pop_heap(__first, __last, __last, __cmp); in _GLIBCXX_VISIBILITY() 347 if (__last - __first < 2) in _GLIBCXX_VISIBILITY() 421 while (__last - __first > 1) in _GLIBCXX_VISIBILITY() 423 --__last; in _GLIBCXX_VISIBILITY() 424 std::__pop_heap(__first, __last, __last, __comp); in _GLIBCXX_VISIBILITY() [all …]
|
A D | stl_algo.h | 930 return __last; in _GLIBCXX_VISIBILITY() 950 return __last; in _GLIBCXX_VISIBILITY() 1124 if (__first == __last || __first == --__last) in _GLIBCXX_VISIBILITY() 1146 --__last; in _GLIBCXX_VISIBILITY() 1151 --__last; in _GLIBCXX_VISIBILITY() 1210 --__last; in _GLIBCXX_VISIBILITY() 1524 --__last; in _GLIBCXX_VISIBILITY() 1911 --__last; in _GLIBCXX_VISIBILITY() 1913 --__last; in _GLIBCXX_VISIBILITY() 4790 if (__first == __last || __nth == __last) in _GLIBCXX_VISIBILITY() [all …]
|
A D | stl_numeric.h | 97 for (; __first != __last; ++__first) in _GLIBCXX_VISIBILITY() 140 for (; __first != __last; ++__first) in _GLIBCXX_VISIBILITY() 168 for (; __first != __last; ++__first) in _GLIBCXX_VISIBILITY() 267 if (__first == __last) in _GLIBCXX_VISIBILITY() 271 while (++__first != __last) in _GLIBCXX_VISIBILITY() 309 if (__first == __last) in _GLIBCXX_VISIBILITY() 313 while (++__first != __last) in _GLIBCXX_VISIBILITY() 349 if (__first == __last) in _GLIBCXX_VISIBILITY() 353 while (++__first != __last) in _GLIBCXX_VISIBILITY() 393 if (__first == __last) in _GLIBCXX_VISIBILITY() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/ |
A D | stl_heap.h | 283 if (__last - __first > 1) in _GLIBCXX_VISIBILITY() 285 --__last; in _GLIBCXX_VISIBILITY() 287 std::__pop_heap(__first, __last, __last, __comp); in _GLIBCXX_VISIBILITY() 315 if (__last - __first > 1) in _GLIBCXX_VISIBILITY() 319 --__last; in _GLIBCXX_VISIBILITY() 320 std::__pop_heap(__first, __last, __last, __cmp); in _GLIBCXX_VISIBILITY() 334 if (__last - __first < 2) in _GLIBCXX_VISIBILITY() 405 while (__last - __first > 1) in _GLIBCXX_VISIBILITY() 407 --__last; in _GLIBCXX_VISIBILITY() 408 std::__pop_heap(__first, __last, __last, __comp); in _GLIBCXX_VISIBILITY() [all …]
|
A D | stl_algo.h | 153 return __last; in _GLIBCXX_VISIBILITY() 949 return __last; in _GLIBCXX_VISIBILITY() 968 return __last; in _GLIBCXX_VISIBILITY() 1136 if (__first == __last || __first == --__last) in _GLIBCXX_VISIBILITY() 1162 --__last; in _GLIBCXX_VISIBILITY() 1219 --__last; in _GLIBCXX_VISIBILITY() 1525 --__last; in _GLIBCXX_VISIBILITY() 1904 --__last; in _GLIBCXX_VISIBILITY() 1906 --__last; in _GLIBCXX_VISIBILITY() 4762 if (__first == __last || __nth == __last) in _GLIBCXX_VISIBILITY() [all …]
|
A D | stl_numeric.h | 91 for (; __first != __last; ++__first) in _GLIBCXX_VISIBILITY() 126 for (; __first != __last; ++__first) in _GLIBCXX_VISIBILITY() 153 for (; __first != __last; ++__first) in _GLIBCXX_VISIBILITY() 248 if (__first == __last) in _GLIBCXX_VISIBILITY() 252 while (++__first != __last) in _GLIBCXX_VISIBILITY() 289 if (__first == __last) in _GLIBCXX_VISIBILITY() 293 while (++__first != __last) in _GLIBCXX_VISIBILITY() 328 if (__first == __last) in _GLIBCXX_VISIBILITY() 332 while (++__first != __last) in _GLIBCXX_VISIBILITY() 371 if (__first == __last) in _GLIBCXX_VISIBILITY() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/ |
A D | stl_heap.h | 276 if (__last - __first > 1) in _GLIBCXX_VISIBILITY() 278 --__last; in _GLIBCXX_VISIBILITY() 279 std::__pop_heap(__first, __last, __last, in _GLIBCXX_VISIBILITY() 307 if (__last - __first > 1) in _GLIBCXX_VISIBILITY() 309 --__last; in _GLIBCXX_VISIBILITY() 310 std::__pop_heap(__first, __last, __last, in _GLIBCXX_VISIBILITY() 325 if (__last - __first < 2) in _GLIBCXX_VISIBILITY() 395 --__last; in _GLIBCXX_VISIBILITY() 396 std::__pop_heap(__first, __last, __last, __comp); in _GLIBCXX_VISIBILITY() 512 { return std::is_heap_until(__first, __last) == __last; } in _GLIBCXX_VISIBILITY() [all …]
|
A D | stl_algo.h | 153 return __last; in _GLIBCXX_VISIBILITY() 946 return __last; in _GLIBCXX_VISIBILITY() 965 return __last; in _GLIBCXX_VISIBILITY() 1133 if (__first == __last || __first == --__last) in _GLIBCXX_VISIBILITY() 1159 --__last; in _GLIBCXX_VISIBILITY() 1216 --__last; in _GLIBCXX_VISIBILITY() 1522 --__last; in _GLIBCXX_VISIBILITY() 1899 --__last; in _GLIBCXX_VISIBILITY() 1901 --__last; in _GLIBCXX_VISIBILITY() 4626 if (__first == __last || __nth == __last) in _GLIBCXX_VISIBILITY() [all …]
|
A D | stl_numeric.h | 91 for (; __first != __last; ++__first) in _GLIBCXX_VISIBILITY() 126 for (; __first != __last; ++__first) in _GLIBCXX_VISIBILITY() 153 for (; __first != __last; ++__first) in _GLIBCXX_VISIBILITY() 248 if (__first == __last) in _GLIBCXX_VISIBILITY() 252 while (++__first != __last) in _GLIBCXX_VISIBILITY() 289 if (__first == __last) in _GLIBCXX_VISIBILITY() 293 while (++__first != __last) in _GLIBCXX_VISIBILITY() 328 if (__first == __last) in _GLIBCXX_VISIBILITY() 332 while (++__first != __last) in _GLIBCXX_VISIBILITY() 371 if (__first == __last) in _GLIBCXX_VISIBILITY() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/ |
A D | stl_heap.h | 276 if (__last - __first > 1) in _GLIBCXX_VISIBILITY() 278 --__last; in _GLIBCXX_VISIBILITY() 279 std::__pop_heap(__first, __last, __last, in _GLIBCXX_VISIBILITY() 307 if (__last - __first > 1) in _GLIBCXX_VISIBILITY() 309 --__last; in _GLIBCXX_VISIBILITY() 310 std::__pop_heap(__first, __last, __last, in _GLIBCXX_VISIBILITY() 325 if (__last - __first < 2) in _GLIBCXX_VISIBILITY() 395 --__last; in _GLIBCXX_VISIBILITY() 396 std::__pop_heap(__first, __last, __last, __comp); in _GLIBCXX_VISIBILITY() 512 { return std::is_heap_until(__first, __last) == __last; } in _GLIBCXX_VISIBILITY() [all …]
|
A D | stl_algo.h | 153 return __last; in _GLIBCXX_VISIBILITY() 946 return __last; in _GLIBCXX_VISIBILITY() 965 return __last; in _GLIBCXX_VISIBILITY() 1133 if (__first == __last || __first == --__last) in _GLIBCXX_VISIBILITY() 1159 --__last; in _GLIBCXX_VISIBILITY() 1216 --__last; in _GLIBCXX_VISIBILITY() 1499 --__last; in _GLIBCXX_VISIBILITY() 1903 --__last; in _GLIBCXX_VISIBILITY() 1905 --__last; in _GLIBCXX_VISIBILITY() 4614 if (__first == __last || __nth == __last) in _GLIBCXX_VISIBILITY() [all …]
|
A D | stl_numeric.h | 91 for (; __first != __last; ++__first) in _GLIBCXX_VISIBILITY() 126 for (; __first != __last; ++__first) in _GLIBCXX_VISIBILITY() 153 for (; __first != __last; ++__first) in _GLIBCXX_VISIBILITY() 248 if (__first == __last) in _GLIBCXX_VISIBILITY() 252 while (++__first != __last) in _GLIBCXX_VISIBILITY() 289 if (__first == __last) in _GLIBCXX_VISIBILITY() 293 while (++__first != __last) in _GLIBCXX_VISIBILITY() 328 if (__first == __last) in _GLIBCXX_VISIBILITY() 332 while (++__first != __last) in _GLIBCXX_VISIBILITY() 371 if (__first == __last) in _GLIBCXX_VISIBILITY() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/debug/ |
A D | functions.h | 174 const _InputIterator& __last in __check_valid_range() argument 335 if (__first == __last) in __check_sorted_aux() 361 if (__first == __last) in __check_sorted_aux() 470 if (__first != __last) in __check_partitioned_lower() 476 return __first == __last; in __check_partitioned_lower() 486 if (__first != __last) in __check_partitioned_upper() 492 return __first == __last; in __check_partitioned_upper() 504 if (__first != __last) in __check_partitioned_lower() 510 return __first == __last; in __check_partitioned_lower() 521 if (__first != __last) in __check_partitioned_upper() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/debug/ |
A D | functions.h | 174 const _InputIterator& __last in __check_valid_range() argument 335 if (__first == __last) in __check_sorted_aux() 361 if (__first == __last) in __check_sorted_aux() 470 if (__first != __last) in __check_partitioned_lower() 476 return __first == __last; in __check_partitioned_lower() 486 if (__first != __last) in __check_partitioned_upper() 492 return __first == __last; in __check_partitioned_upper() 504 if (__first != __last) in __check_partitioned_lower() 510 return __first == __last; in __check_partitioned_lower() 521 if (__first != __last) in __check_partitioned_upper() [all …]
|