Home
last modified time | relevance | path

Searched refs:s_time (Results 151 – 175 of 506) sorted by relevance

12345678910>>...21

/dports/biology/fasta3/fasta-36.3.8/src/
H A Dhtime.c23 long s_time () /* returns time in milliseconds */ in s_time() function
/dports/math/py-keras/Keras-2.4.3/examples/
H A Dconv_filter_visualization.py116 s_time = time.time()
175 e_time - s_time))
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgtimezone.c701 copy_windows_systemtime (SYSTEMTIME *s_time, TimeZoneDate *tzdate) in copy_windows_systemtime() argument
704 = s_time->wHour * 3600 + s_time->wMinute * 60 + s_time->wSecond; in copy_windows_systemtime()
705 tzdate->mon = s_time->wMonth; in copy_windows_systemtime()
706 tzdate->year = s_time->wYear; in copy_windows_systemtime()
707 tzdate->wday = s_time->wDayOfWeek ? s_time->wDayOfWeek : 7; in copy_windows_systemtime()
709 if (s_time->wYear) in copy_windows_systemtime()
711 tzdate->mday = s_time->wDay; in copy_windows_systemtime()
715 tzdate->week = s_time->wDay; in copy_windows_systemtime()
/dports/net-mgmt/flowviewer/FlowViewer_4.5/
H A DFlowMonitor_Collector682 … ($s_time,$e_time,$dur,$sif,$sip,$sp,$dif,$dip,$dp,$p,$fl,$pkt,$oct) = split(/\|/,$silk_record);
684 ($s_time,$e_time,$sif,$sip,$sp,$dif,$dip,$dp,$p,$fl,$pkt,$oct) = split(/\s+/,$_);
688 $smd = substr($s_time,5,2) . substr($s_time,8,2);
689 $s_tm = substr($s_time,11,8);
690 $s_ms = substr($s_time,20,3);
695 ($smd,$s_tm,$s_ms) = split(/\./,$s_time);
/dports/audio/csound/csound-6.15.0/Opcodes/
H A Dmandolin.h54 MYFLT s_time; member
/dports/comms/ibp/ibp-0.21/
H A Dxdisp.c325 long s_time; /* time - real */ member
569 s->s_time = 0L;
619 time(&s->s_time);
620 ct = gmtime(&s->s_time);
629 || (s->s_time - s->s_projtime) > PROJINT) {
634 s->s_projtime = s->s_time;
/dports/multimedia/transcode/transcode-1.1.7/import/
H A Dioxml.h47 long s_time; member
/dports/sysutils/testdisk/testdisk-7.1/src/
H A Djfs_superblock.h92 struct jfs_timestruc_t s_time; /* 8: time last updated */ member
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Dssl_old_test.c612 long bytes, clock_t *s_time, clock_t *c_time);
613 int doit_biopair(SSL *s_ssl, SSL *c_ssl, long bytes, clock_t *s_time,
892 clock_t s_time = 0, c_time = 0; in main() local
1768 bytes, &s_time, &c_time); in main()
1772 bytes, &s_time, &c_time); in main()
1837 (double)s_time / CLOCKS_PER_SEC, in main()
1843 (double)s_time, (double)c_time); in main()
1875 clock_t *s_time, clock_t *c_time) in doit_localhost() argument
2107 *s_time += (clock() - s_clock); in doit_localhost()
2155 clock_t *s_time, clock_t *c_time) in doit_biopair() argument
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Dssl_old_test.c612 long bytes, clock_t *s_time, clock_t *c_time);
613 int doit_biopair(SSL *s_ssl, SSL *c_ssl, long bytes, clock_t *s_time,
892 clock_t s_time = 0, c_time = 0; in main() local
1768 bytes, &s_time, &c_time); in main()
1772 bytes, &s_time, &c_time); in main()
1837 (double)s_time / CLOCKS_PER_SEC, in main()
1843 (double)s_time, (double)c_time); in main()
1875 clock_t *s_time, clock_t *c_time) in doit_localhost() argument
2107 *s_time += (clock() - s_clock); in doit_localhost()
2155 clock_t *s_time, clock_t *c_time) in doit_biopair() argument
[all …]
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Dssl_old_test.c612 long bytes, clock_t *s_time, clock_t *c_time);
613 int doit_biopair(SSL *s_ssl, SSL *c_ssl, long bytes, clock_t *s_time,
892 clock_t s_time = 0, c_time = 0; in main() local
1768 bytes, &s_time, &c_time); in main()
1772 bytes, &s_time, &c_time); in main()
1837 (double)s_time / CLOCKS_PER_SEC, in main()
1843 (double)s_time, (double)c_time); in main()
1875 clock_t *s_time, clock_t *c_time) in doit_localhost() argument
2107 *s_time += (clock() - s_clock); in doit_localhost()
2155 clock_t *s_time, clock_t *c_time) in doit_biopair() argument
[all …]
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Dssl_old_test.c612 long bytes, clock_t *s_time, clock_t *c_time);
613 int doit_biopair(SSL *s_ssl, SSL *c_ssl, long bytes, clock_t *s_time,
892 clock_t s_time = 0, c_time = 0; in main() local
1768 bytes, &s_time, &c_time); in main()
1772 bytes, &s_time, &c_time); in main()
1837 (double)s_time / CLOCKS_PER_SEC, in main()
1843 (double)s_time, (double)c_time); in main()
1875 clock_t *s_time, clock_t *c_time) in doit_localhost() argument
2107 *s_time += (clock() - s_clock); in doit_localhost()
2155 clock_t *s_time, clock_t *c_time) in doit_biopair() argument
[all …]
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/test/
H A Dssl_old_test.c612 long bytes, clock_t *s_time, clock_t *c_time);
613 int doit_biopair(SSL *s_ssl, SSL *c_ssl, long bytes, clock_t *s_time,
905 clock_t s_time = 0, c_time = 0; in main() local
1803 bytes, &s_time, &c_time); in main()
1807 bytes, &s_time, &c_time); in main()
1872 (double)s_time / CLOCKS_PER_SEC, in main()
1878 (double)s_time, (double)c_time); in main()
1910 clock_t *s_time, clock_t *c_time) in doit_localhost() argument
2142 *s_time += (clock() - s_clock); in doit_localhost()
2190 clock_t *s_time, clock_t *c_time) in doit_biopair() argument
[all …]
/dports/security/openssl-devel/openssl-3.0.2/test/
H A Dssl_old_test.c612 long bytes, clock_t *s_time, clock_t *c_time);
613 int doit_biopair(SSL *s_ssl, SSL *c_ssl, long bytes, clock_t *s_time,
905 clock_t s_time = 0, c_time = 0; in main() local
1803 bytes, &s_time, &c_time); in main()
1807 bytes, &s_time, &c_time); in main()
1872 (double)s_time / CLOCKS_PER_SEC, in main()
1878 (double)s_time, (double)c_time); in main()
1910 clock_t *s_time, clock_t *c_time) in doit_localhost() argument
2142 *s_time += (clock() - s_clock); in doit_localhost()
2190 clock_t *s_time, clock_t *c_time) in doit_biopair() argument
[all …]
/dports/science/hdf5-18/hdf5-1.8.21/tools/perform/
H A Diopipe.c79 double u_time, s_time; in print_stats() local
86 s_time = ((double)(r_stop->ru_stime.tv_sec)+ in print_stats()
106 prefix, u_time, s_time, e_time, bw/(1024*1024)); in print_stats()
/dports/science/hdf5/hdf5-1.10.6/tools/test/perform/
H A Diopipe.c79 double u_time, s_time; in print_stats() local
86 s_time = ((double)(r_stop->ru_stime.tv_sec)+ in print_stats()
106 prefix, u_time, s_time, e_time, bw/(1024*1024)); in print_stats()
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/apps/
H A DMakefile41 s_time version pkcs7 cms crl2pkcs7 sess_id ciphers nseq pkcs12 \
57 s_time.o $(A_OBJ) $(S_OBJ) $(RAND_OBJ) version.o sess_id.o \
65 s_time.c $(A_SRC) $(S_SRC) $(RAND_SRC) version.c sess_id.c \
831 s_time.o: ../include/openssl/bn.h ../include/openssl/buffer.h
832 s_time.o: ../include/openssl/comp.h ../include/openssl/conf.h
834 s_time.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
835 s_time.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
837 s_time.o: ../include/openssl/evp.h ../include/openssl/fips.h
838 s_time.o: ../include/openssl/hmac.h ../include/openssl/kssl.h
846 s_time.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
[all …]
/dports/net-mgmt/librenms/librenms-21.5.1/
H A Ddiscovery-wrapper.py280 s_time = time.time() variable
375 total_time = int(time.time() - s_time)
H A Dservices-wrapper.py290 s_time = time.time() variable
379 total_time = int(time.time() - s_time)
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/jfs/
H A Djfs_superblock.h64 struct timestruc_t s_time; /* 8: time last updated */ member
/dports/multimedia/libv4l/linux-5.13-rc2/fs/jfs/
H A Djfs_superblock.h64 struct timestruc_t s_time; /* 8: time last updated */ member
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/jfs/
H A Djfs_superblock.h64 struct timestruc_t s_time; /* 8: time last updated */ member
/dports/security/libressl-static/libressl-3.3.5/tests/
H A Dssltest.c326 int doit_biopair(SSL *s_ssl, SSL *c_ssl, long bytes, clock_t *s_time,
434 clock_t s_time = 0, c_time = 0; in main() local
733 ret = doit_biopair(s_ssl, c_ssl, bytes, &s_time, in main()
754 (double)s_time/CLOCKS_PER_SEC, in main()
762 (double)s_time, in main()
790 doit_biopair(SSL *s_ssl, SSL *c_ssl, long count, clock_t *s_time, in doit_biopair() argument
995 *s_time += (clock() - s_clock); in doit_biopair()
/dports/security/libressl/libressl-3.4.3/tests/
H A Dssltest.c326 int doit_biopair(SSL *s_ssl, SSL *c_ssl, long bytes, clock_t *s_time,
432 clock_t s_time = 0, c_time = 0; in main() local
720 ret = doit_biopair(s_ssl, c_ssl, bytes, &s_time, in main()
741 (double)s_time/CLOCKS_PER_SEC, in main()
749 (double)s_time, in main()
777 doit_biopair(SSL *s_ssl, SSL *c_ssl, long count, clock_t *s_time, in doit_biopair() argument
982 *s_time += (clock() - s_clock); in doit_biopair()
/dports/www/obhttpd/libressl-3.4.1/tests/
H A Dssltest.c326 int doit_biopair(SSL *s_ssl, SSL *c_ssl, long bytes, clock_t *s_time,
432 clock_t s_time = 0, c_time = 0; in main() local
720 ret = doit_biopair(s_ssl, c_ssl, bytes, &s_time, in main()
741 (double)s_time/CLOCKS_PER_SEC, in main()
749 (double)s_time, in main()
777 doit_biopair(SSL *s_ssl, SSL *c_ssl, long count, clock_t *s_time, in doit_biopair() argument
982 *s_time += (clock() - s_clock); in doit_biopair()

12345678910>>...21