HomeSort by relevance Sort by last modified time
    Searched refs:destfile (Results 1 - 14 of 14) sorted by null

  /external/llvm/
copy-diff.py 60 print >> sys.stderr, 'USAGE:', sys.argv[0], '<srcfile> <destfile>'
64 destfile = os.path.abspath(sys.argv[2])
66 if srcfile == destfile:
67 print >> sys.stderr, 'WARNING: <srcfile> is equal to <destfile>'
70 copyfile(srcfile, destfile)
  /external/webkit/Tools/wx/build/
build_utils.py 88 destfile = os.path.join(destdir, filename)
101 if not os.path.exists(destfile) or os.path.getsize(destfile) != size:
102 urllib.urlretrieve(url, destfile, download_callback)
104 return destfile
  /external/libpng/
ltmain.sh     [all...]
  /external/pcre/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]
  /external/protobuf/
ltmain.sh     [all...]
  /external/chromium/sdch/open-vcdiff/
ltmain.sh     [all...]
  /external/chromium/third_party/libevent/
ltmain.sh     [all...]
  /external/expat/conftools/
ltmain.sh     [all...]
  /external/libffi/
ltmain.sh     [all...]
  /external/llvm/autoconf/
ltmain.sh     [all...]
  /external/llvm/projects/sample/autoconf/
ltmain.sh     [all...]
  /external/jpeg/
ltmain.sh     [all...]
  /prebuilt/common/ant/
ant.jar 

Completed in 572 milliseconds