Searched refs:v4 (Results 1 – 11 of 11) sorted by relevance
| /libtiff-4.0.7/html/ |
| H A D | Makefile.am | 79 v4.0.0.html \ 80 v4.0.1.html \ 81 v4.0.2.html \ 82 v4.0.3.html \ 83 v4.0.4beta.html \ 84 v4.0.4.html \ 85 v4.0.5.html \ 86 v4.0.6.html \ 87 v4.0.7.html
|
| H A D | CMakeLists.txt | 75 v4.0.0.html 76 v4.0.1.html 77 v4.0.2.html 78 v4.0.3.html 79 v4.0.4beta.html)
|
| H A D | Makefile.in | 442 v4.0.0.html \ 443 v4.0.1.html \ 444 v4.0.2.html \ 445 v4.0.3.html \ 446 v4.0.4beta.html \ 447 v4.0.4.html \ 448 v4.0.5.html \ 449 v4.0.6.html \ 450 v4.0.7.html
|
| /libtiff-4.0.7/tools/ |
| H A D | pal2rgb.c | 275 #define CopyField4(tag, v1, v2, v3, v4) \ argument 276 if (TIFFGetField(in, tag, &v1, &v2, &v3, &v4)) TIFFSetField(out, tag, v1, v2, v3, v4)
|
| H A D | tiff2bw.c | 323 #define CopyField4(tag, v1, v2, v3, v4) \ argument 324 if (TIFFGetField(in, tag, &v1, &v2, &v3, &v4)) TIFFSetField(out, tag, v1, v2, v3, v4)
|
| H A D | thumbnail.c | 142 #define CopyField4(tag, v1, v2, v3, v4) \ argument 143 if (TIFFGetField(in, tag, &v1, &v2, &v3, &v4)) TIFFSetField(out, tag, v1, v2, v3, v4)
|
| H A D | tiffcp.c | 485 #define CopyField4(tag, v1, v2, v3, v4) \ argument 486 if (TIFFGetField(in, tag, &v1, &v2, &v3, &v4)) TIFFSetField(out, tag, v1, v2, v3, v4)
|
| H A D | tiffcrop.c | 1497 #define CopyField4(tag, v1, v2, v3, v4) \ argument 1498 if (TIFFGetField(in, tag, &v1, &v2, &v3, &v4)) TIFFSetField(out, tag, v1, v2, v3, v4)
|
| /libtiff-4.0.7/ |
| H A D | HOWTO-RELEASE | 108 cvs tag Release-v4-0-0
|
| H A D | ChangeLog | 43 * html/v4.0.7.html: Add a file to document the pending 4.0.7 487 * html/v4.0.6.html: Added release notes for 4.0.6. 604 * html/v4.0.5.html: Added HTML file describing the changes which 946 * add html/v4.0.4beta.html under version control
|
| /libtiff-4.0.7/config/ |
| H A D | config.sub | 185 os=-sco3.2v4 649 i*86v4*)
|