Home
last modified time | relevance | path

Searched refs:s_time (Results 126 – 150 of 506) sorted by relevance

12345678910>>...21

/dports/games/xrot/xrot/
H A Dxrot.c24 struct timeval s_time; variable
97 gettimeofday( &s_time, &tzone ); in game_loop()
188 cs_time = (e_time.tv_sec - s_time.tv_sec) * 100; in goal()
189 if( e_time.tv_usec >= s_time.tv_usec ) in goal()
190 cs_time += (e_time.tv_usec - s_time.tv_usec) / 10000; in goal()
193 cs_time += ((1000000 + e_time.tv_usec) - s_time.tv_usec) / 10000; in goal()
/dports/net/wireshark/wireshark-3.6.1/wiretap/
H A Dvwr.c1262 s_time = pcoreytohll(&s_ptr[v22_W_STARTT_OFF]); in vwr_read_s1_W_rec()
1688 if (tsid < s_time) { in vwr_read_s2_W_rec()
1689 latency = s_time - tsid; in vwr_read_s2_W_rec()
1693 delta_b = tsid - s_time; in vwr_read_s2_W_rec()
2188 if (tsid < s_time) { in vwr_read_s3_W_rec()
2189 latency = s_time - tsid; in vwr_read_s3_W_rec()
2193 delta_b = tsid - s_time; in vwr_read_s3_W_rec()
2669 s_time = pcoreytohll(&s_ptr[vwr->STARTT_OFF]); in vwr_read_rec_data_ethernet()
2712 if (sig_ts < s_time) { in vwr_read_rec_data_ethernet()
2713 latency = (guint32)(s_time - sig_ts); in vwr_read_rec_data_ethernet()
[all …]
/dports/net/wireshark-lite/wireshark-3.6.1/wiretap/
H A Dvwr.c1262 s_time = pcoreytohll(&s_ptr[v22_W_STARTT_OFF]); in vwr_read_s1_W_rec()
1688 if (tsid < s_time) { in vwr_read_s2_W_rec()
1689 latency = s_time - tsid; in vwr_read_s2_W_rec()
1693 delta_b = tsid - s_time; in vwr_read_s2_W_rec()
2188 if (tsid < s_time) { in vwr_read_s3_W_rec()
2189 latency = s_time - tsid; in vwr_read_s3_W_rec()
2193 delta_b = tsid - s_time; in vwr_read_s3_W_rec()
2669 s_time = pcoreytohll(&s_ptr[vwr->STARTT_OFF]); in vwr_read_rec_data_ethernet()
2712 if (sig_ts < s_time) { in vwr_read_rec_data_ethernet()
2713 latency = (guint32)(s_time - sig_ts); in vwr_read_rec_data_ethernet()
[all …]
/dports/net/tshark-lite/wireshark-3.6.1/wiretap/
H A Dvwr.c1262 s_time = pcoreytohll(&s_ptr[v22_W_STARTT_OFF]); in vwr_read_s1_W_rec()
1688 if (tsid < s_time) { in vwr_read_s2_W_rec()
1689 latency = s_time - tsid; in vwr_read_s2_W_rec()
1693 delta_b = tsid - s_time; in vwr_read_s2_W_rec()
2188 if (tsid < s_time) { in vwr_read_s3_W_rec()
2189 latency = s_time - tsid; in vwr_read_s3_W_rec()
2193 delta_b = tsid - s_time; in vwr_read_s3_W_rec()
2669 s_time = pcoreytohll(&s_ptr[vwr->STARTT_OFF]); in vwr_read_rec_data_ethernet()
2712 if (sig_ts < s_time) { in vwr_read_rec_data_ethernet()
2713 latency = (guint32)(s_time - sig_ts); in vwr_read_rec_data_ethernet()
[all …]
/dports/net/tshark/wireshark-3.6.1/wiretap/
H A Dvwr.c1262 s_time = pcoreytohll(&s_ptr[v22_W_STARTT_OFF]); in vwr_read_s1_W_rec()
1688 if (tsid < s_time) { in vwr_read_s2_W_rec()
1689 latency = s_time - tsid; in vwr_read_s2_W_rec()
1693 delta_b = tsid - s_time; in vwr_read_s2_W_rec()
2188 if (tsid < s_time) { in vwr_read_s3_W_rec()
2189 latency = s_time - tsid; in vwr_read_s3_W_rec()
2193 delta_b = tsid - s_time; in vwr_read_s3_W_rec()
2669 s_time = pcoreytohll(&s_ptr[vwr->STARTT_OFF]); in vwr_read_rec_data_ethernet()
2712 if (sig_ts < s_time) { in vwr_read_rec_data_ethernet()
2713 latency = (guint32)(s_time - sig_ts); in vwr_read_rec_data_ethernet()
[all …]
/dports/comms/mgetty+sendfax/mgetty-1.1.37/
H A Dclass1.c229 int pad_bytes, s_time; variable
243 s_time = fax_scan_times[ remote_cap.st & 0x7 ];
245 (remote_cap.st & 0x1) == 0 ) s_time /= 2;
259 if ( fax1_send_dcs( fd, s_time ) == ERROR )
345 pad_bytes = ((dcs_btp->speed/8) * s_time + 999) / 1000;
347 s_time, pad_bytes, dcs_btp->speed );
/dports/net/yate/yate-6.4.0-1/modules/
H A Dgvoice.cpp90 static unsigned int s_time = 0; variable
119 m_sendTime = s_time + m_delay; in start()
196 s_time = time + 1; in onTimer()
/dports/irc/atheme-services/atheme-7.2.9/src/dragon/
H A Dmain.c69 s_time(&burstbegin); in burst_world()
84 s_time(&ts); in phase_buildworld()
/dports/sysutils/busybox/busybox-1.26.2/util-linux/volume_id/
H A Dsysv.c51 uint32_t s_time; member
78 uint32_t s_time; member
/dports/devel/libvolume_id/libvolume_id-0.81.1/
H A Dsysv.c47 uint32_t s_time; member
74 uint32_t s_time; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/sysv/
H A Dsuper.c74 sbi->s_sb_time = &sbd2->s_time; in detected_xenix()
101 sbi->s_sb_time = &sbd->s_time; in detected_sysv4()
129 sbi->s_sb_time = &sbd->s_time; in detected_sysv2()
153 sbi->s_sb_time = &sbd->s_time; in detected_coherent()
174 sbi->s_sb_time = &sbd->s_time; in detected_v7()
228 if (fs32_to_cpu(sbi, sbd->s_time) < JAN_1_1980) { in detect_sysv()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/sysv/
H A Dsuper.c74 sbi->s_sb_time = &sbd2->s_time; in detected_xenix()
101 sbi->s_sb_time = &sbd->s_time; in detected_sysv4()
129 sbi->s_sb_time = &sbd->s_time; in detected_sysv2()
153 sbi->s_sb_time = &sbd->s_time; in detected_coherent()
174 sbi->s_sb_time = &sbd->s_time; in detected_v7()
228 if (fs32_to_cpu(sbi, sbd->s_time) < JAN_1_1980) { in detect_sysv()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/sysv/
H A Dsuper.c74 sbi->s_sb_time = &sbd2->s_time; in detected_xenix()
101 sbi->s_sb_time = &sbd->s_time; in detected_sysv4()
129 sbi->s_sb_time = &sbd->s_time; in detected_sysv2()
153 sbi->s_sb_time = &sbd->s_time; in detected_coherent()
174 sbi->s_sb_time = &sbd->s_time; in detected_v7()
228 if (fs32_to_cpu(sbi, sbd->s_time) < JAN_1_1980) { in detect_sysv()
/dports/net/openmpi3/openmpi-3.1.6/orte/mca/snapc/full/
H A Dsnapc_full_local.c1357 int s_time = 0, max_wait_time; in snapc_full_local_start_ckpt_open_comm() local
1370 for( s_time = 0; s_time < max_wait_time || max_wait_time <= 0; ++s_time) { in snapc_full_local_start_ckpt_open_comm()
1376 if( s_time >= max_wait_time - 5 && max_wait_time > 0 ) { in snapc_full_local_start_ckpt_open_comm()
1380 s_time/usleep_time, max_wait_time/usleep_time)); in snapc_full_local_start_ckpt_open_comm()
1387 if( s_time >= max_wait_time - 5 && max_wait_time > 0 ) { in snapc_full_local_start_ckpt_open_comm()
1391 s_time/usleep_time, max_wait_time/usleep_time)); in snapc_full_local_start_ckpt_open_comm()
1401 (s_time == (max_wait_time/2) || in snapc_full_local_start_ckpt_open_comm()
1402 s_time == (max_wait_time/4) || in snapc_full_local_start_ckpt_open_comm()
1403 s_time == (3*max_wait_time/4) ) ) { in snapc_full_local_start_ckpt_open_comm()
1406 vpid_snapshot->process_pid, s_time, max_wait_time)); in snapc_full_local_start_ckpt_open_comm()
[all …]
/dports/net/openmpi/openmpi-4.1.1/orte/mca/snapc/full/
H A Dsnapc_full_local.c1357 int s_time = 0, max_wait_time; in snapc_full_local_start_ckpt_open_comm() local
1370 for( s_time = 0; s_time < max_wait_time || max_wait_time <= 0; ++s_time) { in snapc_full_local_start_ckpt_open_comm()
1376 if( s_time >= max_wait_time - 5 && max_wait_time > 0 ) { in snapc_full_local_start_ckpt_open_comm()
1380 s_time/usleep_time, max_wait_time/usleep_time)); in snapc_full_local_start_ckpt_open_comm()
1387 if( s_time >= max_wait_time - 5 && max_wait_time > 0 ) { in snapc_full_local_start_ckpt_open_comm()
1391 s_time/usleep_time, max_wait_time/usleep_time)); in snapc_full_local_start_ckpt_open_comm()
1401 (s_time == (max_wait_time/2) || in snapc_full_local_start_ckpt_open_comm()
1402 s_time == (max_wait_time/4) || in snapc_full_local_start_ckpt_open_comm()
1403 s_time == (3*max_wait_time/4) ) ) { in snapc_full_local_start_ckpt_open_comm()
1406 vpid_snapshot->process_pid, s_time, max_wait_time)); in snapc_full_local_start_ckpt_open_comm()
[all …]
/dports/net-im/climm/climm-0.7.1/include/
H A Dutil_str.h42 const char *s_time (time_t *stamp);
68 #define s_now s_time (NULL)
/dports/devel/util-linux/util-linux-2.36/libblkid/src/superblocks/
H A Dsysv.c33 uint32_t s_time; member
64 uint32_t s_time; member
/dports/sysutils/linrename/util-linux-2.25.2/libblkid/src/superblocks/
H A Dsysv.c33 uint32_t s_time; member
64 uint32_t s_time; member
/dports/archivers/lxqt-archiver/lxqt-archiver-0.5.0/src/core/
H A Dglib-utils.c554 char s_time[256]; in get_time_string() local
563 strftime (s_time, sizeof (s_time) - 1, locale_format, tm); in get_time_string()
565 time_utf8 = g_locale_to_utf8 (s_time, -1, NULL, NULL, NULL); in get_time_string()
/dports/sysutils/hourglass/hourglass-1.0.1b/src/
H A Dwork.c268 assert (thrd_data[id].s_time != -1); in monitor_thrd_func()
305 if (thrd_data[id].s_time != -1) { in thrd_func()
306 thrd_data[id].timers->timed_sleep (id, -thrd_data[id].s_time); in thrd_func()
/dports/graphics/gmt/gmt-6.3.0/src/potential/
H A Dgrdflexure.c220 double s_time, s_scale; in gmt_modeltime_array() local
242 T[k].value = s_time; in gmt_modeltime_array()
263 s_time = gmt_get_modeltime (A, &s_unit, &s_scale); in gmt_modeltime_array()
267 if (e_time > s_time) { /* Enforce that old time is larger */ in gmt_modeltime_array()
268 gmt_M_double_swap (s_time, e_time); in gmt_modeltime_array()
283 n_eval_times = urint ((s_time - e_time) / i_time) + 1; in gmt_modeltime_array()
288 T[k].value = s_time - k * i_time; /* In years */ in gmt_modeltime_array()
295 T[0].value = s_time; in gmt_modeltime_array()
1084 double s_time, s_scale; in GMT_grdflexure() local
1096 s_time = gmt_get_modeltime (t_arg, &s_unit, &s_scale); in GMT_grdflexure()
[all …]
/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dcvd.c611 time_t s_time; in cli_cvdload() local
652 time(&s_time); in cli_cvdload()
653 if (cvd.stime > s_time) { in cli_cvdload()
654 if (cvd.stime - (unsigned int)s_time > 3600) { in cli_cvdload()
660 } else if ((unsigned int)s_time - cvd.stime > 604800) { in cli_cvdload()
/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dcvd.c611 time_t s_time; in cli_cvdload() local
652 time(&s_time); in cli_cvdload()
653 if (cvd.stime > s_time) { in cli_cvdload()
654 if (cvd.stime - (unsigned int)s_time > 3600) { in cli_cvdload()
660 } else if ((unsigned int)s_time - cvd.stime > 604800) { in cli_cvdload()
/dports/irc/inspircd/inspircd-3.11.0/src/modules/
H A Dm_cban.cpp52 …CBan(time_t s_time, unsigned long d, const std::string& src, const std::string& re, const std::str… in CBan() argument
53 : XLine(s_time, d, src, re, "CBAN") in CBan()
H A Dm_svshold.cpp45 …SVSHold(time_t s_time, unsigned long d, const std::string& src, const std::string& re, const std::… in SVSHold() argument
46 : XLine(s_time, d, src, re, "SVSHOLD") in SVSHold()

12345678910>>...21