Searched defs:xbuf_used (Results 1 – 1 of 1) sorted by relevance
896 , 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