Lines Matching refs:more
29 // for more details.
1105 // If the FIN flag is set, and there is no more data in this data
1233 // indicates that it cannot process any more data, or (more commonly) we
1242 bool more = true;
1256 while (more && read_successfully) {
1263 more = read_successfully = false;
1274 more = decomp->avail_in > 0;
1282 // indicates that it cannot process any more data, or (more commonly) we