Searched
refs:quiet (Results
251 -
275 of
687) sorted by null
<<11121314151617181920>>
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
vpxdec.c | 495 int stop_after = 0, postproc = 0, summary = 0, quiet = 1; local 576 quiet = 0; 729 if (!quiet)
|
vpxenc.c | 203 static const arg_def_t quietarg = ARG_DEF("q", "quiet", 0, 699 global->quiet = 1; [all...] |
/external/fdlibm/ |
configure | 502 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ 756 -q, --quiet, --silent do not print \`checking...' messages 991 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ [all...] |
/external/libvpx/libvpx/ |
vpxenc.c | 170 "q", "quiet", 0, "Do not print encode progress"); 905 global->quiet = 1; [all...] |
/external/chromium-trace/catapult/third_party/typ/typ/ |
runner.py | 508 if self.args.quiet: 509 # Print nothing when --quiet was passed. 554 elif not self.args.quiet: 577 if self.args.quiet and num_failures == 0:
|
/external/nanopb-c/generator/ |
nanopb_generator.py | [all...] |