Searched refs:output (Results 1 – 17 of 17) sorted by relevance
| /libtiff-4.0.7/tools/ |
| H A D | tiff2pdf.c | 3088 output, in t2p_readwrite_pdf_image_tile() 3093 output, in t2p_readwrite_pdf_image_tile() 3099 output, in t2p_readwrite_pdf_image_tile() 3103 output, in t2p_readwrite_pdf_image_tile() 3108 output, in t2p_readwrite_pdf_image_tile() 3112 output, in t2p_readwrite_pdf_image_tile() 5002 output); in t2p_write_pdf_transfer_stream() 5151 output); in t2p_write_pdf_xobject_icccs_stream() 5167 output); in t2p_write_pdf_xobject_palettecs_stream() 5521 output); in t2p_write_pdf() [all …]
|
| H A D | tiff2ps.c | 253 FILE* output = stdout; in main() local 318 output = fopen(optarg, "w"); in main() 319 if (output == NULL) { in main() 473 np = TIFF2PS(output, tif, pageWidth, pageHeight, in main() 483 PSTail(output, np); in main() 486 if (output != stdout) in main() 487 fclose(output); in main()
|
| /libtiff-4.0.7/config/ |
| H A D | ltmain.sh | 6621 output) 7476 case $output in 9689 done > "$output" 9843 : > $output 9982 libobjs=$output 10103 libobj=$output 10109 obj=$output 10517 case $output in 10564 $RM $output 10737 case $output in [all …]
|
| H A D | depcomp | 43 object Object file output by 'PROGRAMS ARGS'. 45 depfile Dependency file to output.
|
| H A D | compile | 245 arguments, and rename the output as expected.
|
| /libtiff-4.0.7/contrib/iptcutil/ |
| H A D | README | 6 Usage: iptcutil -t | -b [-i file] [-o file] <input >output 11 -o switches to tell the program what the input and output files
|
| /libtiff-4.0.7/m4/ |
| H A D | acinclude.m4 | 2 dnl Message output 180 dnl compiler and linker flags are included in the output variables 207 dnl scripts that are the output of Autoconf when processing the Macro. You 314 dnl flags are included in the output variables "GLU_CFLAGS" and "GLU_LIBS", 346 dnl scripts that are the output of Autoconf when processing the Macro. You 467 dnl are included in the output variables "GLUT_CFLAGS" and "GLUT_LIBS", 493 dnl scripts that are the output of Autoconf when processing the Macro. You 582 dnl sets the PTHREAD_LIBS output variable to the threads library and linker 583 dnl flags, and the PTHREAD_CFLAGS output variable to any special C compiler 637 dnl scripts that are the output of Autoconf when processing the Macro. You
|
| H A D | ltsugar.m4 | 51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
|
| H A D | libtool.m4 | 951 # Check for compiler boilerplate output or warnings with 965 # Check for linker boilerplate output or warnings with 3366 reload_cmds='$LD$reload_flag -o $output$reload_objs' 3377 reload_cmds='$LD$reload_flag -o $output$reload_objs' 4056 # Try sorting and uniquifying the output. 7452 # compiler output when linking a shared library. 7453 # Parse the compiler output and extract the necessary 7521 dnl Parse the compiler output and extract the necessary 7524 # Parse the compiler output and extract the necessary 7582 # once in the compiler output. [all …]
|
| /libtiff-4.0.7/contrib/win_dib/ |
| H A D | README.Tiffile | 12 to the output raster, rather than expanding out to full 32 bit format. It
|
| /libtiff-4.0.7/ |
| H A D | aclocal.m4 | 188 # making a dummy file named 'D' -- because '-MD' means "put the output 198 # both Tru64's cc and ICC support -MD to output dependencies as a 238 # versions had trouble with output in subdirs. 377 # Find all dependency output files, they are included files with 445 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output 553 of your $PATH and any error possibly output before this message. This 709 # Ignore all kinds of additional output from 'make'. 965 [less verbose build output (undo: "make V=1")]) 968 [verbose build output (undo: "make V=0")])dnl
|
| H A D | nmake.opt | 142 # Name of the output shared library
|
| H A D | ChangeLog | 566 * libtiff/tif_predict.c: fix generation of output with 16 bit 760 Bugzilla Bug #2078. Suppress initial output of the header. 769 correct sizing and scaling problems with output document. 1102 tiffcp -c none jpeg_encoded_file.tif output.tif 1105 the output normally inherits YCbCr subsampling parameters 2622 when constructing output file names. 2952 using LONG8 type when output format is BigTIFF. The 5129 * tools/tiffcp.c: close output file on normal exit. 5856 of input and output. Details at 6342 * libtiff/mkversion.c: Fix output of TIFF_VERSION to be [all …]
|
| H A D | configure | 1493 --enable-silent-rules less verbose build output (undo: "make V=1") 1494 --disable-silent-rules verbose build output (undo: "make V=0") 2418 /* Do not output a trailing newline, as this causes \r\n confusion 3366 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output 3541 of your $PATH and any error possibly output before this message. This 11205 reload_cmds='$CC -r -o $output$reload_objs'
|
| /libtiff-4.0.7/test/ |
| H A D | TiffTestCommon.cmake | 60 # Test a simple command which sends output to stdout
|
| H A D | CMakeLists.txt | 185 set(TEST_OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/output")
|
| /libtiff-4.0.7/contrib/addtiffo/ |
| H A D | README | 64 The tiffinfo output of such a file might look like this:
|