Home
last modified time | relevance | path

Searched defs:SimpleStruct (Results 1 – 25 of 115) sorted by relevance

12345

/dports/lang/mono/mono-5.10.1.57/mono/tests/
H A Dmarshal2.cs27 public struct SimpleStruct { struct in Tests
28 public int a;
29 public bool bool1;
30 public bool bool2;
31 public int b;
32 [MarshalAs (UnmanagedType.ByValArray, SizeConst=2)] public short[] a1;
33 [MarshalAs (UnmanagedType.ByValTStr, SizeConst=4)] public string s1;
34 public SimpleStruct2 emb1;
35 public SimpleObj emb2;
36 public string s2;
[all …]
H A Dinvoke.cs6 public struct SimpleStruct { struct in Tests
7 public bool a;
8 public bool b;
10 public SimpleStruct (bool arg) { in SimpleStruct() argument
H A Dbug-348522.2.cs8 public struct SimpleStruct { struct
12 public SimpleStruct (int a, int b) in SimpleStruct() argument
/dports/lang/mono/mono-5.10.1.57/mcs/tests/
H A Dgtest-101.cs11 public struct SimpleStruct <T> struct
15 public SimpleStruct (T data) in SimpleStruct() method
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/test/
H A DProtocolTest.thrift17 struct SimpleStruct { struct
18 1: bool a_bool;
19 2: byte a_byte;
20 3: i16 a_i16;
21 4: i32 a_i32;
22 5: i64 a_i64;
23 6: float a_float;
24 7: double a_double;
25 8: string a_string;
26 9: binary a_binary;
/dports/textproc/spiff/spiff-1.0.8/vendor/github.com/onsi/gomega/format/
H A Dformat_test.go22 type SimpleStruct struct { struct
23 Name string
24 Enumeration int
25 Veritas bool
26 Data []byte
27 secret uint32
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/issues/
H A Dissue-51102.rs5 struct SimpleStruct { struct
12 SimpleStruct { in main() argument
/dports/net/storj/storj-1.45.3/vendor/github.com/cloudfoundry/gosigar/vendor/github.com/onsi/gomega/format/
H A Dformat_test.go24 type SimpleStruct struct { struct
25 Name string
26 Enumeration int
27 Veritas bool
28 Data []byte
29 secret uint32
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/cloudfoundry/socks5-proxy/vendor/github.com/onsi/gomega/format/
H A Dformat_test.go24 type SimpleStruct struct { struct
25 Name string
26 Enumeration int
27 Veritas bool
28 Data []byte
29 secret uint32
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/onsi/gomega/format/
H A Dformat_test.go24 type SimpleStruct struct { struct
25 Name string
26 Enumeration int
27 Veritas bool
28 Data []byte
29 secret uint32
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/onsi/gomega/format/
H A Dformat_test.go24 type SimpleStruct struct { struct
25 Name string
26 Enumeration int
27 Veritas bool
28 Data []byte
29 secret uint32
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/onsi/gomega/format/
H A Dformat_test.go24 type SimpleStruct struct { struct
25 Name string
26 Enumeration int
27 Veritas bool
28 Data []byte
29 secret uint32
/dports/security/lego/lego-4.5.3/vendor/github.com/onsi/gomega/format/
H A Dformat_test.go25 type SimpleStruct struct { struct
26 Name string
27 Enumeration int
28 Veritas bool
29 Data []byte
30 secret uint32
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/onsi/gomega/format/
H A Dformat_test.go24 type SimpleStruct struct { struct
25 Name string
26 Enumeration int
27 Veritas bool
28 Data []byte
29 secret uint32
/dports/dns/blocky/blocky-0.17/vendor/github.com/onsi/gomega/format/
H A Dformat_test.go25 type SimpleStruct struct { struct
26 Name string
27 Enumeration int
28 Veritas bool
29 Data []byte
30 secret uint32
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/onsi/gomega/format/
H A Dformat_test.go24 type SimpleStruct struct { struct
25 Name string
26 Enumeration int
27 Veritas bool
28 Data []byte
29 secret uint32
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/onsi/gomega/format/
H A Dformat_test.go24 type SimpleStruct struct { struct
25 Name string
26 Enumeration int
27 Veritas bool
28 Data []byte
29 secret uint32
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/onsi/gomega/format/
H A Dformat_test.go24 type SimpleStruct struct { struct
25 Name string
26 Enumeration int
27 Veritas bool
28 Data []byte
29 secret uint32
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/onsi/gomega/format/
H A Dformat_test.go24 type SimpleStruct struct { struct
25 Name string
26 Enumeration int
27 Veritas bool
28 Data []byte
29 secret uint32
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/py3/src/
H A Dmodule.thrift45 struct SimpleStruct { struct
60 1: SimpleStruct structOne; argument
/dports/devel/gdb761/gdb-7.6.1/gdb/testsuite/gdb.python/
H A Dpy-explore.c21 struct SimpleStruct struct
35 typedef struct SimpleStruct SS; argument
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.python/
H A Dpy-explore.c20 struct SimpleStruct struct
34 typedef struct SimpleStruct SS; argument
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/complex-struct/gen-swift/test/fixtures/complex_struct/
H A DSimpleStruct.java27 public final class SimpleStruct implements com.facebook.thrift.payload.ThriftSerializable { class
30 public SimpleStruct( in SimpleStruct() method in SimpleStruct
39 protected SimpleStruct() { in SimpleStruct() method in SimpleStruct
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/complex-struct/gen-java/
H A DSimpleStruct.java25 public class SimpleStruct implements TBase, java.io.Serializable, Cloneable, Comparable<SimpleStruc… class
54 public SimpleStruct() { in SimpleStruct() method in SimpleStruct
61 public SimpleStruct( in SimpleStruct() method in SimpleStruct
107 public SimpleStruct(SimpleStruct other) { in SimpleStruct() method in SimpleStruct
/dports/security/suricata/suricata-6.0.4/rust/vendor/der-parser-3.0.4/tests/
H A Dconstructed.rs287 struct SimpleStruct { in application() struct
288 a: u32, in application()
290 fn parse_app01(i: &[u8]) -> BerResult<(BerObjectHeader, SimpleStruct)> { in application() argument

12345