Home
last modified time | relevance | path

Searched refs:tr (Results 1 – 9 of 9) sorted by relevance

/libtiff-4.0.7/config/
H A Ddepcomp241 tr ' ' "$nl" < "$tmpdepfile" \
275 tr ' ' "$nl" < "$tmpdepfile" \
277 | tr "$nl" ' ' >> "$depfile"
280 tr ' ' "$nl" < "$tmpdepfile" \
612 tr ' ' "$nl" < "$tmpdepfile" \
670 | tr ' ' "$nl" \
H A Dconfig.guess271 …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 Dpal2rgb.c290 uint16 *tr, *tg, *tb, *ta; in cpTag() local
291 CopyField4(tag, tr, tg, tb, ta); in cpTag()
H A Dtiff2bw.c338 uint16 *tr, *tg, *tb, *ta; in cpTag() local
339 CopyField4(tag, tr, tg, tb, ta); in cpTag()
H A Dthumbnail.c157 uint16 *tr, *tg, *tb, *ta; in cpTag() local
158 CopyField4(tag, tr, tg, tb, ta); in cpTag()
H A Dtiffcp.c500 uint16 *tr, *tg, *tb, *ta; in cpTag() local
501 CopyField4(tag, tr, tg, tb, ta); in cpTag()
H A Dtiffcrop.c1512 uint16 *tr, *tg, *tb, *ta; in cpTag() local
1513 CopyField4(tag, tr, tg, tb, ta); in cpTag()
/libtiff-4.0.7/
H A Dconfigure65 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 Dlibtool.m42877 … -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 …]