Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/move/include/boost/move/algo/detail/
Dadaptive_sort_merge.hpp362 bool is_range2_A = key_mid == (key_first+key_count) || key_comp(*key_next, *key_mid); in merge_blocks_bufferless() local
1050 bool const is_range2_A = key_mid == (key_first+key_count) || key_comp(*key_next, *key_mid); in op_merge_blocks_left() local
1280 bool const is_range2_A = key_mid == (key_first+key_count) || key_comp(*key_next, *key_mid); in op_merge_blocks_with_buf() local