Home
last modified time | relevance | path

Searched refs:ntpc (Results 1 – 22 of 22) sorted by relevance

/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/tests/pylib/
H A Dtest_ntpc.py4 import ntp.ntpc
17 ntp.ntpc.statustoa(ntp.ntpc.TYPE_SYS, 0x12345678));
19 ntp.ntpc.statustoa(ntp.ntpc.TYPE_PEER, 0x12345678));
21 ntp.ntpc.statustoa(ntp.ntpc.TYPE_CLOCK, 0x12345678));
25 self.assertEqual(ntp.ntpc.prettydate(in_string), to_string);
26 self.assertAlmostEqual(ntp.ntpc.lfptofloat(in_string), to_float);
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/
H A DREADME-PYTHON59 if not ntp.ntpc.checkname(keytype):
60 AttributeError: module 'ntp.ntpc' has no attribute 'checkname'
71 import ntp.ntpc
72 File "/usr/lib/python3/dist-packages/ntp/ntpc.py", line 52, in <module>
74 File "/usr/lib/python3/dist-packages/ntp/ntpc.py", line 38, in _importado
76 File "/usr/lib/python3/dist-packages/ntp/ntpc.py", line 49, in _dlo
78 OSError: Can't find ntpc library
80 That means is that ntpc.py looked for libnptc.so in the usual places and could
H A Dwscript123 ctx.env['ntpc'] = ctx.options.enable_pylib
1031 # Start purging ntp.ntpc files from build dir
1035 target3 = bldnode.ant_glob('*ntpc*')
1038 # Finish purging ntp.ntpc
H A DNEWS.adoc35 Compare versions of ntp.ntpc and libntpc printing a warning if
/dports/audio/re/re-0.5.8/src/rtp/
H A Dntp.c97 uint64_t ntp_compact2us(uint32_t ntpc) in ntp_compact2us() argument
99 const uint32_t hi = (ntpc >> 16) & 0xffff; in ntp_compact2us()
100 const uint32_t lo = (ntpc & 0xffff) << 16; in ntp_compact2us()
H A Drtcp.h95 uint64_t ntp_compact2us(uint32_t ntpc);
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/libntp/
H A Dwscript56 if ctx.env['ntpc'] == 'ffi':
62 target="../pylib/ntpc", # Put the output in the pylib directory
67 elif ctx.env['ntpc'] == 'ext':
74 target="../pylib/ntpc", # Put the output in the pylib directory
H A Dpymodule.c258 NTPSEC_PY_MODULE_INIT(ntpc) in NTPSEC_PY_MODULE_INIT() argument
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/pylib/
H A Dwscript40 if ctx.env['ntpc'] == 'ext':
41 sources = srcnode.ant_glob("*.py", excl='ntpc.py')
42 elif ctx.env['ntpc'] == 'ffi':
59 if ctx.env['ntpc'] is None:
H A Dpacket.py219 import ntp.ntpc
655 last = ntp.ntpc.lfptofloat(self.last)
656 first = ntp.ntpc.lfptofloat(self.first)
1354 span.now = ntp.ntpc.lfptofloat(val)
1570 "lstint": lambda e: ntp.ntpc.lfptofloat(e.last),
1572 "-lstint": lambda e: -ntp.ntpc.lfptofloat(e.last),
1747 if not ntp.ntpc.checkname(keytype):
1749 mac2 = ntp.ntpc.mac(ntp.poly.polybytes(payload),
1773 if not ntp.ntpc.checkname(keytype):
1775 mac2 = ntp.ntpc.mac(ntp.poly.polybytes(payload),
H A Dutil.py16 import ntp.ntpc
790 item += ntp.ntpc.prettydate(value)
1064 last_sync = int(now - ntp.ntpc.lfptofloat(rec))
1067 last_sync = int(now - ntp.ntpc.lfptofloat(reftime))
1230 first = ntp.ntpc.lfptofloat(entry.first)
1231 last = ntp.ntpc.lfptofloat(entry.last)
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/ntpclients/
H A Dntpq.py26 import ntp.ntpc
491 statype = ntp.ntpc.TYPE_SYS
493 statype = ntp.ntpc.TYPE_PEER
825 elif not ntp.ntpc.checkname(line.upper()):
949 qtype = ntp.ntpc.TYPE_SYS if associd == 0 else ntp.ntpc.TYPE_PEER
983 qtype = ntp.ntpc.TYPE_SYS if associd == 0 else ntp.ntpc.TYPE_PEER
1028 ntp.ntpc.TYPE_PEER):
1065 ntp.ntpc.TYPE_PEER):
1094 ntp.ntpc.TYPE_CLOCK)
1354 dtype=ntp.ntpc.TYPE_SYS,
[all …]
H A Dntpmon.py38 import ntp.ntpc
85 % (iso8601(int(ntp.ntpc.lfptofloat(span.entries[0].last))),
112 vcopy[fld] = ntp.util.rfc3339(ntp.ntpc.lfptofloat(vcopy[fld]))
377 dtype = ntp.ntpc.TYPE_CLOCK
379 dtype = ntp.ntpc.TYPE_PEER
380 sw = ntp.ntpc.statustoa(dtype,
H A Dntpdig.py450 ntp.ntpc.setprogname("ntpdig")
452 rc = ntp.ntpc.step_systime(offset)
454 rc = ntp.ntpc.adj_systime(offset)
/dports/devel/loccount/loccount-dc8279ab2e49ba60db121a47c15dc4ef8b543352/tests/
H A Dwscript67 target = "ntpc",
/dports/sysutils/munin-common/munin-2.0.67/plugins/node.d/
H A Dntp_offset.in79 graph_info Currently our peer is $peer. Please refer to ntp docs and ntpc docs for further explana…
/dports/sysutils/munin-master/munin-2.0.67/plugins/node.d/
H A Dntp_offset.in79 graph_info Currently our peer is $peer. Please refer to ntp docs and ntpc docs for further explana…
/dports/sysutils/munin-node/munin-2.0.67/plugins/node.d/
H A Dntp_offset.in79 graph_info Currently our peer is $peer. Please refer to ntp docs and ntpc docs for further explana…
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dpaste.cpp63 int ntpc; in transposeChord() local
64 … transposeInterval(n->pitch(), n->tpc1(), &npitch, &ntpc, dstTranspose, true); in transposeChord()
65 n->setTpc2(ntpc); in transposeChord()
H A Dcmd.cpp552 int ntpc; in cmdAddInterval() local
559 ntpc = step2tpc(step % 7, acci); in cmdAddInterval()
563 ntpc = pitch2tpc(npitch, key, Prefer::NEAREST); in cmdAddInterval()
568 ntpc1 = ntpc2 = ntpc; in cmdAddInterval()
572 ntpc1 = ntpc; in cmdAddInterval()
573 ntpc2 = Ms::transposeTpc(ntpc, v, true); in cmdAddInterval()
577 ntpc2 = ntpc; in cmdAddInterval()
578 ntpc1 = Ms::transposeTpc(ntpc, v, true); in cmdAddInterval()
/dports/net-mgmt/py-napalm/napalm-3.3.1/napalm/iosxr_netconf/
H A Diosxr_netconf.py2187 ntpc:peer-{version}s".format(
2197 ntpc:peer-type".format(
2229 ntpc:peer-{version}s".format(
2239 ntpc:peer-type".format(
/dports/devel/cld2/cld-20150505/internal/
H A Dtest_shuffle_1000_48_666.utf8110514 Samp zhT-Hani /ntpc.edu.tw/ 新北市新店區安坑國民小學 新北市新店區安坑國民小學 新北市新店區安坑國民小學 新北市新店區安坑國 ~ 學務處 首頁 帳號 密碼 ::: 會計室…