Lines Matching full:there
101 /// guaranteed that there is a place to do an insertion at the specified
104 /// If there is no space in this subtree for the extra piece, the extra tree
112 /// If there is no space in this subtree for the extra piece, the extra tree
117 /// guaranteed that there is a split at Offset.
202 /// guaranteed that there is a place to do an insertion at the specified
205 /// If there is no space in this subtree for the extra piece, the extra tree
213 /// If there is no space in this subtree for the extra piece, the extra tree
219 /// guaranteed that there is a split at Offset.
229 /// guaranteed that there is a place to do an insertion at the specified
232 /// If there is no space in this subtree for the extra piece, the extra tree
235 // Find the insertion point. We are guaranteed that there is a split at the
238 // Fastpath for a common case. There is already a splitpoint at the end.
250 // If there is already a split point at the specified offset, just return
273 /// If there is no space in this subtree for the extra piece, the extra tree
279 // Find the insertion point. We are guaranteed that there is a split at the
335 /// guaranteed that there is a split at Offset.
337 // Since we are guaranteed that there is a split at Offset, we start by
338 // finding the Piece that starts there.
434 /// guaranteed that there is a place to do an insertion at the specified
437 /// If there is no space in this subtree for the extra piece, the extra tree
446 /// If there is no space in this subtree for the extra piece, the extra tree
455 /// guaranteed that there is a split at Offset.
465 /// guaranteed that there is a place to do an insertion at the specified
468 /// If there is no space in this subtree for the extra piece, the extra tree
480 // If already split there, we're done.
494 /// If there is no space in this subtree for the extra piece, the extra tree
498 // Find the insertion point. We are guaranteed that there is a split at the
564 /// guaranteed that there is a split at Offset.
621 /// guaranteed that there is a place to do an insertion at the specified
624 /// If there is no space in this subtree for the extra piece, the extra tree
637 /// If there is no space in this subtree for the extra piece, the extra tree
648 /// guaranteed that there is a split at Offset.