Home
last modified time | relevance | path

Searched defs:FloatingPoint (Results 1 – 25 of 1471) sorted by relevance

12345678910>>...59

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/csharp/src/Apache.Arrow/Flatbuf/Types/
H A DFloatingPoint.cs11 internal struct FloatingPoint : IFlatbufferObject struct
13 private Table __p;
14 public ByteBuffer ByteBuffer { get { return __p.bb; } }
15 …GetRootAsFloatingPoint(ByteBuffer _bb) { return GetRootAsFloatingPoint(_bb, new FloatingPoint()); } in GetRootAsFloatingPoint()
17 public void __init(int _i, ByteBuffer _bb) { __p.bb_pos = _i; __p.bb = _bb; } in __init()
18 public FloatingPoint __assign(int _i, ByteBuffer _bb) { __init(_i, _bb); return this; } in __assign()
20 …= __p.__offset(4); return o != 0 ? (Precision)__p.bb.GetShort(o + __p.bb_pos) : Precision.HALF; } }
22 public static Offset<FloatingPoint> CreateFloatingPoint(FlatBufferBuilder builder, in CreateFloatingPoint()
29 public static void StartFloatingPoint(FlatBufferBuilder builder) { builder.StartObject(1); } in StartFloatingPoint()
30 …ision(FlatBufferBuilder builder, Precision precision) { builder.AddShort(0, (short)precision, 0); } in AddPrecision()
[all …]
/dports/databases/arrow/apache-arrow-6.0.1/csharp/src/Apache.Arrow/Flatbuf/Types/
H A DFloatingPoint.cs11 internal struct FloatingPoint : IFlatbufferObject struct
13 private Table __p;
14 public ByteBuffer ByteBuffer { get { return __p.bb; } }
15 …GetRootAsFloatingPoint(ByteBuffer _bb) { return GetRootAsFloatingPoint(_bb, new FloatingPoint()); } in GetRootAsFloatingPoint()
17 public void __init(int _i, ByteBuffer _bb) { __p.bb_pos = _i; __p.bb = _bb; } in __init()
18 public FloatingPoint __assign(int _i, ByteBuffer _bb) { __init(_i, _bb); return this; } in __assign()
20 …= __p.__offset(4); return o != 0 ? (Precision)__p.bb.GetShort(o + __p.bb_pos) : Precision.HALF; } }
22 public static Offset<FloatingPoint> CreateFloatingPoint(FlatBufferBuilder builder, in CreateFloatingPoint()
29 public static void StartFloatingPoint(FlatBufferBuilder builder) { builder.StartObject(1); } in StartFloatingPoint()
30 …ision(FlatBufferBuilder builder, Precision precision) { builder.AddShort(0, (short)precision, 0); } in AddPrecision()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/csharp/src/Apache.Arrow/Flatbuf/Types/
H A DFloatingPoint.cs11 internal struct FloatingPoint : IFlatbufferObject struct
13 private Table __p;
14 public ByteBuffer ByteBuffer { get { return __p.bb; } }
15 …GetRootAsFloatingPoint(ByteBuffer _bb) { return GetRootAsFloatingPoint(_bb, new FloatingPoint()); } in GetRootAsFloatingPoint()
17 public void __init(int _i, ByteBuffer _bb) { __p.bb_pos = _i; __p.bb = _bb; } in __init()
18 public FloatingPoint __assign(int _i, ByteBuffer _bb) { __init(_i, _bb); return this; } in __assign()
20 …= __p.__offset(4); return o != 0 ? (Precision)__p.bb.GetShort(o + __p.bb_pos) : Precision.HALF; } }
22 public static Offset<FloatingPoint> CreateFloatingPoint(FlatBufferBuilder builder, in CreateFloatingPoint()
29 public static void StartFloatingPoint(FlatBufferBuilder builder) { builder.StartObject(1); } in StartFloatingPoint()
30 …ision(FlatBufferBuilder builder, Precision precision) { builder.AddShort(0, (short)precision, 0); } in AddPrecision()
[all …]
/dports/databases/postgresql13-client/postgresql-13.5/src/test/regress/
H A Dparallel_schedule80 # ----------
81 test: create_table_like alter_generic alter_operator misc async dbsize misc_functions sysviews tsrf…
83 # rules cannot run concurrently with any test that creates
85 # collate.*.utf8 tests cannot be run in parallel with each other
88 # run by itself so it can run parallel workers
89 test: select_parallel
92 # no relation related tests can be put in this group
93 test: publication subscription
107 # NB: temp.sql does a reconnect which transiently uses 2 connections,
110 test: plancache limit plpgsql copy2 temp domain rangefuncs prepare conversion truncate alter_table …
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/snowflakedb/gosnowflake/vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/
H A DFloatingPoint.go25 type FloatingPoint struct { struct
26 _tab flatbuffers.Table
36 func (rcv *FloatingPoint) Init(buf []byte, i flatbuffers.UOffsetT) {
41 func (rcv *FloatingPoint) Table() flatbuffers.Table {
45 func (rcv *FloatingPoint) Precision() Precision {
53 func (rcv *FloatingPoint) MutatePrecision(n Precision) bool {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/
H A DFloatingPoint.go25 type FloatingPoint struct { struct
26 _tab flatbuffers.Table
36 func (rcv *FloatingPoint) Init(buf []byte, i flatbuffers.UOffsetT) {
41 func (rcv *FloatingPoint) Table() flatbuffers.Table {
45 func (rcv *FloatingPoint) Precision() Precision {
53 func (rcv *FloatingPoint) MutatePrecision(n Precision) bool {
/dports/databases/arrow/apache-arrow-6.0.1/go/arrow/internal/flatbuf/
H A DFloatingPoint.go25 type FloatingPoint struct { struct
26 _tab flatbuffers.Table
36 func (rcv *FloatingPoint) Init(buf []byte, i flatbuffers.UOffsetT) {
41 func (rcv *FloatingPoint) Table() flatbuffers.Table {
45 func (rcv *FloatingPoint) Precision() Precision {
53 func (rcv *FloatingPoint) MutatePrecision(n Precision) bool {
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/
H A DFloatingPoint.go25 type FloatingPoint struct { struct
26 _tab flatbuffers.Table
36 func (rcv *FloatingPoint) Init(buf []byte, i flatbuffers.UOffsetT) {
41 func (rcv *FloatingPoint) Table() flatbuffers.Table {
45 func (rcv *FloatingPoint) Precision() Precision {
53 func (rcv *FloatingPoint) MutatePrecision(n Precision) bool {
/dports/databases/postgresql13-client/postgresql-13.5/src/test/regress/input/
H A Dtablespace.source81 where c.relname LIKE 'part%' AND n.nspname = 'testschema' order by relname;
85 -- partitioned index
86 CREATE TABLE testschema.part (a int) PARTITION BY LIST (a);
88 CREATE INDEX part_a_idx ON testschema.part (a) TABLESPACE regress_tblspace;
89 CREATE TABLE testschema.part2 PARTITION OF testschema.part FOR VALUES IN (2);
90 SELECT relname, spcname FROM pg_catalog.pg_tablespace t, pg_catalog.pg_class c
95 \d+ testschema.part1
99 -- partitioned rels cannot specify the default tablespace. These fail:
108 CREATE TABLE testschema.dflt2 (a int PRIMARY KEY) PARTITION BY LIST (a);
111 -- check that default_tablespace doesn't affect ALTER TABLE index rebuilds
[all …]
/dports/net/inlets/inlets-3.0.2/vendor/github.com/gogo/protobuf/protobuf-1.3.1/test/mapsproto2/combos/both/
H A Dmapsproto2.pb.go81 type FloatingPoint struct { struct
83 XXX_NoUnkeyedLiteral struct{} `json:"-"`
84 XXX_unrecognized []byte `json:"-"`
85 XXX_sizecache int32 `json:"-"`
89 func (*FloatingPoint) ProtoMessage() {}
111 func (m *FloatingPoint) XXX_Size() int {
114 func (m *FloatingPoint) XXX_DiscardUnknown() {
1588 func (this *FloatingPoint) GetF() *float64 {
1882 s = append(s, "&proto2_maps.FloatingPoint{")
3813 func (m *FloatingPoint) Size() (n int) {
[all …]
/dports/net/gscloud/gscloud-0.11.0/vendor/github.com/gogo/protobuf/test/mapsproto2/combos/both/
H A Dmapsproto2.pb.go81 type FloatingPoint struct { struct
83 XXX_NoUnkeyedLiteral struct{} `json:"-"`
84 XXX_unrecognized []byte `json:"-"`
85 XXX_sizecache int32 `json:"-"`
89 func (*FloatingPoint) ProtoMessage() {}
111 func (m *FloatingPoint) XXX_Size() int {
114 func (m *FloatingPoint) XXX_DiscardUnknown() {
1588 func (this *FloatingPoint) GetF() *float64 {
1882 s = append(s, "&proto2_maps.FloatingPoint{")
3813 func (m *FloatingPoint) Size() (n int) {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/gogo/protobuf/test/mapsproto2/combos/both/
H A Dmapsproto2.pb.go81 type FloatingPoint struct { struct
83 XXX_NoUnkeyedLiteral struct{} `json:"-"`
84 XXX_unrecognized []byte `json:"-"`
85 XXX_sizecache int32 `json:"-"`
89 func (*FloatingPoint) ProtoMessage() {}
111 func (m *FloatingPoint) XXX_Size() int {
114 func (m *FloatingPoint) XXX_DiscardUnknown() {
1588 func (this *FloatingPoint) GetF() *float64 {
1882 s = append(s, "&proto2_maps.FloatingPoint{")
3813 func (m *FloatingPoint) Size() (n int) {
[all …]
/dports/net/evans/evans-0.9.1/vendor/github.com/gogo/protobuf/test/mapsproto2/combos/both/
H A Dmapsproto2.pb.go81 type FloatingPoint struct { struct
83 XXX_NoUnkeyedLiteral struct{} `json:"-"`
84 XXX_unrecognized []byte `json:"-"`
85 XXX_sizecache int32 `json:"-"`
89 func (*FloatingPoint) ProtoMessage() {}
111 func (m *FloatingPoint) XXX_Size() int {
114 func (m *FloatingPoint) XXX_DiscardUnknown() {
1588 func (this *FloatingPoint) GetF() *float64 {
1882 s = append(s, "&proto2_maps.FloatingPoint{")
3813 func (m *FloatingPoint) Size() (n int) {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/gogo/protobuf/test/mapsproto2/combos/both/
H A Dmapsproto2.pb.go81 type FloatingPoint struct { struct
83 XXX_NoUnkeyedLiteral struct{} `json:"-"`
84 XXX_unrecognized []byte `json:"-"`
85 XXX_sizecache int32 `json:"-"`
89 func (*FloatingPoint) ProtoMessage() {}
111 func (m *FloatingPoint) XXX_Size() int {
114 func (m *FloatingPoint) XXX_DiscardUnknown() {
1588 func (this *FloatingPoint) GetF() *float64 {
1882 s = append(s, "&proto2_maps.FloatingPoint{")
3813 func (m *FloatingPoint) Size() (n int) {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/gogo/protobuf/test/mapsproto2/combos/both/
H A Dmapsproto2.pb.go81 type FloatingPoint struct { struct
83 XXX_NoUnkeyedLiteral struct{} `json:"-"`
84 XXX_unrecognized []byte `json:"-"`
85 XXX_sizecache int32 `json:"-"`
89 func (*FloatingPoint) ProtoMessage() {}
111 func (m *FloatingPoint) XXX_Size() int {
114 func (m *FloatingPoint) XXX_DiscardUnknown() {
1588 func (this *FloatingPoint) GetF() *float64 {
1882 s = append(s, "&proto2_maps.FloatingPoint{")
3813 func (m *FloatingPoint) Size() (n int) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/gogo/protobuf/test/mapsproto2/combos/both/
H A Dmapsproto2.pb.go81 type FloatingPoint struct { struct
83 XXX_NoUnkeyedLiteral struct{} `json:"-"`
84 XXX_unrecognized []byte `json:"-"`
85 XXX_sizecache int32 `json:"-"`
89 func (*FloatingPoint) ProtoMessage() {}
111 func (m *FloatingPoint) XXX_Size() int {
114 func (m *FloatingPoint) XXX_DiscardUnknown() {
1588 func (this *FloatingPoint) GetF() *float64 {
1882 s = append(s, "&proto2_maps.FloatingPoint{")
3813 func (m *FloatingPoint) Size() (n int) {
[all …]
/dports/net/storj/storj-1.45.3/vendor/github.com/gogo/protobuf/test/mapsproto2/combos/both/
H A Dmapsproto2.pb.go81 type FloatingPoint struct { struct
83 XXX_NoUnkeyedLiteral struct{} `json:"-"`
84 XXX_unrecognized []byte `json:"-"`
85 XXX_sizecache int32 `json:"-"`
89 func (*FloatingPoint) ProtoMessage() {}
111 func (m *FloatingPoint) XXX_Size() int {
114 func (m *FloatingPoint) XXX_DiscardUnknown() {
1588 func (this *FloatingPoint) GetF() *float64 {
1882 s = append(s, "&proto2_maps.FloatingPoint{")
3813 func (m *FloatingPoint) Size() (n int) {
[all …]
/dports/devel/git-town/git-town-7.6.0/vendor/github.com/gogo/protobuf/protobuf-1.3.1/test/mapsproto2/combos/both/
H A Dmapsproto2.pb.go81 type FloatingPoint struct { struct
83 XXX_NoUnkeyedLiteral struct{} `json:"-"`
84 XXX_unrecognized []byte `json:"-"`
85 XXX_sizecache int32 `json:"-"`
89 func (*FloatingPoint) ProtoMessage() {}
111 func (m *FloatingPoint) XXX_Size() int {
114 func (m *FloatingPoint) XXX_DiscardUnknown() {
1588 func (this *FloatingPoint) GetF() *float64 {
1882 s = append(s, "&proto2_maps.FloatingPoint{")
3813 func (m *FloatingPoint) Size() (n int) {
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/gogo/protobuf/protobuf-65acae22fc9d/test/mapsproto2/combos/both/
H A Dmapsproto2.pb.go81 type FloatingPoint struct { struct
83 XXX_NoUnkeyedLiteral struct{} `json:"-"`
84 XXX_unrecognized []byte `json:"-"`
85 XXX_sizecache int32 `json:"-"`
89 func (*FloatingPoint) ProtoMessage() {}
111 func (m *FloatingPoint) XXX_Size() int {
114 func (m *FloatingPoint) XXX_DiscardUnknown() {
1588 func (this *FloatingPoint) GetF() *float64 {
1882 s = append(s, "&proto2_maps.FloatingPoint{")
3813 func (m *FloatingPoint) Size() (n int) {
[all …]
/dports/devel/go-protobuf/protobuf-1.3.2/test/mapsproto2/combos/both/
H A Dmapsproto2.pb.go81 type FloatingPoint struct { struct
83 XXX_NoUnkeyedLiteral struct{} `json:"-"`
84 XXX_unrecognized []byte `json:"-"`
85 XXX_sizecache int32 `json:"-"`
89 func (*FloatingPoint) ProtoMessage() {}
111 func (m *FloatingPoint) XXX_Size() int {
114 func (m *FloatingPoint) XXX_DiscardUnknown() {
1588 func (this *FloatingPoint) GetF() *float64 {
1882 s = append(s, "&proto2_maps.FloatingPoint{")
3813 func (m *FloatingPoint) Size() (n int) {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/gogo/protobuf/test/mapsproto2/combos/both/
H A Dmapsproto2.pb.go81 type FloatingPoint struct { struct
83 XXX_NoUnkeyedLiteral struct{} `json:"-"`
84 XXX_unrecognized []byte `json:"-"`
85 XXX_sizecache int32 `json:"-"`
89 func (*FloatingPoint) ProtoMessage() {}
111 func (m *FloatingPoint) XXX_Size() int {
114 func (m *FloatingPoint) XXX_DiscardUnknown() {
1588 func (this *FloatingPoint) GetF() *float64 {
1882 s = append(s, "&proto2_maps.FloatingPoint{")
3813 func (m *FloatingPoint) Size() (n int) {
[all …]
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/github.com/gogo/protobuf/test/mapsproto2/combos/both/
H A Dmapsproto2.pb.go81 type FloatingPoint struct { struct
83 XXX_NoUnkeyedLiteral struct{} `json:"-"`
84 XXX_unrecognized []byte `json:"-"`
85 XXX_sizecache int32 `json:"-"`
89 func (*FloatingPoint) ProtoMessage() {}
111 func (m *FloatingPoint) XXX_Size() int {
114 func (m *FloatingPoint) XXX_DiscardUnknown() {
1588 func (this *FloatingPoint) GetF() *float64 {
1882 s = append(s, "&proto2_maps.FloatingPoint{")
3813 func (m *FloatingPoint) Size() (n int) {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/gogo/protobuf/test/mapsproto2/combos/both/
H A Dmapsproto2.pb.go81 type FloatingPoint struct { struct
83 XXX_NoUnkeyedLiteral struct{} `json:"-"`
84 XXX_unrecognized []byte `json:"-"`
85 XXX_sizecache int32 `json:"-"`
89 func (*FloatingPoint) ProtoMessage() {}
111 func (m *FloatingPoint) XXX_Size() int {
114 func (m *FloatingPoint) XXX_DiscardUnknown() {
1588 func (this *FloatingPoint) GetF() *float64 {
1882 s = append(s, "&proto2_maps.FloatingPoint{")
3813 func (m *FloatingPoint) Size() (n int) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/gogo/protobuf/test/mapsproto2/combos/both/
H A Dmapsproto2.pb.go81 type FloatingPoint struct { struct
83 XXX_NoUnkeyedLiteral struct{} `json:"-"`
84 XXX_unrecognized []byte `json:"-"`
85 XXX_sizecache int32 `json:"-"`
89 func (*FloatingPoint) ProtoMessage() {}
111 func (m *FloatingPoint) XXX_Size() int {
114 func (m *FloatingPoint) XXX_DiscardUnknown() {
1588 func (this *FloatingPoint) GetF() *float64 {
1882 s = append(s, "&proto2_maps.FloatingPoint{")
3813 func (m *FloatingPoint) Size() (n int) {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/gogo/protobuf/test/mapsproto2/combos/both/
H A Dmapsproto2.pb.go81 type FloatingPoint struct { struct
83 XXX_NoUnkeyedLiteral struct{} `json:"-"`
84 XXX_unrecognized []byte `json:"-"`
85 XXX_sizecache int32 `json:"-"`
89 func (*FloatingPoint) ProtoMessage() {}
111 func (m *FloatingPoint) XXX_Size() int {
114 func (m *FloatingPoint) XXX_DiscardUnknown() {
1588 func (this *FloatingPoint) GetF() *float64 {
1882 s = append(s, "&proto2_maps.FloatingPoint{")
3813 func (m *FloatingPoint) Size() (n int) {
[all …]

12345678910>>...59