/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"
|
/external/chromium_org/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"
|
/external/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"
|
/external/chromium_org/third_party/libxslt/ |
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/chromium_org/third_party/tcmalloc/vendor/ |
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/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...] |
/external/libogg/ |
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/libusb/ |
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/libusb-compat/ |
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/libvorbis/ |
compile | 58 ofile= 74 ofile=$2 96 if test -z "$ofile" || test -z "$cfile"; then 127 mv "$cofile" "$ofile" 129 mv "${cofile}bj" "$ofile"
|
/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/bison/build-aux/ |
compile | 226 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"
|
/external/chromium_org/third_party/opus/src/ |
compile | 259 ofile= 274 ofile=$2 296 if test -z "$ofile" || test -z "$cfile"; then 327 test "$cofile" = "$ofile" || mv "$cofile" "$ofile" 329 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
|
/external/libcap-ng/libcap-ng-0.7/ |
compile | 226 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"
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
mimify.py | 122 def unmimify_part(ifile, ofile, decode_base64 = 0): 151 ofile.write(pref + line) 178 ofile.write(pref + line) 183 ofile.write(pref + line) 185 unmimify_part(nifile, ofile, decode_base64) 205 ofile.write(pref + line) 218 ofile = open(outfile, 'w') 220 ofile = outfile 222 unmimify_part(nifile, ofile, decode_base64) 223 ofile.flush( [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
mimify.py | 122 def unmimify_part(ifile, ofile, decode_base64 = 0): 151 ofile.write(pref + line) 178 ofile.write(pref + line) 183 ofile.write(pref + line) 185 unmimify_part(nifile, ofile, decode_base64) 205 ofile.write(pref + line) 218 ofile = open(outfile, 'w') 220 ofile = outfile 222 unmimify_part(nifile, ofile, decode_base64) 223 ofile.flush( [all...] |
/external/clang/tools/scan-build/ |
ccc-analyzer | 95 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); 265 $HtmlDir, "Crash", $ofile); 270 $HtmlDir, $ParserRejects, $ofile); 273 $HtmlDir, $OtherError, $ofile); 278 if (open(CHILD, $ofile)) { 306 $HtmlDir, $AttributeIgnored, $ofile); 319 unlink($ofile);
|
/external/jpeg/ |
ltconfig | [all...] |
/external/qemu/distrib/jpeg-6b/ |
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/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/ |
build_vc.pl | 34 my (@headerlist, @filelist, $hd, $file, $ofile, $command, $objlist, $libfile, $h);
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/ |
build_vc.pl | 34 my (@headerlist, @filelist, $hd, $file, $ofile, $command, $objlist, $libfile, $h);
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/ |
build_vc.pl | 34 my (@headerlist, @filelist, $hd, $file, $ofile, $command, $objlist, $libfile, $h);
|