Home
last modified time | relevance | path

Searched refs:run (Results 1 – 14 of 14) sorted by relevance

/libtiff-4.0.7/libtiff/
H A Dmkspans.c60 { register int run, runlen, i; in main() local
62 for (run = 0x80; run != 0xff; run = (run>>1)|0x80) { in main()
63 for (i = run-1; i >= 0; i--) { in main()
64 runs[1][run|i] = runlen; in main()
65 runs[0][(~(run|i)) & 0xff] = runlen; in main()
H A Dtif_fax3.c373 uint32 x, bx, run; in _TIFFFax3fillruns() local
382 if (x+run > lastx || run > lastx ) in _TIFFFax3fillruns()
384 if (run) { in _TIFFFax3fillruns()
390 run -= 8-bx; in _TIFFFax3fillruns()
408 run &= 7; in _TIFFFax3fillruns()
410 if (run) in _TIFFFax3fillruns()
417 if (x+run > lastx || run > lastx ) in _TIFFFax3fillruns()
419 if (run) { in _TIFFFax3fillruns()
425 run -= 8-bx; in _TIFFFax3fillruns()
443 run &= 7; in _TIFFFax3fillruns()
[all …]
/libtiff-4.0.7/config/
H A Dcompile244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
248 right script to run: please start by reading the file 'INSTALL'.
H A Dmissing40 --run)
H A Dltmain.sh2230 $progname: and run autoconf again.
2237 $progname: and run autoconf again.
2245 $progname: of $PACKAGE $VERSION and run autoconf again.
2318 --dry-run|--dryrun|-n)
4062 $ECHO " - have your system administrator run these commands:$admincmds"
/libtiff-4.0.7/
H A Dcommit104 -n|--dry-run)
H A Daclocal.m474 # depending on how configure is run. This is pretty annoying, since
166 # dependency, and given that the user is not expected to run this macro,
257 # not run yet. These depmodes are late enough in the game, and
450 AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
547 Your 'rm' program seems unable to run without file operands specified
570 to "yes", and re-run configure.
583 dnl mangled by Autoconf and run in a shell conditional statement.
1029 # run "make install-strip". However 'strip' might not be the right
H A Dconfigure1471 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1479 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1598 User-defined run-time library search path.
2735 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2739 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2749 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
3535 Your 'rm' program seems unable to run without file operands specified
3558 to "yes", and re-run configure.
8288 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
8289 $as_echo_n "checking how to run the C preprocessor... " >&6; }
[all …]
H A Dconfigure.ac33 dnl Compute the canonical host (run-time) system type variable
475 dnl Enable run-time paths to libraries usage.
H A DChangeLog548 point, and it's likely the unit tests haven't (ever?) been run on
696 'lld' is not assured by the run-time DLLs and so GCC warns.
1127 * libtiff/tif_next.c: in the "run mode", use tilewidth for tiled images
1152 * tools/thumbnail.c, tools/tiffcrop.c: "fix" heap read over-run found with
1431 * test/raw_decode.c: Add changes so that test can run with build
1680 the run-time target whereas target is used to specify the final
1730 margin, thus overrunning our buffer of run lengths. Per CVE-2011-0192.
1733 equality case, since emitting a run without increasing a0 still allows
2385 added 'memcheck' and 'ptrcheck' targets to make it easy to run the
6968 conversion for the run arrays.
/libtiff-4.0.7/contrib/tags/
H A DREADME86 and then run them. These programs do nothing more than create a small
111 with the Makefile provided, and run the test programs.
/libtiff-4.0.7/m4/
H A Dacinclude.m451 dnl before doing a test compilation run with compiler-specific flags.
606 dnl ACTION-IF-FOUND is a list of shell commands to run if a threads library
607 dnl is found, and ACTION-IF-NOT-FOUND is a list of commands to run it if it
H A Dltoptions.m477 dnl we run the default mode handler for the pair. For example, if neither
H A Dlibtool.m4520 dnl then we will have config.status run $CONFIG_LT later, so it
780 # is reportedly fixed, but why not run on old versions too?
1707 # On MiNT this can take a long time and run out of memory.
2383 [User-defined run-time library search path.])
2457 # and later when we are not doing run time linking.
3146 [Detected run-time system search path for libraries])
5359 # On IA64, the linker does run time linking by default, so we don't
5380 # Test if we are trying to use run time linking or normal
5508 # Warning - without using the other run time loading flags,
6449 # Test if we are trying to use run time linking or normal
[all …]