Searched refs:uint_keys (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 D | adaptive_sort_merge.hpp | 1902 size_type *const uint_keys = xbuf.template aligned_trailing<size_type>(); in adaptive_sort_combine_all_blocks() local 1904 ( uint_keys, less(), !use_internal_buf || is_merge_left ? first : first-l_block in adaptive_sort_combine_all_blocks() 2135 size_type *const uint_keys = xbuf.template aligned_trailing<size_type>(l_block); in adaptive_merge_combine_blocks() local 2137 combine_params( uint_keys, less(), l_combine in adaptive_merge_combine_blocks() 2143 …(uint_keys, less(), first, l_block, l_irreg1, n_block_a, n_block_b, l_irreg2, comp, xbuf.data(), t… in adaptive_merge_combine_blocks()
|