Home | History | Annotate | Download | only in spdy

Lines Matching refs:more

29 // for more details.
1101 // If the FIN flag is set, and there is no more data in this data
1229 // indicates that it cannot process any more data, or (more commonly) we
1238 bool more = true;
1252 while (more && read_successfully) {
1259 more = read_successfully = false;
1270 more = decomp->avail_in > 0;
1278 // indicates that it cannot process any more data, or (more commonly) we