Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DParameterBlackboard.cpp53 auto dest_first = atOffset(offset); in writeInteger() local
64 auto dest_first = MAKE_ARRAY_ITERATOR(static_cast<uint8_t *>(pvDstData), size); in readInteger() local
/external/sdv/vsomeip/third_party/boost/move/include/boost/move/algo/detail/
Dmerge.hpp676 , InputOutIterator dest_first, InputOutIterator r_first, InputOutIterator r_last in op_merge_with_right_placed()
703 , InputOutIterator dest_first, InputOutIterator r_first, InputOutIterator r_last in swap_merge_with_right_placed()
756 , InputOutIterator dest_first, InputOutIterator r_first, InputOutIterator r_last in merge_with_right_placed()
767 , InputOutIterator dest_first, InputOutIterator r_first, InputOutIterator r_last in uninitialized_merge_with_right_placed()