Home
last modified time | relevance | path

Searched refs:readi64 (Results 1 – 25 of 33) sorted by relevance

12

/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage/
H A Dwiremessage.go430 return readi64(src)
505 id, src, ok = readi64(src)
540 func readi64(src []byte) (int64, []byte, bool) { func
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage/
H A Dwiremessage.go430 return readi64(src)
505 id, src, ok = readi64(src)
540 func readi64(src []byte) (int64, []byte, bool) { func
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage/
H A Dwiremessage.go430 return readi64(src)
505 id, src, ok = readi64(src)
540 func readi64(src []byte) (int64, []byte, bool) { func
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage/
H A Dwiremessage.go451 return readi64(src)
528 id, src, ok = readi64(src)
563 func readi64(src []byte) (int64, []byte, bool) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage/
H A Dwiremessage.go451 return readi64(src)
528 id, src, ok = readi64(src)
563 func readi64(src []byte) (int64, []byte, bool) { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage/
H A Dwiremessage.go451 return readi64(src)
528 id, src, ok = readi64(src)
563 func readi64(src []byte) (int64, []byte, bool) { func
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage/
H A Dwiremessage.go451 return readi64(src)
528 id, src, ok = readi64(src)
563 func readi64(src []byte) (int64, []byte, bool) { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/
H A Dbsoncore.go369 func ReadDateTime(src []byte) (int64, []byte, bool) { return readi64(src) }
385 dt, rem, ok := readi64(src)
553 func ReadInt64(src []byte) (int64, []byte, bool) { return readi64(src) }
711 func readi64(src []byte) (int64, []byte, bool) { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/
H A Dbsoncore.go369 func ReadDateTime(src []byte) (int64, []byte, bool) { return readi64(src) }
385 dt, rem, ok := readi64(src)
553 func ReadInt64(src []byte) (int64, []byte, bool) { return readi64(src) }
711 func readi64(src []byte) (int64, []byte, bool) { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/
H A Dbsoncore.go369 func ReadDateTime(src []byte) (int64, []byte, bool) { return readi64(src) }
385 dt, rem, ok := readi64(src)
553 func ReadInt64(src []byte) (int64, []byte, bool) { return readi64(src) }
711 func readi64(src []byte) (int64, []byte, bool) { func
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/
H A Dbsoncore.go407 func ReadDateTime(src []byte) (int64, []byte, bool) { return readi64(src) }
423 dt, rem, ok := readi64(src)
591 func ReadInt64(src []byte) (int64, []byte, bool) { return readi64(src) }
754 func readi64(src []byte) (int64, []byte, bool) { func
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/
H A Dbsoncore.go404 func ReadDateTime(src []byte) (int64, []byte, bool) { return readi64(src) }
420 dt, rem, ok := readi64(src)
588 func ReadInt64(src []byte) (int64, []byte, bool) { return readi64(src) }
751 func readi64(src []byte) (int64, []byte, bool) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/
H A Dbsoncore.go407 func ReadDateTime(src []byte) (int64, []byte, bool) { return readi64(src) }
423 dt, rem, ok := readi64(src)
591 func ReadInt64(src []byte) (int64, []byte, bool) { return readi64(src) }
754 func readi64(src []byte) (int64, []byte, bool) { func
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/
H A Dbsoncore.go404 func ReadDateTime(src []byte) (int64, []byte, bool) { return readi64(src) }
420 dt, rem, ok := readi64(src)
588 func ReadInt64(src []byte) (int64, []byte, bool) { return readi64(src) }
751 func readi64(src []byte) (int64, []byte, bool) { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/
H A Dbsoncore.go415 func ReadDateTime(src []byte) (int64, []byte, bool) { return readi64(src) }
431 dt, rem, ok := readi64(src)
603 func ReadInt64(src []byte) (int64, []byte, bool) { return readi64(src) }
766 func readi64(src []byte) (int64, []byte, bool) { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/
H A Dbsoncore.go415 func ReadDateTime(src []byte) (int64, []byte, bool) { return readi64(src) }
431 dt, rem, ok := readi64(src)
603 func ReadInt64(src []byte) (int64, []byte, bool) { return readi64(src) }
766 func readi64(src []byte) (int64, []byte, bool) { func
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/
H A Dbsoncore.go415 func ReadDateTime(src []byte) (int64, []byte, bool) { return readi64(src) }
431 dt, rem, ok := readi64(src)
603 func ReadInt64(src []byte) (int64, []byte, bool) { return readi64(src) }
766 func readi64(src []byte) (int64, []byte, bool) { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/
H A Dbsoncore.go415 func ReadDateTime(src []byte) (int64, []byte, bool) { return readi64(src) }
431 dt, rem, ok := readi64(src)
603 func ReadInt64(src []byte) (int64, []byte, bool) { return readi64(src) }
766 func readi64(src []byte) (int64, []byte, bool) { func
/dports/www/gitea/gitea-1.16.5/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/
H A Dbsoncore.go415 func ReadDateTime(src []byte) (int64, []byte, bool) { return readi64(src) }
431 dt, rem, ok := readi64(src)
603 func ReadInt64(src []byte) (int64, []byte, bool) { return readi64(src) }
766 func readi64(src []byte) (int64, []byte, bool) { func
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/
H A Dbsoncore.go404 func ReadDateTime(src []byte) (int64, []byte, bool) { return readi64(src) }
420 dt, rem, ok := readi64(src)
588 func ReadInt64(src []byte) (int64, []byte, bool) { return readi64(src) }
751 func readi64(src []byte) (int64, []byte, bool) { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/
H A Dvalue_reader.go504 i, err := vr.readi64()
559 return vr.readi64()
857 func (vr *valueReader) readi64() (int64, error) { func
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/
H A Dvalue_reader.go504 i, err := vr.readi64()
559 return vr.readi64()
857 func (vr *valueReader) readi64() (int64, error) { func
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/
H A Dvalue_reader.go501 i, err := vr.readi64()
556 return vr.readi64()
862 func (vr *valueReader) readi64() (int64, error) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/
H A Dvalue_reader.go504 i, err := vr.readi64()
559 return vr.readi64()
857 func (vr *valueReader) readi64() (int64, error) { func
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/
H A Dvalue_reader.go501 i, err := vr.readi64()
556 return vr.readi64()
862 func (vr *valueReader) readi64() (int64, error) { func

12