Home
last modified time | relevance | path

Searched refs:Timestamp (Results 26 – 50 of 13666) sorted by relevance

12345678910>>...547

/dports/games/residualvm/residualvm-0.3.1/audio/
H A Dtimestamp.cpp28 Timestamp::Timestamp(uint ms, uint fr) { in Timestamp() function in Audio::Timestamp
39 Timestamp::Timestamp(uint s, uint frames, uint fr) { in Timestamp() function in Audio::Timestamp
93 bool Timestamp::operator<(const Timestamp &ts) const { in operator <()
101 bool Timestamp::operator>(const Timestamp &ts) const { in operator >()
109 int Timestamp::cmp(const Timestamp &ts) const { in cmp()
123 Timestamp Timestamp::addFrames(int frames) const { in addFrames()
134 Timestamp Timestamp::addMsecs(int ms) const { in addMsecs()
145 void Timestamp::addIntern(const Timestamp &ts) { in addIntern()
153 Timestamp Timestamp::operator-() const { in operator -()
161 Timestamp Timestamp::operator+(const Timestamp &ts) const { in operator +()
[all …]
/dports/games/scummvm/scummvm-2.5.1/audio/
H A Dtimestamp.cpp28 Timestamp::Timestamp(uint ms, uint fr) { in Timestamp() function in Audio::Timestamp
39 Timestamp::Timestamp(uint s, uint frames, uint fr) { in Timestamp() function in Audio::Timestamp
93 bool Timestamp::operator<(const Timestamp &ts) const { in operator <()
101 bool Timestamp::operator>(const Timestamp &ts) const { in operator >()
109 int Timestamp::cmp(const Timestamp &ts) const { in cmp()
123 Timestamp Timestamp::addFrames(int frames) const { in addFrames()
134 Timestamp Timestamp::addMsecs(int ms) const { in addMsecs()
145 void Timestamp::addIntern(const Timestamp &ts) { in addIntern()
153 Timestamp Timestamp::operator-() const { in operator -()
161 Timestamp Timestamp::operator+(const Timestamp &ts) const { in operator +()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/api/transport/
H A Dnetwork_types.h48 Timestamp at_time = Timestamp::PlusInfinity();
62 Timestamp at_time = Timestamp::PlusInfinity();
73 Timestamp at_time = Timestamp::PlusInfinity();
81 Timestamp at_time = Timestamp::PlusInfinity();
105 Timestamp send_time = Timestamp::PlusInfinity();
145 Timestamp end_time = Timestamp::PlusInfinity();
189 Timestamp at_time = Timestamp::PlusInfinity();
201 Timestamp at_time = Timestamp::PlusInfinity();
212 Timestamp at_time = Timestamp::PlusInfinity();
220 Timestamp at_time = Timestamp::PlusInfinity();
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/api/transport/
H A Dnetwork_types.h47 Timestamp at_time = Timestamp::PlusInfinity();
61 Timestamp at_time = Timestamp::PlusInfinity();
72 Timestamp at_time = Timestamp::PlusInfinity();
80 Timestamp at_time = Timestamp::PlusInfinity();
104 Timestamp send_time = Timestamp::PlusInfinity();
144 Timestamp end_time = Timestamp::PlusInfinity();
188 Timestamp at_time = Timestamp::PlusInfinity();
200 Timestamp at_time = Timestamp::PlusInfinity();
211 Timestamp at_time = Timestamp::PlusInfinity();
219 Timestamp at_time = Timestamp::PlusInfinity();
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/api/transport/
H A Dnetwork_types.h48 Timestamp at_time = Timestamp::PlusInfinity();
62 Timestamp at_time = Timestamp::PlusInfinity();
73 Timestamp at_time = Timestamp::PlusInfinity();
81 Timestamp at_time = Timestamp::PlusInfinity();
105 Timestamp send_time = Timestamp::PlusInfinity();
145 Timestamp end_time = Timestamp::PlusInfinity();
189 Timestamp at_time = Timestamp::PlusInfinity();
201 Timestamp at_time = Timestamp::PlusInfinity();
212 Timestamp at_time = Timestamp::PlusInfinity();
220 Timestamp at_time = Timestamp::PlusInfinity();
[all …]
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/api/transport/
H A Dnetwork_types.h48 Timestamp at_time = Timestamp::PlusInfinity();
62 Timestamp at_time = Timestamp::PlusInfinity();
73 Timestamp at_time = Timestamp::PlusInfinity();
81 Timestamp at_time = Timestamp::PlusInfinity();
105 Timestamp send_time = Timestamp::PlusInfinity();
145 Timestamp end_time = Timestamp::PlusInfinity();
189 Timestamp at_time = Timestamp::PlusInfinity();
201 Timestamp at_time = Timestamp::PlusInfinity();
212 Timestamp at_time = Timestamp::PlusInfinity();
220 Timestamp at_time = Timestamp::PlusInfinity();
[all …]
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/scalar/timestamp/
H A Dtest_timestamp.py107 [Timestamp("2017-08-28 23:00:00"), Timestamp("2017-08-28 23:00:00", tz="EST")],
138 nan_ts = Timestamp(NaT)
161 result = Timestamp(d).week
206 ts = Timestamp(tstr)
228 ns = [Timestamp.min.value, Timestamp.max.value, 1000]
239 assert int((Timestamp(x).value - Timestamp(y).value) / 1e9) == 0
301 stamp = Timestamp(val)
428 t = Timestamp(t)
444 t = Timestamp(t)
533 Timestamp(Timestamp.max.to_pydatetime()).value / 1000
[all …]
/dports/net/tcpdump/tcpdump-4.99.1/tests/
H A Dntp-v.out5 Reference Timestamp: 0.000000000
6 Originator Timestamp: 0.000000000
7 Receive Timestamp: 0.000000000
17 Reference Timestamp: 0.000000000
28 Reference Timestamp: 0.000000000
52 Reference Timestamp: 0.000000000
53 Originator Timestamp: 0.000000000
54 Receive Timestamp: 0.000000000
72 Reference Timestamp: 0.000000000
73 Originator Timestamp: 0.000000000
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/pkg/logcli/query/
H A Dquery_test.go170 {Timestamp: time.Unix(1, 0), Line: "line1"},
171 {Timestamp: time.Unix(2, 0), Line: "line2"},
194 {Timestamp: time.Unix(1, 0), Line: "line1"},
195 {Timestamp: time.Unix(2, 0), Line: "line2"},
218 {Timestamp: time.Unix(1, 0), Line: "line1"},
219 {Timestamp: time.Unix(2, 0), Line: "line2"},
220 {Timestamp: time.Unix(3, 0), Line: "line3"},
221 {Timestamp: time.Unix(4, 0), Line: "line4"},
222 {Timestamp: time.Unix(5, 0), Line: "line5"},
223 {Timestamp: time.Unix(6, 0), Line: "line6"},
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/pkg/storage/
H A Dbatch_test.go32 Timestamp: from,
72 Timestamp: from,
152 Timestamp: from,
181 Timestamp: from,
194 Timestamp: from,
211 Timestamp: from,
228 Timestamp: from,
245 Timestamp: from,
262 Timestamp: from,
310 Timestamp: from,
[all …]
/dports/sysutils/pxp-agent/pxp-agent-1.15.16/lib/tests/unit/
H A Dtime_test.cc16 REQUIRE_NOTHROW(Timestamp("15d"));
20 REQUIRE_THROWS_AS(Timestamp("15f"),
21 Timestamp::Error);
25 REQUIRE_THROWS_AS(Timestamp("abc15d"),
26 Timestamp::Error);
30 Timestamp ts { "1m" };
39 Timestamp::Error);
57 Timestamp::Error);
94 Timestamp::Error);
109 Timestamp ts { "1h" };
[all …]
/dports/astro/xtide/xtide-2.15.3/libxtide/
H A DStation.hh79 Timestamp startTime,
80 Timestamp endTime,
93 Timestamp endTime,
97 Timestamp endTime);
105 Timestamp endTime,
241 const Timestamp findZero (Timestamp tl,
242 Timestamp tr,
254 const Timestamp findMarkCrossing_Dairiki (Timestamp t1,
255 Timestamp t2,
269 const Timestamp findSimpleMarkCrossing (Timestamp t1,
[all …]
H A DTimestamp.hh28 Timestamp ();
35 Timestamp (Year year);
124 const bool operator> (Timestamp a, Timestamp b);
125 const bool operator>= (Timestamp a, Timestamp b);
126 const bool operator< (Timestamp a, Timestamp b);
127 const bool operator<= (Timestamp a, Timestamp b);
128 const bool operator== (Timestamp a, Timestamp b);
129 const bool operator!= (Timestamp a, Timestamp b);
132 const Timestamp operator+ (Timestamp a, Interval b);
133 const Timestamp operator- (Timestamp a, Interval b);
[all …]
/dports/devel/poco/poco-1.10.1-all/Foundation/src/
H A DTimestamp.cpp154 const Timestamp::TimeVal Timestamp::TIMEVAL_MIN = std::numeric_limits<Timestamp::TimeVal>::min();
155 const Timestamp::TimeVal Timestamp::TIMEVAL_MAX = std::numeric_limits<Timestamp::TimeVal>::max();
158 Timestamp::Timestamp() in Timestamp() function in Poco::Timestamp
164 Timestamp::Timestamp(TimeVal tv) in Timestamp() function in Poco::Timestamp
170 Timestamp::Timestamp(const Timestamp& other) in Timestamp() function in Poco::Timestamp
176 Timestamp::~Timestamp() in ~Timestamp()
181 Timestamp& Timestamp::operator = (const Timestamp& other) in operator =()
188 Timestamp& Timestamp::operator = (TimeVal tv) in operator =()
195 void Timestamp::swap(Timestamp& timestamp) in swap()
201 Timestamp Timestamp::fromEpochTime(std::time_t t) in fromEpochTime()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/test/audio/
H A Dtimestamp.h158 const Audio::Timestamp a = Audio::Timestamp(500, 1000); in test_equals()
159 Audio::Timestamp b = Audio::Timestamp(0, 1000); in test_equals()
160 Audio::Timestamp c = Audio::Timestamp(0, 100); in test_equals()
178 const Audio::Timestamp a = Audio::Timestamp(60, 1000); in test_compare()
179 Audio::Timestamp b = Audio::Timestamp(60, 60); in test_compare()
180 Audio::Timestamp c = Audio::Timestamp(60, 44100); in test_compare()
212 const Audio::Timestamp a = Audio::Timestamp(500, 1000); in test_framerate()
213 const Audio::Timestamp b = Audio::Timestamp(500, 67); in test_framerate()
214 const Audio::Timestamp c = Audio::Timestamp(500, 100); in test_framerate()
215 const Audio::Timestamp d = Audio::Timestamp(500, 44100); in test_framerate()
[all …]
/dports/games/residualvm/residualvm-0.3.1/test/audio/
H A Dtimestamp.h158 const Audio::Timestamp a = Audio::Timestamp(500, 1000); in test_equals()
159 Audio::Timestamp b = Audio::Timestamp(0, 1000); in test_equals()
160 Audio::Timestamp c = Audio::Timestamp(0, 100); in test_equals()
178 const Audio::Timestamp a = Audio::Timestamp(60, 1000); in test_compare()
179 Audio::Timestamp b = Audio::Timestamp(60, 60); in test_compare()
180 Audio::Timestamp c = Audio::Timestamp(60, 44100); in test_compare()
212 const Audio::Timestamp a = Audio::Timestamp(500, 1000); in test_framerate()
213 const Audio::Timestamp b = Audio::Timestamp(500, 67); in test_framerate()
214 const Audio::Timestamp c = Audio::Timestamp(500, 100); in test_framerate()
215 const Audio::Timestamp d = Audio::Timestamp(500, 44100); in test_framerate()
[all …]
/dports/games/scummvm/scummvm-2.5.1/test/audio/
H A Dtimestamp.h158 const Audio::Timestamp a = Audio::Timestamp(500, 1000); in test_equals()
159 Audio::Timestamp b = Audio::Timestamp(0, 1000); in test_equals()
160 Audio::Timestamp c = Audio::Timestamp(0, 100); in test_equals()
178 const Audio::Timestamp a = Audio::Timestamp(60, 1000); in test_compare()
179 Audio::Timestamp b = Audio::Timestamp(60, 60); in test_compare()
180 Audio::Timestamp c = Audio::Timestamp(60, 44100); in test_compare()
212 const Audio::Timestamp a = Audio::Timestamp(500, 1000); in test_framerate()
213 const Audio::Timestamp b = Audio::Timestamp(500, 67); in test_framerate()
214 const Audio::Timestamp c = Audio::Timestamp(500, 100); in test_framerate()
215 const Audio::Timestamp d = Audio::Timestamp(500, 44100); in test_framerate()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/congestion_controller/goog_cc/
H A Dsend_side_bandwidth_estimation.h44 Timestamp at_time);
51 Timestamp last_link_capacity_update_ = Timestamp::MinusInfinity();
68 Timestamp last_propagation_rtt_update_;
70 Timestamp last_packet_sent_;
108 Timestamp at_time);
164 Timestamp last_low_bitrate_log_;
167 Timestamp last_loss_feedback_;
168 Timestamp last_loss_packet_report_;
178 Timestamp time_last_decrease_;
179 Timestamp first_report_time_;
[all …]
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/congestion_controller/goog_cc/
H A Dsend_side_bandwidth_estimation.h44 Timestamp at_time);
51 Timestamp last_link_capacity_update_ = Timestamp::MinusInfinity();
68 Timestamp last_propagation_rtt_update_;
70 Timestamp last_packet_sent_;
108 Timestamp at_time);
164 Timestamp last_low_bitrate_log_;
167 Timestamp last_loss_feedback_;
168 Timestamp last_loss_packet_report_;
178 Timestamp time_last_decrease_;
179 Timestamp first_report_time_;
[all …]
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/spanner/
H A Dtimestamp.h54 class Timestamp {
57 Timestamp() : Timestamp(absl::UnixEpoch()) {} in Timestamp() function
61 Timestamp(Timestamp&&) = default;
62 Timestamp& operator=(Timestamp&&) = default;
63 Timestamp(Timestamp const&) = default;
64 Timestamp& operator=(Timestamp const&) = default;
69 friend bool operator==(Timestamp const& a, Timestamp const& b) {
72 friend bool operator!=(Timestamp const& a, Timestamp const& b) {
75 friend bool operator<(Timestamp const& a, Timestamp const& b) {
84 friend bool operator>(Timestamp const& a, Timestamp const& b) {
[all …]
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/spanner/
H A Dtimestamp.h54 class Timestamp {
57 Timestamp() : Timestamp(absl::UnixEpoch()) {} in Timestamp() function
61 Timestamp(Timestamp&&) = default;
62 Timestamp& operator=(Timestamp&&) = default;
63 Timestamp(Timestamp const&) = default;
64 Timestamp& operator=(Timestamp const&) = default;
69 friend bool operator==(Timestamp const& a, Timestamp const& b) {
72 friend bool operator!=(Timestamp const& a, Timestamp const& b) {
75 friend bool operator<(Timestamp const& a, Timestamp const& b) {
84 friend bool operator>(Timestamp const& a, Timestamp const& b) {
[all …]
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/tdutils/td/utils/
H A DTime.h46 class Timestamp {
48 Timestamp() = default;
49 static Timestamp never() { in never()
50 return Timestamp{}; in never()
52 static Timestamp now() { in now()
53 return Timestamp{Time::now()}; in now()
55 static Timestamp now_cached() { in now_cached()
59 return Timestamp{timeout}; in at()
65 static Timestamp in(double timeout, Timestamp now = now_cached()) {
100 friend bool operator==(Timestamp a, Timestamp b);
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/protobuf/src/google/protobuf/
H A Dtimestamp.pb.cc88 class Timestamp::_Internal {
92 Timestamp::Timestamp() in Timestamp() function in Timestamp
97 Timestamp::Timestamp(::PROTOBUF_NAMESPACE_ID::Arena* arena) in Timestamp() function in Timestamp
104 Timestamp::Timestamp(const Timestamp& from) in Timestamp() function in Timestamp
120 Timestamp::~Timestamp() { in ~Timestamp()
130 Timestamp* _this = reinterpret_cast< Timestamp* >(object); in ArenaDtor()
138 const Timestamp& Timestamp::default_instance() { in default_instance()
144 void Timestamp::Clear() { in Clear()
270 void Timestamp::MergeFrom(const Timestamp& from) { in MergeFrom()
292 void Timestamp::CopyFrom(const Timestamp& from) { in CopyFrom()
[all …]
/dports/www/firefox/firefox-99.0/toolkit/components/protobuf/src/google/protobuf/
H A Dtimestamp.pb.cc88 class Timestamp::_Internal {
92 Timestamp::Timestamp() in Timestamp() function in Timestamp
97 Timestamp::Timestamp(::PROTOBUF_NAMESPACE_ID::Arena* arena) in Timestamp() function in Timestamp
104 Timestamp::Timestamp(const Timestamp& from) in Timestamp() function in Timestamp
120 Timestamp::~Timestamp() { in ~Timestamp()
130 Timestamp* _this = reinterpret_cast< Timestamp* >(object); in ArenaDtor()
138 const Timestamp& Timestamp::default_instance() { in default_instance()
144 void Timestamp::Clear() { in Clear()
270 void Timestamp::MergeFrom(const Timestamp& from) { in MergeFrom()
292 void Timestamp::CopyFrom(const Timestamp& from) { in CopyFrom()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/protobuf/src/google/protobuf/
H A Dtimestamp.pb.cc88 class Timestamp::_Internal {
92 Timestamp::Timestamp() in Timestamp() function in Timestamp
97 Timestamp::Timestamp(::PROTOBUF_NAMESPACE_ID::Arena* arena) in Timestamp() function in Timestamp
104 Timestamp::Timestamp(const Timestamp& from) in Timestamp() function in Timestamp
120 Timestamp::~Timestamp() { in ~Timestamp()
130 Timestamp* _this = reinterpret_cast< Timestamp* >(object); in ArenaDtor()
138 const Timestamp& Timestamp::default_instance() { in default_instance()
144 void Timestamp::Clear() { in Clear()
270 void Timestamp::MergeFrom(const Timestamp& from) { in MergeFrom()
292 void Timestamp::CopyFrom(const Timestamp& from) { in CopyFrom()
[all …]

12345678910>>...547