Home
last modified time | relevance | path

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

/libtiff-4.0.7/config/
H A Ddepcomp99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
108 tab=' '
547 s/\(.*\)/'"$tab"'\1 \\/p
551 s/.*/'"$tab"'/
607 sed "s|^[$tab ]*[^:$tab ][^:][^:]*:[$tab ]*|$object: |" > "$tmpdepfile"
758 sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::'"$tab"'\1 \\:p' >> "$depfile"
759 echo "$tab" >> "$depfile"
/libtiff-4.0.7/libtiff/
H A Dtif_fax3.h195 #define LOOKUP8(wid,tab,eoflab) do { \ argument
198 TabEnt = tab + GetBits(wid); \
207 #define LOOKUP16(wid,tab,eoflab) do { \ argument
210 TabEnt = tab + GetBits(wid); \
227 #define LOOKUP8(wid,tab,eoflab) do { \ argument
229 TabEnt = tab + GetBits(wid); \
232 #define LOOKUP16(wid,tab,eoflab) do { \ argument
234 TabEnt = tab + GetBits(wid); \
H A Dtif_fax3.c621 #define DEBUG_COLOR(w) (tab == TIFFFaxWhiteCodes ? w "W" : w "B")
638 putspan(TIFF* tif, int32 span, const tableentry* tab) in putspan() argument
646 const tableentry* te = &tab[63 + (2560>>6)]; in putspan()
656 const tableentry* te = &tab[63 + (span>>6)]; in putspan()
666 code = tab[span].code; in putspan()
667 length = tab[span].length; in putspan()
669 DEBUG_PRINT(" Term", tab[span].runlen); in putspan()
H A DMakefile.in610 -rm -f *.tab.c
/libtiff-4.0.7/contrib/addtiffo/
H A DMakefile.in411 -rm -f *.tab.c
/libtiff-4.0.7/contrib/iptcutil/
H A DMakefile.in411 -rm -f *.tab.c
/libtiff-4.0.7/port/
H A DMakefile.in411 -rm -f *.tab.c
/libtiff-4.0.7/contrib/dbs/
H A DMakefile.in482 -rm -f *.tab.c
/libtiff-4.0.7/tools/
H A DMakefile.in670 -rm -f *.tab.c
/libtiff-4.0.7/
H A Daclocal.m4881 # name. Accept space and tab only in the latter.
/libtiff-4.0.7/test/
H A DMakefile.in854 -rm -f *.tab.c