Home
last modified time | relevance | path

Searched refs:tif_typemask (Results 1 – 25 of 47) sorted by relevance

12

/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/libtiff/
H A Dtif_dir.h157 ((v) >> (tif)->tif_typeshift[type]) & (tif)->tif_typemask[type] : \
158 (v) & (tif)->tif_typemask[type]))
161 ((v) & (tif)->tif_typemask[type]) << (tif)->tif_typeshift[type] : \
162 (v) & (tif)->tif_typemask[type]))
/dports/math/vtk6/VTK-6.2.0/ThirdParty/tiff/vtktiff/
H A Dtif_dir.h157 ((v) >> (tif)->tif_typeshift[type]) & (tif)->tif_typemask[type] : \
158 (v) & (tif)->tif_typemask[type]))
161 ((v) & (tif)->tif_typemask[type]) << (tif)->tif_typeshift[type] : \
162 (v) & (tif)->tif_typemask[type]))
/dports/graphics/openjpeg15/openjpeg-version.1.5.2/thirdparty/libtiff/
H A Dtif_dir.h162 ((v) >> (tif)->tif_typeshift[type]) & (tif)->tif_typemask[type] : \
163 (v) & (tif)->tif_typemask[type]))
166 ((v) & (tif)->tif_typemask[type]) << (tif)->tif_typeshift[type] : \
167 (v) & (tif)->tif_typemask[type]))
/dports/graphics/panomatic/panomatic-0.9.4/libtiff/include/
H A Dtif_dir.h157 ((v) >> (tif)->tif_typeshift[type]) & (tif)->tif_typemask[type] : \
158 (v) & (tif)->tif_typemask[type]))
161 ((v) & (tif)->tif_typemask[type]) << (tif)->tif_typeshift[type] : \
162 (v) & (tif)->tif_typemask[type]))
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_dir.h207 ((v) >> (tif)->tif_typeshift[type]) & (tif)->tif_typemask[type] : \
208 (v) & (tif)->tif_typemask[type]))
211 ((v) & (tif)->tif_typemask[type]) << (tif)->tif_typeshift[type] : \
212 (v) & (tif)->tif_typemask[type]))
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_dir.h207 ((v) >> (tif)->tif_typeshift[type]) & (tif)->tif_typemask[type] : \
208 (v) & (tif)->tif_typemask[type]))
211 ((v) & (tif)->tif_typemask[type]) << (tif)->tif_typeshift[type] : \
212 (v) & (tif)->tif_typemask[type]))
/dports/x11/xloadimage/xloadimage.4.1/tiff/
H A DtiffioP.h186 ((v) >> (tif)->tif_typeshift[type]) & (tif)->tif_typemask[type] : \
187 (v) & (tif)->tif_typemask[type])
190 ((v) & (tif)->tif_typemask[type]) << (tif)->tif_typeshift[type] : \
191 (v) & (tif)->tif_typemask[type])
243 long const *tif_typemask; /* data type masks */ member
H A Dtif_open.c99 tif->tif_typemask = typemask; in DECLARE3()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/tiff/
H A Dtif_dir.h231 ((v) >> (tif)->tif_typeshift[type]) & (tif)->tif_typemask[type] : \
232 (v) & (tif)->tif_typemask[type]))
235 ((v) & (tif)->tif_typemask[type]) << (tif)->tif_typeshift[type] : \
236 (v) & (tif)->tif_typemask[type]))
H A Dtif_open.c88 tif->tif_typemask = typemask; in TIFFInitOrder()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/tiff/
H A Dtif_dir.h231 ((v) >> (tif)->tif_typeshift[type]) & (tif)->tif_typemask[type] : \
232 (v) & (tif)->tif_typemask[type]))
235 ((v) & (tif)->tif_typemask[type]) << (tif)->tif_typeshift[type] : \
236 (v) & (tif)->tif_typemask[type]))
H A Dtif_open.c88 tif->tif_typemask = typemask; in TIFFInitOrder()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/tiff/
H A Dtif_dir.h231 ((v) >> (tif)->tif_typeshift[type]) & (tif)->tif_typemask[type] : \
232 (v) & (tif)->tif_typemask[type]))
235 ((v) & (tif)->tif_typemask[type]) << (tif)->tif_typeshift[type] : \
236 (v) & (tif)->tif_typemask[type]))
H A Dtif_open.c88 tif->tif_typemask = typemask; in TIFFInitOrder()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/tiff/
H A Dtif_dir.h231 ((v) >> (tif)->tif_typeshift[type]) & (tif)->tif_typemask[type] : \
232 (v) & (tif)->tif_typemask[type]))
235 ((v) & (tif)->tif_typemask[type]) << (tif)->tif_typeshift[type] : \
236 (v) & (tif)->tif_typemask[type]))
H A Dtif_open.c88 tif->tif_typemask = typemask; in TIFFInitOrder()
/dports/print/panda/panda-0.5.4/contrib/libtiff/
H A Dtif_dir.h222 ((v) >> (tif)->tif_typeshift[type]) & (tif)->tif_typemask[type] : \
223 (v) & (tif)->tif_typemask[type]))
226 ((v) & (tif)->tif_typemask[type]) << (tif)->tif_typeshift[type] : \
227 (v) & (tif)->tif_typemask[type]))
/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/libtiff/
H A Dtif_dir.h231 ((v) >> (tif)->tif_typeshift[type]) & (tif)->tif_typemask[type] : \
232 (v) & (tif)->tif_typemask[type]))
235 ((v) & (tif)->tif_typemask[type]) << (tif)->tif_typeshift[type] : \
236 (v) & (tif)->tif_typemask[type]))
/dports/graphics/povray36/povray-3.6.1/libraries/tiff/libtiff/
H A Dtif_dir.h231 ((v) >> (tif)->tif_typeshift[type]) & (tif)->tif_typemask[type] : \
232 (v) & (tif)->tif_typemask[type]))
235 ((v) & (tif)->tif_typemask[type]) << (tif)->tif_typeshift[type] : \
236 (v) & (tif)->tif_typemask[type]))
/dports/japanese/xv/xv-3.10a/tiff/
H A Dtiffiop.h194 ((v) >> (tif)->tif_typeshift[type]) & (tif)->tif_typemask[type] : \
195 (v) & (tif)->tif_typemask[type]))
198 ((v) & (tif)->tif_typemask[type]) << (tif)->tif_typeshift[type] : \
199 (v) & (tif)->tif_typemask[type]))
264 const long* tif_typemask; /* data type masks */ member
H A Dtif_open.c90 tif->tif_typemask = typemask; in TIFFInitOrder()
/dports/graphics/xv-m17n/xv-3.10a/tiff/
H A Dtiffiop.h194 ((v) >> (tif)->tif_typeshift[type]) & (tif)->tif_typemask[type] : \
195 (v) & (tif)->tif_typemask[type]))
198 ((v) & (tif)->tif_typemask[type]) << (tif)->tif_typeshift[type] : \
199 (v) & (tif)->tif_typemask[type]))
264 const long* tif_typemask; /* data type masks */ member
H A Dtif_open.c90 tif->tif_typemask = typemask; in TIFFInitOrder()
/dports/graphics/xv/xv-3.10a/tiff/
H A Dtiffiop.h194 ((v) >> (tif)->tif_typeshift[type]) & (tif)->tif_typemask[type] : \
195 (v) & (tif)->tif_typemask[type]))
198 ((v) & (tif)->tif_typemask[type]) << (tif)->tif_typeshift[type] : \
199 (v) & (tif)->tif_typemask[type]))
264 const long* tif_typemask; /* data type masks */ member
H A Dtif_open.c90 tif->tif_typemask = typemask; in TIFFInitOrder()

12