Searched refs:ofile (Results 1 - 25 of 35) sorted by relevance

12

/external/chromium/sdch/open-vcdiff/
H A Dcompile34 ofile=
42 ofile=$2
44 case "$ofile" in
48 args="$args -o $ofile"
49 ofile=
64 if test -z "$ofile" || test -z "$cfile"; then
95 mv "$cofile" "$ofile"
H A Dconfigure6515 ofile="$default_ofile"
10498 cfgfile="${ofile}T"
10501 { echo "$as_me:$LINENO: creating $ofile" >&5
10502 echo "$as_me: creating $ofile" >&6;}
10882 mv -f "$cfgfile" "$ofile" || \
10883 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
10884 chmod +x "$ofile"
10913 if test ! -f "${ofile}"; then
10914 { echo "$as_me:$LINENO: WARNING: output file \`$ofile' doe
[all...]
/external/grub/
H A Dcompile58 ofile=
74 ofile=$2
96 if test -z "$ofile" || test -z "$cfile"; then
127 mv "$cofile" "$ofile"
129 mv "${cofile}bj" "$ofile"
/external/libffi/
H A Dcompile58 ofile=
74 ofile=$2
96 if test -z "$ofile" || test -z "$cfile"; then
127 mv "$cofile" "$ofile"
129 mv "${cofile}bj" "$ofile"
H A Dltconfig211 ofile="$default_ofile"
372 --output | -o) prev=ofile ;;
373 --output=*) ofile="$optarg" ;;
435 if grep "^### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "$ofile" > /dev/null; then
440 if test ! -f "$ofile"; then
441 echo "$progname: warning: output file \`$ofile' does not exist" 1>&2
445 eval "`$SHELL $ofile --config | grep '^LTCC='`"
447 echo "$progname: warning: output file \`$ofile' does not look like a libtool script" 1>&2
449 echo "$progname: warning: using \`LTCC=$LTCC', extracted from \`$ofile'" 1>&2
2192 trap "$rm \"$ofile\"; exi
[all...]
H A Dconfigure6867 ofile="$default_ofile"
10511 cfgfile="${ofile}T"
10514 { echo "$as_me:$LINENO: creating $ofile" >&5
10515 echo "$as_me: creating $ofile" >&6;}
10891 mv -f "$cfgfile" "$ofile" || \
10892 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
10893 chmod +x "$ofile"
10922 if test ! -f "${ofile}"; then
10923 { echo "$as_me:$LINENO: WARNING: output file \`$ofile' doe
[all...]
/external/libogg/
H A Dcompile58 ofile=
74 ofile=$2
96 if test -z "$ofile" || test -z "$cfile"; then
127 mv "$cofile" "$ofile"
129 mv "${cofile}bj" "$ofile"
/external/libusb/
H A Dcompile58 ofile=
74 ofile=$2
96 if test -z "$ofile" || test -z "$cfile"; then
127 mv "$cofile" "$ofile"
129 mv "${cofile}bj" "$ofile"
/external/libusb-compat/
H A Dcompile58 ofile=
74 ofile=$2
96 if test -z "$ofile" || test -z "$cfile"; then
127 mv "$cofile" "$ofile"
129 mv "${cofile}bj" "$ofile"
/external/libvorbis/
H A Dcompile58 ofile=
74 ofile=$2
96 if test -z "$ofile" || test -z "$cfile"; then
127 mv "$cofile" "$ofile"
129 mv "${cofile}bj" "$ofile"
/external/libcap-ng/libcap-ng-0.7/
H A Dcompile226 ofile=
241 ofile=$2
263 if test -z "$ofile" || test -z "$cfile"; then
294 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
296 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
H A Dconfigure7547 ofile=libtool
13807 ofile='$ofile'
14531 cfgfile="${ofile}T"
14538 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
15143 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Unable to substitute extended shell functions in $ofile" >&5
15144 $as_echo "$as_me: WARNING: Unable to substitute extended shell functions in $ofile" >&2;}
15148 mv -f "$cfgfile" "$ofile" ||
15149 (rm -f "$ofile" && cp "$cfgfile" "$ofile"
[all...]
/external/clang/tools/scan-build/
H A Dc++-analyzer95 my ($Clang, $Lang, $file, $Args, $HtmlDir, $ErrorType, $ofile) = @_;
125 system 'mv',$ofile,"$PPFile.stderr.txt";
249 my ($ofh, $ofile) = tempfile("clang_output_XXXXXX", DIR => $HtmlDir);
264 $HtmlDir, "Crash", $ofile);
269 $HtmlDir, $ParserRejects, $ofile);
272 $HtmlDir, $OtherError, $ofile);
277 if (open(CHILD, $ofile)) {
305 $HtmlDir, $AttributeIgnored, $ofile);
318 unlink($ofile);
H A Dccc-analyzer95 my ($Clang, $Lang, $file, $Args, $HtmlDir, $ErrorType, $ofile) = @_;
125 system 'mv',$ofile,"$PPFile.stderr.txt";
249 my ($ofh, $ofile) = tempfile("clang_output_XXXXXX", DIR => $HtmlDir);
264 $HtmlDir, "Crash", $ofile);
269 $HtmlDir, $ParserRejects, $ofile);
272 $HtmlDir, $OtherError, $ofile);
277 if (open(CHILD, $ofile)) {
305 $HtmlDir, $AttributeIgnored, $ofile);
318 unlink($ofile);
/external/jpeg/
H A Dltconfig1310 ofile=libtool
1311 trap "$rm $ofile; exit 1" 1 2 15
1312 echo creating $ofile
1313 $rm $ofile
1314 cat <<EOF > $ofile
1490 cat <<\EOF >> $ofile
1504 cat "$ltmain" >> $ofile || (rm -f $ofile; exit 1)
1506 chmod +x $ofile
/external/qemu/distrib/jpeg-6b/
H A Dltconfig1310 ofile=libtool
1311 trap "$rm $ofile; exit 1" 1 2 15
1312 echo creating $ofile
1313 $rm $ofile
1314 cat <<EOF > $ofile
1490 cat <<\EOF >> $ofile
1504 cat "$ltmain" >> $ofile || (rm -f $ofile; exit 1)
1506 chmod +x $ofile
/external/blktrace/btt/
H A Dbtt_plot.py312 ofile = output_file
314 ofile = '%s.png' % type
317 print 'Generating plot into %s' % ofile
353 plt.savefig(ofile)
/external/openssh/
H A Dmoduli.c146 qfileout(FILE * ofile, u_int32_t otype, u_int32_t otests, u_int32_t otries, argument
156 res = fprintf(ofile, "%04d%02d%02d%02d%02d%02d %u %u %u %u %x ",
164 if (BN_print_fp(ofile, omodulus) < 1)
167 res = fprintf(ofile, "\n");
168 fflush(ofile);
/external/bison/data/
H A Dlalr1.cc60 b4_syncline([@oline@], [@ofile@])[
115 b4_syncline([@oline@], [@ofile@])
318 b4_syncline([@oline@], [@ofile@])[
555 b4_syncline([@oline@], [@ofile@])])dnl
676 b4_syncline([@oline@], [@ofile@])[
H A Dglr.cc94 b4_syncline([@oline@], [@ofile@])
106 b4_syncline([@oline@], [@ofile@])[
243 b4_syncline([@oline@], [@ofile@])[
296 b4_syncline([@oline@], [@ofile@])
H A Dglr.c179 b4_syncline([@oline@], [@ofile@])
235 b4_syncline([@oline@], [@ofile@])
932 b4_syncline([@oline@], [@ofile@])[
2319 b4_syncline([@oline@], [@ofile@])])dnl
H A Dyacc.c191 b4_syncline([@oline@], [@ofile@])
217 b4_syncline([@oline@], [@ofile@])[
1080 b4_syncline([@oline@], [@ofile@])
1271 b4_syncline([@oline@], [@ofile@])[
1504 b4_syncline([@oline@], [@ofile@])
/external/qemu/distrib/sdl-1.2.15/acinclude/
H 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
[all...]
/external/chromium/third_party/libevent/
H A Dconfigure6782 ofile="$default_ofile"
10754 cfgfile="${ofile}T"
10757 { $as_echo "$as_me:$LINENO: creating $ofile" >&5
10758 $as_echo "$as_me: creating $ofile" >&6;}
11138 mv -f "$cfgfile" "$ofile" || \
11139 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
11140 chmod +x "$ofile"
11169 if test ! -f "${ofile}"; then
11170 { $as_echo "$as_me:$LINENO: WARNING: output file \`$ofile' doe
[all...]
/external/openfst/
H A Dconfigure7993 ofile=libtool
15650 ofile='$ofile'
16369 cfgfile="${ofile}T"
16376 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
17005 mv -f "$cfgfile" "$ofile" ||
17006 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
17007 chmod +x "$ofile"
17010 cat <<_LT_EOF >> "$ofile"
[all...]

Completed in 304 milliseconds

12