Lines Matching full:piece
720 * For a bio data item, a piece is whatever remains of the next
828 * For a page array, a piece comes from the first page in the array
892 * For a pagelist, a piece is whatever remains to be consumed in the
1030 * piece resides on a single page. The network layer might not
1031 * consume an entire piece at once. A data item's cursor keeps
1032 * track of which piece is next to process and how much remains to
1033 * be processed in that piece. It also tracks whether the current
1034 * piece is the last one in the data item.
1081 * Return the page containing the next piece to process for a given
1082 * data item, and supply the page offset and length of that piece.
1083 * Indicate whether this is the last piece in this data item.
1123 * Returns true if the result moves the cursor on to the next piece