Searched refs:report_option (Results 1 – 2 of 2) sorted by relevance
167 macro(report_option var desc) macro189 report_option(ENABLE_SHARED "Shared libraries")190 report_option(ENABLE_STATIC "Static libraries")206 report_option(WITH_12BIT "12-bit JPEG support")220 report_option(WITH_ARITH_DEC "Arithmetic decoding support")227 report_option(WITH_ARITH_ENC "Arithmetic encoding support")231 report_option(WITH_TURBOJPEG "TurboJPEG API library")232 report_option(WITH_JAVA "TurboJPEG Java wrapper")240 report_option(WITH_MEM_SRCDST "In-memory source/destination managers")
1093 def _check_non_report_defaults(self, report_option): argument1094 arguments = self._parse_arguments([report_option])