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

  /external/antlr/antlr-3.4/runtime/JavaScript/build/
README 11 * Unzip the downloaded file.
15 * Unzip the downloaded file.
19 * Unzip the downloaded file.
23 * Unzip the downloaded file.
  /external/webkit/Tools/wx/build/
build_utils.py 83 Returns the filename of the downloaded file if downloaded, or None if
93 def download_callback(downloaded, block_size, total_size):
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/LayoutTests/dom/html/level2/html/
HTMLObjectElement07.js 78 The codeType attribute specifies the data downloaded via the classid
HTMLObjectElement14.js 78 The type attribute specifies the content type for data downloaded via
object11.js 78 Content type for data downloaded via data attribute.
object15.js 78 Content type for data downloaded via classid attribute.
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLObjectElement07.js 78 The codeType attribute specifies the data downloaded via the classid
HTMLObjectElement14.js 78 The type attribute specifies the content type for data downloaded via
object11.js 78 Content type for data downloaded via data attribute.
object15.js 78 Content type for data downloaded via classid attribute.
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
DownloadCache.java 324 boolean downloaded = DownloadUtils.requestDownload(jc, url, tempFile);
326 if (downloaded) return tempFile;
  /external/webkit/Tools/Scripts/
bisect-builds 32 # To override the location where the nightly builds are downloaded or the path
107 [-l|--local] only use local (already downloaded) nightlies
  /external/icu4c/tools/gensprep/
filterRFC3454.pl 670 The RFC text can be downloaded from ftp://ftp.rfc-editor.org/in-notes/rfc3454.txt
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh 51 # Location of temporary directory where everything will be downloaded
91 # and SHA-1 hashes for downloaded Ubuntu packages.
270 are downloaded from android.git.toolchain.org/toolchain/. One way to do that
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.ui.sdk.scheduler_1.0.0.v20100507-1815.jar 
  /tools/build/gradle/wrapper/
gradle-wrapper.jar 

Completed in 286 milliseconds