Home
last modified time | relevance | path

Searched refs:SetPrefix (Results 1 – 25 of 1796) sorted by relevance

12345678910>>...72

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3-crt/include/aws/s3-crt/model/
H A DInventoryFilter.h57 inline void SetPrefix(const Aws::String& value) { m_prefixHasBeenSet = true; m_prefix = value; } in SetPrefix() function
63 …inline void SetPrefix(Aws::String&& value) { m_prefixHasBeenSet = true; m_prefix = std::move(value… in SetPrefix() function
69 inline void SetPrefix(const char* value) { m_prefixHasBeenSet = true; m_prefix.assign(value); } in SetPrefix() function
75 inline InventoryFilter& WithPrefix(const Aws::String& value) { SetPrefix(value); return *this;} in WithPrefix()
81 …inline InventoryFilter& WithPrefix(Aws::String&& value) { SetPrefix(std::move(value)); return *thi… in WithPrefix()
87 inline InventoryFilter& WithPrefix(const char* value) { SetPrefix(value); return *this;} in WithPrefix()
H A DCommonPrefix.h57 inline void SetPrefix(const Aws::String& value) { m_prefixHasBeenSet = true; m_prefix = value; } in SetPrefix() function
62 …inline void SetPrefix(Aws::String&& value) { m_prefixHasBeenSet = true; m_prefix = std::move(value… in SetPrefix() function
67 inline void SetPrefix(const char* value) { m_prefixHasBeenSet = true; m_prefix.assign(value); } in SetPrefix() function
72 inline CommonPrefix& WithPrefix(const Aws::String& value) { SetPrefix(value); return *this;} in WithPrefix()
77 … inline CommonPrefix& WithPrefix(Aws::String&& value) { SetPrefix(std::move(value)); return *this;} in WithPrefix()
82 inline CommonPrefix& WithPrefix(const char* value) { SetPrefix(value); return *this;} in WithPrefix()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3/include/aws/s3/model/
H A DInventoryFilter.h57 inline void SetPrefix(const Aws::String& value) { m_prefixHasBeenSet = true; m_prefix = value; } in SetPrefix() function
63 …inline void SetPrefix(Aws::String&& value) { m_prefixHasBeenSet = true; m_prefix = std::move(value… in SetPrefix() function
69 inline void SetPrefix(const char* value) { m_prefixHasBeenSet = true; m_prefix.assign(value); } in SetPrefix() function
75 inline InventoryFilter& WithPrefix(const Aws::String& value) { SetPrefix(value); return *this;} in WithPrefix()
81 …inline InventoryFilter& WithPrefix(Aws::String&& value) { SetPrefix(std::move(value)); return *thi… in WithPrefix()
87 inline InventoryFilter& WithPrefix(const char* value) { SetPrefix(value); return *this;} in WithPrefix()
H A DCommonPrefix.h57 inline void SetPrefix(const Aws::String& value) { m_prefixHasBeenSet = true; m_prefix = value; } in SetPrefix() function
62 …inline void SetPrefix(Aws::String&& value) { m_prefixHasBeenSet = true; m_prefix = std::move(value… in SetPrefix() function
67 inline void SetPrefix(const char* value) { m_prefixHasBeenSet = true; m_prefix.assign(value); } in SetPrefix() function
72 inline CommonPrefix& WithPrefix(const Aws::String& value) { SetPrefix(value); return *this;} in WithPrefix()
77 … inline CommonPrefix& WithPrefix(Aws::String&& value) { SetPrefix(std::move(value)); return *this;} in WithPrefix()
82 inline CommonPrefix& WithPrefix(const char* value) { SetPrefix(value); return *this;} in WithPrefix()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-signer/include/aws/signer/model/
H A DS3Destination.h98 inline void SetPrefix(const Aws::String& value) { m_prefixHasBeenSet = true; m_prefix = value; } in SetPrefix() function
104 …inline void SetPrefix(Aws::String&& value) { m_prefixHasBeenSet = true; m_prefix = std::move(value… in SetPrefix() function
110 inline void SetPrefix(const char* value) { m_prefixHasBeenSet = true; m_prefix.assign(value); } in SetPrefix() function
116 inline S3Destination& WithPrefix(const Aws::String& value) { SetPrefix(value); return *this;} in WithPrefix()
122 …inline S3Destination& WithPrefix(Aws::String&& value) { SetPrefix(std::move(value)); return *this;} in WithPrefix()
128 inline S3Destination& WithPrefix(const char* value) { SetPrefix(value); return *this;} in WithPrefix()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconvert/include/aws/mediaconvert/model/
H A DTimecodeBurnin.h129 inline void SetPrefix(const Aws::String& value) { m_prefixHasBeenSet = true; m_prefix = value; } in SetPrefix() function
138 …inline void SetPrefix(Aws::String&& value) { m_prefixHasBeenSet = true; m_prefix = std::move(value… in SetPrefix() function
147 inline void SetPrefix(const char* value) { m_prefixHasBeenSet = true; m_prefix.assign(value); } in SetPrefix() function
156 inline TimecodeBurnin& WithPrefix(const Aws::String& value) { SetPrefix(value); return *this;} in WithPrefix()
165 …inline TimecodeBurnin& WithPrefix(Aws::String&& value) { SetPrefix(std::move(value)); return *this… in WithPrefix()
174 inline TimecodeBurnin& WithPrefix(const char* value) { SetPrefix(value); return *this;} in WithPrefix()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-elasticmapreduce/include/aws/elasticmapreduce/model/
H A DReleaseLabelFilter.h57 inline void SetPrefix(const Aws::String& value) { m_prefixHasBeenSet = true; m_prefix = value; } in SetPrefix() function
63 …inline void SetPrefix(Aws::String&& value) { m_prefixHasBeenSet = true; m_prefix = std::move(value… in SetPrefix() function
69 inline void SetPrefix(const char* value) { m_prefixHasBeenSet = true; m_prefix.assign(value); } in SetPrefix() function
75 … inline ReleaseLabelFilter& WithPrefix(const Aws::String& value) { SetPrefix(value); return *this;} in WithPrefix()
81 …inline ReleaseLabelFilter& WithPrefix(Aws::String&& value) { SetPrefix(std::move(value)); return *… in WithPrefix()
87 inline ReleaseLabelFilter& WithPrefix(const char* value) { SetPrefix(value); return *this;} in WithPrefix()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-connect/include/aws/connect/model/
H A DKinesisVideoStreamConfig.h55 inline void SetPrefix(const Aws::String& value) { m_prefixHasBeenSet = true; m_prefix = value; } in SetPrefix() function
60 …inline void SetPrefix(Aws::String&& value) { m_prefixHasBeenSet = true; m_prefix = std::move(value… in SetPrefix() function
65 inline void SetPrefix(const char* value) { m_prefixHasBeenSet = true; m_prefix.assign(value); } in SetPrefix() function
70 …inline KinesisVideoStreamConfig& WithPrefix(const Aws::String& value) { SetPrefix(value); return *… in WithPrefix()
75 …inline KinesisVideoStreamConfig& WithPrefix(Aws::String&& value) { SetPrefix(std::move(value)); re… in WithPrefix()
80 … inline KinesisVideoStreamConfig& WithPrefix(const char* value) { SetPrefix(value); return *this;} in WithPrefix()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-amplify/include/aws/amplify/model/
H A DSubDomainSetting.h53 inline void SetPrefix(const Aws::String& value) { m_prefixHasBeenSet = true; m_prefix = value; } in SetPrefix() function
58 …inline void SetPrefix(Aws::String&& value) { m_prefixHasBeenSet = true; m_prefix = std::move(value… in SetPrefix() function
63 inline void SetPrefix(const char* value) { m_prefixHasBeenSet = true; m_prefix.assign(value); } in SetPrefix() function
68 inline SubDomainSetting& WithPrefix(const Aws::String& value) { SetPrefix(value); return *this;} in WithPrefix()
73 …inline SubDomainSetting& WithPrefix(Aws::String&& value) { SetPrefix(std::move(value)); return *th… in WithPrefix()
78 inline SubDomainSetting& WithPrefix(const char* value) { SetPrefix(value); return *this;} in WithPrefix()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot/include/aws/iot/model/
H A DS3Destination.h95 inline void SetPrefix(const Aws::String& value) { m_prefixHasBeenSet = true; m_prefix = value; } in SetPrefix() function
100 …inline void SetPrefix(Aws::String&& value) { m_prefixHasBeenSet = true; m_prefix = std::move(value… in SetPrefix() function
105 inline void SetPrefix(const char* value) { m_prefixHasBeenSet = true; m_prefix.assign(value); } in SetPrefix() function
110 inline S3Destination& WithPrefix(const Aws::String& value) { SetPrefix(value); return *this;} in WithPrefix()
115 …inline S3Destination& WithPrefix(Aws::String&& value) { SetPrefix(std::move(value)); return *this;} in WithPrefix()
120 inline S3Destination& WithPrefix(const char* value) { SetPrefix(value); return *this;} in WithPrefix()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lookoutvision/include/aws/lookoutvision/model/
H A DS3Location.h97 inline void SetPrefix(const Aws::String& value) { m_prefixHasBeenSet = true; m_prefix = value; } in SetPrefix() function
103 …inline void SetPrefix(Aws::String&& value) { m_prefixHasBeenSet = true; m_prefix = std::move(value… in SetPrefix() function
109 inline void SetPrefix(const char* value) { m_prefixHasBeenSet = true; m_prefix.assign(value); } in SetPrefix() function
115 inline S3Location& WithPrefix(const Aws::String& value) { SetPrefix(value); return *this;} in WithPrefix()
121 inline S3Location& WithPrefix(Aws::String&& value) { SetPrefix(std::move(value)); return *this;} in WithPrefix()
127 inline S3Location& WithPrefix(const char* value) { SetPrefix(value); return *this;} in WithPrefix()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-macie/include/aws/macie/model/
H A DS3Resource.h97 inline void SetPrefix(const Aws::String& value) { m_prefixHasBeenSet = true; m_prefix = value; } in SetPrefix() function
102 …inline void SetPrefix(Aws::String&& value) { m_prefixHasBeenSet = true; m_prefix = std::move(value… in SetPrefix() function
107 inline void SetPrefix(const char* value) { m_prefixHasBeenSet = true; m_prefix.assign(value); } in SetPrefix() function
112 inline S3Resource& WithPrefix(const Aws::String& value) { SetPrefix(value); return *this;} in WithPrefix()
117 inline S3Resource& WithPrefix(Aws::String&& value) { SetPrefix(std::move(value)); return *this;} in WithPrefix()
122 inline S3Resource& WithPrefix(const char* value) { SetPrefix(value); return *this;} in WithPrefix()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lookoutequipment/include/aws/lookoutequipment/model/
H A DInferenceS3InputConfiguration.h95 inline void SetPrefix(const Aws::String& value) { m_prefixHasBeenSet = true; m_prefix = value; } in SetPrefix() function
100 …inline void SetPrefix(Aws::String&& value) { m_prefixHasBeenSet = true; m_prefix = std::move(value… in SetPrefix() function
105 inline void SetPrefix(const char* value) { m_prefixHasBeenSet = true; m_prefix.assign(value); } in SetPrefix() function
110 …inline InferenceS3InputConfiguration& WithPrefix(const Aws::String& value) { SetPrefix(value); ret… in WithPrefix()
115 …inline InferenceS3InputConfiguration& WithPrefix(Aws::String&& value) { SetPrefix(std::move(value)… in WithPrefix()
120 …inline InferenceS3InputConfiguration& WithPrefix(const char* value) { SetPrefix(value); return *th… in WithPrefix()
H A DIngestionS3InputConfiguration.h106 inline void SetPrefix(const Aws::String& value) { m_prefixHasBeenSet = true; m_prefix = value; } in SetPrefix() function
112 …inline void SetPrefix(Aws::String&& value) { m_prefixHasBeenSet = true; m_prefix = std::move(value… in SetPrefix() function
118 inline void SetPrefix(const char* value) { m_prefixHasBeenSet = true; m_prefix.assign(value); } in SetPrefix() function
124 …inline IngestionS3InputConfiguration& WithPrefix(const Aws::String& value) { SetPrefix(value); ret… in WithPrefix()
130 …inline IngestionS3InputConfiguration& WithPrefix(Aws::String&& value) { SetPrefix(std::move(value)… in WithPrefix()
136 …inline IngestionS3InputConfiguration& WithPrefix(const char* value) { SetPrefix(value); return *th… in WithPrefix()
H A DLabelsS3InputConfiguration.h95 inline void SetPrefix(const Aws::String& value) { m_prefixHasBeenSet = true; m_prefix = value; } in SetPrefix() function
100 …inline void SetPrefix(Aws::String&& value) { m_prefixHasBeenSet = true; m_prefix = std::move(value… in SetPrefix() function
105 inline void SetPrefix(const char* value) { m_prefixHasBeenSet = true; m_prefix.assign(value); } in SetPrefix() function
110 …inline LabelsS3InputConfiguration& WithPrefix(const Aws::String& value) { SetPrefix(value); return… in WithPrefix()
115 …inline LabelsS3InputConfiguration& WithPrefix(Aws::String&& value) { SetPrefix(std::move(value)); … in WithPrefix()
120 …inline LabelsS3InputConfiguration& WithPrefix(const char* value) { SetPrefix(value); return *this;} in WithPrefix()
H A DInferenceS3OutputConfiguration.h98 inline void SetPrefix(const Aws::String& value) { m_prefixHasBeenSet = true; m_prefix = value; } in SetPrefix() function
104 …inline void SetPrefix(Aws::String&& value) { m_prefixHasBeenSet = true; m_prefix = std::move(value… in SetPrefix() function
110 inline void SetPrefix(const char* value) { m_prefixHasBeenSet = true; m_prefix.assign(value); } in SetPrefix() function
116 …inline InferenceS3OutputConfiguration& WithPrefix(const Aws::String& value) { SetPrefix(value); re… in WithPrefix()
122 …inline InferenceS3OutputConfiguration& WithPrefix(Aws::String&& value) { SetPrefix(std::move(value… in WithPrefix()
128 …inline InferenceS3OutputConfiguration& WithPrefix(const char* value) { SetPrefix(value); return *t… in WithPrefix()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-applicationcostprofiler/include/aws/applicationcostprofiler/model/
H A DS3Location.h96 inline void SetPrefix(const Aws::String& value) { m_prefixHasBeenSet = true; m_prefix = value; } in SetPrefix() function
101 …inline void SetPrefix(Aws::String&& value) { m_prefixHasBeenSet = true; m_prefix = std::move(value… in SetPrefix() function
106 inline void SetPrefix(const char* value) { m_prefixHasBeenSet = true; m_prefix.assign(value); } in SetPrefix() function
111 inline S3Location& WithPrefix(const Aws::String& value) { SetPrefix(value); return *this;} in WithPrefix()
116 inline S3Location& WithPrefix(Aws::String&& value) { SetPrefix(std::move(value)); return *this;} in WithPrefix()
121 inline S3Location& WithPrefix(const char* value) { SetPrefix(value); return *this;} in WithPrefix()
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/testing/iotest/
H A Dlogger_test.go31 log.SetPrefix(olp)
36 log.SetPrefix("lw: ")
63 log.SetPrefix(olp)
68 log.SetPrefix("lw: ")
92 log.SetPrefix(olp)
97 log.SetPrefix("lr: ")
129 log.SetPrefix(olp)
134 log.SetPrefix("lr: ")
/dports/lang/gcc11/gcc-11.2.0/libgo/go/testing/iotest/
H A Dlogger_test.go31 log.SetPrefix(olp)
36 log.SetPrefix("lw: ")
63 log.SetPrefix(olp)
68 log.SetPrefix("lw: ")
92 log.SetPrefix(olp)
97 log.SetPrefix("lr: ")
129 log.SetPrefix(olp)
134 log.SetPrefix("lr: ")
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/testing/iotest/
H A Dlogger_test.go31 log.SetPrefix(olp)
36 log.SetPrefix("lw: ")
63 log.SetPrefix(olp)
68 log.SetPrefix("lw: ")
92 log.SetPrefix(olp)
97 log.SetPrefix("lr: ")
129 log.SetPrefix(olp)
134 log.SetPrefix("lr: ")
/dports/lang/gcc10/gcc-10.3.0/libgo/go/testing/iotest/
H A Dlogger_test.go31 log.SetPrefix(olp)
36 log.SetPrefix("lw: ")
63 log.SetPrefix(olp)
68 log.SetPrefix("lw: ")
100 log.SetPrefix(olp)
105 log.SetPrefix("lr: ")
137 log.SetPrefix(olp)
142 log.SetPrefix("lr: ")
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/testing/iotest/
H A Dlogger_test.go31 log.SetPrefix(olp)
36 log.SetPrefix("lw: ")
63 log.SetPrefix(olp)
68 log.SetPrefix("lw: ")
92 log.SetPrefix(olp)
97 log.SetPrefix("lr: ")
129 log.SetPrefix(olp)
134 log.SetPrefix("lr: ")
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/testing/iotest/
H A Dlogger_test.go31 log.SetPrefix(olp)
36 log.SetPrefix("lw: ")
63 log.SetPrefix(olp)
68 log.SetPrefix("lw: ")
92 log.SetPrefix(olp)
97 log.SetPrefix("lr: ")
129 log.SetPrefix(olp)
134 log.SetPrefix("lr: ")
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/testing/iotest/
H A Dlogger_test.go31 log.SetPrefix(olp)
36 log.SetPrefix("lw: ")
63 log.SetPrefix(olp)
68 log.SetPrefix("lw: ")
100 log.SetPrefix(olp)
105 log.SetPrefix("lr: ")
137 log.SetPrefix(olp)
142 log.SetPrefix("lr: ")
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/testing/iotest/
H A Dlogger_test.go31 log.SetPrefix(olp)
36 log.SetPrefix("lw: ")
63 log.SetPrefix(olp)
68 log.SetPrefix("lw: ")
100 log.SetPrefix(olp)
105 log.SetPrefix("lr: ")
137 log.SetPrefix(olp)
142 log.SetPrefix("lr: ")

12345678910>>...72