Home
last modified time | relevance | path

Searched refs:verbose (Results 1 – 10 of 10) sorted by relevance

/libtiff-4.0.7/tools/
H A Dfax2tiff.c67 int verbose; variable
223 verbose++; in main()
333 if (!verbose) in main()
337 if (!verbose) in main()
342 if (verbose) { in main()
H A Dtiffgt.c58 static int verbose = 0; variable
129 verbose = 1; in main()
/libtiff-4.0.7/contrib/dbs/xtiff/
H A Dxtiff.c139 Boolean verbose; member
167 XtOffset(AppDataPtr, verbose), XtRImmediate, (XtPointer) True
284 if (appData.verbose == False) { in main()
394 fprintf(appData.verbose ? stderr : stdout, in OpenTIFFFile()
678 if (appData.verbose == True) in GetVisual()
/libtiff-4.0.7/
H A Daclocal.m4959 # Enable less verbose build rules; with the default set to DEFAULT
960 # ("yes" being less verbose, "no" or empty being verbose).
965 [less verbose build output (undo: "make V=1")])
968 [verbose build output (undo: "make V=0")])dnl
H A DCMakeLists.txt125 # These are annoyingly verbose, produce false positives or don't work
H A Dconfigure891 verbose=
1200 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1201 verbose=yes ;;
1493 --enable-silent-rules less verbose build output (undo: "make V=1")
1494 --disable-silent-rules verbose build output (undo: "make V=0")
4699 $CC -c -verbose -w0 -warnprotos -std1 conftest.c > /dev/null 2>&1 &&
H A DChangeLog2502 * test/common.sh - start verbose mode after common settings.
/libtiff-4.0.7/m4/
H A Dacinclude.m470 $CC -c -verbose -w0 -warnprotos -std1 conftest.c > /dev/null 2>&1 &&
73 vl_cv_prog_cc_warnings="-verbose -w0 -warnprotos"
75 vl_cv_prog_cc_warnings="-verbose -w0 -warnprotos -std1"
H A Dlibtool.m46420 # Commands to make compiler produce verbose output that lists
6790 # Commands to make compiler produce verbose output that lists
6855 # Commands to make compiler produce verbose output that lists
6940 # Commands to make compiler produce verbose output that lists
7023 # Commands to make compiler produce verbose output that lists
7174 # Commands to make compiler produce verbose output that lists
7199 # Commands to make compiler produce verbose output that lists
7283 # Commands to make compiler produce verbose output that lists
7294 # Commands to make compiler produce verbose output that lists
7451 # Figure out "hidden" library dependencies from verbose
/libtiff-4.0.7/config/
H A Dltmain.sh1732 --verbose|-v) opt_verbose=: ;;
2366 --no-verbose)
2384 --verbose|-v) opt_quiet=false