Searched refs:quiet (Results 1 – 12 of 12) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/ |
D | Makefile | 13 quiet?=true macro 77 quiet:=$(if $(or $(verbose), $(V)),, yes) macro 78 qexec=$(if $(quiet),@) 133 $(if $(quiet),@echo " [DEP] $@") 138 $(if $(quiet),@echo " [CC] $@") 142 $(if $(quiet),@echo " [DEP] $@") 147 $(if $(quiet),@echo " [CXX] $@") 151 $(if $(quiet),@echo " [DEP] $@") 157 $(if $(quiet),@echo " [AS] $@") 161 $(if $(quiet),@echo " [DEP] $@") [all …]
|
D | configure.sh | 448 ARFLAGS = -rus\$(if \$(quiet),c,v)
|
/hardware/bsp/intel/peripheral/libupm/src/ |
D | doxy2swig.py | 63 def __init__(self, src, include_function_definition=True, quiet=False): argument 96 self.quiet = quiet 379 if not self.quiet: 381 p = Doxy2SWIG(fname, self.include_function_definition, self.quiet) 429 def convert(input, output, include_function_definition=True, quiet=False): argument 430 p = Doxy2SWIG(input, include_function_definition, quiet) 453 convert(args[0], args[1], not options.func_def, options.quiet)
|
/hardware/bsp/intel/peripheral/libmraa/src/ |
D | doxy2swig.py | 63 def __init__(self, src, include_function_definition=True, quiet=False): argument 96 self.quiet = quiet 379 if not self.quiet: 381 p = Doxy2SWIG(fname, self.include_function_definition, self.quiet) 429 def convert(input, output, include_function_definition=True, quiet=False): argument 430 p = Doxy2SWIG(input, include_function_definition, quiet) 453 convert(args[0], args[1], not options.func_def, options.quiet)
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/ |
D | README.webm | 23 - quiet read related uint64->size_t warnings 24 - ne_buffer_read: quiet uint64->size_t warning
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | vpxenc.h | 35 int quiet; member
|
D | vpxdec.c | 495 int stop_after = 0, postproc = 0, summary = 0, quiet = 1; in main_loop() local 576 quiet = 0; in main_loop() 729 if (!quiet) in main_loop()
|
D | vpxenc.c | 699 global->quiet = 1; in parse_global_config() 1331 if (!global->quiet) in get_cx_data() 1398 if (!global->quiet) in get_cx_data() 1673 if (!global.quiet) { in main() 1746 if (!global.quiet) in main()
|
D | CHANGELOG | 63 vpxenc: add -quiet option 417 * the -q (quiet) option has been removed, and replaced with 418 -v (verbose). the output is quiet by default. Use -v to see
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/ |
D | vpx-astyle.sh | 8 --suffix=none --quiet --max-instatement-indent=80 "$@"
|
D | ftfy.sh | 111 if ! git diff --quiet HEAD; then 153 if ! git diff --quiet; then
|
/hardware/intel/common/libmix/mix_common/ |
D | INSTALL | 268 `--quiet'
|