Searched defs:nCopy (Results 1 – 6 of 6) sorted by relevance
102 int nCopy = MIN(nRead, (JOURNAL_CHUNKSIZE - iChunkOffset)); in memjrnlRead() local
220 const int nCopy = MIN(nSrcPgsz, nDestPgsz); in backupOnePage() local
267 int nCopy; /* Number of bytes to copy into buffer */ in demoWrite() local
1500 unsigned int nCopy = 0; // Number of samples to copy in RecordProcessImpl() local1607 unsigned int nCopy = 0; in PlayoutProcessImpl() local
707 sqlite3_int64 nCopy; in asyncRead() local
822 int nCopy = sizeof(aBuf); in filecopy_x() local