Home
last modified time | relevance | path

Searched refs:WithOutput (Results 1 – 25 of 65) sorted by relevance

123

/dports/misc/concourse/concourse-6.7.2/vendor/github.com/vbauerster/mpb/v4/
H A Dbarbench_test.go11 p := New(WithOutput(ioutil.Discard))
19 p := New(WithOutput(ioutil.Discard))
27 p := New(WithOutput(ioutil.Discard))
35 p := New(WithOutput(ioutil.Discard))
H A Dbar_test.go18 p := New(WithOutput(ioutil.Discard))
36 p := New(WithOutput(ioutil.Discard))
61 p := New(WithOutput(&buf), WithWidth(width))
94 p := New(WithOutput(&buf))
122 p := New(WithOutput(&buf))
147 p := New(WithOutput(&buf))
173 p := New(WithDebugOutput(&buf), WithOutput(ioutil.Discard))
209 p := New(WithDebugOutput(&buf), WithOutput(ioutil.Discard))
H A Dprogress_test.go20 p := mpb.New(mpb.WithOutput(ioutil.Discard))
46 p := mpb.New(mpb.WithOutput(ioutil.Discard))
80 mpb.WithOutput(ioutil.Discard),
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/vbauerster/mpb/v6/
H A Dbarbench_test.go11 p := New(WithOutput(ioutil.Discard), WithWidth(80))
19 p := New(WithOutput(ioutil.Discard), WithWidth(80))
27 p := New(WithOutput(ioutil.Discard), WithWidth(80))
35 p := New(WithOutput(ioutil.Discard), WithWidth(80))
H A Dbar_test.go18 p := mpb.New(mpb.WithWidth(80), mpb.WithOutput(ioutil.Discard))
36 p := mpb.New(mpb.WithWidth(80), mpb.WithOutput(ioutil.Discard))
60 p := mpb.New(mpb.WithOutput(&buf), mpb.WithWidth(100))
93 p := mpb.New(mpb.WithWidth(80), mpb.WithOutput(&buf))
121 p := mpb.New(mpb.WithWidth(80), mpb.WithOutput(&buf))
147 p := mpb.New(mpb.WithWidth(total), mpb.WithOutput(&buf))
175 mpb.WithOutput(ioutil.Discard),
215 mpb.WithOutput(ioutil.Discard),
H A Dprogress_test.go21 p := mpb.New(mpb.WithOutput(ioutil.Discard))
48 p := mpb.New(mpb.WithOutput(ioutil.Discard))
83 mpb.WithOutput(ioutil.Discard),
131 p := mpb.New(mpb.WithOutput(ioutil.Discard))
H A Dproxyreader_test.go32 p := mpb.New(mpb.WithOutput(ioutil.Discard))
67 p := mpb.New(mpb.WithOutput(ioutil.Discard))
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/pion/logging/
H A Dlogging_test.go14 logger.WithOutput(&outBuf)
28 logger.WithOutput(&outBuf)
43 logger.WithOutput(&outBuf)
58 logger.WithOutput(&outBuf)
/dports/devel/mutagen/mutagen-0.11.8/vendor/github.com/pion/logging/
H A Dlogging_test.go14 logger.WithOutput(&outBuf)
28 logger.WithOutput(&outBuf)
43 logger.WithOutput(&outBuf)
58 logger.WithOutput(&outBuf)
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-states/include/aws/states/model/
H A DActivitySucceededEventDetails.h76 …inline ActivitySucceededEventDetails& WithOutput(const Aws::String& value) { SetOutput(value); ret… in WithOutput() function
82 …inline ActivitySucceededEventDetails& WithOutput(Aws::String&& value) { SetOutput(std::move(value)… in WithOutput() function
88 …inline ActivitySucceededEventDetails& WithOutput(const char* value) { SetOutput(value); return *th… in WithOutput() function
H A DExecutionSucceededEventDetails.h76 …inline ExecutionSucceededEventDetails& WithOutput(const Aws::String& value) { SetOutput(value); re… in WithOutput() function
82 …inline ExecutionSucceededEventDetails& WithOutput(Aws::String&& value) { SetOutput(std::move(value… in WithOutput() function
88 …inline ExecutionSucceededEventDetails& WithOutput(const char* value) { SetOutput(value); return *t… in WithOutput() function
H A DLambdaFunctionSucceededEventDetails.h76 …inline LambdaFunctionSucceededEventDetails& WithOutput(const Aws::String& value) { SetOutput(value… in WithOutput() function
82 …inline LambdaFunctionSucceededEventDetails& WithOutput(Aws::String&& value) { SetOutput(std::move(… in WithOutput() function
88 …inline LambdaFunctionSucceededEventDetails& WithOutput(const char* value) { SetOutput(value); retu… in WithOutput() function
H A DSendTaskSuccessRequest.h144 …inline SendTaskSuccessRequest& WithOutput(const Aws::String& value) { SetOutput(value); return *th… in WithOutput() function
150 …inline SendTaskSuccessRequest& WithOutput(Aws::String&& value) { SetOutput(std::move(value)); retu… in WithOutput() function
156 inline SendTaskSuccessRequest& WithOutput(const char* value) { SetOutput(value); return *this;} in WithOutput() function
H A DStateExitedEventDetails.h165 …inline StateExitedEventDetails& WithOutput(const Aws::String& value) { SetOutput(value); return *t… in WithOutput() function
171 …inline StateExitedEventDetails& WithOutput(Aws::String&& value) { SetOutput(std::move(value)); ret… in WithOutput() function
177 inline StateExitedEventDetails& WithOutput(const char* value) { SetOutput(value); return *this;} in WithOutput() function
H A DTaskSubmittedEventDetails.h158 …inline TaskSubmittedEventDetails& WithOutput(const Aws::String& value) { SetOutput(value); return … in WithOutput() function
164 …inline TaskSubmittedEventDetails& WithOutput(Aws::String&& value) { SetOutput(std::move(value)); r… in WithOutput() function
170 … inline TaskSubmittedEventDetails& WithOutput(const char* value) { SetOutput(value); return *this;} in WithOutput() function
H A DTaskSucceededEventDetails.h164 …inline TaskSucceededEventDetails& WithOutput(const Aws::String& value) { SetOutput(value); return … in WithOutput() function
171 …inline TaskSucceededEventDetails& WithOutput(Aws::String&& value) { SetOutput(std::move(value)); r… in WithOutput() function
178 … inline TaskSucceededEventDetails& WithOutput(const char* value) { SetOutput(value); return *this;} in WithOutput() function
H A DDescribeExecutionResult.h370 …inline DescribeExecutionResult& WithOutput(const Aws::String& value) { SetOutput(value); return *t… in WithOutput() function
378 …inline DescribeExecutionResult& WithOutput(Aws::String&& value) { SetOutput(std::move(value)); ret… in WithOutput() function
386 inline DescribeExecutionResult& WithOutput(const char* value) { SetOutput(value); return *this;} in WithOutput() function
H A DStartSyncExecutionResult.h401 …inline StartSyncExecutionResult& WithOutput(const Aws::String& value) { SetOutput(value); return *… in WithOutput() function
409 …inline StartSyncExecutionResult& WithOutput(Aws::String&& value) { SetOutput(std::move(value)); re… in WithOutput() function
417 … inline StartSyncExecutionResult& WithOutput(const char* value) { SetOutput(value); return *this;} in WithOutput() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/include/aws/ec2/model/
H A DGetConsoleOutputResponse.h101 …inline GetConsoleOutputResponse& WithOutput(const Aws::String& value) { SetOutput(value); return *… in WithOutput() function
107 …inline GetConsoleOutputResponse& WithOutput(Aws::String&& value) { SetOutput(std::move(value)); re… in WithOutput() function
113 … inline GetConsoleOutputResponse& WithOutput(const char* value) { SetOutput(value); return *this;} in WithOutput() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconnect/include/aws/mediaconnect/model/
H A DUpdateFlowOutputResult.h90 … inline UpdateFlowOutputResult& WithOutput(const Output& value) { SetOutput(value); return *this;} in WithOutput() function
95 …inline UpdateFlowOutputResult& WithOutput(Output&& value) { SetOutput(std::move(value)); return *t… in WithOutput() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-kinesisanalyticsv2/include/aws/kinesisanalyticsv2/model/
H A DAddApplicationOutputRequest.h163 …inline AddApplicationOutputRequest& WithOutput(const Output& value) { SetOutput(value); return *th… in WithOutput() function
172 …inline AddApplicationOutputRequest& WithOutput(Output&& value) { SetOutput(std::move(value)); retu… in WithOutput() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-kinesisanalytics/include/aws/kinesisanalytics/model/
H A DAddApplicationOutputRequest.h174 …inline AddApplicationOutputRequest& WithOutput(const Output& value) { SetOutput(value); return *th… in WithOutput() function
183 …inline AddApplicationOutputRequest& WithOutput(Output&& value) { SetOutput(std::move(value)); retu… in WithOutput() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-rekognition/include/aws/rekognition/model/
H A DTestingDataResult.h102 … inline TestingDataResult& WithOutput(const TestingData& value) { SetOutput(value); return *this;} in WithOutput() function
108 …inline TestingDataResult& WithOutput(TestingData&& value) { SetOutput(std::move(value)); return *t… in WithOutput() function
H A DTrainingDataResult.h102 …inline TrainingDataResult& WithOutput(const TrainingData& value) { SetOutput(value); return *this;} in WithOutput() function
108 …inline TrainingDataResult& WithOutput(TrainingData&& value) { SetOutput(std::move(value)); return … in WithOutput() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ssm/include/aws/ssm/model/
H A DCommandPlugin.h544 inline CommandPlugin& WithOutput(const Aws::String& value) { SetOutput(value); return *this;} in WithOutput() function
549 …inline CommandPlugin& WithOutput(Aws::String&& value) { SetOutput(std::move(value)); return *this;} in WithOutput() function
554 inline CommandPlugin& WithOutput(const char* value) { SetOutput(value); return *this;} in WithOutput() function

123