HomeSort by relevance Sort by last modified time
    Searched refs:download (Results 51 - 75 of 84) sorted by null

1 23 4

  /external/e2fsprogs/
e2fsprogs.spec 12 Source: ftp://download.sourceforge.net/pub/sourceforge/e2fsprogs/e2fsprogs-%{version}.tar.gz
  /external/quake/quake/src/QW/client/
console.c 587 // draw the download bar
589 if (cls.download) {
draw.c 661 if (cls.download) {
gl_draw.c 814 if (!cls.download) {
    [all...]
  /external/webkit/WebCore/loader/
EmptyClients.h 195 virtual void download(ResourceHandle*, const ResourceRequest&, const ResourceRequest&, const ResourceResponse&) { } function in class:WebCore::EmptyFrameLoaderClient
MainResourceLoader.cpp 226 frameLoader()->client()->download(m_handle.get(), request(), m_handle.get()->request(), r);
  /external/webkit/WebKit/gtk/webkit/
webkitprivate.h 265 webkit_download_set_suggested_filename(WebKitDownload* download, const gchar* suggestedFilename);
webkitwebview.cpp 2782 WebKitDownload* download; local
    [all...]
  /external/quake/quake/src/QW/server/
sv_main.c 209 if (drop->download)
211 fclose (drop->download);
212 drop->download = NULL;
    [all...]
  /external/qemu/android/
help.c 669 android_netspeeds[n].download/1000. );
672 PRINTF( " -netspeed %-12s %s", "<num>", "select both upload and download speed\n");
    [all...]
  /external/webkit/WebKit/win/
WebFrame.h 304 virtual void download(WebCore::ResourceHandle*, const WebCore::ResourceRequest&, const WebCore::ResourceRequest&, const WebCore::ResourceResponse&);
WebFrame.cpp 1684 void WebFrame::download(ResourceHandle* handle, const ResourceRequest& request, const ResourceRequest&, const ResourceResponse& response) function in class:WebFrame
1699 COMPtr<WebDownload> download; local
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh 25 # to download and patch the toolchain sources from android.git.kernel.org)
70 # Location where we download packages from the Ubuntu servers
71 DOWNLOAD_DIR=$ROOT_DIR/download
77 echo " This is needed to download the toolchain sources."
81 NDK_DOWNLOAD_TOOLCHAIN_SOURCES_SH="$NDK/build/tools/download-toolchain-sources.sh"
97 # Location where we will download the toolchain sources
122 # The list of packages we need to download from the Ubuntu servers and
270 # Download a file with either 'curl', 'wget' or 'scp'
663 task_define download_toolchain_sources "Download toolchain sources from android.git.kernel.org"
669 task_define download_packages "Download Ubuntu packages
    [all...]
  /external/libnfc-nxp/Linux_x86/
phDal4Nfc.c 533 gLinkFunc.download = phDal4Nfc_uart_download;
619 PURPOSE: Put the PN544 in download mode, using the GPIO4 pin
    [all...]
  /external/webkit/WebKit/haiku/WebCoreSupport/
FrameLoaderClientHaiku.cpp 564 void FrameLoaderClientHaiku::download(ResourceHandle*, const ResourceRequest&, function in class:WebCore::FrameLoaderClientHaiku
  /external/webkit/WebKit/wx/WebKitSupport/
FrameLoaderClientWx.cpp 672 void FrameLoaderClientWx::download(ResourceHandle*, const ResourceRequest&, const ResourceRequest&, const ResourceResponse&) function in class:WebCore::FrameLoaderClientWx
  /build/core/
main.mk 38 $(warning * see http://source.android.com/download)
116 $(info $(space)$(space)$(space)$(space)http://source.android.com/download)
132 $(info $(space)$(space)$(space)$(space)http://source.android.com/download)
  /build/tools/droiddoc/templates/
macros.cs 82 elif:tag.kind == "@adtZipDownload" ?><?cs var:adt.zip.download ?><?cs
  /packages/apps/Email/src/com/android/email/activity/
MessageView.java 795 case R.id.download:
    [all...]
  /external/grub/netboot/
main.c 297 TFTP - Download extended BOOTP data, or kernel image
461 if ((rc = fnc (tr->u.data.download,
  /external/webkit/WebKit/android/WebCoreSupport/
FrameLoaderClientAndroid.cpp 315 // is caused by a decision to download the main resource rather than
319 // If we decided to download the main resource or if the user cancelled
468 // Check if we should Download instead.
924 void FrameLoaderClientAndroid::download(ResourceHandle* handle, const ResourceRequest&, function in class:android::FrameLoaderClientAndroid
    [all...]
  /external/webkit/WebKit/chromium/src/
FrameLoaderClientImpl.cpp 847 // The server wants us to download instead of replacing the page contents.
1314 void FrameLoaderClientImpl::download(ResourceHandle* handle, function in class:WebKit::FrameLoaderClientImpl
    [all...]
  /external/webkit/WebKit/gtk/WebCoreSupport/
FrameLoaderClientGtk.cpp 388 // have multi-threaded download, we might need to do the same
1009 void FrameLoaderClient::download(ResourceHandle* handle, const ResourceRequest& request, const ResourceRequest&, const ResourceResponse& response) function in class:WebKit::FrameLoaderClient
    [all...]
  /external/webkit/WebKit/qt/WebCoreSupport/
FrameLoaderClientQt.cpp 812 void FrameLoaderClientQt::download(WebCore::ResourceHandle* handle, const WebCore::ResourceRequest&, const WebCore::ResourceRequest&, const WebCore::ResourceResponse&) function in class:WebCore::FrameLoaderClientQt
    [all...]
  /external/qemu/
net-android.c     [all...]

Completed in 2861 milliseconds

1 23 4