Home
last modified time | relevance | path

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

/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/go/thrift/
H A Dserializer_types_test.go99 type MyTestStruct struct { struct
114 func NewMyTestStruct() *MyTestStruct {
115 return &MyTestStruct{}
118 func (p *MyTestStruct) GetOn() bool { argument
122 func (p *MyTestStruct) GetB() int8 { argument
126 func (p *MyTestStruct) GetInt16() int16 { argument
130 func (p *MyTestStruct) GetInt32() int32 { argument
134 func (p *MyTestStruct) GetInt64() int64 { argument
138 func (p *MyTestStruct) GetD() float64 { argument
142 func (p *MyTestStruct) GetSt() string { argument
[all …]
H A Dserializer_test.go33 func compareStructs(m, m1 MyTestStruct) (bool, error) { argument
78 var m = MyTestStruct{}
99 var m1 = MyTestStruct{}
112 var m = MyTestStruct{}
134 var m1 = MyTestStruct{}
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/go/thrift/
H A Dserializer_types_test.go99 type MyTestStruct struct { struct
114 func NewMyTestStruct() *MyTestStruct {
115 return &MyTestStruct{}
118 func (p *MyTestStruct) GetOn() bool { argument
122 func (p *MyTestStruct) GetB() int8 { argument
126 func (p *MyTestStruct) GetInt16() int16 { argument
130 func (p *MyTestStruct) GetInt32() int32 { argument
134 func (p *MyTestStruct) GetInt64() int64 { argument
138 func (p *MyTestStruct) GetD() float64 { argument
142 func (p *MyTestStruct) GetSt() string { argument
[all …]
H A Dserializer_test.go33 func compareStructs(m, m1 MyTestStruct) (bool, error) { argument
78 var m = MyTestStruct{}
99 var m1 = MyTestStruct{}
112 var m = MyTestStruct{}
134 var m1 = MyTestStruct{}
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/go/thrift/
H A Dserializer_types_test.go99 type MyTestStruct struct { struct
114 func NewMyTestStruct() *MyTestStruct {
115 return &MyTestStruct{}
118 func (p *MyTestStruct) GetOn() bool { argument
122 func (p *MyTestStruct) GetB() int8 { argument
126 func (p *MyTestStruct) GetInt16() int16 { argument
130 func (p *MyTestStruct) GetInt32() int32 { argument
134 func (p *MyTestStruct) GetInt64() int64 { argument
138 func (p *MyTestStruct) GetD() float64 { argument
142 func (p *MyTestStruct) GetSt() string { argument
[all …]
H A Dserializer_test.go33 func compareStructs(m, m1 MyTestStruct) (bool, error) { argument
78 var m = MyTestStruct{}
99 var m1 = MyTestStruct{}
112 var m = MyTestStruct{}
134 var m1 = MyTestStruct{}
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/go/thrift/
H A Dserializer_types_test.go111 type MyTestStruct struct { struct
127 func NewMyTestStruct() *MyTestStruct {
128 return &MyTestStruct{}
131 func (p *MyTestStruct) GetOn() bool { argument
135 func (p *MyTestStruct) GetB() byte { argument
139 func (p *MyTestStruct) GetInt16() int16 { argument
143 func (p *MyTestStruct) GetInt32() int32 { argument
151 func (p *MyTestStruct) GetD() float64 { argument
155 func (p *MyTestStruct) GetF() float32 { argument
159 func (p *MyTestStruct) GetSt() string { argument
[all …]
H A Dbinary_protocol_test.go32 var m MyTestStruct
55 var m MyTestStruct
70 var m MyTestStruct
85 var m MyTestStruct
H A Dserializer_test.go25 func compareStructs(m, m1 MyTestStruct) (bool, error) { argument
72 var m = MyTestStruct{}
93 var m1 = MyTestStruct{}
106 var m = MyTestStruct{}
128 var m1 = MyTestStruct{}
H A Dcompact_protocol_test.go59 var m MyTestStruct
74 var m MyTestStruct
89 var m MyTestStruct
104 var m MyTestStruct
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/go/thrift/
H A Dserializer_types_test.go100 type MyTestStruct struct { struct
115 func NewMyTestStruct() *MyTestStruct {
116 return &MyTestStruct{}
119 func (p *MyTestStruct) GetOn() bool { argument
123 func (p *MyTestStruct) GetB() int8 { argument
127 func (p *MyTestStruct) GetInt16() int16 { argument
131 func (p *MyTestStruct) GetInt32() int32 { argument
135 func (p *MyTestStruct) GetInt64() int64 { argument
139 func (p *MyTestStruct) GetD() float64 { argument
143 func (p *MyTestStruct) GetSt() string { argument
[all …]
H A Dserializer_test.go36 func compareStructs(m, m1 MyTestStruct) error { argument
139 var m = MyTestStruct{}
160 var m1 MyTestStruct
180 var m = MyTestStruct{}
201 var m1 MyTestStruct
259 m := MyTestStruct{
266 var m1 MyTestStruct
334 m := MyTestStruct{}
336 var m1 MyTestStruct
/dports/devel/py-thrift/thrift-0.14.0/lib/go/thrift/
H A Dserializer_types_test.go100 type MyTestStruct struct { struct
115 func NewMyTestStruct() *MyTestStruct {
116 return &MyTestStruct{}
119 func (p *MyTestStruct) GetOn() bool { argument
123 func (p *MyTestStruct) GetB() int8 { argument
127 func (p *MyTestStruct) GetInt16() int16 { argument
131 func (p *MyTestStruct) GetInt32() int32 { argument
135 func (p *MyTestStruct) GetInt64() int64 { argument
139 func (p *MyTestStruct) GetD() float64 { argument
143 func (p *MyTestStruct) GetSt() string { argument
[all …]
H A Dserializer_test.go36 func compareStructs(m, m1 MyTestStruct) error { argument
139 var m = MyTestStruct{}
160 var m1 MyTestStruct
180 var m = MyTestStruct{}
201 var m1 MyTestStruct
259 m := MyTestStruct{
266 var m1 MyTestStruct
334 m := MyTestStruct{}
336 var m1 MyTestStruct
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/go/thrift/
H A Dserializer_types_test.go100 type MyTestStruct struct { struct
115 func NewMyTestStruct() *MyTestStruct {
116 return &MyTestStruct{}
119 func (p *MyTestStruct) GetOn() bool { argument
123 func (p *MyTestStruct) GetB() int8 { argument
127 func (p *MyTestStruct) GetInt16() int16 { argument
131 func (p *MyTestStruct) GetInt32() int32 { argument
135 func (p *MyTestStruct) GetInt64() int64 { argument
139 func (p *MyTestStruct) GetD() float64 { argument
143 func (p *MyTestStruct) GetSt() string { argument
[all …]
H A Dserializer_test.go36 func compareStructs(m, m1 MyTestStruct) error { argument
139 var m = MyTestStruct{}
160 var m1 MyTestStruct
180 var m = MyTestStruct{}
201 var m1 MyTestStruct
259 m := MyTestStruct{
266 var m1 MyTestStruct
334 m := MyTestStruct{}
336 var m1 MyTestStruct
/dports/devel/thrift-cpp/thrift-0.14.0/lib/go/thrift/
H A Dserializer_types_test.go100 type MyTestStruct struct { struct
115 func NewMyTestStruct() *MyTestStruct {
116 return &MyTestStruct{}
119 func (p *MyTestStruct) GetOn() bool { argument
123 func (p *MyTestStruct) GetB() int8 { argument
127 func (p *MyTestStruct) GetInt16() int16 { argument
131 func (p *MyTestStruct) GetInt32() int32 { argument
135 func (p *MyTestStruct) GetInt64() int64 { argument
139 func (p *MyTestStruct) GetD() float64 { argument
143 func (p *MyTestStruct) GetSt() string { argument
[all …]
H A Dserializer_test.go36 func compareStructs(m, m1 MyTestStruct) error { argument
139 var m = MyTestStruct{}
160 var m1 MyTestStruct
180 var m = MyTestStruct{}
201 var m1 MyTestStruct
259 m := MyTestStruct{
266 var m1 MyTestStruct
334 m := MyTestStruct{}
336 var m1 MyTestStruct
/dports/devel/thrift/thrift-0.14.0/lib/go/thrift/
H A Dserializer_types_test.go100 type MyTestStruct struct { struct
115 func NewMyTestStruct() *MyTestStruct {
116 return &MyTestStruct{}
119 func (p *MyTestStruct) GetOn() bool { argument
123 func (p *MyTestStruct) GetB() int8 { argument
127 func (p *MyTestStruct) GetInt16() int16 { argument
131 func (p *MyTestStruct) GetInt32() int32 { argument
135 func (p *MyTestStruct) GetInt64() int64 { argument
139 func (p *MyTestStruct) GetD() float64 { argument
143 func (p *MyTestStruct) GetSt() string { argument
[all …]
H A Dserializer_test.go36 func compareStructs(m, m1 MyTestStruct) error { argument
139 var m = MyTestStruct{}
160 var m1 MyTestStruct
180 var m = MyTestStruct{}
201 var m1 MyTestStruct
259 m := MyTestStruct{
266 var m1 MyTestStruct
334 m := MyTestStruct{}
336 var m1 MyTestStruct
/dports/devel/node-thrift/thrift-0.14.0/lib/go/thrift/
H A Dserializer_types_test.go100 type MyTestStruct struct { struct
115 func NewMyTestStruct() *MyTestStruct {
116 return &MyTestStruct{}
119 func (p *MyTestStruct) GetOn() bool { argument
123 func (p *MyTestStruct) GetB() int8 { argument
127 func (p *MyTestStruct) GetInt16() int16 { argument
131 func (p *MyTestStruct) GetInt32() int32 { argument
135 func (p *MyTestStruct) GetInt64() int64 { argument
139 func (p *MyTestStruct) GetD() float64 { argument
143 func (p *MyTestStruct) GetSt() string { argument
[all …]
H A Dserializer_test.go36 func compareStructs(m, m1 MyTestStruct) error { argument
139 var m = MyTestStruct{}
160 var m1 MyTestStruct
180 var m = MyTestStruct{}
201 var m1 MyTestStruct
259 m := MyTestStruct{
266 var m1 MyTestStruct
334 m := MyTestStruct{}
336 var m1 MyTestStruct
/dports/lang/mono/mono-5.10.1.57/mcs/tests/
H A Dgtest-409.cs36 struct MyTestStruct : IDisposable struct in ConditionalParsing
42 public static implicit operator MyTestStruct (int i) in operator MyTestStruct() argument
44 return new MyTestStruct (); in operator MyTestStruct()
148 using (MyTestStruct? mts = (int?) 1) in Test_17()
/dports/graphics/opencv/opencv-4.5.3/modules/gapi/test/
H A Dgapi_array_tests.cpp275 struct MyTestStruct { struct
308 cv::detail::VectorRef v9(std::vector<MyTestStruct>{}); in TEST()
H A Dgapi_opaque_tests.cpp289 struct MyTestStruct { struct
316 cv::detail::OpaqueRef v9(MyTestStruct{}); in TEST()