Home
last modified time | relevance | path

Searched refs:STANDARD_LIBRARY (Results 1 – 4 of 4) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/aws/smithy-go/codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/
H A DGoDependency.java43 this.sourcePath = !this.type.equals(Type.STANDARD_LIBRARY) in GoDependency()
199 STANDARD_LIBRARY, DEPENDENCY; enumConstant
204 case STANDARD_LIBRARY: in toString()
244 .type(GoDependency.Type.STANDARD_LIBRARY) in standardLibraryDependency()
260 .type(GoDependency.Type.STANDARD_LIBRARY) in standardLibraryDependency()
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/smithy-go/codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/
H A DGoDependency.java43 this.sourcePath = !this.type.equals(Type.STANDARD_LIBRARY) in GoDependency()
199 STANDARD_LIBRARY, DEPENDENCY; enumConstant
204 case STANDARD_LIBRARY: in toString()
244 .type(GoDependency.Type.STANDARD_LIBRARY) in standardLibraryDependency()
260 .type(GoDependency.Type.STANDARD_LIBRARY) in standardLibraryDependency()
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/smithy-go/codegen/smithy-go-codegen/src/test/java/software/amazon/smithy/go/codegen/
H A DGoDependencyTest.java30 .type(GoDependency.Type.STANDARD_LIBRARY) in testStandardLibraryDependency()
108 .type(GoDependency.Type.STANDARD_LIBRARY) in testDependencyWithNestedDependencies()
113 .type(GoDependency.Type.STANDARD_LIBRARY) in testDependencyWithNestedDependencies()
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/smithy-go/codegen/smithy-go-codegen/src/test/java/software/amazon/smithy/go/codegen/
H A DGoDependencyTest.java30 .type(GoDependency.Type.STANDARD_LIBRARY) in testStandardLibraryDependency()
108 .type(GoDependency.Type.STANDARD_LIBRARY) in testDependencyWithNestedDependencies()
113 .type(GoDependency.Type.STANDARD_LIBRARY) in testDependencyWithNestedDependencies()