Searched defs:haveTotal (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dtorrent-cell-renderer.c49 const uint64_t haveTotal = st->haveUnchecked + st->haveValid; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Ddetails.cc389 int64_t haveTotal = 0; local
H A Dtorrent.h258 uint64_t haveTotal( ) const { return haveVerified( ) + haveUnverified(); } function in class:Torrent

Completed in 74 milliseconds