Home
last modified time | relevance | path

Searched defs:systime (Results 1 – 25 of 378) sorted by relevance

12345678910>>...16

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/rcutorture/bin/
H A Djitter.sh69 srand(n + me + systime()); function
86 srand(n + me + systime()); function
94 srand(n + me + systime()); function
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/rcutorture/bin/
H A Djitter.sh69 srand(n + me + systime()); function
86 srand(n + me + systime()); function
94 srand(n + me + systime()); function
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/rcutorture/bin/
H A Djitter.sh69 srand(n + me + systime()); function
86 srand(n + me + systime()); function
94 srand(n + me + systime()); function
/dports/math/eprover/eprover-E-2.0/development_tools/
H A Ddistribute_eprover.awk198 tmp = strftime("%H", systime())+0; function
199 day = strftime("%w", systime())+0; function
205 tmp = strftime("%H", systime())+0; function
206 day = strftime("%w", systime())+0; function
774 current_time = systime(); function
959 host_in_use[host_local] = systime(); function
/dports/lang/gawk/gawk-5.1.1/test/
H A Dnsindirect2.awk6 BEGIN { base_time = systime() } # in awk namespace function
23 function systime() function
/dports/graphics/rayshade/rayshade.4.0/libshade/
H A Dmisc.c159 RSGetCpuTime(usertime, systime) in RSGetCpuTime() argument
176 RSGetCpuTime(usertime, systime) in RSGetCpuTime() argument
190 RSGetCpuTime(usertime, systime) in RSGetCpuTime() argument
/dports/news/inn/inn-2.6.4/lib/
H A Dresource.c22 int GetResourceUsage(double *usertime, double *systime) in GetResourceUsage()
44 int GetResourceUsage(double *usertime, double *systime) in GetResourceUsage()
/dports/news/inn-current/inn-2.7-20211226/lib/
H A Dresource.c18 GetResourceUsage(double *usertime, double *systime) in GetResourceUsage()
41 GetResourceUsage(double *usertime, double *systime) in GetResourceUsage()
/dports/sysutils/shlock/inn-2.6.4/lib/
H A Dresource.c22 int GetResourceUsage(double *usertime, double *systime) in GetResourceUsage()
44 int GetResourceUsage(double *usertime, double *systime) in GetResourceUsage()
/dports/devel/icu/icu/source/test/compat/
H A Dtzdate.c39 char systime[SIZE]; in main() local
111 int64_t getSystemCurrentTime(char* systime, int year, int month, int day, int hour, int minute, int… in getSystemCurrentTime()
137 void printTime(char* systime, char* icutime) { in printTime()
/dports/devel/icu-lx/icu/source/test/compat/
H A Dtzdate.c39 char systime[SIZE]; in main() local
111 int64_t getSystemCurrentTime(char* systime, int year, int month, int day, int hour, int minute, int… in getSystemCurrentTime()
137 void printTime(char* systime, char* icutime) { in printTime()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/
H A DDateTime.java331 SYSTEMTIME systime = new SYSTEMTIME (); in getDay() local
396 SYSTEMTIME systime = new SYSTEMTIME (); in getMonth() local
445 SYSTEMTIME systime = new SYSTEMTIME (); in getYear() local
532 SYSTEMTIME systime = new SYSTEMTIME (); in setDay() local
609 SYSTEMTIME systime = new SYSTEMTIME (); in setMonth() local
760 SYSTEMTIME systime = new SYSTEMTIME (); in wmNotifyChild() local
766 SYSTEMTIME systime = new SYSTEMTIME (); in wmNotifyChild() local
/dports/net-mgmt/mrtg/mrtg-2.17.4/contrib/mrtgrq/
H A Dmake-mrtg.cfg.awk14 startdate = systime() function
/dports/biology/ncbi-toolkit/ncbi/corelib/
H A Dncbitime.c232 SYSTEMTIME systime; in Nlm_StopWatchStart() local
250 SYSTEMTIME systime; in Nlm_StopWatchStop() local
300 FILETIME systime; member
/dports/games/taisei/taisei-1.3.2/src/util/
H A Dplatform_posix.c15 void get_system_time(SystemTime *systime) { in get_system_time()
/dports/net-mgmt/mrtg/mrtg-2.17.4/contrib/net-hosts/
H A Dmake-mrtg.cfg.awk19 startdate = systime() function
/dports/lang/gawk/gawk-5.1.1/awklib/eg/lib/
H A Dgettime.awk31 now = systime() function
H A Dctime.awk10 ts = systime() # use current time as default function
/dports/japanese/gawk/gawk-3.0.6/awklib/eg/lib/
H A Dctime.awk9 ts = systime() # use current time as default function
H A Dgettime.awk29 now = systime() function
/dports/japanese/ddskk/ddskk-16.2/experimental/rdbms/awk/
H A Ddicconv.awk104 ts = systime(); # use current time as default function
/dports/lang/gawk/gawk-5.1.1/awklib/eg/network/
H A Dstatist.awk22 setTimeout(\"window.open(\\\"" MyPrefix "/Image" systime()\ function
/dports/japanese/skk-tools/skktools-1.3.3/
H A Dunannotation.awk54 ts = systime(); # use current time as default function
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/shared/platform/win/
H A Dnacl_timestamp.c22 SYSTEMTIME systime; in NaClTimeStampString() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/netcache/test/check_nc_mirror/
H A DNetcacheTest.cpp37 bool CNetcacheTest::on_schedule( unsigned freq, unsigned base_freq, time_t systime ) in on_schedule()

12345678910>>...16