Home
last modified time | relevance | path

Searched defs:SortDefinition (Results 1 – 25 of 60) sorted by relevance

123

/dports/math/vampire/vampire-4.5.1/Parse/
H A DSMTLIB2.hpp156 struct SortDefinition { struct in Parse::SMTLIB2
157 SortDefinition() : args(0), body(0) {} in SortDefinition() argument
158 SortDefinition(LExprList* args, LExpr* body) in SortDefinition() function
161 LExprList* args;
162 LExpr* body;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ce/source/model/
H A DSortDefinition.cpp21 SortDefinition::SortDefinition() : in SortDefinition() function in Aws::CostExplorer::Model::SortDefinition
28 SortDefinition::SortDefinition(JsonView jsonValue) : in SortDefinition() function in Aws::CostExplorer::Model::SortDefinition
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.beans/src/main/java/org/springframework/beans/support/
H A DSortDefinition.java25 public interface SortDefinition { interface
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/costexplorer/
H A Dvalidators.go754 func validateSortDefinition(v *types.SortDefinition) error {
769 func validateSortDefinitions(v []types.SortDefinition) error {
H A Dserializers.go1852 func awsAwsjson11_serializeDocumentSortDefinition(v *types.SortDefinition, value smithyjson.Value) …
1869 func awsAwsjson11_serializeDocumentSortDefinitions(v []types.SortDefinition, value smithyjson.Value…
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/costexplorer/
H A Dvalidators.go754 func validateSortDefinition(v *types.SortDefinition) error {
769 func validateSortDefinitions(v []types.SortDefinition) error {
H A Dserializers.go1852 func awsAwsjson11_serializeDocumentSortDefinition(v *types.SortDefinition, value smithyjson.Value) …
1869 func awsAwsjson11_serializeDocumentSortDefinitions(v []types.SortDefinition, value smithyjson.Value…
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/costexplorer/
H A Dvalidators.go754 func validateSortDefinition(v *types.SortDefinition) error {
769 func validateSortDefinitions(v []types.SortDefinition) error {
H A Dserializers.go1852 func awsAwsjson11_serializeDocumentSortDefinition(v *types.SortDefinition, value smithyjson.Value) …
1869 func awsAwsjson11_serializeDocumentSortDefinitions(v []types.SortDefinition, value smithyjson.Value…
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/costexplorer/
H A Dvalidators.go754 func validateSortDefinition(v *types.SortDefinition) error {
769 func validateSortDefinitions(v []types.SortDefinition) error {
H A Dserializers.go1852 func awsAwsjson11_serializeDocumentSortDefinition(v *types.SortDefinition, value smithyjson.Value) …
1869 func awsAwsjson11_serializeDocumentSortDefinitions(v []types.SortDefinition, value smithyjson.Value…
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/costexplorer/
H A Dvalidators.go832 func validateSortDefinition(v *types.SortDefinition) error {
847 func validateSortDefinitions(v []types.SortDefinition) error {
H A Dserializers.go1964 func awsAwsjson11_serializeDocumentSortDefinition(v *types.SortDefinition, value smithyjson.Value) …
1981 func awsAwsjson11_serializeDocumentSortDefinitions(v []types.SortDefinition, value smithyjson.Value…
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/costexplorer/types/
H A Dtypes.go1770 type SortDefinition struct { struct
1775 Key *string
1778 SortOrder SortOrder
1780 noSmithyDocumentSerde
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/costexplorer/types/
H A Dtypes.go1504 type SortDefinition struct { struct
1509 Key *string
1512 SortOrder SortOrder
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/costexplorer/types/
H A Dtypes.go1504 type SortDefinition struct { struct
1509 Key *string
1512 SortOrder SortOrder
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/costexplorer/types/
H A Dtypes.go1504 type SortDefinition struct { struct
1509 Key *string
1512 SortOrder SortOrder
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/costexplorer/types/
H A Dtypes.go1504 type SortDefinition struct { struct
1509 Key *string
1512 SortOrder SortOrder
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/costexplorer/
H A Dapi.go11633 type SortDefinition struct { struct
11634 _ struct{} `type:"structure"`
11639 Key *string `type:"string" required:"true"`
11642 SortOrder *string `type:"string" enum:"SortOrder"`
11646 func (s SortDefinition) String() string {
11651 func (s SortDefinition) GoString() string {
11656 func (s *SortDefinition) Validate() error {
11669 func (s *SortDefinition) SetKey(v string) *SortDefinition {
11675 func (s *SortDefinition) SetSortOrder(v string) *SortDefinition {
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/costexplorer/
H A Dapi.go11633 type SortDefinition struct { struct
11634 _ struct{} `type:"structure"`
11639 Key *string `type:"string" required:"true"`
11642 SortOrder *string `type:"string" enum:"SortOrder"`
11646 func (s SortDefinition) String() string {
11651 func (s SortDefinition) GoString() string {
11656 func (s *SortDefinition) Validate() error {
11669 func (s *SortDefinition) SetKey(v string) *SortDefinition {
11675 func (s *SortDefinition) SetSortOrder(v string) *SortDefinition {
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/costexplorer/
H A Dapi.go11731 type SortDefinition struct { struct
11732 _ struct{} `type:"structure"`
11737 Key *string `type:"string" required:"true"`
11740 SortOrder *string `type:"string" enum:"SortOrder"`
11744 func (s SortDefinition) String() string {
11749 func (s SortDefinition) GoString() string {
11754 func (s *SortDefinition) Validate() error {
11767 func (s *SortDefinition) SetKey(v string) *SortDefinition {
11773 func (s *SortDefinition) SetSortOrder(v string) *SortDefinition {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/costexplorer/
H A Dapi.go11829 type SortDefinition struct { struct
11830 _ struct{} `type:"structure"`
11835 Key *string `type:"string" required:"true"`
11838 SortOrder *string `type:"string" enum:"SortOrder"`
11842 func (s SortDefinition) String() string {
11847 func (s SortDefinition) GoString() string {
11852 func (s *SortDefinition) Validate() error {
11865 func (s *SortDefinition) SetKey(v string) *SortDefinition {
11871 func (s *SortDefinition) SetSortOrder(v string) *SortDefinition {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/costexplorer/
H A Dapi.go12192 type SortDefinition struct { struct
12193 _ struct{} `type:"structure"`
12198 Key *string `type:"string" required:"true"`
12201 SortOrder *string `type:"string" enum:"SortOrder"`
12205 func (s SortDefinition) String() string {
12210 func (s SortDefinition) GoString() string {
12215 func (s *SortDefinition) Validate() error {
12228 func (s *SortDefinition) SetKey(v string) *SortDefinition {
12234 func (s *SortDefinition) SetSortOrder(v string) *SortDefinition {
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/costexplorer/
H A Dapi.go11964 type SortDefinition struct { struct
11965 _ struct{} `type:"structure"`
11970 Key *string `type:"string" required:"true"`
11973 SortOrder *string `type:"string" enum:"SortOrder"`
11977 func (s SortDefinition) String() string {
11982 func (s SortDefinition) GoString() string {
11987 func (s *SortDefinition) Validate() error {
12000 func (s *SortDefinition) SetKey(v string) *SortDefinition {
12006 func (s *SortDefinition) SetSortOrder(v string) *SortDefinition {
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/costexplorer/
H A Dapi.go13240 type SortDefinition struct { struct
13241 _ struct{} `type:"structure"`
13246 Key *string `type:"string" required:"true"`
13249 SortOrder *string `type:"string" enum:"SortOrder"`
13257 func (s SortDefinition) String() string {
13266 func (s SortDefinition) GoString() string {
13271 func (s *SortDefinition) Validate() error {
13284 func (s *SortDefinition) SetKey(v string) *SortDefinition {
13290 func (s *SortDefinition) SetSortOrder(v string) *SortDefinition {

123