Searched refs:downloaded (Results 1 – 25 of 102) sorted by relevance
12345
/external/webkit/Tools/wx/build/ |
D | build_utils.py | 93 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/ |
D | IWebDataSource.idl | 157 @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
|
D | IWebResource.idl | 33 @discussion A WebResource represents a fully downloaded URL.
|
/external/sqlite/dist/ |
D | version | 1 downloaded from http://www.sqlite.org/sqlite-amalgamation-3070400.zip
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
D | GOOGLE_README.txt | 1 This is TagSoup 1.2, downloaded from http://home.ccil.org/~cowan/XML/tagsoup/.
|
/external/bluetooth/glib/debian/ |
D | copyright | 4 It was downloaded from the CVS archives at cvs.gimp.org.
|
/external/dropbear/debian/ |
D | copyright.in | 6 It was downloaded from http://matt.ucc.asn.au/dropbear/
|
/external/protobuf/python/ |
D | README.txt | 12 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/ |
D | abba.imy | 5 COMPOSER: downloaded at www.ringtones.perbang.dk
|
/external/harfbuzz/contrib/ |
D | README | 7 Otherwise, this directory contains examples of using downloaded Unicode tables
|
/external/mksh/src/ |
D | 00-NOTE.txt | 14 The manual page can be downloaded as PDF (ISO A4 paper) from
|
/external/sonivox/jet_tools/JetCreator/ |
D | ReadMe1st.txt | 24 These can be downloaded here:
|
/external/llvm/utils/crosstool/ARM/ |
D | README | 33 CODE_SOURCERY_PKG_PATH=[dir where you downloaded CodeSourcery tarball] \
|
/external/chromium/chrome/browser/cocoa/ |
D | file_metadata.mm | 23 // 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/ |
D | README.txt | 13 version of JDiff can be downloaded at:
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/ |
D | EBCDIC | 38 downloaded flex 2.4 yet, so I don't know what's in the current distribution.
|
/external/chromium/sdch/open-vcdiff/src/gtest/ |
D | README | 94 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/ |
D | en_GB.po | 77 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"
|
D | et.po | 65 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/ |
D | README.Solaris | 76 directory. Any new stuff that is downloaded from a QuakeWorld
|
/external/valgrind/main/docs/internals/ |
D | BIG_APP_NOTES.txt | 140 export DOWNLOADCACHE=~/DOWNLOADS/OOo to cache downloaded tarballs
|
/external/webkit/Source/JavaScriptCore/wtf/ |
D | CONTRIBUTORS.pthreads-win32 | 1 This is a copy of CONTRIBUTORS file for the Pthreads-win32 library, downloaded
|
/external/stlport/doc/ |
D | README.wince | 21 downloaded for free from the MS website, including a product activation key.
|
/external/libpng/ |
D | INSTALL | 48 You can rename the directories that you downloaded (they
|
/external/gtest/ |
D | README | 100 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