Home
last modified time | relevance | path

Searched refs:tiffcp (Results 1 – 21 of 21) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/
A DCMakeLists.txt38 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
49 tiffcp-split.sh
330 # tiffcp
[all …]
A Dtiffcp-split-join.sh10 conjoined=o-tiffcp-split-join-conjoined.tif
11 reconjoined=o-tiffcp-split-join-reconjoined.tif
12 splitfile=o-tiffcp-split-join-split-
A DMakefile.am73 tiffcp-g3.sh \
74 tiffcp-g3-1d.sh \
75 tiffcp-g3-1d-fill.sh \
76 tiffcp-g3-2d.sh \
77 tiffcp-g3-2d-fill.sh \
78 tiffcp-g4.sh \
79 tiffcp-logluv.sh \
80 tiffcp-thumbnail.sh \
81 tiffcp-lzw-compat.sh \
84 tiffcp-split.sh \
[all …]
A Dtiffcp-thumbnail.sh7 outfile1=o-tiffcp-thumbnail-in.tif
8 outfile2=o-tiffcp-thumbnail-out.tif
A Dtiffcp-split.sh9 conjoined=o-tiffcp-split-conjoined.tif
10 splitfile=o-tiffcp-split-split-
A DMakefile.in414 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 \
416 tiffcp-logluv.sh tiffcp-thumbnail.sh tiffcp-lzw-compat.sh \
1165 tiffcp-g3.sh.log: tiffcp-g3.sh
1172 tiffcp-g3-1d.sh.log: tiffcp-g3-1d.sh
1179 tiffcp-g3-1d-fill.sh.log: tiffcp-g3-1d-fill.sh
1186 tiffcp-g3-2d.sh.log: tiffcp-g3-2d.sh
1200 tiffcp-g4.sh.log: tiffcp-g4.sh
1207 tiffcp-logluv.sh.log: tiffcp-logluv.sh
1214 tiffcp-thumbnail.sh.log: tiffcp-thumbnail.sh
[all …]
A Dcommon.sh24 TIFFCP=${TOOLS}/tiffcp
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A DCMakeLists.txt68 add_executable(tiffcp tiffcp.c) target
69 target_link_libraries(tiffcp tiff port)
102 tiffcp
A DMakefile.am44 tiffcp \ program
103 tiffcp_SOURCES = tiffcp.c
A Dtiffsplit.c52 static int tiffcp(TIFF*, TIFF*);
89 if (!tiffcp(in, out)) in main()
158 tiffcp(TIFF* in, TIFF* out) in tiffcp() function
A DMakefile.vc35 tiffcmp.exe tiffcp.exe tiffcrop.exe tiffdither.exe \
A DMakefile.in119 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@
A Dtiffcp.c89 static int tiffcp(TIFF*, TIFF*);
303 if (!tiffcp(in, out) || !TIFFWriteDirectory(out)) { in main()
592 tiffcp(TIFF* in, TIFF* out) in tiffcp() function
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/man/
A DMakefile.am37 tiffcp.1 \
A DCMakeLists.txt36 tiffcp.1
A DMakefile.in343 tiffcp.1 \
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/html/man/
A DMakefile.am89 tiffcp.1.html \
A DCMakeLists.txt82 tiffcp.1.html
A DMakefile.in391 tiffcp.1.html \
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DChangeLog2685 * tools/tiffcp.c, man/tiffcp.1: Added support for specifying the
2700 tiffiop.h, tif_lzma.c}, tools/tiffcp.c, man/tiffcp.1: Implement a new
2957 * tools/tiffcp.c (tiffcp): Applied Tom Lane's patch to reject
2977 * tools/tiffcp.c (main): tiffcp should not leak memory if an error
3183 which cannot be handled by tiffcp.
3281 * tools/tiffcp.c: add -c sgilog support.
3576 tiff2ps-PS3.sh tiffcp-g3-1d-fill.sh tiffcp-g3-1d.sh
3577 tiffcp-g3-2d-fill.sh tiffcp-g3-2d.sh tiffcp-g3.sh tiffcp-g4.sh
3578 tiffcp-split-join.sh tiffcp-split.sh tiffcp-thumbnail.sh
6584 * tools/tiffcp.c, man/tiffcp.1: Added possibility to specify value -1
[all …]
A Dconfigure.com945 tiffcp.exe,\
1061 tiffcp.obj : tiffcp.c
1064 tiffcp.exe : tiffcp.obj

Completed in 34 milliseconds