Lines Matching full:piece
715 * For a bio data item, a piece is whatever remains of the next
823 * For a page array, a piece comes from the first page in the array
887 * For a pagelist, a piece is whatever remains to be consumed in the
969 * piece resides on a single page. The network layer might not
970 * consume an entire piece at once. A data item's cursor keeps
971 * track of which piece is next to process and how much remains to
972 * be processed in that piece. It also tracks whether the current
973 * piece is the last one in the data item.
1016 * Return the page containing the next piece to process for a given
1017 * data item, and supply the page offset and length of that piece.
1018 * Indicate whether this is the last piece in this data item.
1055 * Returns true if the result moves the cursor on to the next piece