Home
last modified time | relevance | path

Searched refs:format (Results 1 – 24 of 24) sorted by relevance

/libtiff-4.0.7/port/
H A Dsnprintf.c14 int _TIFF_vsnprintf_f(char* str, size_t size, const char* format, va_list ap) in _TIFF_vsnprintf_f() argument
19 count = _vsnprintf_s(str, size, _TRUNCATE, format, ap); in _TIFF_vsnprintf_f()
21 count = _vscprintf(format, ap); in _TIFF_vsnprintf_f()
26 int _TIFF_snprintf_f(char* str, size_t size, const char* format, ...) in _TIFF_snprintf_f() argument
31 va_start(ap, format); in _TIFF_snprintf_f()
32 count = vsnprintf(str, size, format, ap); in _TIFF_snprintf_f()
H A Dlibport.h57 int snprintf(char* str, size_t size, const char* format, ...);
/libtiff-4.0.7/tools/
H A Dtiffcrop.c427 int format; member
2462 if (dump.format != DUMP_NONE) in main()
2494 if (format == DUMP_TEXT) in dump_data()
2533 if (format == DUMP_TEXT) in dump_byte()
2568 if (format == DUMP_TEXT) in dump_short()
2605 if (format == DUMP_TEXT) in dump_long()
2641 if (format == DUMP_TEXT) in dump_wide()
2668 if (format == DUMP_TEXT) in dump_info()
2695 if (format == DUMP_TEXT) in dump_buffer()
3958 dump_info (dumpfile, format, "", in combineSeparateSamples16bits()
[all …]
/libtiff-4.0.7/libtiff/
H A Dtiffconf.h-vms27 /* Define as 0 or 1 according to the floating point format suported by the
62 /* Support Pixar log-format algorithm (requires Zlib) */
H A Dtif_pixarlog.c608 int format = td->td_sampleformat; in PixarLogGuessDataFmt() local
615 if (format == SAMPLEFORMAT_IEEEFP) in PixarLogGuessDataFmt()
619 if (format == SAMPLEFORMAT_VOID || format == SAMPLEFORMAT_UINT) in PixarLogGuessDataFmt()
623 if (format == SAMPLEFORMAT_VOID || format == SAMPLEFORMAT_INT) in PixarLogGuessDataFmt()
627 if (format == SAMPLEFORMAT_VOID || format == SAMPLEFORMAT_UINT) in PixarLogGuessDataFmt()
631 if (format == SAMPLEFORMAT_VOID || format == SAMPLEFORMAT_UINT) in PixarLogGuessDataFmt()
H A Dtiffconf.h.in51 /* Define as 0 or 1 according to the floating point format suported by the
87 /* Support Pixar log-format algorithm (requires Zlib) */
H A Dtiffconf.h.cmake.in54 /* Define as 0 or 1 according to the floating point format suported by the
90 /* Support Pixar log-format algorithm (requires Zlib) */
H A Dtif_config.h-vms7 /* Define as 0 or 1 according to the floating point format suported by the
H A Dtif_config.h.in61 /* Define as 0 or 1 according to the floating point format suported by the
213 /* Support Microsoft Document Imaging format */
246 /* Support Pixar log-format algorithm (requires Zlib) */
H A Dtiffiop.h63 extern int snprintf(char* str, size_t size, const char* format, ...);
/libtiff-4.0.7/contrib/iptcutil/
H A DREADME4 Purpose: Convert between IPTC binary and a "special" IPTC text file format.
/libtiff-4.0.7/contrib/win_dib/
H A DREADME.Tiffile12 to the output raster, rather than expanding out to full 32 bit format. It
H A DREADME.tiff2dib42 Since DIB is the "natural" bitmap format for Windows 3.1, 95 and NT,
/libtiff-4.0.7/
H A Dnmake.opt64 # (required for Deflate compression and Pixar log-format)
80 # Uncomment following line to enable Pixar log-format algorithm
H A Dconfigure.ac342 AC_MSG_CHECKING([for 'size_t' format specifier])
468 dnl Set the floating point format.
472 …_IEEEFP, $HAVE_IEEEFP, [Define as 0 or 1 according to the floating point format suported by the ma…
575 AC_DEFINE(MDI_SUPPORT,1,[Support Microsoft Document Imaging format])
631 dnl Check for Pixar log-format algorithm.
636 [disable support for Pixar log-format algorithm (requires Zlib)]),
641 [Support Pixar log-format algorithm (requires Zlib)])
1100 LOC_MSG([ Pixar log-format algorithm: ${HAVE_PIXARLOG}])
H A DCMakeLists.txt514 # Option for Pixar log-format algorithm
516 # Pixar log format
517 option(pixarlog "support for Pixar log-format algorithm (requires Zlib)" ON)
753 message(STATUS " Pixar log-format algorithm: ${pixarlog} (requested) ${PIXARLOG_SUPPORT} (…
H A Daclocal.m41066 # Check how to create a tarball in format FORMAT.
1091 [# The POSIX 1988 'ustar' format is defined with fixed-size fields.
1103 AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format])
1110 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
1121 [m4_fatal([Unknown tar format])])
1135 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1136 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1140 # Must skip GNU tar: if it does not support --format= it doesn't create
H A DSConstruct103 context.Message('Checking for the IEEE floating point format... ')
H A DChangeLog526 Tar is now resquested to use POSIX PAX format.
698 and printf format specifier to deal with printing values of
2332 -Werror=format-security" flags.
2450 error reports to use "%s" as format string.
2558 * libtiff/tiffio.h: GCC will now validate format specifications
2629 * tools/tiff2pdf.c: More appropriate format string in
2952 using LONG8 type when output format is BigTIFF. The
3749 format.
3879 for MS MDI format.
3947 LogLuv TIFF format.
[all …]
H A Dconfigure1521 --disable-pixarlog disable support for Pixar log-format algorithm
23570 echo " Pixar log-format algorithm: ${HAVE_PIXARLOG}"
/libtiff-4.0.7/contrib/mfs/
H A DREADME26 files. In my applications I had already read a TIFF or other format
/libtiff-4.0.7/contrib/pds/
H A DREADME54 us to store satellite imaging-specific information in a TIFF format,
/libtiff-4.0.7/m4/
H A Dlibtool.m42244 # having a format:
2601 # It is most probably a Windows format PATH.
3476 …lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|…
3483 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
8312 AC_MSG_CHECKING([how to convert $build file names to $host format])
8349 [0], [convert $build file names to $host format])dnl
8351 AC_MSG_CHECKING([how to convert $build file names to toolchain format])
8368 [0], [convert $build files to toolchain format])dnl
/libtiff-4.0.7/config/
H A Dltmain.sh9340 $ECHO "*** with $libname and none of the candidates passed a file format test"