Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/move/include/boost/move/algo/detail/
Dadaptive_sort_merge.hpp162 ( RandItKeys const key_next in swap_and_update_key()
183 (RandItKeys const key_next in update_key()
200 (RandItKeys const key_next in buffer_and_update_key()
336 RandItKeys const key_next(key_range2 + next_key_idx); in merge_blocks_bufferless() local
361 for(RandItKeys key_next = key_first; key_next != key_end; ++key_next){ in merge_blocks_bufferless() local
971 RandItKeys const key_next(key_first + next_key_idx); in op_merge_blocks_with_irreg() local
1049 RandItKeys const key_next(key_range2 + next_key_idx); in op_merge_blocks_left() local
1279 RandItKeys const key_next(key_range2 + next_key_idx); in op_merge_blocks_with_buf() local
/external/icing/icing/legacy/index/
Dicing-dynamic-trie.cc2215 Next key_next(key_char, node_index); in LowerBound() local