Home
last modified time | relevance | path

Searched refs:ReadInt64Bytes (Results 1 – 25 of 120) sorted by relevance

12345

/dports/mail/mailhog/MailHog-1.0.0/vendor/github.com/tinylib/msgp/msgp/
H A Dread_bytes.go343 func ReadInt64Bytes(b []byte) (i int64, o []byte, err error) { func
411 i, o, err := ReadInt64Bytes(b)
425 i, o, err := ReadInt64Bytes(b)
439 i, o, err := ReadInt64Bytes(b)
457 i, b, err := ReadInt64Bytes(b)
964 i, o, err = ReadInt64Bytes(b)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/tinylib/msgp/msgp/
H A Dread_bytes.go343 func ReadInt64Bytes(b []byte) (i int64, o []byte, err error) { func
411 i, o, err := ReadInt64Bytes(b)
425 i, o, err := ReadInt64Bytes(b)
439 i, o, err := ReadInt64Bytes(b)
457 i, b, err := ReadInt64Bytes(b)
948 i, o, err = ReadInt64Bytes(b)
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/tinylib/msgp/msgp/
H A Dread_bytes.go343 func ReadInt64Bytes(b []byte) (i int64, o []byte, err error) { func
411 i, o, err := ReadInt64Bytes(b)
425 i, o, err := ReadInt64Bytes(b)
439 i, o, err := ReadInt64Bytes(b)
457 i, b, err := ReadInt64Bytes(b)
964 i, o, err = ReadInt64Bytes(b)
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/tinylib/msgp/msgp/
H A Dread_bytes.go343 func ReadInt64Bytes(b []byte) (i int64, o []byte, err error) { func
411 i, o, err := ReadInt64Bytes(b)
425 i, o, err := ReadInt64Bytes(b)
439 i, o, err := ReadInt64Bytes(b)
457 i, b, err := ReadInt64Bytes(b)
964 i, o, err = ReadInt64Bytes(b)
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/tinylib/msgp/msgp/
H A Dread_bytes.go343 func ReadInt64Bytes(b []byte) (i int64, o []byte, err error) { func
411 i, o, err := ReadInt64Bytes(b)
425 i, o, err := ReadInt64Bytes(b)
439 i, o, err := ReadInt64Bytes(b)
457 i, b, err := ReadInt64Bytes(b)
964 i, o, err = ReadInt64Bytes(b)
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/tinylib/msgp/msgp/
H A Dread_bytes.go343 func ReadInt64Bytes(b []byte) (i int64, o []byte, err error) { func
411 i, o, err := ReadInt64Bytes(b)
425 i, o, err := ReadInt64Bytes(b)
439 i, o, err := ReadInt64Bytes(b)
457 i, b, err := ReadInt64Bytes(b)
964 i, o, err = ReadInt64Bytes(b)
/dports/net/traefik/traefik-2.6.1/vendor/github.com/tinylib/msgp/msgp/
H A Dread_bytes.go343 func ReadInt64Bytes(b []byte) (i int64, o []byte, err error) { func
411 i, o, err := ReadInt64Bytes(b)
425 i, o, err := ReadInt64Bytes(b)
439 i, o, err := ReadInt64Bytes(b)
457 i, b, err := ReadInt64Bytes(b)
964 i, o, err = ReadInt64Bytes(b)
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/tinylib/msgp/msgp/
H A Dread_bytes.go343 func ReadInt64Bytes(b []byte) (i int64, o []byte, err error) { func
411 i, o, err := ReadInt64Bytes(b)
425 i, o, err := ReadInt64Bytes(b)
439 i, o, err := ReadInt64Bytes(b)
457 i, b, err := ReadInt64Bytes(b)
964 i, o, err = ReadInt64Bytes(b)
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/tinylib/msgp/msgp/
H A Dread_bytes.go343 func ReadInt64Bytes(b []byte) (i int64, o []byte, err error) { func
411 i, o, err := ReadInt64Bytes(b)
425 i, o, err := ReadInt64Bytes(b)
439 i, o, err := ReadInt64Bytes(b)
457 i, b, err := ReadInt64Bytes(b)
964 i, o, err = ReadInt64Bytes(b)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/tinylib/msgp/msgp/
H A Dread_bytes.go343 func ReadInt64Bytes(b []byte) (i int64, o []byte, err error) { func
411 i, o, err := ReadInt64Bytes(b)
425 i, o, err := ReadInt64Bytes(b)
439 i, o, err := ReadInt64Bytes(b)
457 i, b, err := ReadInt64Bytes(b)
964 i, o, err = ReadInt64Bytes(b)
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/mattermost/mattermost-server/v5/model/
H A Duser_serial_gen.go472 z.CreateAt, bts, err = msgp.ReadInt64Bytes(bts)
477 z.UpdateAt, bts, err = msgp.ReadInt64Bytes(bts)
482 z.DeleteAt, bts, err = msgp.ReadInt64Bytes(bts)
568 z.LastPasswordUpdate, bts, err = msgp.ReadInt64Bytes(bts)
573 z.LastPictureUpdate, bts, err = msgp.ReadInt64Bytes(bts)
619 z.LastActivityAt, bts, err = msgp.ReadInt64Bytes(bts)
634 z.BotLastIconUpdate, bts, err = msgp.ReadInt64Bytes(bts)
644 z.TermsOfServiceCreateAt, bts, err = msgp.ReadInt64Bytes(bts)
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/mattermost/mattermost-server/v6/model/
H A Duser_serial_gen.go472 z.CreateAt, bts, err = msgp.ReadInt64Bytes(bts)
477 z.UpdateAt, bts, err = msgp.ReadInt64Bytes(bts)
482 z.DeleteAt, bts, err = msgp.ReadInt64Bytes(bts)
568 z.LastPasswordUpdate, bts, err = msgp.ReadInt64Bytes(bts)
573 z.LastPictureUpdate, bts, err = msgp.ReadInt64Bytes(bts)
619 z.LastActivityAt, bts, err = msgp.ReadInt64Bytes(bts)
634 z.BotLastIconUpdate, bts, err = msgp.ReadInt64Bytes(bts)
644 z.TermsOfServiceCreateAt, bts, err = msgp.ReadInt64Bytes(bts)
/dports/www/mattermost-server/mattermost-server-6.0.2/model/
H A Duser_serial_gen.go472 z.CreateAt, bts, err = msgp.ReadInt64Bytes(bts)
477 z.UpdateAt, bts, err = msgp.ReadInt64Bytes(bts)
482 z.DeleteAt, bts, err = msgp.ReadInt64Bytes(bts)
568 z.LastPasswordUpdate, bts, err = msgp.ReadInt64Bytes(bts)
573 z.LastPictureUpdate, bts, err = msgp.ReadInt64Bytes(bts)
619 z.LastActivityAt, bts, err = msgp.ReadInt64Bytes(bts)
634 z.BotLastIconUpdate, bts, err = msgp.ReadInt64Bytes(bts)
644 z.TermsOfServiceCreateAt, bts, err = msgp.ReadInt64Bytes(bts)
/dports/www/carbonapi/carbonapi-0.14.1/vendor/github.com/tinylib/msgp/msgp/
H A Dread_bytes.go350 func ReadInt64Bytes(b []byte) (i int64, o []byte, err error) { func
459 i, o, err := ReadInt64Bytes(b)
473 i, o, err := ReadInt64Bytes(b)
487 i, o, err := ReadInt64Bytes(b)
505 i, b, err := ReadInt64Bytes(b)
1072 i, o, err = ReadInt64Bytes(b)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gopkg.in/DataDog/dd-trace-go.v1/ddtrace/vendor/github.com/tinylib/msgp/msgp/
H A Dread_bytes.go350 func ReadInt64Bytes(b []byte) (i int64, o []byte, err error) { func
459 i, o, err := ReadInt64Bytes(b)
473 i, o, err := ReadInt64Bytes(b)
487 i, o, err := ReadInt64Bytes(b)
505 i, b, err := ReadInt64Bytes(b)
1072 i, o, err = ReadInt64Bytes(b)
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/tinylib/msgp/msgp/
H A Dread_bytes.go350 func ReadInt64Bytes(b []byte) (i int64, o []byte, err error) { func
459 i, o, err := ReadInt64Bytes(b)
473 i, o, err := ReadInt64Bytes(b)
487 i, o, err := ReadInt64Bytes(b)
505 i, b, err := ReadInt64Bytes(b)
1072 i, o, err = ReadInt64Bytes(b)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/tinylib/msgp/msgp/
H A Dread_bytes.go350 func ReadInt64Bytes(b []byte) (i int64, o []byte, err error) { func
459 i, o, err := ReadInt64Bytes(b)
473 i, o, err := ReadInt64Bytes(b)
487 i, o, err := ReadInt64Bytes(b)
505 i, b, err := ReadInt64Bytes(b)
1072 i, o, err = ReadInt64Bytes(b)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/tinylib/msgp/msgp/
H A Dread_bytes.go350 func ReadInt64Bytes(b []byte) (i int64, o []byte, err error) { func
459 i, o, err := ReadInt64Bytes(b)
473 i, o, err := ReadInt64Bytes(b)
487 i, o, err := ReadInt64Bytes(b)
505 i, b, err := ReadInt64Bytes(b)
1072 i, o, err = ReadInt64Bytes(b)
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/tinylib/msgp/msgp/
H A Dread_bytes.go350 func ReadInt64Bytes(b []byte) (i int64, o []byte, err error) { func
459 i, o, err := ReadInt64Bytes(b)
473 i, o, err := ReadInt64Bytes(b)
487 i, o, err := ReadInt64Bytes(b)
505 i, b, err := ReadInt64Bytes(b)
1072 i, o, err = ReadInt64Bytes(b)
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/tinylib/msgp/msgp/
H A Dread_bytes.go350 func ReadInt64Bytes(b []byte) (i int64, o []byte, err error) { func
459 i, o, err := ReadInt64Bytes(b)
473 i, o, err := ReadInt64Bytes(b)
487 i, o, err := ReadInt64Bytes(b)
505 i, b, err := ReadInt64Bytes(b)
1072 i, o, err = ReadInt64Bytes(b)
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/tinylib/msgp/msgp/
H A Dread_bytes.go350 func ReadInt64Bytes(b []byte) (i int64, o []byte, err error) { func
459 i, o, err := ReadInt64Bytes(b)
473 i, o, err := ReadInt64Bytes(b)
487 i, o, err := ReadInt64Bytes(b)
505 i, b, err := ReadInt64Bytes(b)
1072 i, o, err = ReadInt64Bytes(b)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/tinylib/msgp/msgp/
H A Dread_bytes.go350 func ReadInt64Bytes(b []byte) (i int64, o []byte, err error) { func
459 i, o, err := ReadInt64Bytes(b)
473 i, o, err := ReadInt64Bytes(b)
487 i, o, err := ReadInt64Bytes(b)
505 i, b, err := ReadInt64Bytes(b)
1072 i, o, err = ReadInt64Bytes(b)
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/tinylib/msgp/msgp/
H A Dread_bytes.go390 func ReadInt64Bytes(b []byte) (i int64, o []byte, err error) { func
499 i, o, err := ReadInt64Bytes(b)
513 i, o, err := ReadInt64Bytes(b)
527 i, o, err := ReadInt64Bytes(b)
545 i, b, err := ReadInt64Bytes(b)
1112 i, o, err = ReadInt64Bytes(b)
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/tinylib/msgp/msgp/
H A Dread_bytes.go350 func ReadInt64Bytes(b []byte) (i int64, o []byte, err error) { func
459 i, o, err := ReadInt64Bytes(b)
473 i, o, err := ReadInt64Bytes(b)
487 i, o, err := ReadInt64Bytes(b)
505 i, b, err := ReadInt64Bytes(b)
1072 i, o, err = ReadInt64Bytes(b)
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/tinylib/msgp/msgp/
H A Dread_bytes.go350 func ReadInt64Bytes(b []byte) (i int64, o []byte, err error) { func
459 i, o, err := ReadInt64Bytes(b)
473 i, o, err := ReadInt64Bytes(b)
487 i, o, err := ReadInt64Bytes(b)
505 i, b, err := ReadInt64Bytes(b)
1072 i, o, err = ReadInt64Bytes(b)

12345