Home
last modified time | relevance | path

Searched defs:AutoTune (Results 1 – 25 of 69) sorted by relevance

123

/dports/audio/spectmorph/spectmorph-0.5.2/lib/
H A Dsminstrument.hh88 struct AutoTune { struct in SpectMorph::Instrument
89 enum { SIMPLE, ALL_FRAMES, SMOOTH } method = SIMPLE;
91 bool enabled = false;
92 int partials = 1; // used by: all_frames, smooth
93 double time = 100; // used_by: smooth
94 double amount = 25; // used by: smooth
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-opensearch/source/model/
H A DAutoTune.cpp21 AutoTune::AutoTune() : in AutoTune() function in Aws::OpenSearchService::Model::AutoTune
28 AutoTune::AutoTune(JsonView jsonValue) : in AutoTune() function in Aws::OpenSearchService::Model::AutoTune
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-es/source/model/
H A DAutoTune.cpp21 AutoTune::AutoTune() : in AutoTune() function in Aws::ElasticsearchService::Model::AutoTune
28 AutoTune::AutoTune(JsonView jsonValue) : in AutoTune() function in Aws::ElasticsearchService::Model::AutoTune
/dports/games/crafty/crafty-25.2_1/
H A Dautotune.c46 void AutoTune(int nargs, char *args[]) { in AutoTune() function
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/elasticsearchservice/types/
H A Dtypes.go132 type AutoTune struct { struct
137 AutoTuneDetails *AutoTuneDetails
140 AutoTuneType AutoTuneType
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/elasticsearchservice/types/
H A Dtypes.go132 type AutoTune struct { struct
137 AutoTuneDetails *AutoTuneDetails
140 AutoTuneType AutoTuneType
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/elasticsearchservice/types/
H A Dtypes.go132 type AutoTune struct { struct
137 AutoTuneDetails *AutoTuneDetails
140 AutoTuneType AutoTuneType
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/elasticsearchservice/types/
H A Dtypes.go132 type AutoTune struct { struct
137 AutoTuneDetails *AutoTuneDetails
140 AutoTuneType AutoTuneType
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/elasticsearchservice/types/
H A Dtypes.go145 type AutoTune struct { struct
150 AutoTuneDetails *AutoTuneDetails
153 AutoTuneType AutoTuneType
155 noSmithyDocumentSerde
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/opensearch/types/
H A Dtypes.go142 type AutoTune struct { struct
148 AutoTuneDetails *AutoTuneDetails
151 AutoTuneType AutoTuneType
153 noSmithyDocumentSerde
/dports/multimedia/vlc/vlc-3.0.16/modules/access/dshow/
H A Dvlc_dshow.h346 STDMETHOD(AutoTune) (THIS_ long, long *); in DECLARE_INTERFACE_() local
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/elasticsearchservice/
H A Ddeserializers.go7062 func awsRestjson1_deserializeDocumentAutoTune(v **types.AutoTune, value interface{}) error {
7143 func awsRestjson1_deserializeDocumentAutoTuneList(v *[]types.AutoTune, value interface{}) error {
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/elasticsearchservice/
H A Ddeserializers.go7062 func awsRestjson1_deserializeDocumentAutoTune(v **types.AutoTune, value interface{}) error {
7143 func awsRestjson1_deserializeDocumentAutoTuneList(v *[]types.AutoTune, value interface{}) error {
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/elasticsearchservice/
H A Ddeserializers.go7063 func awsRestjson1_deserializeDocumentAutoTune(v **types.AutoTune, value interface{}) error {
7144 func awsRestjson1_deserializeDocumentAutoTuneList(v *[]types.AutoTune, value interface{}) error {
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/opensearch/
H A Ddeserializers.go6982 func awsRestjson1_deserializeDocumentAutoTune(v **types.AutoTune, value interface{}) error {
7063 func awsRestjson1_deserializeDocumentAutoTuneList(v *[]types.AutoTune, value interface{}) error {
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/elasticsearchservice/
H A Ddeserializers.go7062 func awsRestjson1_deserializeDocumentAutoTune(v **types.AutoTune, value interface{}) error {
7143 func awsRestjson1_deserializeDocumentAutoTuneList(v *[]types.AutoTune, value interface{}) error {
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/elasticsearchservice/
H A Ddeserializers.go7062 func awsRestjson1_deserializeDocumentAutoTune(v **types.AutoTune, value interface{}) error {
7143 func awsRestjson1_deserializeDocumentAutoTuneList(v *[]types.AutoTune, value interface{}) error {
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/elasticsearchservice/
H A Dapi.go4935 type AutoTune struct { struct
4936 _ struct{} `type:"structure"`
4940 AutoTuneDetails *AutoTuneDetails `type:"structure"`
4943 AutoTuneType *string `type:"string" enum:"AutoTuneType"`
4947 func (s AutoTune) String() string {
4952 func (s AutoTune) GoString() string {
4957 func (s *AutoTune) SetAutoTuneDetails(v *AutoTuneDetails) *AutoTune {
4963 func (s *AutoTune) SetAutoTuneType(v string) *AutoTune {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/elasticsearchservice/
H A Dapi.go4935 type AutoTune struct { struct
4936 _ struct{} `type:"structure"`
4940 AutoTuneDetails *AutoTuneDetails `type:"structure"`
4943 AutoTuneType *string `type:"string" enum:"AutoTuneType"`
4947 func (s AutoTune) String() string {
4952 func (s AutoTune) GoString() string {
4957 func (s *AutoTune) SetAutoTuneDetails(v *AutoTuneDetails) *AutoTune {
4963 func (s *AutoTune) SetAutoTuneType(v string) *AutoTune {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/elasticsearchservice/
H A Dapi.go4935 type AutoTune struct { struct
4936 _ struct{} `type:"structure"`
4940 AutoTuneDetails *AutoTuneDetails `type:"structure"`
4943 AutoTuneType *string `type:"string" enum:"AutoTuneType"`
4947 func (s AutoTune) String() string {
4952 func (s AutoTune) GoString() string {
4957 func (s *AutoTune) SetAutoTuneDetails(v *AutoTuneDetails) *AutoTune {
4963 func (s *AutoTune) SetAutoTuneType(v string) *AutoTune {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/elasticsearchservice/
H A Dapi.go4935 type AutoTune struct { struct
4936 _ struct{} `type:"structure"`
4940 AutoTuneDetails *AutoTuneDetails `type:"structure"`
4943 AutoTuneType *string `type:"string" enum:"AutoTuneType"`
4947 func (s AutoTune) String() string {
4952 func (s AutoTune) GoString() string {
4957 func (s *AutoTune) SetAutoTuneDetails(v *AutoTuneDetails) *AutoTune {
4963 func (s *AutoTune) SetAutoTuneType(v string) *AutoTune {
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/elasticsearchservice/
H A Dapi.go4935 type AutoTune struct { struct
4936 _ struct{} `type:"structure"`
4940 AutoTuneDetails *AutoTuneDetails `type:"structure"`
4943 AutoTuneType *string `type:"string" enum:"AutoTuneType"`
4947 func (s AutoTune) String() string {
4952 func (s AutoTune) GoString() string {
4957 func (s *AutoTune) SetAutoTuneDetails(v *AutoTuneDetails) *AutoTune {
4963 func (s *AutoTune) SetAutoTuneType(v string) *AutoTune {
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/elasticsearchservice/
H A Dapi.go5039 type AutoTune struct { struct
5040 _ struct{} `type:"structure"`
5044 AutoTuneDetails *AutoTuneDetails `type:"structure"`
5047 AutoTuneType *string `type:"string" enum:"AutoTuneType"`
5055 func (s AutoTune) String() string {
5064 func (s AutoTune) GoString() string {
5069 func (s *AutoTune) SetAutoTuneDetails(v *AutoTuneDetails) *AutoTune {
5075 func (s *AutoTune) SetAutoTuneType(v string) *AutoTune {
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/elasticsearchservice/
H A Dapi.go5039 type AutoTune struct { struct
5040 _ struct{} `type:"structure"`
5044 AutoTuneDetails *AutoTuneDetails `type:"structure"`
5047 AutoTuneType *string `type:"string" enum:"AutoTuneType"`
5055 func (s AutoTune) String() string {
5064 func (s AutoTune) GoString() string {
5069 func (s *AutoTune) SetAutoTuneDetails(v *AutoTuneDetails) *AutoTune {
5075 func (s *AutoTune) SetAutoTuneType(v string) *AutoTune {
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/elasticsearchservice/
H A Dapi.go4935 type AutoTune struct { struct
4936 _ struct{} `type:"structure"`
4940 AutoTuneDetails *AutoTuneDetails `type:"structure"`
4943 AutoTuneType *string `type:"string" enum:"AutoTuneType"`
4947 func (s AutoTune) String() string {
4952 func (s AutoTune) GoString() string {
4957 func (s *AutoTune) SetAutoTuneDetails(v *AutoTuneDetails) *AutoTune {
4963 func (s *AutoTune) SetAutoTuneType(v string) *AutoTune {

123