Searched refs:CFGMap (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DPrefsUnifiedDlg.cpp346 thePrefs::CFGMap::iterator it = thePrefs::s_CfgList.begin();
382 thePrefs::CFGMap::iterator it = thePrefs::s_CfgList.find( id );
395 thePrefs::CFGMap::iterator it = thePrefs::s_CfgList.begin();
530 thePrefs::CFGMap::iterator it = thePrefs::s_CfgList.begin();
762 thePrefs::CFGMap::iterator it = thePrefs::s_CfgList.begin();
H A DPreferences.h595 typedef std::map<int, Cfg_Base*> CFGMap; typedef in class:CPreferences
599 static CFGMap s_CfgList;
H A DPreferences.cpp79 CPreferences::CFGMap CPreferences::s_CfgList;
1317 CFGMap::iterator it_a = s_CfgList.begin();
1374 CFGMap::iterator it_a = s_CfgList.begin();

Completed in 52 milliseconds