Home
last modified time | relevance | path

Searched refs:ShowProgress (Results 1 – 25 of 531) sorted by relevance

12345678910>>...22

/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/core/model/
H A Dshow-progress.cc44 const int64x64_t ShowProgress::MAXGAIN = 2.0;
46 ShowProgress::ShowProgress (const Time interval /* = Seconds (1.0) */, in ShowProgress() function in ns3::ShowProgress
66 ShowProgress::~ShowProgress (void) in ~ShowProgress()
73 ShowProgress::SetInterval (const Time interval) in SetInterval()
90 ShowProgress::SetTimePrinter (TimePrinter lp) in SetTimePrinter()
97 ShowProgress::SetVerbose (bool verbose) in SetVerbose()
104 ShowProgress::SetStream (std::ostream & os) in SetStream()
110 ShowProgress::ScheduleCheckProgress (void) in ScheduleCheckProgress()
156 ShowProgress::CheckProgress (void) in CheckProgress()
280 ShowProgress::Start (void) in Start()
[all …]
H A Dshow-progress.h95 class ShowProgress
103 ShowProgress (const Time interval = Seconds (1.0),
107 ~ShowProgress (void);
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/qt/
H A Dsplashscreen.cpp162 static void ShowProgress(SplashScreen *splash, const std::string &title, int nProgress) in ShowProgress() function
170 wallet->ShowProgress.connect(boost::bind(ShowProgress, splash, _1, _2)); in ConnectWallet()
178 uiInterface.ShowProgress.connect(boost::bind(ShowProgress, this, _1, _2)); in subscribeToCoreSignals()
188 uiInterface.ShowProgress.disconnect(boost::bind(ShowProgress, this, _1, _2)); in unsubscribeFromCoreSignals()
191 pwalletMain->ShowProgress.disconnect(boost::bind(ShowProgress, this, _1, _2)); in unsubscribeFromCoreSignals()
H A Dclientmodel.cpp199 static void ShowProgress(ClientModel *clientmodel, const std::string &title, int nProgress) in ShowProgress() function
252 uiInterface.ShowProgress.connect(boost::bind(ShowProgress, this, _1, _2)); in subscribeToCoreSignals()
263 uiInterface.ShowProgress.disconnect(boost::bind(ShowProgress, this, _1, _2)); in unsubscribeFromCoreSignals()
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/qt/
H A Dsplashscreen.cpp162 static void ShowProgress(SplashScreen *splash, const std::string &title, int nProgress) in ShowProgress() function
170 wallet->ShowProgress.connect(boost::bind(ShowProgress, splash, _1, _2)); in ConnectWallet()
178 uiInterface.ShowProgress.connect(boost::bind(ShowProgress, this, _1, _2)); in subscribeToCoreSignals()
188 uiInterface.ShowProgress.disconnect(boost::bind(ShowProgress, this, _1, _2)); in unsubscribeFromCoreSignals()
191 pwalletMain->ShowProgress.disconnect(boost::bind(ShowProgress, this, _1, _2)); in unsubscribeFromCoreSignals()
H A Dclientmodel.cpp199 static void ShowProgress(ClientModel *clientmodel, const std::string &title, int nProgress) in ShowProgress() function
252 uiInterface.ShowProgress.connect(boost::bind(ShowProgress, this, _1, _2)); in subscribeToCoreSignals()
263 uiInterface.ShowProgress.disconnect(boost::bind(ShowProgress, this, _1, _2)); in unsubscribeFromCoreSignals()
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/qt/
H A Dsplashscreen.cpp162 static void ShowProgress(SplashScreen *splash, const std::string &title, int nProgress) in ShowProgress() function
170 wallet->ShowProgress.connect(boost::bind(ShowProgress, splash, _1, _2)); in ConnectWallet()
178 uiInterface.ShowProgress.connect(boost::bind(ShowProgress, this, _1, _2)); in subscribeToCoreSignals()
188 uiInterface.ShowProgress.disconnect(boost::bind(ShowProgress, this, _1, _2)); in unsubscribeFromCoreSignals()
191 pwalletMain->ShowProgress.disconnect(boost::bind(ShowProgress, this, _1, _2)); in unsubscribeFromCoreSignals()
H A Dclientmodel.cpp199 static void ShowProgress(ClientModel *clientmodel, const std::string &title, int nProgress) in ShowProgress() function
252 uiInterface.ShowProgress.connect(boost::bind(ShowProgress, this, _1, _2)); in subscribeToCoreSignals()
263 uiInterface.ShowProgress.disconnect(boost::bind(ShowProgress, this, _1, _2)); in unsubscribeFromCoreSignals()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/test/
H A DitkMultiThreaderParallelizeArrayTest.cxx24 class ShowProgress : public itk::Command class
27 itkNewMacro( ShowProgress );
71 ShowProgress::Pointer showProgress = ShowProgress::New(); in itkMultiThreaderParallelizeArrayTest()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/node/
H A Dui_interface.cpp21 boost::signals2::signal<CClientUIInterface::ShowProgressSig> ShowProgress; member
40 ADD_SIGNALS_IMPL_WRAPPER(ShowProgress);
51 … CClientUIInterface::ShowProgress(const std::string& title, int nProgress, bool resume_possible) {… in ShowProgress() function in CClientUIInterface
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/node/
H A Dui_interface.cpp21 boost::signals2::signal<CClientUIInterface::ShowProgressSig> ShowProgress; member
40 ADD_SIGNALS_IMPL_WRAPPER(ShowProgress);
51 … CClientUIInterface::ShowProgress(const std::string& title, int nProgress, bool resume_possible) {… in ShowProgress() function in CClientUIInterface
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/node/
H A Dui_interface.cpp21 boost::signals2::signal<CClientUIInterface::ShowProgressSig> ShowProgress;
40 ADD_SIGNALS_IMPL_WRAPPER(ShowProgress);
51 … CClientUIInterface::ShowProgress(const std::string& title, int nProgress, bool resume_possible) {…
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/
H A Dui_interface.cpp19 boost::signals2::signal<CClientUIInterface::ShowProgressSig> ShowProgress; member
38 ADD_SIGNALS_IMPL_WRAPPER(ShowProgress);
49 … CClientUIInterface::ShowProgress(const std::string& title, int nProgress, bool resume_possible) {… in ShowProgress() function in CClientUIInterface
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/node/
H A Dui_interface.cpp21 boost::signals2::signal<CClientUIInterface::ShowProgressSig> ShowProgress; member
40 ADD_SIGNALS_IMPL_WRAPPER(ShowProgress);
51 … CClientUIInterface::ShowProgress(const std::string& title, int nProgress, bool resume_possible) {… in ShowProgress() function in CClientUIInterface
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/node/
H A Dui_interface.cpp21 boost::signals2::signal<CClientUIInterface::ShowProgressSig> ShowProgress; member
40 ADD_SIGNALS_IMPL_WRAPPER(ShowProgress);
51 … CClientUIInterface::ShowProgress(const std::string& title, int nProgress, bool resume_possible) {… in ShowProgress() function in CClientUIInterface
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/node/
H A Dui_interface.cpp21 boost::signals2::signal<CClientUIInterface::ShowProgressSig> ShowProgress; member
40 ADD_SIGNALS_IMPL_WRAPPER(ShowProgress);
51 … CClientUIInterface::ShowProgress(const std::string& title, int nProgress, bool resume_possible) {… in ShowProgress() function in CClientUIInterface
/dports/devel/upp/upp/reference/GuiWebDownload/
H A Dmain.cpp17 void ShowProgress();
27 http.WhenWait = http.WhenDo = THISBACK(ShowProgress); in Downloader()
72 void Downloader::ShowProgress() in ShowProgress() function in Downloader
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/
H A Dui_interface.cpp21 boost::signals2::signal<CClientUIInterface::ShowProgressSig> ShowProgress; member
44 ADD_SIGNALS_IMPL_WRAPPER(ShowProgress);
56 … CClientUIInterface::ShowProgress(const std::string& title, int nProgress, bool resume_possible) {… in ShowProgress() function in CClientUIInterface
/dports/net-p2p/litecoin/litecoin-0.18.1/src/
H A Dui_interface.cpp21 boost::signals2::signal<CClientUIInterface::ShowProgressSig> ShowProgress; member
44 ADD_SIGNALS_IMPL_WRAPPER(ShowProgress);
56 … CClientUIInterface::ShowProgress(const std::string& title, int nProgress, bool resume_possible) {… in ShowProgress() function in CClientUIInterface
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/
H A Dui_interface.cpp21 boost::signals2::signal<CClientUIInterface::ShowProgressSig> ShowProgress; member
44 ADD_SIGNALS_IMPL_WRAPPER(ShowProgress);
56 … CClientUIInterface::ShowProgress(const std::string& title, int nProgress, bool resume_possible) {… in ShowProgress() function in CClientUIInterface
/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/test/
H A DTestToolsLib.h173 void ShowProgress(const char * text) const;
249 ShowProgress("Calculate x ...");
251 ShowProgress("Calculate y ...");
253 ShowProgress("Compare ...");
268 ShowProgress("Calculate x ...");
270 ShowProgress("Calculate y ...");
272 ShowProgress("Compare ...");
/dports/devel/fpc-fcl-fpcunit/fpc-3.2.2/packages/fcl-fpcunit/src/
H A Dconsoletestrunner.pas66 property ShowProgress: boolean read FShowProgress write FShowProgress; property
274 ProgressWriter:=TProgressWriter.Create(Not ShowProgress);
365 ShowProgress:=Ini.ReadBool(S,'progress',ShowProgress);
402 ShowProgress:=True;
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-fpcunit/src/
H A Dconsoletestrunner.pas66 property ShowProgress: boolean read FShowProgress write FShowProgress; property
274 ProgressWriter:=TProgressWriter.Create(Not ShowProgress);
365 ShowProgress:=Ini.ReadBool(S,'progress',ShowProgress);
402 ShowProgress:=True;
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DolphinQt/
H A DWiiUpdate.cpp80 static WiiUtils::UpdateResult ShowProgress(QWidget* parent, Callable function, Args&&... args) in ShowProgress() function
143 const WiiUtils::UpdateResult result = ShowProgress(parent, WiiUtils::DoOnlineUpdate, region); in PerformOnlineUpdate()
149 const WiiUtils::UpdateResult result = ShowProgress(parent, WiiUtils::DoDiscUpdate, file_path); in PerformDiscUpdate()
/dports/biology/babel/babel-1.6/
H A Drdmdl.c54 ShowProgress(Atoms,"Reading Atoms"); in read_mdl()
85 ShowProgress(Atoms,"Reading Atoms"); in read_mdl()
107 ShowProgress(Atoms,"Reading Atoms"); in read_mdl()

12345678910>>...22