| /libtiff-4.0.7/port/ |
| H A D | strtoull.c | 52 int neg, any, cutlim; in strtoull() local 80 acc = any = 0; in strtoull() 97 if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) in strtoull() 98 any = -1; in strtoull() 100 any = 1; in strtoull() 105 if (any < 0) { in strtoull() 108 } else if (!any) { in strtoull() 114 *endptr = (char *)(any ? s - 1 : nptr); in strtoull()
|
| H A D | strtoul.c | 54 int neg, any, cutlim; in strtoul() local 82 for (acc = 0, any = 0;; c = (unsigned char) *s++) { in strtoul() 91 if (any < 0) in strtoul() 94 any = -1; in strtoul() 98 any = 1; in strtoul() 103 if (neg && any > 0) in strtoul() 107 *endptr = (char *)(any ? s - 1 : nptr); in strtoul()
|
| H A D | CMakeLists.txt | 7 # its documentation for any purpose is hereby granted without fee, provided 10 # Sam Leffler and Silicon Graphics may not be used in any advertising or
|
| /libtiff-4.0.7/test/ |
| H A D | TiffTestCommon.cmake | 7 # its documentation for any purpose is hereby granted without fee, provided 10 # Sam Leffler and Silicon Graphics may not be used in any advertising or 37 …message(FATAL_ERROR "Returned failed status ${TEST_STATUS}! Output (if any) is in \"${native_outf… 56 …message(FATAL_ERROR "Returned failed status ${TEST_STATUS}! Output (if any) is in \"${native_outf… 72 …message(FATAL_ERROR "Returned failed status ${TEST_STATUS}! Output (if any) is in \"${native_outf… 86 …message(FATAL_ERROR "Returned failed status ${TEST_STATUS}! Output (if any) is in \"${native_outf…
|
| H A D | TiffSplitTest.cmake | 7 # its documentation for any purpose is hereby granted without fee, provided 10 # Sam Leffler and Silicon Graphics may not be used in any advertising or
|
| H A D | TiffTest.cmake | 7 # its documentation for any purpose is hereby granted without fee, provided 10 # Sam Leffler and Silicon Graphics may not be used in any advertising or
|
| /libtiff-4.0.7/contrib/stream/ |
| H A D | README | 7 C++ streams. The implementation is an adaptor class, which takes any C++ 14 provides a helper function (getTiffHandle) to query the handle at any time. 27 of the tiff distributed package. Let me know of any issue.
|
| H A D | CMakeLists.txt | 7 # its documentation for any purpose is hereby granted without fee, provided 10 # Sam Leffler and Silicon Graphics may not be used in any advertising or
|
| /libtiff-4.0.7/ |
| H A D | README | 34 is free. There is no support or guarantee of any sort as to its 45 its documentation for any purpose is hereby granted without fee, provided 48 Sam Leffler and Silicon Graphics may not be used in any advertising or
|
| H A D | COPYRIGHT | 5 its documentation for any purpose is hereby granted without fee, provided 8 Sam Leffler and Silicon Graphics may not be used in any advertising or
|
| H A D | HOWTO-RELEASE | 8 any other installed versions. Versions delivered with Linux may be 25 1. Commit any unsaved changes. 96 If 'make distcheck' fails, then correct any issues until it
|
| /libtiff-4.0.7/contrib/pds/ |
| H A D | CMakeLists.txt | 7 # its documentation for any purpose is hereby granted without fee, provided 10 # Sam Leffler and Silicon Graphics may not be used in any advertising or
|
| /libtiff-4.0.7/build/ |
| H A D | CMakeLists.txt | 7 # its documentation for any purpose is hereby granted without fee, provided 10 # Sam Leffler and Silicon Graphics may not be used in any advertising or
|
| /libtiff-4.0.7/contrib/mfs/ |
| H A D | CMakeLists.txt | 7 # its documentation for any purpose is hereby granted without fee, provided 10 # Sam Leffler and Silicon Graphics may not be used in any advertising or
|
| /libtiff-4.0.7/contrib/dbs/xtiff/ |
| H A D | CMakeLists.txt | 7 # its documentation for any purpose is hereby granted without fee, provided 10 # Sam Leffler and Silicon Graphics may not be used in any advertising or
|
| /libtiff-4.0.7/contrib/ras/ |
| H A D | CMakeLists.txt | 7 # its documentation for any purpose is hereby granted without fee, provided 10 # Sam Leffler and Silicon Graphics may not be used in any advertising or
|
| /libtiff-4.0.7/contrib/iptcutil/ |
| H A D | README | 19 This software is provided freely "as is", without warranty of any kind, 22 In no event shall William T. Radcliffe be liable for any claim, damages or
|
| H A D | CMakeLists.txt | 7 # its documentation for any purpose is hereby granted without fee, provided 10 # Sam Leffler and Silicon Graphics may not be used in any advertising or
|
| /libtiff-4.0.7/contrib/tags/ |
| H A D | CMakeLists.txt | 7 # its documentation for any purpose is hereby granted without fee, provided 10 # Sam Leffler and Silicon Graphics may not be used in any advertising or
|
| /libtiff-4.0.7/contrib/win_dib/ |
| H A D | CMakeLists.txt | 7 # its documentation for any purpose is hereby granted without fee, provided 10 # Sam Leffler and Silicon Graphics may not be used in any advertising or
|
| /libtiff-4.0.7/contrib/ |
| H A D | CMakeLists.txt | 7 # its documentation for any purpose is hereby granted without fee, provided 10 # Sam Leffler and Silicon Graphics may not be used in any advertising or
|
| /libtiff-4.0.7/contrib/addtiffo/ |
| H A D | CMakeLists.txt | 7 # its documentation for any purpose is hereby granted without fee, provided 10 # Sam Leffler and Silicon Graphics may not be used in any advertising or
|
| /libtiff-4.0.7/html/images/ |
| H A D | CMakeLists.txt | 7 # its documentation for any purpose is hereby granted without fee, provided 10 # Sam Leffler and Silicon Graphics may not be used in any advertising or
|
| /libtiff-4.0.7/contrib/dbs/ |
| H A D | CMakeLists.txt | 7 # its documentation for any purpose is hereby granted without fee, provided 10 # Sam Leffler and Silicon Graphics may not be used in any advertising or
|
| /libtiff-4.0.7/libtiff/ |
| H A D | SConstruct | 8 # its documentation for any purpose is hereby granted without fee, provided 11 # Sam Leffler and Silicon Graphics may not be used in any advertising or
|