Home
last modified time | relevance | path

Searched defs:Int64Type (Results 1 – 25 of 111) sorted by relevance

12345

/dports/databases/arrow/apache-arrow-6.0.1/go/arrow/
H A Ddatatype_numeric.gen.go45 type Int64Type struct{} struct
47 func (t *Int64Type) ID() Type { return INT64 }
48 func (t *Int64Type) Name() string { return "int64" }
49 func (t *Int64Type) String() string { return "int64" }
50 func (t *Int64Type) BitWidth() int { return 64 }
51 func (t *Int64Type) Fingerprint() string { return typeFingerprint(t) }
/dports/security/vault/vault-1.8.2/vendor/github.com/snowflakedb/gosnowflake/vendor/github.com/apache/arrow/go/arrow/
H A Ddatatype_numeric.gen.go42 type Int64Type struct{} struct
44 func (t *Int64Type) ID() Type { return INT64 }
45 func (t *Int64Type) Name() string { return "int64" }
46 func (t *Int64Type) String() string { return "int64" }
47 func (t *Int64Type) BitWidth() int { return 64 }
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/go/arrow/
H A Ddatatype_numeric.gen.go42 type Int64Type struct{} struct
44 func (t *Int64Type) ID() Type { return INT64 }
45 func (t *Int64Type) Name() string { return "int64" }
46 func (t *Int64Type) String() string { return "int64" }
47 func (t *Int64Type) BitWidth() int { return 64 }
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/go/arrow/
H A Ddatatype_numeric.gen.go42 type Int64Type struct{} struct
44 func (t *Int64Type) ID() Type { return INT64 }
45 func (t *Int64Type) Name() string { return "int64" }
46 func (t *Int64Type) String() string { return "int64" }
47 func (t *Int64Type) BitWidth() int { return 64 }
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/csharp/src/Apache.Arrow/Types/
H A DInt64Type.cs18 public sealed class Int64Type : NumberType class
/dports/databases/arrow/apache-arrow-6.0.1/csharp/src/Apache.Arrow/Types/
H A DInt64Type.cs18 public sealed class Int64Type : IntegerType class
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/csharp/src/Apache.Arrow/Types/
H A DInt64Type.cs18 public sealed class Int64Type : NumberType class
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/parquet/
H A Dencoding.h39 class Int64Type; variable
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/parquet/
H A Dencoding.h39 class Int64Type; variable
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/parquet/
H A Dencoding.h37 class Int64Type; variable
/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/go.uber.org/zap/zapcore/
H A Dfield.go59 Int64Type const
/dports/misc/concourse/vault-bdd38fca2cff/vendor/go.uber.org/zap/zapcore/
H A Dfield.go59 Int64Type const
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/go.uber.org/zap/zapcore/
H A Dfield.go59 Int64Type const
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/go.uber.org/zap/zapcore/
H A Dfield.go59 Int64Type const
/dports/net-mgmt/phpfpm_exporter/php-fpm-exporter-0.4.1/vendor/go.uber.org/zap/zapcore/
H A Dfield.go59 Int64Type const
/dports/security/keybase/client-v5.7.1/go/vendor/go.uber.org/zap/zapcore/
H A Dfield.go59 Int64Type const
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/go.uber.org/zap/zapcore/
H A Dfield.go59 Int64Type const
/dports/devel/etcd32/etcd-3.2.32/cmd/vendor/go.uber.org/zap/zapcore/
H A Dfield.go59 Int64Type const
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/go.uber.org/zap/zapcore/
H A Dfield.go59 Int64Type const
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/go.uber.org/zap/zapcore/
H A Dfield.go59 Int64Type const
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/go.uber.org/zap/zapcore/
H A Dfield.go59 Int64Type const
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/go.uber.org/zap/zapcore/
H A Dfield.go59 Int64Type const
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/go.uber.org/zap/zapcore/
H A Dfield.go59 Int64Type const
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/klog/vendor/go.uber.org/zap/zapcore/
H A Dfield.go59 Int64Type const
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/go.uber.org/zap/zapcore/
H A Dfield.go59 Int64Type const

12345