Searched defs:l_intbuf (Results 1 – 2 of 2) sorted by relevance
| /third_party/boost/boost/move/algo/ |
| D | adaptive_merge.hpp | 100 , typename iterator_traits<RandIt>::size_type l_intbuf in adaptive_merge_final_merge() 124 …rge_n_keys_without_external_keys(SizeType l_block, SizeType len1, SizeType len2, SizeType l_intbuf) in adaptive_merge_n_keys_without_external_keys() 139 …_merge_n_keys_with_external_keys(SizeType l_block, SizeType len1, SizeType len2, SizeType l_intbuf) in adaptive_merge_n_keys_with_external_keys() 152 size_type l_intbuf = xbuf.capacity() >= l_block ? 0u : l_block; in adaptive_merge_n_keys_intbuf() local 244 size_type l_intbuf = 0; in adaptive_merge_impl() local
|
| D | adaptive_sort.hpp | 245 , typename iterator_traits<RandIt>::size_type &l_intbuf in adaptive_sort_combine_all_blocks() 348 , typename iterator_traits<RandIt>::size_type const l_intbuf in adaptive_sort_final_merge() 386 , Unsigned &n_keys, Unsigned &l_intbuf, Unsigned &l_base, Unsigned &l_build_buf in adaptive_sort_build_params() 552 size_type l_intbuf = 0; in adaptive_sort_impl() local
|