Home
last modified time | relevance | path

Searched refs:tpfx (Results 1 – 25 of 92) sorted by relevance

1234

/dports/comms/wsjtz/wsjtx/map65/libm65/
H A Dgetpfx1.f905 character addpfx*8,tpfx*4,tsfx*3 local
72 tpfx=lof(1:4)
73 k=nchar(tpfx(1:1))
74 k=37*k + nchar(tpfx(2:2))
75 k=37*k + nchar(tpfx(3:3))
76 k=37*k + nchar(tpfx(4:4))
/dports/net/rospo/rospo-0.7.1/vendor/github.com/ugorji/go/codec/
H A Dgen.go1671 tpfx := genTempVarPfx
1678 x.linef("for %sj%s := 0; %sj%s < %s; %sj%s++ {", tpfx, i, tpfx, i, lenvarname, tpfx, i)
1680 x.linef("for %sj%s := 0; !z.DecCheckBreak(); %sj%s++ {", tpfx, i, tpfx, i)
1683 x.linef("for %sj%s := 0; ; %sj%s++ {", tpfx, i, tpfx, i)
1708 tpfx := genTempVarPfx
1718 tpfx, i, tpfx, i, tpfx, i,
1719 tpfx, i, lenvarname, tpfx, i)
1727 tpfx, i, tpfx, i, tpfx, i,
1728 tpfx, i, lenvarname, tpfx, i)
1748 tpfx, i, tpfx, i, tpfx, i,
[all …]
/dports/net/rospo/rospo-0.7.1/vendor/github.com/ugorji/go/go-1.1.7/codec/
H A Dgen.go1671 tpfx := genTempVarPfx
1678 x.linef("for %sj%s := 0; %sj%s < %s; %sj%s++ {", tpfx, i, tpfx, i, lenvarname, tpfx, i)
1680 x.linef("for %sj%s := 0; !z.DecCheckBreak(); %sj%s++ {", tpfx, i, tpfx, i)
1683 x.linef("for %sj%s := 0; ; %sj%s++ {", tpfx, i, tpfx, i)
1708 tpfx := genTempVarPfx
1718 tpfx, i, tpfx, i, tpfx, i,
1719 tpfx, i, lenvarname, tpfx, i)
1727 tpfx, i, tpfx, i, tpfx, i,
1728 tpfx, i, lenvarname, tpfx, i)
1748 tpfx, i, tpfx, i, tpfx, i,
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/ugorji/go/codec/
H A Dgen.go1814 tpfx := genTempVarPfx
1821 x.linef("for %sj%s := 0; %sj%s < %s; %sj%s++ {", tpfx, i, tpfx, i, lenvarname, tpfx, i)
1823 x.linef("for %sj%s := 0; !z.DecCheckBreak(); %sj%s++ {", tpfx, i, tpfx, i)
1826 x.linef("for %sj%s := 0; ; %sj%s++ {", tpfx, i, tpfx, i)
1851 tpfx := genTempVarPfx
1861 tpfx, i, tpfx, i, tpfx, i,
1862 tpfx, i, lenvarname, tpfx, i)
1870 tpfx, i, tpfx, i, tpfx, i,
1871 tpfx, i, lenvarname, tpfx, i)
1891 tpfx, i, tpfx, i, tpfx, i,
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/ugorji/go/codec/
H A Dgen.go1671 tpfx := genTempVarPfx
1678 x.linef("for %sj%s := 0; %sj%s < %s; %sj%s++ {", tpfx, i, tpfx, i, lenvarname, tpfx, i)
1680 x.linef("for %sj%s := 0; !z.DecCheckBreak(); %sj%s++ {", tpfx, i, tpfx, i)
1683 x.linef("for %sj%s := 0; ; %sj%s++ {", tpfx, i, tpfx, i)
1708 tpfx := genTempVarPfx
1718 tpfx, i, tpfx, i, tpfx, i,
1719 tpfx, i, lenvarname, tpfx, i)
1727 tpfx, i, tpfx, i, tpfx, i,
1728 tpfx, i, lenvarname, tpfx, i)
1748 tpfx, i, tpfx, i, tpfx, i,
[all …]
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/ugorji/go/codec/
H A Dgen.go1671 tpfx := genTempVarPfx
1678 x.linef("for %sj%s := 0; %sj%s < %s; %sj%s++ {", tpfx, i, tpfx, i, lenvarname, tpfx, i)
1680 x.linef("for %sj%s := 0; !z.DecCheckBreak(); %sj%s++ {", tpfx, i, tpfx, i)
1683 x.linef("for %sj%s := 0; ; %sj%s++ {", tpfx, i, tpfx, i)
1708 tpfx := genTempVarPfx
1718 tpfx, i, tpfx, i, tpfx, i,
1719 tpfx, i, lenvarname, tpfx, i)
1727 tpfx, i, tpfx, i, tpfx, i,
1728 tpfx, i, lenvarname, tpfx, i)
1748 tpfx, i, tpfx, i, tpfx, i,
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/ugorji/go/codec/
H A Dgen.go1392 tpfx := genTempVarPfx
1394 kName := tpfx + "s" + i
1416 x.linef("for %sj%s := 0; %sj%s < %s; %sj%s++ {", tpfx, i, tpfx, i, lenvarname, tpfx, i)
1418 x.linef("for %sj%s := 0; !r.CheckBreak(); %sj%s++ {", tpfx, i, tpfx, i)
1421 x.linef("for %sj%s := 0; ; %sj%s++ {", tpfx, i, tpfx, i)
1422 x.linef("if %shl%s { if %sj%s >= %s { break }", tpfx, i, tpfx, i, lenvarname)
1443 tpfx := genTempVarPfx
1473 tpfx, i, tpfx, i, tpfx, i,
1474 tpfx, i, lenvarname, tpfx, i)
1483 tpfx, i, tpfx, i, tpfx, i,
[all …]
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/coreos/etcd/cmd/vendor/github.com/ugorji/go/codec/
H A Dgen.go1479 tpfx := genTempVarPfx
1481 kName := tpfx + "s" + i
1492 x.linef("for %sj%s := 0; %sj%s < %s; %sj%s++ {", tpfx, i, tpfx, i, lenvarname, tpfx, i)
1494 x.linef("for %sj%s := 0; !r.CheckBreak(); %sj%s++ {", tpfx, i, tpfx, i)
1497 x.linef("for %sj%s := 0; ; %sj%s++ {", tpfx, i, tpfx, i)
1498 x.linef("if %shl%s { if %sj%s >= %s { break }", tpfx, i, tpfx, i, lenvarname)
1513 tpfx := genTempVarPfx
1544 tpfx, i, tpfx, i, tpfx, i,
1545 tpfx, i, lenvarname, tpfx, i)
1554 tpfx, i, tpfx, i, tpfx, i,
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/ugorji/go/codec/
H A Dgen.go1392 tpfx := genTempVarPfx
1394 kName := tpfx + "s" + i
1416 x.linef("for %sj%s := 0; %sj%s < %s; %sj%s++ {", tpfx, i, tpfx, i, lenvarname, tpfx, i)
1418 x.linef("for %sj%s := 0; !r.CheckBreak(); %sj%s++ {", tpfx, i, tpfx, i)
1421 x.linef("for %sj%s := 0; ; %sj%s++ {", tpfx, i, tpfx, i)
1422 x.linef("if %shl%s { if %sj%s >= %s { break }", tpfx, i, tpfx, i, lenvarname)
1443 tpfx := genTempVarPfx
1473 tpfx, i, tpfx, i, tpfx, i,
1474 tpfx, i, lenvarname, tpfx, i)
1483 tpfx, i, tpfx, i, tpfx, i,
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/ugorji/go/codec/
H A Dgen.go1392 tpfx := genTempVarPfx
1394 kName := tpfx + "s" + i
1416 x.linef("for %sj%s := 0; %sj%s < %s; %sj%s++ {", tpfx, i, tpfx, i, lenvarname, tpfx, i)
1418 x.linef("for %sj%s := 0; !r.CheckBreak(); %sj%s++ {", tpfx, i, tpfx, i)
1421 x.linef("for %sj%s := 0; ; %sj%s++ {", tpfx, i, tpfx, i)
1422 x.linef("if %shl%s { if %sj%s >= %s { break }", tpfx, i, tpfx, i, lenvarname)
1443 tpfx := genTempVarPfx
1473 tpfx, i, tpfx, i, tpfx, i,
1474 tpfx, i, lenvarname, tpfx, i)
1483 tpfx, i, tpfx, i, tpfx, i,
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/libnetwork/vendor/github.com/ugorji/go/codec/
H A Dgen.go1392 tpfx := genTempVarPfx
1394 kName := tpfx + "s" + i
1416 x.linef("for %sj%s := 0; %sj%s < %s; %sj%s++ {", tpfx, i, tpfx, i, lenvarname, tpfx, i)
1418 x.linef("for %sj%s := 0; !r.CheckBreak(); %sj%s++ {", tpfx, i, tpfx, i)
1421 x.linef("for %sj%s := 0; ; %sj%s++ {", tpfx, i, tpfx, i)
1422 x.linef("if %shl%s { if %sj%s >= %s { break }", tpfx, i, tpfx, i, lenvarname)
1443 tpfx := genTempVarPfx
1473 tpfx, i, tpfx, i, tpfx, i,
1474 tpfx, i, lenvarname, tpfx, i)
1483 tpfx, i, tpfx, i, tpfx, i,
[all …]
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/github.com/ugorji/go/codec/
H A Dgen.go1392 tpfx := genTempVarPfx
1394 kName := tpfx + "s" + i
1416 x.linef("for %sj%s := 0; %sj%s < %s; %sj%s++ {", tpfx, i, tpfx, i, lenvarname, tpfx, i)
1418 x.linef("for %sj%s := 0; !r.CheckBreak(); %sj%s++ {", tpfx, i, tpfx, i)
1421 x.linef("for %sj%s := 0; ; %sj%s++ {", tpfx, i, tpfx, i)
1422 x.linef("if %shl%s { if %sj%s >= %s { break }", tpfx, i, tpfx, i, lenvarname)
1443 tpfx := genTempVarPfx
1473 tpfx, i, tpfx, i, tpfx, i,
1474 tpfx, i, lenvarname, tpfx, i)
1483 tpfx, i, tpfx, i, tpfx, i,
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/ugorji/go/codec/
H A Dgen.go1392 tpfx := genTempVarPfx
1394 kName := tpfx + "s" + i
1416 x.linef("for %sj%s := 0; %sj%s < %s; %sj%s++ {", tpfx, i, tpfx, i, lenvarname, tpfx, i)
1418 x.linef("for %sj%s := 0; !r.CheckBreak(); %sj%s++ {", tpfx, i, tpfx, i)
1421 x.linef("for %sj%s := 0; ; %sj%s++ {", tpfx, i, tpfx, i)
1422 x.linef("if %shl%s { if %sj%s >= %s { break }", tpfx, i, tpfx, i, lenvarname)
1443 tpfx := genTempVarPfx
1473 tpfx, i, tpfx, i, tpfx, i,
1474 tpfx, i, lenvarname, tpfx, i)
1483 tpfx, i, tpfx, i, tpfx, i,
[all …]
/dports/devel/etcd/etcd-2.3.8/Godeps/_workspace/src/github.com/ugorji/go/codec/
H A Dgen.go1392 tpfx := genTempVarPfx
1394 kName := tpfx + "s" + i
1416 x.linef("for %sj%s := 0; %sj%s < %s; %sj%s++ {", tpfx, i, tpfx, i, lenvarname, tpfx, i)
1418 x.linef("for %sj%s := 0; !r.CheckBreak(); %sj%s++ {", tpfx, i, tpfx, i)
1421 x.linef("for %sj%s := 0; ; %sj%s++ {", tpfx, i, tpfx, i)
1422 x.linef("if %shl%s { if %sj%s >= %s { break }", tpfx, i, tpfx, i, lenvarname)
1443 tpfx := genTempVarPfx
1473 tpfx, i, tpfx, i, tpfx, i,
1474 tpfx, i, lenvarname, tpfx, i)
1483 tpfx, i, tpfx, i, tpfx, i,
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/ugorji/go/codec/
H A Dgen.go1392 tpfx := genTempVarPfx
1394 kName := tpfx + "s" + i
1416 x.linef("for %sj%s := 0; %sj%s < %s; %sj%s++ {", tpfx, i, tpfx, i, lenvarname, tpfx, i)
1418 x.linef("for %sj%s := 0; !r.CheckBreak(); %sj%s++ {", tpfx, i, tpfx, i)
1421 x.linef("for %sj%s := 0; ; %sj%s++ {", tpfx, i, tpfx, i)
1422 x.linef("if %shl%s { if %sj%s >= %s { break }", tpfx, i, tpfx, i, lenvarname)
1443 tpfx := genTempVarPfx
1473 tpfx, i, tpfx, i, tpfx, i,
1474 tpfx, i, lenvarname, tpfx, i)
1483 tpfx, i, tpfx, i, tpfx, i,
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/ugorji/go/codec/
H A Dgen.go1392 tpfx := genTempVarPfx
1394 kName := tpfx + "s" + i
1416 x.linef("for %sj%s := 0; %sj%s < %s; %sj%s++ {", tpfx, i, tpfx, i, lenvarname, tpfx, i)
1418 x.linef("for %sj%s := 0; !r.CheckBreak(); %sj%s++ {", tpfx, i, tpfx, i)
1421 x.linef("for %sj%s := 0; ; %sj%s++ {", tpfx, i, tpfx, i)
1422 x.linef("if %shl%s { if %sj%s >= %s { break }", tpfx, i, tpfx, i, lenvarname)
1443 tpfx := genTempVarPfx
1473 tpfx, i, tpfx, i, tpfx, i,
1474 tpfx, i, lenvarname, tpfx, i)
1483 tpfx, i, tpfx, i, tpfx, i,
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/siddontang/ledisdb/vendor/github.com/ugorji/go/codec/
H A Dgen.go1498 tpfx := genTempVarPfx
1500 kName := tpfx + "s" + i
1511 x.linef("for %sj%s := 0; %sj%s < %s; %sj%s++ {", tpfx, i, tpfx, i, lenvarname, tpfx, i)
1513 x.linef("for %sj%s := 0; !r.CheckBreak(); %sj%s++ {", tpfx, i, tpfx, i)
1516 x.linef("for %sj%s := 0; ; %sj%s++ {", tpfx, i, tpfx, i)
1517 x.linef("if %shl%s { if %sj%s >= %s { break }", tpfx, i, tpfx, i, lenvarname)
1532 tpfx := genTempVarPfx
1563 tpfx, i, tpfx, i, tpfx, i,
1564 tpfx, i, lenvarname, tpfx, i)
1573 tpfx, i, tpfx, i, tpfx, i,
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/vault/vault-0.6.0/vendor/github.com/ugorji/go/codec/
H A Dgen.go1449 tpfx := genTempVarPfx
1451 kName := tpfx + "s" + i
1473 x.linef("for %sj%s := 0; %sj%s < %s; %sj%s++ {", tpfx, i, tpfx, i, lenvarname, tpfx, i)
1475 x.linef("for %sj%s := 0; !r.CheckBreak(); %sj%s++ {", tpfx, i, tpfx, i)
1478 x.linef("for %sj%s := 0; ; %sj%s++ {", tpfx, i, tpfx, i)
1479 x.linef("if %shl%s { if %sj%s >= %s { break }", tpfx, i, tpfx, i, lenvarname)
1500 tpfx := genTempVarPfx
1530 tpfx, i, tpfx, i, tpfx, i,
1531 tpfx, i, lenvarname, tpfx, i)
1540 tpfx, i, tpfx, i, tpfx, i,
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/go-swagger/go-swagger/vendor/github.com/ugorji/go/codec/
H A Dgen.go1474 tpfx := genTempVarPfx
1476 kName := tpfx + "s" + i
1498 x.linef("for %sj%s := 0; %sj%s < %s; %sj%s++ {", tpfx, i, tpfx, i, lenvarname, tpfx, i)
1500 x.linef("for %sj%s := 0; !r.CheckBreak(); %sj%s++ {", tpfx, i, tpfx, i)
1503 x.linef("for %sj%s := 0; ; %sj%s++ {", tpfx, i, tpfx, i)
1504 x.linef("if %shl%s { if %sj%s >= %s { break }", tpfx, i, tpfx, i, lenvarname)
1525 tpfx := genTempVarPfx
1555 tpfx, i, tpfx, i, tpfx, i,
1556 tpfx, i, lenvarname, tpfx, i)
1565 tpfx, i, tpfx, i, tpfx, i,
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/ugorji/go/codec/
H A Dgen.go1468 tpfx := genTempVarPfx
1470 kName := tpfx + "s" + i
1492 x.linef("for %sj%s := 0; %sj%s < %s; %sj%s++ {", tpfx, i, tpfx, i, lenvarname, tpfx, i)
1494 x.linef("for %sj%s := 0; !r.CheckBreak(); %sj%s++ {", tpfx, i, tpfx, i)
1497 x.linef("for %sj%s := 0; ; %sj%s++ {", tpfx, i, tpfx, i)
1498 x.linef("if %shl%s { if %sj%s >= %s { break }", tpfx, i, tpfx, i, lenvarname)
1519 tpfx := genTempVarPfx
1549 tpfx, i, tpfx, i, tpfx, i,
1550 tpfx, i, lenvarname, tpfx, i)
1559 tpfx, i, tpfx, i, tpfx, i,
[all …]
/dports/devel/etcd32/etcd-3.2.32/cmd/vendor/github.com/ugorji/go/codec/
H A Dgen.go1468 tpfx := genTempVarPfx
1470 kName := tpfx + "s" + i
1492 x.linef("for %sj%s := 0; %sj%s < %s; %sj%s++ {", tpfx, i, tpfx, i, lenvarname, tpfx, i)
1494 x.linef("for %sj%s := 0; !r.CheckBreak(); %sj%s++ {", tpfx, i, tpfx, i)
1497 x.linef("for %sj%s := 0; ; %sj%s++ {", tpfx, i, tpfx, i)
1498 x.linef("if %shl%s { if %sj%s >= %s { break }", tpfx, i, tpfx, i, lenvarname)
1519 tpfx := genTempVarPfx
1549 tpfx, i, tpfx, i, tpfx, i,
1550 tpfx, i, lenvarname, tpfx, i)
1559 tpfx, i, tpfx, i, tpfx, i,
[all …]
/dports/devel/etcd31/etcd-3.1.20/cmd/vendor/github.com/ugorji/go/codec/
H A Dgen.go1468 tpfx := genTempVarPfx
1470 kName := tpfx + "s" + i
1492 x.linef("for %sj%s := 0; %sj%s < %s; %sj%s++ {", tpfx, i, tpfx, i, lenvarname, tpfx, i)
1494 x.linef("for %sj%s := 0; !r.CheckBreak(); %sj%s++ {", tpfx, i, tpfx, i)
1497 x.linef("for %sj%s := 0; ; %sj%s++ {", tpfx, i, tpfx, i)
1498 x.linef("if %shl%s { if %sj%s >= %s { break }", tpfx, i, tpfx, i, lenvarname)
1519 tpfx := genTempVarPfx
1549 tpfx, i, tpfx, i, tpfx, i,
1550 tpfx, i, lenvarname, tpfx, i)
1559 tpfx, i, tpfx, i, tpfx, i,
[all …]
/dports/databases/go-pgweb/pgweb-0.11.7/vendor/github.com/ugorji/go/codec/
H A Dgen.go1468 tpfx := genTempVarPfx
1470 kName := tpfx + "s" + i
1492 x.linef("for %sj%s := 0; %sj%s < %s; %sj%s++ {", tpfx, i, tpfx, i, lenvarname, tpfx, i)
1494 x.linef("for %sj%s := 0; !r.CheckBreak(); %sj%s++ {", tpfx, i, tpfx, i)
1497 x.linef("for %sj%s := 0; ; %sj%s++ {", tpfx, i, tpfx, i)
1498 x.linef("if %shl%s { if %sj%s >= %s { break }", tpfx, i, tpfx, i, lenvarname)
1519 tpfx := genTempVarPfx
1549 tpfx, i, tpfx, i, tpfx, i,
1550 tpfx, i, lenvarname, tpfx, i)
1559 tpfx, i, tpfx, i, tpfx, i,
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/ugorji/go/codec/
H A Dgen.go1439 tpfx := genTempVarPfx
1441 kName := tpfx + "s" + i
1463 x.linef("for %sj%s := 0; %sj%s < %s; %sj%s++ {", tpfx, i, tpfx, i, lenvarname, tpfx, i)
1465 x.linef("for %sj%s := 0; !r.CheckBreak(); %sj%s++ {", tpfx, i, tpfx, i)
1468 x.linef("for %sj%s := 0; ; %sj%s++ {", tpfx, i, tpfx, i)
1469 x.linef("if %shl%s { if %sj%s >= %s { break }", tpfx, i, tpfx, i, lenvarname)
1490 tpfx := genTempVarPfx
1520 tpfx, i, tpfx, i, tpfx, i,
1521 tpfx, i, lenvarname, tpfx, i)
1530 tpfx, i, tpfx, i, tpfx, i,
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/ugorji/go/codec/
H A Dgen.go1588 tpfx := genTempVarPfx
1591 kName := tpfx + "s" + i
1595 x.linef("for %sj%s := 0; %sj%s < %s; %sj%s++ {", tpfx, i, tpfx, i, lenvarname, tpfx, i)
1597 x.linef("for %sj%s := 0; !r.CheckBreak(); %sj%s++ {", tpfx, i, tpfx, i)
1600 x.linef("for %sj%s := 0; ; %sj%s++ {", tpfx, i, tpfx, i)
1601 x.linef("if %shl%s { if %sj%s >= %s { break }", tpfx, i, tpfx, i, lenvarname)
1627 tpfx := genTempVarPfx
1637 tpfx, i, tpfx, i, tpfx, i,
1638 tpfx, i, lenvarname, tpfx, i)
1651 tpfx, i, tpfx, i, tpfx, i,
[all …]

1234