Home
last modified time | relevance | path

Searched defs:SetRecord (Results 1 – 25 of 93) sorted by relevance

1234

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sagemaker-featurestore-runtime/include/aws/sagemaker-featurestore-runtime/model/
H A DGetRecordResult.h44 inline void SetRecord(const Aws::Vector<FeatureValue>& value) { m_record = value; } in SetRecord() function
49 inline void SetRecord(Aws::Vector<FeatureValue>&& value) { m_record = std::move(value); } in SetRecord() function
H A DPutRecordRequest.h103 …inline void SetRecord(const Aws::Vector<FeatureValue>& value) { m_recordHasBeenSet = true; m_recor… in SetRecord() function
112 …inline void SetRecord(Aws::Vector<FeatureValue>&& value) { m_recordHasBeenSet = true; m_record = s… in SetRecord() function
H A DBatchGetRecordResultDetail.h146 …inline void SetRecord(const Aws::Vector<FeatureValue>& value) { m_recordHasBeenSet = true; m_recor… in SetRecord() function
151 …inline void SetRecord(Aws::Vector<FeatureValue>&& value) { m_recordHasBeenSet = true; m_record = s… in SetRecord() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-firehose/include/aws/firehose/model/
H A DPutRecordRequest.h92 inline void SetRecord(const Record& value) { m_recordHasBeenSet = true; m_record = value; } in SetRecord() function
97 … inline void SetRecord(Record&& value) { m_recordHasBeenSet = true; m_record = std::move(value); } in SetRecord() function
/dports/audio/mp3blaster/mp3blaster-3.2.6/nmixer/
H A Dnullmixer.cc40 bool NullMixer::SetRecord(int device, bool set) in SetRecord() function in NullMixer
H A Dossmixer.cc68 bool OSSMixer::SetRecord(int device, bool set) in SetRecord() function in OSSMixer
H A Dnmixer.h112 bool SetRecord(int device, bool set) { (void)device; (void)set; return false; } in SetRecord() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-machinelearning/include/aws/machinelearning/model/
H A DPredictRequest.h86 …inline void SetRecord(const Aws::Map<Aws::String, Aws::String>& value) { m_recordHasBeenSet = true… in SetRecord() function
89 …inline void SetRecord(Aws::Map<Aws::String, Aws::String>&& value) { m_recordHasBeenSet = true; m_r… in SetRecord() function
/dports/security/lego/lego-4.5.3/providers/dns/sonic/internal/
H A Dclient.go55 func (c *Client) SetRecord(hostname string, value string, ttl int) error { func
/dports/net/traefik/traefik-2.6.1/vendor/github.com/go-acme/lego/v4/providers/dns/sonic/internal/
H A Dclient.go55 func (c *Client) SetRecord(hostname string, value string, ttl int) error { func
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/inc/
H A Ddbg_lay.hxx73 static void SetRecord( PROT nNew ) { s_nRecord = nNew; } in SetRecord() function in SwProtocol
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/inc/
H A Ddbg_lay.hxx73 static void SetRecord( PROT nNew ) { nRecord = nNew; } in SetRecord() function in SwProtocol
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/writers/
H A Dgff_record.cpp385 bool CGffRecord::SetRecord( in SetRecord() function in CGffRecord
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/go-acme/lego/v3/providers/dns/scaleway/internal/
H A Dclient.go121 func (c *Client) SetRecord(zone string, record Record) error { func
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/sagemakerfeaturestoreruntime/
H A Dapi.go712 func (s *BatchGetRecordResultDetail) SetRecord(v []*FeatureValue) *BatchGetRecordResultDetail { func
953 func (s *GetRecordOutput) SetRecord(v []*FeatureValue) *GetRecordOutput { func
1085 func (s *PutRecordInput) SetRecord(v []*FeatureValue) *PutRecordInput { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/sagemakerfeaturestoreruntime/
H A Dapi.go712 func (s *BatchGetRecordResultDetail) SetRecord(v []*FeatureValue) *BatchGetRecordResultDetail { func
953 func (s *GetRecordOutput) SetRecord(v []*FeatureValue) *GetRecordOutput { func
1085 func (s *PutRecordInput) SetRecord(v []*FeatureValue) *PutRecordInput { func
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/sagemakerfeaturestoreruntime/
H A Dapi.go760 func (s *BatchGetRecordResultDetail) SetRecord(v []*FeatureValue) *BatchGetRecordResultDetail { func
1041 func (s *GetRecordOutput) SetRecord(v []*FeatureValue) *GetRecordOutput { func
1189 func (s *PutRecordInput) SetRecord(v []*FeatureValue) *PutRecordInput { func
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/sagemakerfeaturestoreruntime/
H A Dapi.go712 func (s *BatchGetRecordResultDetail) SetRecord(v []*FeatureValue) *BatchGetRecordResultDetail { func
953 func (s *GetRecordOutput) SetRecord(v []*FeatureValue) *GetRecordOutput { func
1085 func (s *PutRecordInput) SetRecord(v []*FeatureValue) *PutRecordInput { func
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/sagemakerfeaturestoreruntime/
H A Dapi.go760 func (s *BatchGetRecordResultDetail) SetRecord(v []*FeatureValue) *BatchGetRecordResultDetail { func
1041 func (s *GetRecordOutput) SetRecord(v []*FeatureValue) *GetRecordOutput { func
1189 func (s *PutRecordInput) SetRecord(v []*FeatureValue) *PutRecordInput { func
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/sagemakerfeaturestoreruntime/
H A Dapi.go760 func (s *BatchGetRecordResultDetail) SetRecord(v []*FeatureValue) *BatchGetRecordResultDetail { func
1041 func (s *GetRecordOutput) SetRecord(v []*FeatureValue) *GetRecordOutput { func
1189 func (s *PutRecordInput) SetRecord(v []*FeatureValue) *PutRecordInput { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/sagemakerfeaturestoreruntime/
H A Dapi.go712 func (s *BatchGetRecordResultDetail) SetRecord(v []*FeatureValue) *BatchGetRecordResultDetail { func
953 func (s *GetRecordOutput) SetRecord(v []*FeatureValue) *GetRecordOutput { func
1085 func (s *PutRecordInput) SetRecord(v []*FeatureValue) *PutRecordInput { func
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/sagemakerfeaturestoreruntime/
H A Dapi.go712 func (s *BatchGetRecordResultDetail) SetRecord(v []*FeatureValue) *BatchGetRecordResultDetail { func
953 func (s *GetRecordOutput) SetRecord(v []*FeatureValue) *GetRecordOutput { func
1085 func (s *PutRecordInput) SetRecord(v []*FeatureValue) *PutRecordInput { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/sagemakerfeaturestoreruntime/
H A Dapi.go581 func (s *GetRecordOutput) SetRecord(v []*FeatureValue) *GetRecordOutput { func
713 func (s *PutRecordInput) SetRecord(v []*FeatureValue) *PutRecordInput { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/sagemakerfeaturestoreruntime/
H A Dapi.go581 func (s *GetRecordOutput) SetRecord(v []*FeatureValue) *GetRecordOutput { func
713 func (s *PutRecordInput) SetRecord(v []*FeatureValue) *PutRecordInput { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/sagemakerfeaturestoreruntime/
H A Dapi.go581 func (s *GetRecordOutput) SetRecord(v []*FeatureValue) *GetRecordOutput { func
713 func (s *PutRecordInput) SetRecord(v []*FeatureValue) *PutRecordInput { func

1234