Searched refs:tiffcp (Results 1 – 22 of 22) sorted by relevance
| /libtiff-4.0.7/test/ |
| H A D | CMakeLists.txt | 38 tiffcp-g3.sh 39 tiffcp-g3-1d.sh 40 tiffcp-g3-1d-fill.sh 41 tiffcp-g3-2d.sh 42 tiffcp-g3-2d-fill.sh 43 tiffcp-g4.sh 44 tiffcp-logluv.sh 45 tiffcp-thumbnail.sh 48 tiffcp-split.sh 319 # tiffcp [all …]
|
| H A D | Makefile.am | 72 tiffcp-g3.sh \ 73 tiffcp-g3-1d.sh \ 74 tiffcp-g3-1d-fill.sh \ 75 tiffcp-g3-2d.sh \ 76 tiffcp-g3-2d-fill.sh \ 77 tiffcp-g4.sh \ 78 tiffcp-logluv.sh \ 79 tiffcp-thumbnail.sh \ 82 tiffcp-split.sh \ 83 tiffcp-split-join.sh \
|
| H A D | tiffcp-split-join.sh | 10 conjoined=o-tiffcp-split-join-conjoined.tif 11 reconjoined=o-tiffcp-split-join-reconjoined.tif 12 splitfile=o-tiffcp-split-join-split-
|
| H A D | Makefile.in | 414 tiffcp-g3.sh tiffcp-g3-1d.sh tiffcp-g3-1d-fill.sh \ 415 tiffcp-g3-2d.sh tiffcp-g3-2d-fill.sh tiffcp-g4.sh \ 1157 tiffcp-g3.sh.log: tiffcp-g3.sh 1164 tiffcp-g3-1d.sh.log: tiffcp-g3-1d.sh 1171 tiffcp-g3-1d-fill.sh.log: tiffcp-g3-1d-fill.sh 1178 tiffcp-g3-2d.sh.log: tiffcp-g3-2d.sh 1185 tiffcp-g3-2d-fill.sh.log: tiffcp-g3-2d-fill.sh 1192 tiffcp-g4.sh.log: tiffcp-g4.sh 1199 tiffcp-logluv.sh.log: tiffcp-logluv.sh 1206 tiffcp-thumbnail.sh.log: tiffcp-thumbnail.sh [all …]
|
| H A D | tiffcp-split.sh | 9 conjoined=o-tiffcp-split-conjoined.tif 10 splitfile=o-tiffcp-split-split-
|
| H A D | tiffcp-thumbnail.sh | 7 outfile1=o-tiffcp-thumbnail-in.tif 8 outfile2=o-tiffcp-thumbnail-out.tif
|
| H A D | common.sh | 24 TIFFCP=${TOOLS}/tiffcp
|
| /libtiff-4.0.7/tools/ |
| H A D | Makefile.lcc | 57 tiffcp.o \ 75 tiffcp.ttp \ 91 tiffcp.ttp: tiffcp.c ${LIBTIFF} 92 ${CC} -o tiffcp.ttp ${CFLAGS} tiffcp.c ${LIBS}
|
| H A D | CMakeLists.txt | 68 add_executable(tiffcp tiffcp.c) target 69 target_link_libraries(tiffcp tiff port) 102 tiffcp
|
| H A D | Makefile.am | 44 tiffcp \ program 103 tiffcp_SOURCES = tiffcp.c
|
| H A D | tiffsplit.c | 52 static int tiffcp(TIFF*, TIFF*); 89 if (!tiffcp(in, out)) in main() 158 tiffcp(TIFF* in, TIFF* out) in tiffcp() function
|
| H A D | Makefile.vc | 35 tiffcmp.exe tiffcp.exe tiffcrop.exe tiffdither.exe \
|
| H A D | Makefile.in | 119 tiffcmp$(EXEEXT) tiffcp$(EXEEXT) tiffcrop$(EXEEXT) \ 183 am_tiffcp_OBJECTS = tiffcp.$(OBJEXT) 470 tiffcp_SOURCES = tiffcp.c 630 tiffcp$(EXEEXT): $(tiffcp_OBJECTS) $(tiffcp_DEPENDENCIES) $(EXTRA_tiffcp_DEPENDENCIES) 631 @rm -f tiffcp$(EXEEXT) 684 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tiffcp.Po@am__quote@
|
| H A D | tiffcp.c | 90 static int tiffcp(TIFF*, TIFF*); 304 if (!tiffcp(in, out) || !TIFFWriteDirectory(out)) { in main() 593 tiffcp(TIFF* in, TIFF* out) in tiffcp() function
|
| /libtiff-4.0.7/man/ |
| H A D | Makefile.am | 39 tiffcp.1 \
|
| H A D | CMakeLists.txt | 38 tiffcp.1
|
| H A D | Makefile.in | 345 tiffcp.1 \
|
| /libtiff-4.0.7/html/man/ |
| H A D | Makefile.am | 91 tiffcp.1.html \
|
| H A D | CMakeLists.txt | 84 tiffcp.1.html
|
| H A D | Makefile.in | 393 tiffcp.1.html \
|
| /libtiff-4.0.7/ |
| H A D | ChangeLog | 1815 * tools/tiffcp.c, man/tiffcp.1: Added support for specifying the 1830 tiffiop.h, tif_lzma.c}, tools/tiffcp.c, man/tiffcp.1: Implement a new 2087 * tools/tiffcp.c (tiffcp): Applied Tom Lane's patch to reject 2107 * tools/tiffcp.c (main): tiffcp should not leak memory if an error 2313 which cannot be handled by tiffcp. 2411 * tools/tiffcp.c: add -c sgilog support. 2706 tiff2ps-PS3.sh tiffcp-g3-1d-fill.sh tiffcp-g3-1d.sh 2707 tiffcp-g3-2d-fill.sh tiffcp-g3-2d.sh tiffcp-g3.sh tiffcp-g4.sh 2708 tiffcp-split-join.sh tiffcp-split.sh tiffcp-thumbnail.sh 5714 * tools/tiffcp.c, man/tiffcp.1: Added possibility to specify value -1 [all …]
|
| H A D | configure.com | 945 tiffcp.exe,\ 1061 tiffcp.obj : tiffcp.c 1064 tiffcp.exe : tiffcp.obj
|