/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/threads/ |
H A D | nsTimerImpl.cpp | 92 double nsTimerImpl::sDeltaNum = 0; member in nsTimerImpl 170 myNS_MeanAndStdDev(sDeltaNum, sDeltaSum, sDeltaSumSquared, &mean, &stddev); in Shutdown() 174 sDeltaNum, sDeltaSum, sDeltaSumSquared)); in Shutdown() 461 sDeltaNum++; in Fire()
|
H A D | nsTimerImpl.h | 179 static double sDeltaNum; variable
|
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/threads/ |
H A D | nsTimerImpl.cpp | 202 double nsTimerImpl::sDeltaNum = 0; member in nsTimerImpl 273 myNS_MeanAndStdDev(sDeltaNum, sDeltaSum, sDeltaSumSquared, &mean, &stddev); in Shutdown() 277 sDeltaNum, sDeltaSum, sDeltaSumSquared)); in Shutdown() 543 sDeltaNum++; in Fire()
|
H A D | nsTimerImpl.h | 216 static double sDeltaNum; variable
|
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/threads/ |
H A D | nsTimerImpl.cpp | 222 double nsTimerImpl::sDeltaNum = 0; member in nsTimerImpl 290 myNS_MeanAndStdDev(sDeltaNum, sDeltaSum, sDeltaSumSquared, &mean, &stddev); in Shutdown() 294 sDeltaNum, sDeltaSum, sDeltaSumSquared)); in Shutdown() 560 sDeltaNum++; in Fire()
|
H A D | nsTimerImpl.h | 216 static double sDeltaNum; variable
|
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/threads/ |
H A D | nsTimerImpl.cpp | 290 double nsTimerImpl::sDeltaNum = 0; member in nsTimerImpl 349 myNS_MeanAndStdDev(sDeltaNum, sDeltaSum, sDeltaSumSquared, &mean, &stddev); in Shutdown() 353 sDeltaNum, sDeltaSum, sDeltaSumSquared)); in Shutdown() 602 sDeltaNum++; in Fire()
|
H A D | nsTimerImpl.h | 151 static double sDeltaNum; variable
|
/dports/www/firefox-esr/firefox-91.8.0/xpcom/threads/ |
H A D | nsTimerImpl.cpp | 290 double nsTimerImpl::sDeltaNum = 0; member in nsTimerImpl 349 myNS_MeanAndStdDev(sDeltaNum, sDeltaSum, sDeltaSumSquared, &mean, &stddev); in Shutdown() 353 sDeltaNum, sDeltaSum, sDeltaSumSquared)); in Shutdown() 602 sDeltaNum++; in Fire()
|
H A D | nsTimerImpl.h | 151 static double sDeltaNum; variable
|
/dports/www/firefox/firefox-99.0/xpcom/threads/ |
H A D | nsTimerImpl.cpp | 319 double nsTimerImpl::sDeltaNum = 0; member in nsTimerImpl 379 myNS_MeanAndStdDev(sDeltaNum, sDeltaSum, sDeltaSumSquared, &mean, &stddev); in Shutdown() 383 sDeltaNum, sDeltaSum, sDeltaSumSquared)); in Shutdown() 642 sDeltaNum++; in Fire()
|
H A D | nsTimerImpl.h | 184 static double sDeltaNum; variable
|