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

1 2 3

  /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/google-tv-pairing-protocol/cpp/
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/mojo/spy/ui/
spy_shell_to_html.py 17 ofile = open(options.output_file, 'w')
19 ofile = sys.stdout
20 GenerateHTML(ofile)
21 if ofile != sys.stdout:
22 ofile.close()
24 def GenerateHTML(ofile):
37 ofile, load_sequence,
  /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/cmockery/cmockery_0_1_2/
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/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"
  /external/libopus/
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"
  /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/libpng/
compile 263 ofile=
278 ofile=$2
300 if test -z "$ofile" || test -z "$cfile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /external/libedit/
compile 263 ofile=
278 ofile=$2
300 if test -z "$ofile" || test -z "$cfile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /external/pcre/dist/
compile 263 ofile=
278 ofile=$2
300 if test -z "$ofile" || test -z "$cfile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /external/clang/tools/scan-build/
ccc-analyzer 100 my ($Clang, $Lang, $file, $Args, $HtmlDir, $ErrorType, $ofile) = @_;
130 rename($ofile, "$PPFile.stderr.txt");
253 my ($ofh, $ofile) = tempfile("clang_output_XXXXXX", DIR => $HtmlDir);
269 $HtmlDir, "Crash", $ofile);
274 $HtmlDir, $ParserRejects, $ofile);
277 $HtmlDir, $OtherError, $ofile);
282 if (open(CHILD, $ofile)) {
310 $HtmlDir, $AttributeIgnored, $ofile);
323 unlink($ofile);
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
ccc-analyzer 100 my ($Clang, $Lang, $file, $Args, $HtmlDir, $ErrorType, $ofile) = @_;
130 system 'mv',$ofile,"$PPFile.stderr.txt";
254 my ($ofh, $ofile) = tempfile("clang_output_XXXXXX", DIR => $HtmlDir);
270 $HtmlDir, "Crash", $ofile);
275 $HtmlDir, $ParserRejects, $ofile);
278 $HtmlDir, $OtherError, $ofile);
283 if (open(CHILD, $ofile)) {
311 $HtmlDir, $AttributeIgnored, $ofile);
324 unlink($ofile);
  /prebuilts/misc/linux-x86/analyzer/tools/scan-build/
ccc-analyzer 100 my ($Clang, $Lang, $file, $Args, $HtmlDir, $ErrorType, $ofile) = @_;
130 system 'mv',$ofile,"$PPFile.stderr.txt";
254 my ($ofh, $ofile) = tempfile("clang_output_XXXXXX", DIR => $HtmlDir);
270 $HtmlDir, "Crash", $ofile);
275 $HtmlDir, $ParserRejects, $ofile);
278 $HtmlDir, $OtherError, $ofile);
283 if (open(CHILD, $ofile)) {
311 $HtmlDir, $AttributeIgnored, $ofile);
324 unlink($ofile);
  /external/lldb/source/Plugins/SymbolVendor/MacOSX/
SymbolVendorMacOSX.cpp 48 UUIDsMatch(Module *module, ObjectFile *ofile, lldb_private::Stream *feedback_strm)
50 if (module && ofile)
55 if (!ofile->GetUUID(&dsym_uuid))
60 ofile->GetFileSpec().Dump(feedback_strm);
79 ofile->GetFileSpec().Dump(feedback_strm);
  /external/jpeg/
ltconfig     [all...]

Completed in 665 milliseconds

1 2 3