Lines Matching refs:halfway
632 unsigned halfway = start + sub_length / 2;633 uc16_stream.SeekForward(halfway - i);634 string_stream.SeekForward(halfway - i);635 utf8_stream.SeekForward(halfway - i);636 i = halfway;