HomeSort by relevance Sort by last modified time
    Searched refs:ofile (Results 1 - 25 of 27) sorted by null

1 2

  /external/chromium/sdch/open-vcdiff/
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"
configure     [all...]
  /external/valgrind/main/
compile 58 ofile=
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/grub/
compile 58 ofile=
74 ofile=$2
96 if test -z "$ofile" || test -z "$cfile"; then
127 mv "$cofile" "$ofile"
129 mv "${cofile}bj" "$ofile"
  /external/libffi/
compile 58 ofile=
74 ofile=$2
96 if test -z "$ofile" || test -z "$cfile"; then
127 mv "$cofile" "$ofile"
129 mv "${cofile}bj" "$ofile"
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
    [all...]
configure     [all...]
  /ndk/sources/host-tools/make-3.81/config/
compile 58 ofile=
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/
c++-analyzer 85 my ($Clang, $Lang, $file, $Args, $HtmlDir, $ErrorType, $ofile) = @_;
112 system 'mv',$ofile,"$PPFile.stderr.txt";
241 my ($ofh, $ofile) = tempfile("clang_output_XXXXXX", DIR => $HtmlDir);
256 $HtmlDir, "Crash", $ofile);
261 $HtmlDir, $ParserRejects, $ofile);
266 if (open(CHILD, $ofile)) {
294 $HtmlDir, $AttributeIgnored, $ofile);
307 unlink($ofile);
ccc-analyzer 85 my ($Clang, $Lang, $file, $Args, $HtmlDir, $ErrorType, $ofile) = @_;
112 system 'mv',$ofile,"$PPFile.stderr.txt";
241 my ($ofh, $ofile) = tempfile("clang_output_XXXXXX", DIR => $HtmlDir);
256 $HtmlDir, "Crash", $ofile);
261 $HtmlDir, $ParserRejects, $ofile);
266 if (open(CHILD, $ofile)) {
294 $HtmlDir, $AttributeIgnored, $ofile);
307 unlink($ofile);
  /external/jpeg/
ltconfig     [all...]
  /ndk/sources/host-tools/make-3.81/
vmsjobs.c 307 char ifile[256], ofile[256], efile[256]; local
315 ofile[0] = 0;
386 p = vms_redirect (&ofiledsc, ofile, p);
502 if (ofile[0])
504 fprintf (outfile, "$ define sys$output %s\n", ofile);
505 DB (DB_JOBS, (_("Redirected output to %s\n"), ofile));
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/
build_vc.pl 34 my (@headerlist, @filelist, $hd, $file, $ofile, $command, $objlist, $libfile, $h);
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/
build_vc.pl 34 my (@headerlist, @filelist, $hd, $file, $ofile, $command, $objlist, $libfile, $h);
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/
build_vc.pl 34 my (@headerlist, @filelist, $hd, $file, $ofile, $command, $objlist, $libfile, $h);
  /external/blktrace/btt/
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/
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@])[
glr.cc 94 b4_syncline([@oline@], [@ofile@])
106 b4_syncline([@oline@], [@ofile@])[
243 b4_syncline([@oline@], [@ofile@])[
296 b4_syncline([@oline@], [@ofile@])
glr.c 179 b4_syncline([@oline@], [@ofile@])
235 b4_syncline([@oline@], [@ofile@])
932 b4_syncline([@oline@], [@ofile@])[
    [all...]
yacc.c 191 b4_syncline([@oline@], [@ofile@])
217 b4_syncline([@oline@], [@ofile@])[
1080 b4_syncline([@oline@], [@ofile@])
    [all...]
  /external/expat/
configure     [all...]
  /external/chromium/third_party/libevent/
configure     [all...]
  /external/qemu-pc-bios/bochs/
configure     [all...]
  /external/libpng/
configure     [all...]
  /external/pcre/
configure     [all...]

Completed in 1405 milliseconds

1 2