Home
last modified time | relevance | path

Searched defs:xbuf_used (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/algo/detail/
H A Dadaptive_sort_merge.hpp896 , bool const xbuf_used) in move_data_backward()
913 , bool const xbuf_used) in move_data_forward()
1364 , bool const xbuf_used) in merge_blocks_left()
1395 , bool const xbuf_used) in merge_blocks_right()
1547 , bool const xbuf_used) in merge_blocks_with_buf()
1765 , bool const xbuf_used in adaptive_sort_combine_blocks()
2086 , bool xbuf_used in adaptive_merge_combine_blocks()
2157 , bool xbuf_used in adaptive_merge_final_merge()
2433 bool const xbuf_used = collected == to_collect && xbuf.capacity() >= l_block; in adaptive_merge_impl() local