Home
last modified time | relevance | path

Searched refs:unmerged (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/boost/move/algo/detail/
Dadaptive_sort_merge.hpp1057 RandIt unmerged; in op_merge_blocks_left() local
1062 unmerged = op_partial_merge_and_save( first1, last1, first2, last2, first_min in op_merge_blocks_left()
1068 unmerged = op_partial_merge_and_save in op_merge_blocks_left()
1071 (void)unmerged; in op_merge_blocks_left()
1072 … BOOST_MOVE_ADAPTIVE_SORT_INVARIANT(boost::movelib::is_sorted(first-l_block, unmerged, comp)); in op_merge_blocks_left()
1283 …RandIt const unmerged = op_partial_merge_and_save(first1, last1, first2, last2, first_min, buffer,… in op_merge_blocks_with_buf() local
1286 BOOST_ASSERT(is_range_1_empty || (buffer_end-buffer) == (last1+l_block-unmerged)); in op_merge_blocks_with_buf()
1298 … BOOST_MOVE_ADAPTIVE_SORT_INVARIANT(!is_range_1_empty || (last_min-first_min) == (last2-unmerged)); in op_merge_blocks_with_buf()
1302 first1 = unmerged; in op_merge_blocks_with_buf()
1303 BOOST_MOVE_ADAPTIVE_SORT_INVARIANT(boost::movelib::is_sorted(first, unmerged, comp)); in op_merge_blocks_with_buf()
/third_party/grpc/summerofcode/2016/
Dsiddharth_shukla.md46 The list of unmerged pull requests is as follows:
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
Dmtl_format_utils.mm274 // TODO(anglebug.com/5505): unmerged change from WebKit was here -
/third_party/python/Objects/
Dlistsort.txt327 it consumes memory to remember the runs that are still unmerged, and the
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
DChangeLog.md188 now produces bitwise-identical results to the unmerged algorithms.
/third_party/libjpeg-turbo/
DChangeLog.md371 now produces bitwise-identical results to the unmerged algorithms.
/third_party/skia/third_party/externals/libjpeg-turbo/
DChangeLog.md580 now produces bitwise-identical results to the unmerged algorithms.
/third_party/mesa3d/docs/relnotes/
D21.3.0.rst3415 - dlist: don't handle unmerged draws as merged
D21.2.0.rst4372 - dlist: don't handle unmerged draws as merged