Home
last modified time | relevance | path

Searched refs:ref_timestamp (Results 1 – 21 of 21) sorted by relevance

/dports/dns/knot3-lib/knot-3.1.5/tests/libzscanner/
H A Dprocessing.c132 time_t ref_timestamp, max_timestamp; in test_date_to_timestamp() local
147 for (ref_timestamp = 0; in test_date_to_timestamp()
148 ref_timestamp < max_timestamp; in test_date_to_timestamp()
149 ref_timestamp += 1) { in test_date_to_timestamp()
153 gmtime_r(&ref_timestamp, &result)); in test_date_to_timestamp()
160 if (ref_timestamp % 10000000 == 0) { in test_date_to_timestamp()
161 val1 = ref_timestamp; in test_date_to_timestamp()
166 if (ref_timestamp != test_timestamp) { in test_date_to_timestamp()
167 val1 = ref_timestamp; in test_date_to_timestamp()
169 if (ref_timestamp > test_timestamp) { in test_date_to_timestamp()
[all …]
/dports/dns/knot3/knot-3.1.5/tests/libzscanner/
H A Dprocessing.c132 time_t ref_timestamp, max_timestamp; in test_date_to_timestamp() local
147 for (ref_timestamp = 0; in test_date_to_timestamp()
148 ref_timestamp < max_timestamp; in test_date_to_timestamp()
149 ref_timestamp += 1) { in test_date_to_timestamp()
153 gmtime_r(&ref_timestamp, &result)); in test_date_to_timestamp()
160 if (ref_timestamp % 10000000 == 0) { in test_date_to_timestamp()
161 val1 = ref_timestamp; in test_date_to_timestamp()
166 if (ref_timestamp != test_timestamp) { in test_date_to_timestamp()
167 val1 = ref_timestamp; in test_date_to_timestamp()
169 if (ref_timestamp > test_timestamp) { in test_date_to_timestamp()
[all …]
/dports/net/py-ntplib/ntplib-0.3.4/
H A Dntplib.py151 self.ref_timestamp = 0
179 _to_int(self.ref_timestamp),
180 _to_frac(self.ref_timestamp),
216 self.ref_timestamp = _to_time(unpacked[7], unpacked[8])
265 return ntp_to_system_time(self.ref_timestamp)
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/input/
H A Dr_real.h53 int64_t ref_timestamp; // can be negative member
77 ref_timestamp(0) { in real_demuxer_t()
H A Dr_real.cpp324 dmx->ref_timestamp = -1; in create_aac_audio_packetizer()
446 dmx->ref_timestamp = timestamp; in read()
509 …segment->flags & RMFF_FRAME_FLAG_KEYFRAME) == RMFF_FRAME_FLAG_KEYFRAME ? -1 : dmx->ref_timestamp)); in deliver_audio_frames()
511 dmx->ref_timestamp = dmx->last_timestamp; in deliver_audio_frames()
/dports/net-mgmt/argus3-clients/argus-clients-3.0.8.3/examples/radump/
H A Dprint-ntp.c160 TCHECK(bp->ref_timestamp); in ntp_print()
161 if (bp->ref_timestamp.int_part || (ArgusParser->vflag > 1)) { in ntp_print()
163 p_ntp_time(&(bp->ref_timestamp)); in ntp_print()
H A Dntp.h86 struct l_fixedpt ref_timestamp; member
/dports/net/tcpdump/tcpdump-4.99.1/
H A Dprint-ntp.c108 struct l_fixedpt ref_timestamp; member
288 ND_TCHECK_SIZE(&bp->ref_timestamp); in ntp_time_print()
290 p_ntp_time(ndo, &(bp->ref_timestamp)); in ntp_time_print()
/dports/comms/xcwcp/unixcw-3.5.1/src/libcw/
H A Dlibcw_utils.c811 struct timeval ref_timestamp; /* Reference timestamp. */ in test_cw_timestamp_validate_internal() local
819 cw_assert (!gettimeofday(&ref_timestamp, NULL), "failed to get reference time"); in test_cw_timestamp_validate_internal()
826 cw_timestamp_compare_internal(&ref_timestamp, &out_timestamp)); in test_cw_timestamp_validate_internal()
/dports/comms/unixcw/unixcw-3.5.1/src/libcw/
H A Dlibcw_utils.c811 struct timeval ref_timestamp; /* Reference timestamp. */ in test_cw_timestamp_validate_internal() local
819 cw_assert (!gettimeofday(&ref_timestamp, NULL), "failed to get reference time"); in test_cw_timestamp_validate_internal()
826 cw_timestamp_compare_internal(&ref_timestamp, &out_timestamp)); in test_cw_timestamp_validate_internal()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c134 uint64_t ref_timestamp; member
575 decoder->buf_timestamp = buffer.ref_timestamp; in intel_pt_get_data()
578 decoder->ref_timestamp = buffer.ref_timestamp; in intel_pt_get_data()
581 decoder->ref_timestamp); in intel_pt_get_data()
1457 if (timestamp < ref_timestamp) { in intel_pt_8b_tsc()
1458 if (ref_timestamp - timestamp > (1ULL << 55)) in intel_pt_8b_tsc()
1474 if (decoder->ref_timestamp) { in intel_pt_calc_tsc_timestamp()
1476 decoder->ref_timestamp); in intel_pt_calc_tsc_timestamp()
1479 decoder->ref_timestamp = 0; in intel_pt_calc_tsc_timestamp()
3386 tsc, buffer->ref_timestamp); in intel_pt_ff_cb()
[all …]
H A Dintel-pt-decoder.h234 uint64_t ref_timestamp; member
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c134 uint64_t ref_timestamp; member
575 decoder->buf_timestamp = buffer.ref_timestamp; in intel_pt_get_data()
578 decoder->ref_timestamp = buffer.ref_timestamp; in intel_pt_get_data()
581 decoder->ref_timestamp); in intel_pt_get_data()
1457 if (timestamp < ref_timestamp) { in intel_pt_8b_tsc()
1458 if (ref_timestamp - timestamp > (1ULL << 55)) in intel_pt_8b_tsc()
1474 if (decoder->ref_timestamp) { in intel_pt_calc_tsc_timestamp()
1476 decoder->ref_timestamp); in intel_pt_calc_tsc_timestamp()
1479 decoder->ref_timestamp = 0; in intel_pt_calc_tsc_timestamp()
3386 tsc, buffer->ref_timestamp); in intel_pt_ff_cb()
[all …]
H A Dintel-pt-decoder.h234 uint64_t ref_timestamp; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c134 uint64_t ref_timestamp; member
575 decoder->buf_timestamp = buffer.ref_timestamp; in intel_pt_get_data()
578 decoder->ref_timestamp = buffer.ref_timestamp; in intel_pt_get_data()
581 decoder->ref_timestamp); in intel_pt_get_data()
1457 if (timestamp < ref_timestamp) { in intel_pt_8b_tsc()
1458 if (ref_timestamp - timestamp > (1ULL << 55)) in intel_pt_8b_tsc()
1474 if (decoder->ref_timestamp) { in intel_pt_calc_tsc_timestamp()
1476 decoder->ref_timestamp); in intel_pt_calc_tsc_timestamp()
1479 decoder->ref_timestamp = 0; in intel_pt_calc_tsc_timestamp()
3386 tsc, buffer->ref_timestamp); in intel_pt_ff_cb()
[all …]
H A Dintel-pt-decoder.h234 uint64_t ref_timestamp; member
/dports/dns/py-namebench/namebench-1.3.1/libnamebench/
H A Dhealth_checks.py235 for (ref_hostname, ref_response, ref_timestamp) in other_ns.cache_checks:
246 query_age = self.timer() - ref_timestamp
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/network/
H A Dmulti_obj.cpp153 int ref_timestamp; // what time did we receive the reference object member
814 Oo_info.ref_timestamp = timestamp(); in multi_ship_record_rank_seq_num()
823 Oo_info.ref_timestamp = timestamp(); in multi_ship_record_rank_seq_num()
843 return Oo_info.ref_timestamp; in multi_client_lookup_frame_timestamp()
2559 Oo_info.ref_timestamp = -1; in multi_init_oo_and_ship_tracker()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/util/
H A Dintel-pt.c318 b->ref_timestamp = buffer->reference; in intel_pt_get_buffer()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/util/
H A Dintel-pt.c318 b->ref_timestamp = buffer->reference; in intel_pt_get_buffer()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/util/
H A Dintel-pt.c318 b->ref_timestamp = buffer->reference; in intel_pt_get_buffer()