Home
last modified time | relevance | path

Searched refs:downloaded (Results 1 – 25 of 102) sorted by relevance

12345

/external/webkit/Tools/wx/build/
Dbuild_utils.py93 def download_callback(downloaded, block_size, total_size): argument
94 downloaded = block_size * downloaded
95 if downloaded > total_size:
96 downloaded = total_size
97 sys.stdout.write('%s %d of %d bytes downloaded\r' % (filename, downloaded, total_size))
/external/webkit/Source/WebKit/win/Interfaces/
DIWebDataSource.idl157 @description This method constructs a WebArchive using the original downloaded data.
167 @description This method constructs a WebResource using the original downloaded data.
177 @description The returned array only contains subresources that have fully downloaded.
186 …@description Returns non-nil if the data source has fully downloaded a subresource with the given …
198 …an image that is already downloaded to a web page, addSubresource: can be called so that the data …
199 …uses the downloaded image rather than accessing the network. NOTE: If the data source already has a
DIWebResource.idl33 @discussion A WebResource represents a fully downloaded URL.
/external/sqlite/dist/
Dversion1 downloaded from http://www.sqlite.org/sqlite-amalgamation-3070400.zip
/external/tagsoup/src/org/ccil/cowan/tagsoup/
DGOOGLE_README.txt1 This is TagSoup 1.2, downloaded from http://home.ccil.org/~cowan/XML/tagsoup/.
/external/bluetooth/glib/debian/
Dcopyright4 It was downloaded from the CVS archives at cvs.gimp.org.
/external/dropbear/debian/
Dcopyright.in6 It was downloaded from http://matt.ucc.asn.au/dropbear/
/external/protobuf/python/
DREADME.txt12 Protocol Compiler (protoc). If you downloaded this package from PyPI
34 downloaded and installed automatically as soon as you run setup.py.
/external/sonivox/arm-wt-22k/vectors/
Dabba.imy5 COMPOSER: downloaded at www.ringtones.perbang.dk
/external/harfbuzz/contrib/
DREADME7 Otherwise, this directory contains examples of using downloaded Unicode tables
/external/mksh/src/
D00-NOTE.txt14 The manual page can be downloaded as PDF (ISO A4 paper) from
/external/sonivox/jet_tools/JetCreator/
DReadMe1st.txt24 These can be downloaded here:
/external/llvm/utils/crosstool/ARM/
DREADME33 CODE_SOURCERY_PKG_PATH=[dir where you downloaded CodeSourcery tarball] \
/external/chromium/chrome/browser/cocoa/
Dfile_metadata.mm23 // file, that can store the source URL and referrer of a downloaded file.
81 // the downloaded file. If the referrer is known, store that, too.
/external/jdiff/
DREADME.txt13 version of JDiff can be downloaded at:
/external/webkit/Tools/android/flex-2.5.4a/MISC/
DEBCDIC38 downloaded flex 2.4 yet, so I don't know what's in the current distribution.
/external/chromium/sdch/open-vcdiff/src/gtest/
DREADME94 Google Test is also released in source packages which can be downloaded from
101 Once downloaded expand the archive using whichever tools you prefer for that
/external/webkit/Source/WebKit/gtk/po/
Den_GB.po77 msgid "The network request for the URI that should be downloaded"
78 msgstr "The network request for the URI that should be downloaded"
87 msgid "The network response for the URI that should be downloaded"
88 msgstr "The network request for the URI that should be downloaded"
127 msgid "The length of the data already downloaded"
128 msgstr "The length of the data already downloaded"
Det.po65 msgid "The network request for the URI that should be downloaded"
71 msgid "The network response for the URI that should be downloaded"
101 msgid "The length of the data already downloaded"
/external/quake/quake/src/WinQuake/
DREADME.Solaris76 directory. Any new stuff that is downloaded from a QuakeWorld
/external/valgrind/main/docs/internals/
DBIG_APP_NOTES.txt140 export DOWNLOADCACHE=~/DOWNLOADS/OOo to cache downloaded tarballs
/external/webkit/Source/JavaScriptCore/wtf/
DCONTRIBUTORS.pthreads-win321 This is a copy of CONTRIBUTORS file for the Pthreads-win32 library, downloaded
/external/stlport/doc/
DREADME.wince21 downloaded for free from the MS website, including a product activation key.
/external/libpng/
DINSTALL48 You can rename the directories that you downloaded (they
/external/gtest/
DREADME100 Google Test is also released in source packages which can be downloaded from
107 Once downloaded expand the archive using whichever tools you prefer for that

12345