Home
last modified time | relevance | path

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

/external/bzip2/
Dbzlib.c291 Bool progress_in = False; in copy_input_until_stop() local
301 progress_in = True; in copy_input_until_stop()
319 progress_in = True; in copy_input_until_stop()
328 return progress_in; in copy_input_until_stop()
363 Bool progress_in = False; in handle_compress() local
383 progress_in |= copy_input_until_stop ( s ); in handle_compress()
402 return progress_in || progress_out; in handle_compress()
/external/valgrind/memcheck/tests/
Dvarinfo6.c4695 Bool progress_in = False; in copy_input_until_stop() local
4705 progress_in = True; in copy_input_until_stop()
4723 progress_in = True; in copy_input_until_stop()
4732 return progress_in; in copy_input_until_stop()
4767 Bool progress_in = False; in handle_compress() local
4787 progress_in |= copy_input_until_stop ( s ); in handle_compress()
4806 return progress_in || progress_out; in handle_compress()
Dorigin5-bz2.c4657 Bool progress_in = False; in copy_input_until_stop() local
4667 progress_in = True; in copy_input_until_stop()
4685 progress_in = True; in copy_input_until_stop()
4695 return progress_in; in copy_input_until_stop()
4730 Bool progress_in = False; in handle_compress() local
4750 progress_in |= copy_input_until_stop ( s ); in handle_compress()
4769 return progress_in || progress_out; in handle_compress()
/external/valgrind/perf/
Dbz2.c4655 Bool progress_in = False; in copy_input_until_stop() local
4665 progress_in = True; in copy_input_until_stop()
4683 progress_in = True; in copy_input_until_stop()
4692 return progress_in; in copy_input_until_stop()
4727 Bool progress_in = False; in handle_compress() local
4747 progress_in |= copy_input_until_stop ( s ); in handle_compress()
4766 return progress_in || progress_out; in handle_compress()
Dtest_input_for_tinycc.c3749 Bool progress_in = ((Bool)0); in copy_input_until_stop() local
3759 progress_in = ((Bool)1); in copy_input_until_stop()
3777 progress_in = ((Bool)1); in copy_input_until_stop()
3786 return progress_in; in copy_input_until_stop()
3821 Bool progress_in = ((Bool)0); in handle_compress() local
3841 progress_in |= copy_input_until_stop ( s ); in handle_compress()
3860 return progress_in || progress_out; in handle_compress()
/external/valgrind/exp-sgcheck/tests/
Dhackedbz2.c4666 Bool progress_in = False; in copy_input_until_stop() local
4676 progress_in = True; in copy_input_until_stop()
4694 progress_in = True; in copy_input_until_stop()
4703 return progress_in; in copy_input_until_stop()
4738 Bool progress_in = False; in handle_compress() local
4758 progress_in |= copy_input_until_stop ( s ); in handle_compress()
4777 return progress_in || progress_out; in handle_compress()