Home
last modified time | relevance | path

Searched refs:ofile (Results 1 – 25 of 30) sorted by relevance

12

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/iptcutil/
A Diptcutil.c98 putc('"', ofile); in formatString()
103 fputs("&", ofile); in formatString()
107 fputs("<", ofile); in formatString()
110 fputs(">", ofile); in formatString()
114 fputs(""", ofile); in formatString()
118 fprintf(ofile, "&#%d;", c); in formatString()
120 putc(*s, ofile); in formatString()
124 fputs("\"\n", ofile); in formatString()
393 *ofile = stdout; in main() local
466 formatIPTC(ifile, ofile); in main()
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dcompile263 ofile=
278 ofile=$2
300 if test -z "$ofile" || test -z "$cfile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
A Dconfigure14589 ofile='$ofile'
15302 cfgfile=${ofile}T
15835 mv -f "$cfgfile" "$ofile" ||
15836 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
15837 chmod +x "$ofile"
A Daclocal.m4241 ofile=libtool
703 AC_MSG_NOTICE([creating $ofile])
740 cfgfile=${ofile}T
800 mv -f "$cfgfile" "$ofile" ||
801 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
802 chmod +x "$ofile"
804 [cat <<_LT_EOF >> "$ofile"
818 ofile='$ofile'], [])
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dcompile264 ofile=
279 ofile=$2
301 if test -z "$ofile" || test -z "$cfile"; then
332 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
334 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/AliOS-Things-master/components/SDL2/src/image/
A Dcompile264 ofile=
279 ofile=$2
301 if test -z "$ofile" || test -z "$cfile"; then
332 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
334 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
A Dconfig.status707 ofile='libtool'
1211 cfgfile="${ofile}T"
1839 mv -f "$cfgfile" "$ofile" ||
1840 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
1841 chmod +x "$ofile"
A Dconfigure14510 ofile='$ofile'
14966 cfgfile="${ofile}T"
15594 mv -f "$cfgfile" "$ofile" ||
15595 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
15596 chmod +x "$ofile"
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/config/
A Dcompile263 ofile=
278 ofile=$2
300 if test -z "$ofile" || test -z "$cfile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/AliOS-Things-master/components/SDL2/
A Dconfig.status838 ofile='libtool'
1582 cfgfile="${ofile}T"
2211 …"$as_me:${as_lineno-$LINENO}: WARNING: Unable to substitute extended shell functions in $ofile" >&5
2212 $as_echo "$as_me: WARNING: Unable to substitute extended shell functions in $ofile" >&2;}
2216 mv -f "$cfgfile" "$ofile" ||
2217 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
2218 chmod +x "$ofile"
2221 cat <<_LT_EOF >> "$ofile"
2374 cat <<_LT_EOF >> "$ofile"
A Dconfigure26957 ofile='$ofile'
27548 cfgfile="${ofile}T"
28177 …"$as_me:${as_lineno-$LINENO}: WARNING: Unable to substitute extended shell functions in $ofile" >&5
28178 $as_echo "$as_me: WARNING: Unable to substitute extended shell functions in $ofile" >&2;}
28182 mv -f "$cfgfile" "$ofile" ||
28183 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
28184 chmod +x "$ofile"
28187 cat <<_LT_EOF >> "$ofile"
28340 cat <<_LT_EOF >> "$ofile"
/AliOS-Things-master/components/SDL2/src/gfx/
A Dltconfig197 ofile="$default_ofile"
293 --output | -o) prev=ofile ;;
2743 echo "creating $ofile"
2744 $rm "$ofile"
2745 cat <<EOF > "$ofile"
2783 cfgfile="$ofile"
2795 cfgfile="$ofile.cfg"
3034 echo >> "$ofile"
3037 cat <<\EOF >> "$ofile"
3051 sed '$q' "$ltmain" >> "$ofile" || (rm -f "$ofile"; exit 1)
[all …]
A Dconfigure18407 ofile='$ofile'
18958 cfgfile="${ofile}T"
19587 …"$as_me:${as_lineno-$LINENO}: WARNING: Unable to substitute extended shell functions in $ofile" >&5
19588 $as_echo "$as_me: WARNING: Unable to substitute extended shell functions in $ofile" >&2;}
19592 mv -f "$cfgfile" "$ofile" ||
19593 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
19594 chmod +x "$ofile"
19597 cat <<_LT_EOF >> "$ofile"
A Daclocal.m4231 ofile=libtool
693 AC_MSG_NOTICE([creating $ofile])
730 cfgfile="${ofile}T"
737 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
777 mv -f "$cfgfile" "$ofile" ||
778 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
779 chmod +x "$ofile"
781 [cat <<_LT_EOF >> "$ofile"
796 ofile='$ofile'], [])
7914 AC_MSG_WARN([Unable to substitute extended shell functions in $ofile])
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A Dltconfig197 ofile="$default_ofile"
293 --output | -o) prev=ofile ;;
2743 echo "creating $ofile"
2744 $rm "$ofile"
2745 cat <<EOF > "$ofile"
2783 cfgfile="$ofile"
2795 cfgfile="$ofile.cfg"
3034 echo >> "$ofile"
3037 cat <<\EOF >> "$ofile"
3051 sed '$q' "$ltmain" >> "$ofile" || (rm -f "$ofile"; exit 1)
[all …]
A Dconfigure17480 ofile='$ofile'
18030 cfgfile="${ofile}T"
18659 …"$as_me:${as_lineno-$LINENO}: WARNING: Unable to substitute extended shell functions in $ofile" >&5
18660 $as_echo "$as_me: WARNING: Unable to substitute extended shell functions in $ofile" >&2;}
18664 mv -f "$cfgfile" "$ofile" ||
18665 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
18666 chmod +x "$ofile"
18669 cat <<_LT_EOF >> "$ofile"
A Daclocal.m4231 ofile=libtool
693 AC_MSG_NOTICE([creating $ofile])
730 cfgfile="${ofile}T"
737 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
777 mv -f "$cfgfile" "$ofile" ||
778 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
779 chmod +x "$ofile"
781 [cat <<_LT_EOF >> "$ofile"
796 ofile='$ofile'], [])
7914 AC_MSG_WARN([Unable to substitute extended shell functions in $ofile])
/AliOS-Things-master/components/SDL2/acinclude/
A Dlibtool.m4211 ofile=libtool
679 AC_MSG_NOTICE([creating $ofile])
716 cfgfile="${ofile}T"
723 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
763 mv -f "$cfgfile" "$ofile" ||
764 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
765 chmod +x "$ofile"
767 [cat <<_LT_EOF >> "$ofile"
782 ofile='$ofile'], [])
7929 AC_MSG_WARN([Unable to substitute extended shell functions in $ofile])
/AliOS-Things-master/components/SDL2/src/image/acinclude/
A Dlibtool.m4216 ofile=libtool
641 AC_MSG_NOTICE([creating $ofile])
680 cfgfile="${ofile}T"
687 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
730 mv -f "$cfgfile" "$ofile" ||
731 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
732 chmod +x "$ofile"
734 [cat <<_LT_EOF >> "$ofile"
749 ofile='$ofile'], [])
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/m4/
A Dlibtool.m4219 ofile=libtool
687 AC_MSG_NOTICE([creating $ofile])
724 cfgfile=${ofile}T
784 mv -f "$cfgfile" "$ofile" ||
785 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
786 chmod +x "$ofile"
788 [cat <<_LT_EOF >> "$ofile"
802 ofile='$ofile'], [])
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dlibtool.m4219 ofile=libtool
687 AC_MSG_NOTICE([creating $ofile])
724 cfgfile=${ofile}T
784 mv -f "$cfgfile" "$ofile" ||
785 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
786 chmod +x "$ofile"
788 [cat <<_LT_EOF >> "$ofile"
802 ofile='$ofile'], [])
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/m4/
A Dlibtool.m4219 ofile=libtool
687 AC_MSG_NOTICE([creating $ofile])
724 cfgfile=${ofile}T
784 mv -f "$cfgfile" "$ofile" ||
785 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
786 chmod +x "$ofile"
788 [cat <<_LT_EOF >> "$ofile"
802 ofile='$ofile'], [])
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A Dconfigure22097 ofile='$ofile'
22834 cfgfile=${ofile}T
23381 mv -f "$cfgfile" "$ofile" ||
23382 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
23383 chmod +x "$ofile"
23386 cat <<_LT_EOF >> "$ofile"
/AliOS-Things-master/components/SDL2/src/image/autom4te.cache/
A Doutput.06854 ofile=libtool
14510 ofile='$ofile'
14966 cfgfile="${ofile}T"
14973 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
15594 mv -f "$cfgfile" "$ofile" ||
15595 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
15596 chmod +x "$ofile"
A Doutput.16854 ofile=libtool
14510 ofile='$ofile'
14966 cfgfile="${ofile}T"
14973 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
15594 mv -f "$cfgfile" "$ofile" ||
15595 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
15596 chmod +x "$ofile"

Completed in 256 milliseconds

12