Home
last modified time | relevance | path

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

/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/oiiotool/
H A Doiiotool.h117 bool printed_info = false; // printed info at some point variable
H A Doiiotool.cpp2779 ot.printed_info = true; // because taking the diff has output in action_diff()
4529 ot.printed_info = true; in input_file()
5067 ot.printed_info = true; in do_echo()
6166 && !ot.printed_info && !ap.aborted()) { in main()
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/oiiotool/
H A Doiiotool.h117 bool printed_info = false; // printed info at some point variable
H A Doiiotool.cpp2779 ot.printed_info = true; // because taking the diff has output in action_diff()
4529 ot.printed_info = true; in input_file()
5067 ot.printed_info = true; in do_echo()
6166 && !ot.printed_info && !ap.aborted()) { in main()
/dports/sysutils/busybox/busybox-1.26.2/modutils/
H A Dmodutils-24.c3532 static smallint printed_info; in set_tainted() local
3541 if (!printed_info) { in set_tainted()
3543 printed_info = 1; in set_tainted()