Searched refs:tab (Results 1 – 11 of 11) sorted by relevance
| /libtiff-4.0.7/config/ |
| H A D | depcomp | 99 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 D | tif_fax3.h | 195 #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 D | tif_fax3.c | 621 #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 D | Makefile.in | 610 -rm -f *.tab.c
|
| /libtiff-4.0.7/contrib/addtiffo/ |
| H A D | Makefile.in | 411 -rm -f *.tab.c
|
| /libtiff-4.0.7/contrib/iptcutil/ |
| H A D | Makefile.in | 411 -rm -f *.tab.c
|
| /libtiff-4.0.7/port/ |
| H A D | Makefile.in | 411 -rm -f *.tab.c
|
| /libtiff-4.0.7/contrib/dbs/ |
| H A D | Makefile.in | 482 -rm -f *.tab.c
|
| /libtiff-4.0.7/tools/ |
| H A D | Makefile.in | 670 -rm -f *.tab.c
|
| /libtiff-4.0.7/ |
| H A D | aclocal.m4 | 881 # name. Accept space and tab only in the latter.
|
| /libtiff-4.0.7/test/ |
| H A D | Makefile.in | 854 -rm -f *.tab.c
|