Searched refs:LAST_CORE_PREF (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dprefs.h126 LAST_CORE_PREF = UPLOAD_SLOTS_PER_TORRENT, enumerator in enum:Prefs::__anon7427
148 bool isCore( int key ) const { return FIRST_CORE_PREF<=key && key<=LAST_CORE_PREF; }
H A Dsession.cc850 for( int i=Prefs::FIRST_CORE_PREF; i<=Prefs::LAST_CORE_PREF; ++i )

Completed in 101 milliseconds