Searched defs:download (Results 1 - 25 of 30) sorted by relevance

12

/external/libnfc-nxp/Linux_x86/
H A DphDal4Nfc_link.h57 phDal4Nfc_link_download_CB_t download; member in struct:__anon10877
/external/sl4a/InterpreterForAndroid/src/com/googlecode/android_scripting/
H A DUrlDownloaderTask.java99 return download();
147 private long download() throws Exception { method in class:UrlDownloaderTask
158 Log.v("Output file already exists. Skipping download.");
H A DInterpreterInstaller.java243 protected AsyncTask<Void, Integer, Long> download(String in) throws MalformedURLException { method in class:InterpreterInstaller
249 return download(mDescriptor.getInterpreterArchiveUrl());
253 return download(mDescriptor.getExtrasArchiveUrl());
257 return download(mDescriptor.getScriptsArchiveUrl());
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/glacier/
H A Dconcurrent.py270 Concurrently download an archive from glacier.
272 This class uses a thread pool to concurrently download an archive
292 def download(self, filename): member in class:ConcurrentDownloader
294 Concurrently download an archive.
296 :param filename: The filename to download the archive to
368 Individual download thread that will download parts of the file from Glacier. Parts
369 to download stored in work queue.
371 Parts download to a temp dir with each part a separate file
389 Attempt to download
[all...]
/external/google-benchmark/
H A Dmingw.py125 def download(url, location, log = EmptyLogger()): function
176 of gcc. Will download the compiler if needed
212 # Get the download url
241 downloaded = download(url, os.path.join(location, slug), log = log)
270 help = 'the location to download the compiler to',
275 help = 'the version of GCC to download')
/external/autotest/client/virt/
H A Drss_client.py355 Connect to a RSS (remote shell server) and download files or directory trees.
377 def download(self, src_pattern, dst_path, timeout=600): member in class:FileDownloadClient
469 def download(address, port, src_pattern, dst_path, log_func=None, timeout=60, function
477 client.download(src_pattern, dst_path, timeout)
486 parser.add_option("-d", "--download",
487 action="store_true", dest="download",
488 help="download files from server")
499 if options.download == options.upload:
512 if options.download:
513 download(addres
[all...]
H A Dvirt_utils.py985 c.download(remote_path, local_path, timeout)
1190 download directories of the DVDs)
1774 the configuration file that will be used to download the files.
2423 @param commit: specific commit to download
2497 Performs all steps necessary to initialize and download a git repo
2806 def download(self): member in class:PatchHelper
2828 Performs all steps necessary to download patches and apply them
2830 self.download()
/external/jsoncpp/
H A Dmakerelease.py34 SCONS_LOCAL_URL = 'http://sourceforge.net/projects/scons/files/scons-local/1.2.0/scons-local-1.2.0.tar.gz/download'
136 def download( url, target_path ): function
338 # Decompress source tarball, download and install scons-local
346 download( SCONS_LOCAL_URL, scons_local_path )
374 print('No upload user specified. Web site and download tarbal were not uploaded.')
/external/opencv3/samples/gpu/
H A Dpyrlk_optical_flow.cpp16 static void download(const GpuMat& d_mat, vector<Point2f>& vec) function
20 d_mat.download(mat);
23 static void download(const GpuMat& d_mat, vector<uchar>& vec) function
27 d_mat.download(mat);
165 download(d_prevPts, prevPts);
168 download(d_nextPts, nextPts);
171 download(d_status, status);
/external/testng/kobalt/wrapper/
H A Dkobalt-wrapper.jar ... .String) throws java.io.IOException private void download (java.io.File, java.lang.String ...
/external/libgdx/extensions/gdx-setup/src/com/badlogic/gdx/setup/resources/gradle/wrapper/
H A Dgradle-wrapper.jar ... MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download$1.class Download.java package org. ...
/external/opencv3/modules/core/src/
H A Dmatrix.cpp6 // If you do not agree to this license, do not download, install,
67 void MatAllocator::download(UMatData* u, void* dstptr, function in class:cv::MatAllocator
1211 CV_Error(cv::Error::StsNotImplemented, "You should explicitly call download method for cuda::GpuMat object");
H A Docl.cpp6 // If you do not agree to this license, do not download, install,
4758 void download(UMatData* u, void* dstptr, int dims, const size_t sz[], function in class:cv::ocl::OpenCLAllocator
4768 Mat::getStdAllocator()->download(u, dstptr, dims, sz, srcofs, srcstep, dststep);
4808 // This code is from MatAllocator::download()
5010 download(src, dst->data + dstrawofs, dims, sz, srcofs, srcstep, dststep);
5054 // This code is from MatAllocator::download()/upload()
5096 download(src, dst->data + dstrawofs, dims, sz, srcofs, srcstep, dststep);
/external/regex-re2/lib/codereview/
H A Dcodereview.py1399 # hg clpatch / undo / release-apply / download
1683 def download(ui, repo, clname, **opts): function
1684 """download a change from the code review server
2131 "^download": (
2132 download,
2402 diff = "/download/issue" + clname + "_" + str(patchid) + ".diff"
/external/skia/platform_tools/android/apps/gradle/wrapper/
H A Dgradle-wrapper.jar ... MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download$1.class Download.java package org. ...
/external/vulkan-validation-layers/build-android/gradle-templates/gradle/wrapper/
H A Dgradle-wrapper.jar ... MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download$1.class Download.java package org. ...
/external/smali/gradle/wrapper/
H A Dgradle-wrapper.jar ... MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download$1.class Download.java package org. ...
/external/snakeyaml/.mvn/wrapper/
H A Dmaven-wrapper.jarorg/apache/maven/wrapper/BootstrapMainStarter.class BootstrapMainStarter.java package org.apache.maven.wrapper public ...
/external/testng/gradle/wrapper/
H A Dgradle-wrapper.jar ... MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download$1.class Download.java package org. ...
/external/vulkan-validation-layers/demos/smoke/android/gradle/wrapper/
H A Dgradle-wrapper.jar ... MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download$1.class Download.java package org. ...
/external/testng/ant/
H A Divy-2.1.0.jar ... org/apache/ivy/core/event/ org/apache/ivy/core/event/download/ org/apache/ivy/core/event/publish/ org/apache/ivy/core ...
/external/opencv3/samples/java/sbt/sbt/
H A Dsbt-launch.jarmodule.properties org/apache/ivy/Ivy$1.class Ivy.java package org.apache. ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-jsch.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.operations_2.0.0.v20100510.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.ui.sdk.scheduler_1.0.0.v20100507-1815.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 966 milliseconds

12