Searched refs:tr (Results 1 – 9 of 9) sorted by relevance
| /libtiff-4.0.7/config/ |
| H A D | depcomp | 241 tr ' ' "$nl" < "$tmpdepfile" \ 275 tr ' ' "$nl" < "$tmpdepfile" \ 277 | tr "$nl" ' ' >> "$depfile" 280 tr ' ' "$nl" < "$tmpdepfile" \ 612 tr ' ' "$nl" < "$tmpdepfile" \ 670 | tr ' ' "$nl" \
|
| H A D | config.guess | 271 …echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQ… 752 FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` 753 …FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\… 758 …FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\… 759 …FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' … 833 …echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo…
|
| /libtiff-4.0.7/tools/ |
| H A D | pal2rgb.c | 290 uint16 *tr, *tg, *tb, *ta; in cpTag() local 291 CopyField4(tag, tr, tg, tb, ta); in cpTag()
|
| H A D | tiff2bw.c | 338 uint16 *tr, *tg, *tb, *ta; in cpTag() local 339 CopyField4(tag, tr, tg, tb, ta); in cpTag()
|
| H A D | thumbnail.c | 157 uint16 *tr, *tg, *tb, *ta; in cpTag() local 158 CopyField4(tag, tr, tg, tb, ta); in cpTag()
|
| H A D | tiffcp.c | 500 uint16 *tr, *tg, *tb, *ta; in cpTag() local 501 CopyField4(tag, tr, tg, tb, ta); in cpTag()
|
| H A D | tiffcrop.c | 1512 uint16 *tr, *tg, *tb, *ta; in cpTag() local 1513 CopyField4(tag, tr, tg, tb, ta); in cpTag()
|
| /libtiff-4.0.7/ |
| H A D | configure | 65 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" 1136 | --progr-tra | --program-tr | --program-t) 1144 | --progr-tra=* | --program-tr=* | --program-t=*) 5291 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; 5754 case `echo X|tr X '\101'` in 6907 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp 12141 … -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` 13832 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; 16521 … -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` 21181 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" [all …]
|
| /libtiff-4.0.7/m4/ |
| H A D | libtool.m4 | 2877 … -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` 2950 v=$($ECHO $release$versuffix | tr -d .-); 2951 n=$($ECHO $libname | cut -b -$((8 - ${#v})) | tr . _); 3261 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; 3999 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp 8288 case `echo X|tr X '\101'` in 8290 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr 8291 lt_SP2NL='tr \040 \012' 8292 lt_NL2SP='tr \015\012 \040\040' 8295 lt_SP2NL='tr \100 \n' [all …]
|