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/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/img/libdrm/ |
D | configure | 1184 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ 2069 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
|
D | ltmain.sh | 773 --quiet|--silent) preserve_args="$preserve_args $opt"
|
D | aclocal.m4 | 609 -q, --quiet do not print progress messages 632 --quiet | --q* | --silent | --s* | -q ) 667 lt_config_lt_args="$lt_config_lt_args --quiet"
|