Home
last modified time | relevance | path

Searched refs:Epoch (Results 1 – 25 of 3808) sorted by relevance

12345678910>>...153

/dports/security/vuls/vuls-0.13.7/vendor/github.com/aquasecurity/fanal/analyzer/pkg/rpm/
H A Drpm_test.go22 {Name: "filesystem", Epoch: 0, Version: "3.2", Release: "18.el7", Arch: "x86_64"},
30 {Name: "fedora-gpg-keys", Epoch: 0, Version: "28", Release: "5", Arch: "noarch"},
31 {Name: "fedora-release", Epoch: 0, Version: "28", Release: "2", Arch: "noarch"},
33 {Name: "tzdata", Epoch: 0, Version: "2018e", Release: "1.fc28", Arch: "noarch"},
34 {Name: "pcre2", Epoch: 0, Version: "10.31", Release: "10.fc28", Arch: "x86_64"},
37 {Name: "bash", Epoch: 0, Version: "4.4.23", Release: "1.fc28", Arch: "x86_64"},
38 {Name: "zlib", Epoch: 0, Version: "1.2.11", Release: "8.fc28", Arch: "x86_64"},
40 {Name: "libcap", Epoch: 0, Version: "2.25", Release: "9.fc28", Arch: "x86_64"},
50 {Name: "sed", Epoch: 0, Version: "4.5", Release: "1.fc28", Arch: "x86_64"},
70 {Name: "gzip", Epoch: 0, Version: "1.9", Release: "3.fc28", Arch: "x86_64"},
[all …]
/dports/astro/py-pymeeus/PyMeeus-0.3.6/tests/
H A Dtest_epoch.py22 from pymeeus.Epoch import Epoch
31 a = Epoch(1987, 6, 19.5)
35 a = Epoch(1988, 6, 19.5)
47 a = Epoch(-4712, 1, 1.5)
181 t = Epoch.easter(2000)
185 t = Epoch.easter(1954)
189 t = Epoch.easter(179)
233 e = Epoch(2436116.31)
238 e = Epoch(1842713.0)
243 e = Epoch(1507900.13)
[all …]
/dports/astro/gpstk/GPSTk-8.0.0/core/lib/TimeHandling/
H A DEpoch.cpp85 Epoch& Epoch::setTolerance(double tol) in setTolerance()
93 Epoch::Epoch(const TimeTag& tt) in Epoch() function in gpstk::Epoch
98 Epoch::Epoch(const CommonTime& ct) in Epoch() function in gpstk::Epoch
107 Epoch::Epoch(const WeekSecond& tt, in Epoch() function in gpstk::Epoch
117 Epoch::Epoch(const GPSZcount& z) in Epoch() function in gpstk::Epoch
141 Epoch::Epoch(const Epoch& right) in Epoch() function in gpstk::Epoch
148 Epoch& Epoch::operator=(const Epoch& right) in operator =()
213 Epoch& Epoch::addSeconds(long seconds) in addSeconds()
315 Epoch& Epoch::set(const TimeTag& tt) in set()
350 Epoch& Epoch::set(const GPSZcount& z) in set()
[all …]
H A DEpoch.hpp123 class Epoch class
249 ~Epoch() in ~Epoch()
257 Epoch(const Epoch &right)
261 Epoch& operator=(const Epoch& right)
555 Epoch& setLocalTime();
752 short Epoch::year() const in year()
764 short Epoch::day() const in day()
770 short Epoch::dow() const in dow()
776 short Epoch::hour() const in hour()
794 double Epoch::sod() const in sod()
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aquasecurity/fanal/analyzer/pkg/rpmcmd/
H A Drpm_test.go21 …{Name: "filesystem", Version: "3.2", Release: "18.el7", Epoch: 0, SrcName: "filesystem", SrcVersio…
29 …{Name: "fedora-gpg-keys", Version: "28", Release: "5", Epoch: 0, SrcName: "fedora-repos", SrcVersi…
30 …{Name: "fedora-release", Version: "28", Release: "2", Epoch: 0, SrcName: "fedora-release", SrcVers…
49 …{Name: "sed", Version: "4.5", Release: "1.fc28", Epoch: 0, SrcName: "sed", SrcVersion: "4.5", SrcR…
69 …{Name: "gzip", Version: "1.9", Release: "3.fc28", Epoch: 0, SrcName: "gzip", SrcVersion: "1.9", Sr…
88 …{Name: "npth", Version: "1.5", Release: "4.fc28", Epoch: 0, SrcName: "npth", SrcVersion: "1.5", Sr…
225 Epoch int
238 Epoch: 0,
248 Epoch: 1,
264 if epoch != v.expected.Epoch {
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/example/autoencoder/variational_autoencoder/
H A DVAE_example.ipynb274 "INFO:root:Epoch[0] Time cost=5.020\n",
276 "INFO:root:Epoch[1] Time cost=4.651\n",
278 "INFO:root:Epoch[2] Time cost=4.665\n",
280 "INFO:root:Epoch[3] Time cost=4.758\n",
282 "INFO:root:Epoch[4] Time cost=4.672\n",
284 "INFO:root:Epoch[5] Time cost=5.087\n",
286 "INFO:root:Epoch[6] Time cost=5.056\n",
288 "INFO:root:Epoch[7] Time cost=4.813\n",
290 "INFO:root:Epoch[8] Time cost=4.776\n",
292 "INFO:root:Epoch[9] Time cost=4.756\n",
[all …]
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/example/autoencoder/variational_autoencoder/
H A DVAE_example.ipynb274 "INFO:root:Epoch[0] Time cost=5.020\n",
276 "INFO:root:Epoch[1] Time cost=4.651\n",
278 "INFO:root:Epoch[2] Time cost=4.665\n",
280 "INFO:root:Epoch[3] Time cost=4.758\n",
282 "INFO:root:Epoch[4] Time cost=4.672\n",
284 "INFO:root:Epoch[5] Time cost=5.087\n",
286 "INFO:root:Epoch[6] Time cost=5.056\n",
288 "INFO:root:Epoch[7] Time cost=4.813\n",
290 "INFO:root:Epoch[8] Time cost=4.776\n",
292 "INFO:root:Epoch[9] Time cost=4.756\n",
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aquasecurity/fanal/test/integration/testdata/goldens/
H A Dvuln-image1.2.3.expectedpkgsfromcmds.golden6 "Epoch": 0,
18 "Epoch": 0,
30 "Epoch": 0,
42 "Epoch": 0,
54 "Epoch": 0,
66 "Epoch": 0,
78 "Epoch": 0,
90 "Epoch": 0,
102 "Epoch": 0,
114 "Epoch": 0,
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/example/bi-lstm-sort/
H A Dbi-lstm-sort.ipynb312 "Epoch [0] Loss: 1.6627886372227823, LR 0.01\n",
313 "Epoch [1] Loss: 1.210370733382854, LR 0.01\n",
314 "Epoch [2] Loss: 0.9692377131035987, LR 0.01\n",
315 "Epoch [3] Loss: 0.7976046623067653, LR 0.01\n",
316 "Epoch [4] Loss: 0.5714595343476983, LR 0.01\n",
317 "Epoch [5] Loss: 0.4458411196444897, LR 0.01\n",
318 "Epoch [6] Loss: 0.36039798817736035, LR 0.01\n",
319 "Epoch [7] Loss: 0.32665719377233626, LR 0.01\n",
320 "Epoch [8] Loss: 0.262064205702915, LR 0.01\n",
321 "Epoch [9] Loss: 0.22285924059279422, LR 0.0075\n",
[all …]
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/example/bi-lstm-sort/
H A Dbi-lstm-sort.ipynb312 "Epoch [0] Loss: 1.6627886372227823, LR 0.01\n",
313 "Epoch [1] Loss: 1.210370733382854, LR 0.01\n",
314 "Epoch [2] Loss: 0.9692377131035987, LR 0.01\n",
315 "Epoch [3] Loss: 0.7976046623067653, LR 0.01\n",
316 "Epoch [4] Loss: 0.5714595343476983, LR 0.01\n",
317 "Epoch [5] Loss: 0.4458411196444897, LR 0.01\n",
318 "Epoch [6] Loss: 0.36039798817736035, LR 0.01\n",
319 "Epoch [7] Loss: 0.32665719377233626, LR 0.01\n",
320 "Epoch [8] Loss: 0.262064205702915, LR 0.01\n",
321 "Epoch [9] Loss: 0.22285924059279422, LR 0.0075\n",
[all …]
/dports/devel/p5-DateTime-Format-Epoch/DateTime-Format-Epoch-0.16/
H A DMETA.yml13 name: DateTime-Format-Epoch
15 DateTime::Format::Epoch:
21 DateTime::Format::Epoch::DotNet:
24 DateTime::Format::Epoch::JD:
27 DateTime::Format::Epoch::Lilian:
30 DateTime::Format::Epoch::MJD:
33 DateTime::Format::Epoch::MacOS:
36 DateTime::Format::Epoch::NTP:
39 DateTime::Format::Epoch::RJD:
48 DateTime::Format::Epoch::TJD:
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aquasecurity/fanal/test/integration/testdata/goldens/packages/
H A Ddebian-buster.json.golden6 "Epoch": 0,
18 "Epoch": 0,
30 "Epoch": 0,
42 "Epoch": 0,
54 "Epoch": 0,
66 "Epoch": 0,
78 "Epoch": 0,
90 "Epoch": 0,
102 "Epoch": 0,
114 "Epoch": 0,
[all …]
H A Dcentos-6.json.golden6 "Epoch": 0,
18 "Epoch": 0,
30 "Epoch": 0,
42 "Epoch": 0,
54 "Epoch": 0,
66 "Epoch": 0,
78 "Epoch": 0,
90 "Epoch": 0,
102 "Epoch": 0,
114 "Epoch": 0,
[all …]
H A Dubuntu-18.04.json.golden6 "Epoch": 0,
18 "Epoch": 0,
30 "Epoch": 0,
42 "Epoch": 0,
54 "Epoch": 0,
66 "Epoch": 0,
78 "Epoch": 0,
90 "Epoch": 0,
102 "Epoch": 0,
114 "Epoch": 0,
[all …]
H A Dopensuse-leap-latest.json.golden6 "Epoch": 0,
18 "Epoch": 0,
30 "Epoch": 0,
42 "Epoch": 0,
54 "Epoch": 0,
66 "Epoch": 0,
78 "Epoch": 0,
90 "Epoch": 0,
102 "Epoch": 0,
114 "Epoch": 0,
[all …]
H A Dregistry.redhat.io-ubi7.json.golden6 "Epoch": 0,
17 "Epoch": 0,
29 "Epoch": 0,
41 "Epoch": 0,
53 "Epoch": 0,
65 "Epoch": 0,
77 "Epoch": 0,
89 "Epoch": 0,
101 "Epoch": 0,
113 "Epoch": 0,
[all …]
H A Doraclelinux-8-slim.json.golden6 "Epoch": 0,
18 "Epoch": 0,
30 "Epoch": 0,
42 "Epoch": 0,
54 "Epoch": 0,
66 "Epoch": 0,
78 "Epoch": 0,
90 "Epoch": 0,
102 "Epoch": 0,
114 "Epoch": 0,
[all …]
H A Damazonlinux-2.json.golden6 "Epoch": 1,
18 "Epoch": 0,
30 "Epoch": 0,
42 "Epoch": 0,
54 "Epoch": 0,
66 "Epoch": 0,
78 "Epoch": 0,
90 "Epoch": 0,
102 "Epoch": 0,
114 "Epoch": 0,
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/crossbeam-epoch-0.9.5/src/
H A Depoch.rs18 pub(crate) struct Epoch { struct
23 impl Epoch { argument
49 pub(crate) fn pinned(self) -> Epoch { in pinned() argument
50 Epoch { in pinned()
57 pub(crate) fn unpinned(self) -> Epoch { in unpinned() argument
58 Epoch { in unpinned()
68 Epoch { in successor()
93 Epoch { in load()
120 current: Epoch, in compare_exchange() argument
121 new: Epoch, in compare_exchange() argument
[all …]
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/crossbeam-epoch-0.9.5/src/
H A Depoch.rs18 pub(crate) struct Epoch { struct
23 impl Epoch { impl
49 pub(crate) fn pinned(self) -> Epoch { in pinned() argument
50 Epoch { in pinned()
57 pub(crate) fn unpinned(self) -> Epoch { in unpinned() argument
58 Epoch { in unpinned()
68 Epoch { in successor()
93 Epoch { in load()
120 current: Epoch, in compare_exchange() argument
121 new: Epoch, in compare_exchange() argument
[all …]
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/crossbeam-epoch-0.9.5/src/
H A Depoch.rs18 pub(crate) struct Epoch { struct
23 impl Epoch { implementation
49 pub(crate) fn pinned(self) -> Epoch { in pinned() argument
50 Epoch { in pinned()
57 pub(crate) fn unpinned(self) -> Epoch { in unpinned() argument
58 Epoch { in unpinned()
68 Epoch { in successor()
93 Epoch { in load()
120 current: Epoch, in compare_exchange() argument
121 new: Epoch, in compare_exchange() argument
[all …]
/dports/misc/broot/broot-1.7.0/cargo-crates/crossbeam-epoch-0.9.5/src/
H A Depoch.rs18 pub(crate) struct Epoch { struct
23 impl Epoch { argument
49 pub(crate) fn pinned(self) -> Epoch { in pinned() argument
50 Epoch { in pinned()
57 pub(crate) fn unpinned(self) -> Epoch { in unpinned() argument
58 Epoch { in unpinned()
68 Epoch { in successor()
93 Epoch { in load()
120 current: Epoch, in compare_exchange() argument
121 new: Epoch, in compare_exchange() argument
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/crossbeam-epoch-0.9.5/src/
H A Depoch.rs18 pub(crate) struct Epoch { struct
23 impl Epoch { argument
49 pub(crate) fn pinned(self) -> Epoch { in pinned() argument
50 Epoch { in pinned()
57 pub(crate) fn unpinned(self) -> Epoch { in unpinned() argument
58 Epoch { in unpinned()
68 Epoch { in successor()
93 Epoch { in load()
120 current: Epoch, in compare_exchange() argument
121 new: Epoch, in compare_exchange() argument
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/crossbeam-epoch-0.9.5/src/
H A Depoch.rs18 pub(crate) struct Epoch { struct
23 impl Epoch { argument
49 pub(crate) fn pinned(self) -> Epoch { in pinned() argument
50 Epoch { in pinned()
57 pub(crate) fn unpinned(self) -> Epoch { in unpinned() argument
58 Epoch { in unpinned()
68 Epoch { in successor()
93 Epoch { in load()
120 current: Epoch, in compare_exchange() argument
121 new: Epoch, in compare_exchange() argument
[all …]
/dports/devel/grcov/grcov-0.8.2/cargo-crates/crossbeam-epoch-0.9.5/src/
H A Depoch.rs18 pub(crate) struct Epoch { struct
23 impl Epoch { implementation
49 pub(crate) fn pinned(self) -> Epoch { in pinned() argument
50 Epoch { in pinned()
57 pub(crate) fn unpinned(self) -> Epoch { in unpinned() argument
58 Epoch { in unpinned()
68 Epoch { in successor()
93 Epoch { in load()
120 current: Epoch, in compare_exchange() argument
121 new: Epoch, in compare_exchange() argument
[all …]

12345678910>>...153