Home | History | Annotate | Download | only in bzip2

Lines Matching full:progress_in

291    Bool progress_in = False;
301 progress_in = True;
319 progress_in = True;
328 return progress_in;
363 Bool progress_in = False;
383 progress_in |= copy_input_until_stop ( s );
402 return progress_in || progress_out;