/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...] |
/device/samsung/crespo/alsa-lib/ |
compile | 58 ofile= 74 ofile=$2 96 if test -z "$ofile" || test -z "$cfile"; then 127 mv "$cofile" "$ofile" 129 mv "${cofile}bj" "$ofile"
|
configure | [all...] |
/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...] |
/external/webkit/WebCore/WebCore.gyp/scripts/ |
rule_gperf.py | 77 ofile = open(outputCpp, 'w') variable 81 returnCode = subprocess.call(command, stdout=ofile.fileno())
|
/external/jpeg/ |
ltconfig | [all...] |
/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/clearsilver/imd/ |
imd.c | 204 char ofile[_POSIX_PATH_MAX]; local 210 snprintf (ofile, sizeof(ofile), "%s/%s", path, file); 247 snprintf(cmd, sizeof(cmd), "djpeg -pnm %s | pnmflip %s | cjpeg -quality 85 > %s", ofile, opt, rpath); 252 snprintf(cmd, sizeof(cmd), "giftopnm %s | pnmflip %s | ppmtogif > %s", ofile, opt, rpath); 265 if (link(ofile, nfile)) 266 return nerr_raise_errno (NERR_SYSTEM, "Unable to link %s -> %s", ofile, nfile); 267 unlink(ofile);
|
/external/expat/ |
configure | [all...] |
/external/chromium/third_party/libevent/ |
configure | [all...] |
/external/dbus/ |
configure | [all...] |
/external/libpng/ |
configure | [all...] |
/external/protobuf/ |
configure | [all...] |
/external/protobuf/gtest/ |
configure | [all...] |