Home
last modified time | relevance | path

Searched refs:InitTime (Results 1 – 25 of 64) sorted by relevance

123

/dports/sysutils/cfengine316/cfengine-3.16.0/tests/unit/
H A Dprocess_terminate_unix_test.c43 void InitTime(void) in InitTime() function
265 InitTime(); in test_kill_simple_process()
279 InitTime(); in test_kill_wrong_process()
296 InitTime(); in test_kill_long_reacting_signal()
311 InitTime(); in test_kill_no_sigint()
326 InitTime(); in test_kill_no_sigint_sigterm()
344 InitTime(); in test_kill_anothers_process()
/dports/sysutils/cfengine/cfengine-3.19.0/tests/unit/
H A Dprocess_terminate_unix_test.c43 void InitTime(void) in InitTime() function
265 InitTime(); in test_kill_simple_process()
279 InitTime(); in test_kill_wrong_process()
296 InitTime(); in test_kill_long_reacting_signal()
311 InitTime(); in test_kill_no_sigint()
326 InitTime(); in test_kill_no_sigint_sigterm()
344 InitTime(); in test_kill_anothers_process()
/dports/sysutils/cfengine317/cfengine-3.17.0/tests/unit/
H A Dprocess_terminate_unix_test.c43 void InitTime(void) in InitTime() function
265 InitTime(); in test_kill_simple_process()
279 InitTime(); in test_kill_wrong_process()
296 InitTime(); in test_kill_long_reacting_signal()
311 InitTime(); in test_kill_no_sigint()
326 InitTime(); in test_kill_no_sigint_sigterm()
344 InitTime(); in test_kill_anothers_process()
/dports/sysutils/cfengine-devel/core-d08ae9eff/tests/unit/
H A Dprocess_terminate_unix_test.c43 void InitTime(void) in InitTime() function
265 InitTime(); in test_kill_simple_process()
279 InitTime(); in test_kill_wrong_process()
296 InitTime(); in test_kill_long_reacting_signal()
311 InitTime(); in test_kill_no_sigint()
326 InitTime(); in test_kill_no_sigint_sigterm()
344 InitTime(); in test_kill_anothers_process()
/dports/sysutils/cfengine318/cfengine-3.18.1/tests/unit/
H A Dprocess_terminate_unix_test.c43 void InitTime(void) in InitTime() function
265 InitTime(); in test_kill_simple_process()
279 InitTime(); in test_kill_wrong_process()
296 InitTime(); in test_kill_long_reacting_signal()
311 InitTime(); in test_kill_no_sigint()
326 InitTime(); in test_kill_no_sigint_sigterm()
344 InitTime(); in test_kill_anothers_process()
/dports/sysutils/cfengine319/cfengine-3.19.0/tests/unit/
H A Dprocess_terminate_unix_test.c43 void InitTime(void) in InitTime() function
265 InitTime(); in test_kill_simple_process()
279 InitTime(); in test_kill_wrong_process()
296 InitTime(); in test_kill_long_reacting_signal()
311 InitTime(); in test_kill_no_sigint()
326 InitTime(); in test_kill_no_sigint_sigterm()
344 InitTime(); in test_kill_anothers_process()
/dports/emulators/mednafen/mednafen/src/gba/
H A DRTC.cpp54 InitTime(Time::UTCTime(i)); in RTC()
57 InitTime(Time::UTCTime(i + 1)); in RTC()
68 InitTime(Time::LocalTime()); in RTC()
85 void RTC::InitTime(const struct tm& toom) in InitTime() function in MDFN_IEN_GBA::RTC
/dports/games/atr3d/atr3d/
H A Dtimeutils.cpp9 void InitTime();
21 void InitTime() in InitTime() function
H A Dtimeutils.h1 extern void InitTime();
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/MailSo/Base/
H A DLoader.php28 public static $InitTime = 0; variable in MailSo\\Base\\Loader
57 self::$InitTime = \time();
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/MailSo/Base/
H A DLoader.php28 public static $InitTime = 0; variable in MailSo\\Base\\Loader
57 self::$InitTime = \time();
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dfs_mem.cpp37 InitTime(); in wxMemoryFSFile()
46 InitTime(); in wxMemoryFSFile()
62 void InitTime() in InitTime() function in wxMemoryFSFile
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dfs_mem.cpp40 InitTime(); in wxMemoryFSFile()
49 InitTime(); in wxMemoryFSFile()
65 void InitTime() in InitTime() function in wxMemoryFSFile
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dfs_mem.cpp42 InitTime(); in MemFSHashObj()
51 InitTime(); in MemFSHashObj()
69 void InitTime() in InitTime() function in MemFSHashObj
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dfs_mem.cpp42 InitTime(); in MemFSHashObj()
51 InitTime(); in MemFSHashObj()
69 void InitTime() in InitTime() function in MemFSHashObj
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dfs_mem.cpp42 InitTime(); in MemFSHashObj()
51 InitTime(); in MemFSHashObj()
69 void InitTime() in InitTime() function in MemFSHashObj
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dfs_mem.cpp42 InitTime(); in MemFSHashObj()
51 InitTime(); in MemFSHashObj()
69 void InitTime() in InitTime() function in MemFSHashObj
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dfs_mem.cpp40 InitTime(); in wxMemoryFSFile()
49 InitTime(); in wxMemoryFSFile()
65 void InitTime() in InitTime() function in wxMemoryFSFile
/dports/audio/supercollider/SuperCollider-3.11.0-Source/lang/LangPrimSource/
H A DSC_LinkClock.hpp24 static std::chrono::microseconds GetInitTime() { return LinkClock::InitTime; } in GetInitTime()
27 static std::chrono::microseconds InitTime; member in LinkClock
/dports/irc/znc/znc-1.8.2/src/
H A DMessage.cpp22 InitTime(); in CMessage()
31 InitTime(); in CMessage()
212 void CMessage::InitTime() { in InitTime() function in CMessage
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/common/
H A DJackTime.h32 SERVER_EXPORT void InitTime();
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/solaris/
H A DJackSolarisTime.c31 SERVER_EXPORT void InitTime() in InitTime() function
/dports/games/openssn/openssn/src/
H A Dgameclock.h28 void InitTime(int hours, int minutes, int seconds);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/netcache/
H A Dtime_man.hpp37 void InitTime(void);
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/macosx/
H A DJackMachTime.c35 SERVER_EXPORT void InitTime() in InitTime() function

123