HomeSort by relevance Sort by last modified time
    Searched refs:downloaded (Results 1 - 19 of 19) 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/chromium_org/chrome/renderer/resources/extensions/
notifications_custom_bindings.js 21 // path: The resource to be downloaded.
22 // width: (optional) The maximum width of the image to be downloaded.
23 // height: (optional) The maximum height of the image to be downloaded.
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
api_util_interface.h 54 scoped_ptr<webkit_blob::ScopedFile> downloaded)>
  /external/chromium_org/chrome/tools/
webforms_aggregator.py 72 each page that is downloaded and parsed an object of this class is created.
75 downloaded.
144 """Parses downloaded page and gets url link for non registration page.
253 at once. When some of the data on the page is downloaded Pycurl will put
255 everything is downloaded.
271 True, if the downloaded page is valid HTML code, or False otherwise.
362 # All links downloaded and parsed so far.
400 MAX_SAME_DOMAIN_URLS_NO defines the number of pages that can be downloaded
412 Adding up the above URLs gives 30 URLs that can be downloaded concurrently.
415 and only 15 pages would be downloaded concurrently from the same domain
    [all...]
  /external/chromium_org/chrome/browser/resources/image_loader/
worker.js 15 * However, if they have to be downloaded, then these requests are moved
24 * List of pending requests for images to be downloaded.
  /external/chromium_org/tools/valgrind/
waterfall.sh 172 match Test the local suppression files against the downloaded logs
  /external/chromium_org/chrome/tools/build/win/
version.bat 32 :: if downloaded with a tarball or depot_tools is not in the PATH.
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
DownloadCache.java 324 boolean downloaded = DownloadUtils.requestDownload(jc, url, tempFile);
326 if (downloaded) return tempFile;
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
bisect-builds 32 # To override the location where the nightly builds are downloaded or the path
111 [-l|--local] only use local (already downloaded) nightlies
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
Attachment.java 167 * True if this attachment can be downloaded again.
277 // perform a second insert to put the updated size and downloaded size values in
656 * @param downloaded Whether that specific rendition is downloaded.
657 * @return A packed int describing the updated downloaded states of the multiple attachments.
660 boolean downloaded) {
665 if (downloaded) {
680 * @return The downloaded state of that particular rendition of that particular attachment.
  /external/chromium_org/third_party/icu/source/tools/gensprep/
filterRFC3454.pl 670 The RFC text can be downloaded from ftp://ftp.rfc-editor.org/in-notes/rfc3454.txt
  /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 
  /external/smali/gradle/wrapper/
gradle-wrapper.jar 
  /external/chromium_org/chrome/browser/policy/
policy_browsertest.cc 290 base::FilePath downloaded = dir.Append(file); local
291 EXPECT_FALSE(base::PathExists(downloaded));
298 EXPECT_TRUE(base::PathExists(downloaded));
    [all...]
  /external/chromium_org/chrome/browser/download/
download_browsertest.cc 523 // Location of the file source (the place from which it is downloaded).
528 // Location of the file destination (place to which it is downloaded).
655 // Find the path to which the data will be downloaded.
673 // Confirm the downloaded data file exists.
687 // Delete the downloaded copy of the file.
802 // Delete the file we just downloaded.
    [all...]
  /frameworks/base/docs/html/training/
training_toc.cs 150 "How to save data on the device, whether it's temporary files, downloaded
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/js/
file_manager.js     [all...]

Completed in 802 milliseconds