Home
last modified time | relevance | path

Searched refs:PrintTime (Results 1 – 25 of 201) sorted by relevance

123456789

/dports/cad/zcad/zcad-8b8a693/cad_source/other/AGraphLaz/Test/Graph/Benchmrk/
H A DBenchmrk.dpr27 procedure PrintTime;
41 PrintTime;
51 PrintTime;
61 PrintTime;
81 PrintTime;
101 PrintTime;
112 PrintTime;
122 PrintTime;
135 PrintTime;
151 PrintTime;
[all …]
H A DColoringBenchmark.pas26 procedure PrintTime; procedure
43 PrintTime;
/dports/devel/py-joblib/joblib-1.1.0/joblib/test/
H A Dtest_logger.py11 from joblib.logger import PrintTime
17 print_time = PrintTime(logfile=logfile)
20 print_time = PrintTime(logfile=logfile)
23 print_time = PrintTime(logfile=logfile)
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Management/
H A Dwebeventbuffer.cs380 "; nowUtc=" + PrintTime(nowUtc) + in Flush()
381 "; _lastScheduledFlushTime=" + PrintTime(_lastScheduledFlushTime) + in Flush()
488 "; _nextFlush=" + PrintTime(_nextFlush) + in Flush()
589 string PrintTime(DateTime t) { in PrintTime() method in System.Web.Management.WebEventBuffer
609 "; lastFlush=" + PrintTime(_lastRegularFlush) + in DebugUpdateStats()
610 "; lastUrgentFlush=" + PrintTime(_lastUrgentFlush) + in DebugUpdateStats()
613 "; now=" + PrintTime(now)); in DebugUpdateStats()
622 "\n_lastUrgentFlush=" + PrintTime(_lastUrgentFlush) + in DebugUpdateStats()
623 "\nnow=" + PrintTime(now) + in DebugUpdateStats()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/corelib/test/
H A Dtest_ncbithr.cpp1164 PrintTime(t, "CFastMutex: "); in main()
1172 PrintTime(t, "CMutex: "); in main()
1180 PrintTime(t, "CAtomicCounter: "); in main()
1188 PrintTime(t, "CSemaphore: "); in main()
1196 PrintTime(t, "CRWLock::ReadLock(): "); in main()
1245 PrintTime(t, "CRITICAL_SECTION: "); in main()
1254 PrintTime(t, "Mutex: "); in main()
1263 PrintTime(t, "SRWLOCK Shared: "); in main()
1270 PrintTime(t, "SRWLOCK Exclusive: "); in main()
1304 PrintTime(t, "shared_lock: "); in main()
[all …]
/dports/x11/xscope/xscope-1.4.1/
H A Daudio.c44 PrintTime(); in ReportFromAudioClient()
57 PrintTime(); in ReportFromAudioServer()
333 PrintTime(); in DataFromAudioClient()
339 PrintTime(); in DataFromAudioClient()
378 PrintTime(); in DataFromAudioServer()
384 PrintTime(); in DataFromAudioServer()
/dports/graphics/milton/milton-1.9.1/third_party/
H A Dctime.c314 PrintTime(double Milliseconds) in PrintTime() function
353 PrintTime((double)Milliseconds); in PrintTimeStat()
478 PrintTime(SlowestMs); in PrintGraph()
485 PrintTime(0); in PrintGraph()
606 PrintTime(AllMs); in Stats()
713 PrintTime(LastEntry.MillisecondsElapsed); in main()
/dports/misc/kcd/kcd-7.15.0/
H A Dscandir.h39 virtual void PrintTime(long secdiff, const string &mode) = 0;
51 void PrintTime(long secdiff, const string &mode);
/dports/biology/lamarc/lamarc-2.1.8/src/report/
H A Drunreport.cpp67 timestr = PrintTime(predict,string("%c")); in PrognoseRegion()
115 timestr = PrintTime(predict, string("%c")); in PrognoseProfiles()
146 timestr = PrintTime(predict,string("%c")); in PrognoseAll()
187 cout << endl << PrintTime(GetTime()) << " "; in PrintBar()
390 if (current) tempstring = PrintTime(GetTime()) + " "; in FormatReport()
687 timestr = PrintTime(tnow) + " "; in PrettyPrint()
716 timestr = PrintTime(tnow) + " "; in SaveOutput()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Compress/
H A DLzmaEncoder.cpp226 static void PrintTime(const char *s, UInt64 val, UInt64 total) in PrintTime() function
281 PrintTime("K", newStat.kernelTime, totalTime); in PrintStat()
285 PrintTime("U", newStat.userTime, totalTime); in PrintStat()
286 PrintTime("S", processTime, totalTime); in PrintStat()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/Console/
H A DMain.cpp448 static void PrintTime(const char *s, UInt64 val, UInt64 total) in PrintTime() function
560 PrintTime("Kernel ", kernelTime, totalTime); in PrintStat()
573 PrintTime("User ", userTime, totalTime); in PrintStat()
587 PrintTime("Process", processTime, totalTime); in PrintStat()
592 PrintTime("Global ", totalTime, totalTime); in PrintStat()
609 static void PrintTime(const char *s, UInt64 val, UInt64 total_us, UInt64 kFreq) in PrintTime() function
673 PrintTime("Kernel ", (UInt64)t.tms_stime, totalTime, kFreq); in PrintStat()
674 PrintTime("User ", (UInt64)t.tms_utime, totalTime, kFreq); in PrintStat()
675 PrintTime("Process", (UInt64)t.tms_utime + (UInt64)t.tms_stime, totalTime, kFreq); in PrintStat()
676 PrintTime("Global ", totalTime, totalTime, 0); in PrintStat()
/dports/math/cocoalib/CoCoALib-0.99712/src/server/
H A DCoCoAServer.C78 void PrintTime(double T) in PrintTime() function
140 PrintTime(CpuTime() - t0); in program()
/dports/math/giacxcas/CoCoALib-0.99700/src/server/
H A DCoCoAServer.C78 void PrintTime(double T) in PrintTime() function
140 PrintTime(CpuTime() - t0); in program()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/exceptionhandler/
H A Dexceptionhandler.cpp103 static void PrintTime(char *output, FILETIME TimeToPrint) in PrintTime() function
153 PrintTime(TimeBuffer + lstrlen(TimeBuffer), LastWriteTime); in ShowModuleInfo()
221 PrintTime(TimeBuffer, CurrentTime); in RecordSystemInformation()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/exceptionhandler/
H A Dexceptionhandler.cpp103 static void PrintTime(char *output, FILETIME TimeToPrint) in PrintTime() function
153 PrintTime(TimeBuffer + lstrlen(TimeBuffer), LastWriteTime); in ShowModuleInfo()
221 PrintTime(TimeBuffer, CurrentTime); in RecordSystemInformation()
/dports/biology/lamarc/lamarc-2.1.8/src/tools/
H A Dtimex.h31 string PrintTime(const time_t mytime, const string format = "%H:%M:%S");
H A Dtimex.cpp29 string PrintTime (const time_t mytime, const string format) in PrintTime() function
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/win32/
H A Dwin_dbg.c134 static void PrintTime (char *output, FILETIME TimeToPrint) in PrintTime() function
199 PrintTime(TimeBuffer + lstrlen(TimeBuffer), LastWriteTime); in ShowModuleInfo()
283 PrintTime (TimeBuffer, CurrentTime); in RecordSystemInformation()
/dports/devel/py-joblib/joblib-1.1.0/joblib/
H A D__init__.py114 from .logger import PrintTime
/dports/dns/zkt/zkt-1.1.4/examples/views/
H A Ddnssec-extern.conf8 PrintTime: False
H A Ddnssec-intern.conf8 PrintTime: False
/dports/mail/sma/sma-1.4/
H A Dsma.conf167 PrintTime yes
/dports/dns/zkt/zkt-1.1.4/examples/hierarchical/
H A Ddnssec.conf8 PrintTime: False
/dports/dns/zkt/zkt-1.1.4/examples/flat/
H A Ddnssec.conf8 PrintTime: False
/dports/misc/usd/USD-21.11/pxr/usdImaging/usdviewq/
H A DvariantComboBox.py42 t.PrintTime("change variantSet %s to %s" %

123456789