Searched refs:deliverable (Results 1 – 4 of 4) sorted by relevance
142 size_t deliverable = min_of(toRead, mOutLastDecoded - mOutDeliverable); in read() local143 if (deliverable > 0) { in read()144 if (outBuf != NULL) memcpy(dest, mOutBuf + mOutDeliverable, deliverable); in read()145 mOutDeliverable += deliverable; in read()146 mOutCurPosition += deliverable; in read()147 dest += deliverable; in read()148 bytesRead += deliverable; in read()149 toRead -= deliverable; in read()
25 must be aware. Beta is a pre-release status indicating that the deliverable40 It should be noted that Support for the Beta release of the deliverable42 maintenance contract for the deliverable.