Searched refs:downloads (Results 1 - 22 of 22) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dannouncer-common.h65 int downloads; member in struct:tr_scrape_response_row
200 int downloads; member in struct:__anon7310
H A Dannouncer-http.c257 response->downloads = i;
295 d->response.downloads = -1;
415 row->downloads = intVal;
471 d->response.rows[i].downloads = -1;
H A Dannouncer.c1029 "downloads:%d "
1041 response->downloads,
1082 int downloads = 0; local
1102 if( response->downloads >= 0 )
1104 tracker->downloadCount = downloads = response->downloads;
1312 "downloads:%d "
1321 row->downloads,
1360 if( row->downloads >= 0 )
1361 tracker->downloadCount = row->downloads;
[all...]
H A Dannouncer-udp.c189 req->response.rows[i].downloads = -1;
247 row->downloads = evbuffer_read_ntoh_32( buf );
344 req->response.downloads = -1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/default/
H A Damuleweb-main-dload.php356 $downloads = amule_load_vars("downloads"); variable
375 usort(&$downloads, "my_cmp");
385 foreach ($downloads as $file) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DTransferWnd.cpp155 std::vector<uint16> files, downloads; local
159 downloads.insert(downloads.begin(), nrCats, 0);
176 downloads[fileCat]++;
182 downloads[0]++;
199 label += CFormat(wxT(" (%u/%u)")) % downloads[i] % files[i];
H A DStatisticsDlg.cpp162 v1[0] = const_cast<float *>(&update.downloads[0]);
163 v1[1] = const_cast<float *>(&update.downloads[1]);
164 v1[2] = const_cast<float *>(&update.downloads[2]);
H A DStatistics.cpp698 update.downloads[0] = phr->kBytesReceived / phr->sTimestamp;
699 update.downloads[1] = m_graphRunningAvgDown.GetRate() / 1024.0;
700 update.downloads[2] = phr->kBpsDownCur;
H A DStatistics.h37 float downloads[3]; member in struct:UpdateInfo
H A DExternalConn.cpp154 std::vector<CPartFile*> downloads; local
155 theApp->downloadqueue->CopyFileList(downloads, true);
156 for (uint32 i = downloads.size(); i--;) {
157 uint32 id = downloads[i]->ECID();
160 (*this)[id] = new CPartFile_Encoder(downloads[i]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bftpd-1.6.6/redhat/
H A Dbftpd-1.7.spec14 Source0: http://bftpd.sourceforge.net/downloads/rpm/%{name}-%{version}.tar.gz
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/winbuild/
H A DMakefile.vc21 !MESSAGE Libraries can be fetched at http://pecl2.php.net/downloads/php-windows-builds/
28 !MESSAGE http://www.microsoft.com/downloads/details.aspx?FamilyID=AD6158D7-DDBA-416A-9109-07607425A815
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/platforms/MacOSX/cocoa-mule/
H A DamuleData.h176 @property (readonly) amuleFileSet *downloads; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/
H A DMakefile.am14 downloads.html entities.html example.html help.html index.html \
H A DMakefile.in289 downloads.html entities.html example.html help.html index.html \
H A DMakefile289 downloads.html entities.html example.html help.html index.html \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/
H A DMakefile.am14 downloads.html entities.html example.html help.html index.html \
H A DMakefile289 downloads.html entities.html example.html help.html index.html \
H A DMakefile.in289 downloads.html entities.html example.html help.html index.html \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/masmx86/
H A Dmatch686.asm13 ; http://www.microsoft.com/downloads/details.aspx?FamilyID=7a1c9da0-0510-44a2-b042-7ef370530c64
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/masmx86/
H A Dmatch686.asm13 ; http://www.microsoft.com/downloads/details.aspx?FamilyID=7a1c9da0-0510-44a2-b042-7ef370530c64
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtreectrl.tex120 \urlref{http://www.microsoft.com/downloads/release.asp?ReleaseID=11916}{http://www.microsoft.com/downloads/release.asp?ReleaseID=11916}.

Completed in 183 milliseconds