Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffmedian.c499 new = freeboxes; in splitbox()
500 freeboxes = new->next; in splitbox()
505 new->next = usedboxes; in splitbox()
506 usedboxes = new; in splitbox()
513 new->total = sum1; in splitbox()
516 new->rmin = ptr->rmin; in splitbox()
517 new->rmax = ptr->rmax; in splitbox()
518 new->gmin = ptr->gmin; in splitbox()
519 new->gmax = ptr->gmax; in splitbox()
524 new->rmax = i-1; in splitbox()
[all …]
/libtiff-4.0.7/contrib/tags/
H A DREADME26 a new revision of libtiff came out the client would have to
30 The latest versions of libtiff now provide client software new routines,
34 be recompiled when new versions of libtiff are released; no manual
41 a single new routine, which has the following calling sequence:
58 can trap your new, private tags, and install their values into
59 a private directory structure. For your convienience, a new pointer
66 "vsetfield" method, to permit the symbolic printing of your new tags.
/libtiff-4.0.7/
H A DHOWTO-SECURITY-RELEASE11 This document is new and will presumably evolve.
H A DChangeLog1876 * tools/tiffcrop.c: new release by Richard Nolde
3045 tag extending scheme. Use the new scheme everywhere.
3455 * libtiff/tiffio.h: added new type tstrile_t
3461 * libtiff/tif_ojpeg.c: totally new implementation
3504 prepare the path for new tif_ojpeg.c
4039 the new 3-clause one).
4994 * tools/fax2tiff.c: Use the new functions in the code.
5932 * libtiff/html/v3.6.0.html: new release notes.
6148 for the new function.
6400 * libtiff/tif_ojpeg.c: new update from Scott.
[all …]
H A DHOWTO-RELEASE33 4. Update html/index.html to refer to this new page as the current release.
H A Daclocal.m4362 # each Makefile.in and add a new line on top of each file to say so.
435 # arguments mandatory, and then we can depend on a new Autoconf
465 dnl Distinguish between old-style and new-style calls.
473 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
H A DCMakeLists.txt37 # Use new variable expansion policy.
/libtiff-4.0.7/contrib/win_dib/
H A DREADME.Tiffile23 This is intended as Win32, but the modifications for new get() and put()
/libtiff-4.0.7/m4/
H A Dlt~obsolete.m422 # pull the old libtool.m4 in (it doesn't see our shiny new m4_define
H A Dlibtool.m42659 # DragonFly does not have aout. When/if they implement a new
7468 dnl tag define a new lt_????_link_test_code variable,
8157 # If we don't have a new enough Autoconf to choose the best grep
8173 # If we don't have a new enough Autoconf to choose the best objdump
/libtiff-4.0.7/config/
H A Dltmain.sh6359 /* Allocate new argument vector. */
6362 /* Put quoted arguments into the new argument vector. */