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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DStatistics.h361 typedef std::list<HR>::iterator listPOS; typedef in class:CStatistics
385 listPOS* aposRecycle;
H A DStatistics.cpp247 aposRecycle = new listPOS[nHistRanges];
248 listPOS *ppos = aposRecycle+nHistRanges-1;
422 listPOS *ppos;
441 listPOS phr = --listHR.end();
686 listPOS phr = --listHR.end();

Completed in 54 milliseconds