Home
last modified time | relevance | path

Searched refs:progress_in (Results 1 – 1 of 1) sorted by relevance

/oneTBB/examples/graph/fgbzip2/
H A Dbzlib.cpp324 Bool progress_in = False; in copy_input_until_stop() local
335 progress_in = True; in copy_input_until_stop()
356 progress_in = True; in copy_input_until_stop()
366 return progress_in; in copy_input_until_stop()
397 Bool progress_in = False; in handle_compress() local
415 progress_in |= copy_input_until_stop(s); in handle_compress()
431 return progress_in || progress_out; in handle_compress()