Lines Matching defs:b_end
823 /// @param b_end an iterator that points right after the last element
845 RandomAccessOutputIterator b_end,
892 int last_y_index = b_end - b_start - 1;
964 /// @param b_end an iterator that points right after the last element
986 RandomAccessOutputIterator b_end,
990 int b_size = b_end - b_begin;
1077 /// @param b_end the end iterator of the second input sequence of the
1089 RandomAccessOutputIterator b_end,
1092 int a_size = a_end - a_begin, b_size = b_end - b_begin;
1129 /// @param b_end an iterator pointing to the end of sequence B. Note
1143 RandomAccessOutputIterator b_end,
1148 int b_size = b_end - b_begin;
1188 b_begin, b_end,
1221 b_begin, b_end,
1326 RandomAccessOutputIterator b_end,
1330 unsigned b_size = b_end - b_begin;
1357 b_begin, b_end,
1369 b_begin, b_end,
1409 RandomAccessOutputIterator b_end,
1413 b_begin, b_end,
1464 /// @param b_end an iterator to the end of the sub-region of the
1487 RandomAccessOutputIterator b_end,
1493 int b_size = b_end - b_begin;
1512 for (RandomAccessOutputIterator i = b_begin; i < b_end; ++i)
1529 b_begin, b_end,
1563 for (RandomAccessOutputIterator i = b_begin; i < b_end; ++i)
1589 b_base, b_base + (pu.y() + 1), b_end,
1668 /// @param b_end an iterator to the end of the second sequence to
1689 RandomAccessOutputIterator b_end,
1696 b_begin, b_begin, b_end,
1739 /// @param b_end an iterator to the end of the sub-region of the
1756 RandomAccessOutputIterator b_end,
1764 b_base, b_begin, b_end,
1794 /// @param b_end an iterator to the end of second sequence to
1809 RandomAccessOutputIterator b_end,
1815 b_begin, b_begin, b_end,
1838 /// @param b_end an iterator to the end of second sequence to
1852 RandomAccessOutputIterator b_end,
1857 default_eq_functor>(a_begin, a_end, b_begin, b_end, lcs, ses);
1899 /// @param b_end an iterator to the end of the sub-region of the
1913 RandomAccessOutputIterator b_end,
1920 b_base, b_begin, b_end,
1950 /// @param b_end an iterator to the end of the second sequence to
1962 RandomAccessOutputIterator b_end,
1967 b_begin, b_begin, b_end,
1990 /// @param b_end an iterator to the end of the second sequence to
2001 RandomAccessOutputIterator b_end,
2005 b_begin, b_end,