Home
last modified time | relevance | path

Searched refs:OtherStructure (Results 1 – 3 of 3) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/aws/smithy-go/codegen/smithy-go-codegen-test/model/
H A Dmain.smithy388 other: OtherStructure,
394 structure OtherStructure {}
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/smithy-go/codegen/smithy-go-codegen-test/model/
H A Dmain.smithy388 other: OtherStructure,
394 structure OtherStructure {}
/dports/devel/jna/jna-5.7.0/test/com/sun/jna/
H A DStructureTest.java1790 class OtherStructure extends Structure { in testStructureEquals() class
1810 OtherStructure s0 = new OtherStructure(); in testStructureEquals()