Home
last modified time | relevance | path

Searched refs:path (Results 1 – 11 of 11) sorted by relevance

/libtiff-4.0.7/tools/
H A Dtiffsplit.c75 char *path; in main() local
80 path = (char *) _TIFFmalloc(path_len); in main()
81 strncpy(path, fname, path_len); in main()
82 path[path_len - 1] = '\0'; in main()
83 strncat(path, TIFF_SUFFIX, path_len - strlen(path) - 1); in main()
84 out = TIFFOpen(path, TIFFIsBigEndian(in)?"wb":"wl"); in main()
85 _TIFFfree(path); in main()
/libtiff-4.0.7/m4/
H A Dice_find_athena.m471 # X11/Xaw/Text.h is in the standard search path.
75 # X11/Xaw/Text.h is not in the standard search path.
126 # libXaw.a is in the standard search path.
175 athena_libraries_result="in default path"
177 athena_includes_result="in default path"
H A Dlibtool.m41271 AC_MSG_ERROR([The sysroot must be an absolute path.])
2383 [User-defined run-time library search path.])
3144 [Compile-time system search path for libraries])
3146 [Detected run-time system search path for libraries])
3256 # Check if gcc -print-prog-name=ld gives a path.
5103 # as there is no search path for DLLs.
5561 # no search path for DLLs.
6169 to runtime path list])
6637 # no search path for DLLs.
6679 # as there is no search path for DLLs.
[all …]
/libtiff-4.0.7/config/
H A Dltmain.sh5969 if ((!path) || (!*path))
5987 if ((!path) || (!*path))
6018 /* Absolute path? */
6051 if (path != NULL)
6090 /* Relative path | not found in path: prepend cwd */
8478 path=
8514 path=
8529 path=-L$absdir
8534 *" $path "*) ;;
9504 *" -L$path/$objdir "*)
[all …]
/libtiff-4.0.7/
H A DHOWTO-RELEASE7 and that these tools are in your executable search path prior to
75 /path/to/libtiff/configure --enable-maintainer-mode
H A Dconfigure.ac491 dnl Point to path where we should install documentation.
843 [path to libjpeg 12bit library]),,)
855 …IBJPEG_12_PATH,"$with_jpeg12_include_dir/jpeglib.h",[12bit libjpeg primary include file with path])
H A Daclocal.m477 # relative path needs to be adjusted first.
107 # Expand $ac_aux_dir to an absolute path.
H A DChangeLog13 * tools/tiffcrop.c: Fix memory leak in (recent) error code path.
211 * libtiff/tif_write.c: fix issue in error code path of TIFFFlushData1()
1642 * libtiff/tif_ojpeg.c: plug leaks on OJPEG read failure path
2627 doing the filename/path construction.
3504 prepare the path for new tif_ojpeg.c
5522 * Makefile.in: Add an absolute path to the test_pics.sh call.
H A Dconfigure1583 path to libjpeg 12bit library
1598 User-defined run-time library search path.
4990 # Loop through the user's path and test for each of PROGNAME-LIST
/libtiff-4.0.7/libtiff/
H A Dtif_config.h.cmake.in143 /* 12bit libjpeg primary include file with path */
H A Dtif_config.h.in198 /* 12bit libjpeg primary include file with path */