Searched refs:ofile (Results 1 – 25 of 34) sorted by relevance
12
/external/chromium/sdch/open-vcdiff/ |
D | compile | 34 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"
|
D | configure | 6515 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' does not exist" >&5 10915 echo "$as_me: WARNING: output file \`$ofile' does not exist" >&2;} [all …]
|
D | aclocal.m4 | 157 ofile="$default_ofile" 1942 if test ! -f "${ofile}"; then 1943 AC_MSG_WARN([output file `$ofile' does not exist]) 1947 eval "`$SHELL ${ofile} --config | grep '^LTCC='`" 1949 AC_MSG_WARN([output file `$ofile' does not look like a libtool script]) 1951 AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile']) 1955 eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`" 1958 # Extract list of available tagged configurations in $ofile. 1960 …available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/… 1972 if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null [all …]
|
/external/valgrind/main/ |
D | compile | 74 ofile=$2 96 if test -z "$ofile" || test -z "$cfile"; then 127 test "$cofile" = "$ofile" || mv "$cofile" "$ofile" 129 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
|
/external/libffi/ |
D | ltconfig | 211 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\"; exit 1" 1 2 15 [all …]
|
D | compile | 74 ofile=$2 96 if test -z "$ofile" || test -z "$cfile"; then 127 mv "$cofile" "$ofile" 129 mv "${cofile}bj" "$ofile"
|
D | configure | 6867 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' does not exist" >&5 10924 echo "$as_me: WARNING: output file \`$ofile' does not exist" >&2;} [all …]
|
D | aclocal.m4 | 155 ofile="$default_ofile" 1847 if test ! -f "${ofile}"; then 1848 AC_MSG_WARN([output file `$ofile' does not exist]) 1852 eval "`$SHELL ${ofile} --config | grep '^LTCC='`" 1854 AC_MSG_WARN([output file `$ofile' does not look like a libtool script]) 1856 AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile']) 1860 eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`" 1863 # Extract list of available tagged configurations in $ofile. 1865 …available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/… 1877 if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null [all …]
|
/external/grub/ |
D | compile | 74 ofile=$2 96 if test -z "$ofile" || test -z "$cfile"; then 127 mv "$cofile" "$ofile" 129 mv "${cofile}bj" "$ofile"
|
/external/clang/tools/scan-build/ |
D | c++-analyzer | 82 my ($Clang, $Lang, $file, $Args, $HtmlDir, $ErrorType, $ofile) = @_; 109 system 'mv',$ofile,"$PPFile.stderr.txt"; 238 my ($ofh, $ofile) = tempfile("clang_output_XXXXXX", DIR => $HtmlDir); 253 $HtmlDir, "Crash", $ofile); 258 $HtmlDir, $ParserRejects, $ofile); 263 if (open(CHILD, $ofile)) { 291 $HtmlDir, $AttributeIgnored, $ofile); 304 unlink($ofile);
|
D | ccc-analyzer | 82 my ($Clang, $Lang, $file, $Args, $HtmlDir, $ErrorType, $ofile) = @_; 109 system 'mv',$ofile,"$PPFile.stderr.txt"; 238 my ($ofh, $ofile) = tempfile("clang_output_XXXXXX", DIR => $HtmlDir); 253 $HtmlDir, "Crash", $ofile); 258 $HtmlDir, $ParserRejects, $ofile); 263 if (open(CHILD, $ofile)) { 291 $HtmlDir, $AttributeIgnored, $ofile); 304 unlink($ofile);
|
/external/jpeg/ |
D | ltconfig | 1310 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/ |
D | btt_plot.py | 312 ofile = output_file 314 ofile = '%s.png' % type 317 print 'Generating plot into %s' % ofile 353 plt.savefig(ofile)
|
/external/bison/data/ |
D | glr.cc | 94 b4_syncline([@oline@], [@ofile@]) 106 b4_syncline([@oline@], [@ofile@])[ 243 b4_syncline([@oline@], [@ofile@])[ 296 b4_syncline([@oline@], [@ofile@])
|
D | lalr1.cc | 60 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@])[
|
D | yacc.c | 191 b4_syncline([@oline@], [@ofile@]) 217 b4_syncline([@oline@], [@ofile@])[ 1077 b4_syncline([@oline@], [@ofile@]) 1268 b4_syncline([@oline@], [@ofile@])[ 1501 b4_syncline([@oline@], [@ofile@])
|
D | glr.c | 179 b4_syncline([@oline@], [@ofile@]) 235 b4_syncline([@oline@], [@ofile@]) 931 b4_syncline([@oline@], [@ofile@])[ 2317 b4_syncline([@oline@], [@ofile@])])dnl
|
D | c.m4 | 425 b4_syncline([@oline@], [@ofile@])
|
/external/expat/ |
D | configure | 5838 ofile="$default_ofile" 9409 cfgfile="${ofile}T" 9412 { echo "$as_me:$LINENO: creating $ofile" >&5 9413 echo "$as_me: creating $ofile" >&6;} 9789 mv -f "$cfgfile" "$ofile" || \ 9790 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") 9791 chmod +x "$ofile" 9820 if test ! -f "${ofile}"; then 9821 { echo "$as_me:$LINENO: WARNING: output file \`$ofile' does not exist" >&5 9822 echo "$as_me: WARNING: output file \`$ofile' does not exist" >&2;} [all …]
|
/external/expat/conftools/ |
D | libtool.m4 | 144 ofile="$default_ofile" 1794 if test ! -f "${ofile}"; then 1795 AC_MSG_WARN([output file `$ofile' does not exist]) 1799 eval "`$SHELL ${ofile} --config | grep '^LTCC='`" 1801 AC_MSG_WARN([output file `$ofile' does not look like a libtool script]) 1803 AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile']) 1807 eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`" 1810 # Extract list of available tagged configurations in $ofile. 1812 …available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/… 1824 if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null [all …]
|
/external/llvm/autoconf/m4/ |
D | libtool.m4 | 144 ofile="$default_ofile" 1790 if test ! -f "${ofile}"; then 1791 AC_MSG_WARN([output file `$ofile' does not exist]) 1795 eval "`$SHELL ${ofile} --config | grep '^LTCC='`" 1797 AC_MSG_WARN([output file `$ofile' does not look like a libtool script]) 1799 AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile']) 1803 eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`" 1806 # Extract list of available tagged configurations in $ofile. 1808 …available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/… 1820 if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null [all …]
|
/external/chromium/third_party/libevent/ |
D | configure | 6782 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' does not exist" >&5 11171 $as_echo "$as_me: WARNING: output file \`$ofile' does not exist" >&2;} [all …]
|
D | aclocal.m4 | 157 ofile="$default_ofile" 1930 if test ! -f "${ofile}"; then 1931 AC_MSG_WARN([output file `$ofile' does not exist]) 1935 eval "`$SHELL ${ofile} --config | grep '^LTCC='`" 1937 AC_MSG_WARN([output file `$ofile' does not look like a libtool script]) 1939 AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile']) 1943 eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`" 1946 # Extract list of available tagged configurations in $ofile. 1948 …available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/… 1960 if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null [all …]
|
/external/qemu-pc-bios/bochs/ |
D | configure | 5971 ofile="$default_ofile" 9365 cfgfile="${ofile}T" 9368 { echo "$as_me:$LINENO: creating $ofile" >&5 9369 echo "$as_me: creating $ofile" >&6;} 9736 mv -f "$cfgfile" "$ofile" || \ 9737 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") 9738 chmod +x "$ofile" 9764 if test ! -f "${ofile}"; then 9765 { echo "$as_me:$LINENO: WARNING: output file \`$ofile' does not exist" >&5 9766 echo "$as_me: WARNING: output file \`$ofile' does not exist" >&2;} [all …]
|
/external/protobuf/m4/ |
D | libtool.m4 | 214 ofile=libtool 639 AC_MSG_NOTICE([creating $ofile]) 678 cfgfile="${ofile}T" 685 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. 728 mv -f "$cfgfile" "$ofile" || 729 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") 730 chmod +x "$ofile" 732 [cat <<_LT_EOF >> "$ofile" 747 ofile='$ofile'], [])
|
12