Home
last modified time | relevance | path

Searched defs:error_code (Results 1 – 25 of 525) sorted by relevance

12345678910>>...21

/third_party/boost/libs/beast/test/doc/
Dwebsocket_8_notes.cpp53 ws.async_read(b, [](error_code, std::size_t){}); in snippets() argument
54 ws.async_read(b, [](error_code, std::size_t){}); in snippets() argument
62 ws.async_read(b, [](error_code, std::size_t){}); in snippets() argument
63 ws.async_write(b.data(), [](error_code, std::size_t){}); in snippets() argument
64 ws.async_ping({}, [](error_code){}); in snippets() argument
65 ws.async_close({}, [](error_code){}); in snippets() argument
/third_party/boost/libs/asio/test/ssl/
Dstream.cpp38 void handshake_handler(const boost::system::error_code&) in handshake_handler()
42 void buffered_handshake_handler(const boost::system::error_code&, std::size_t) in buffered_handshake_handler()
46 void shutdown_handler(const boost::system::error_code&) in shutdown_handler()
50 void write_some_handler(const boost::system::error_code&, std::size_t) in write_some_handler()
54 void read_some_handler(const boost::system::error_code&, std::size_t) in read_some_handler()
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
Danimencoder_fuzzer.cc49 const WebPEncodingError error_code = pic.error_code; in AddFrame() local
59 const WebPEncodingError error_code = pic.error_code; in AddFrame() local
68 const WebPEncodingError error_code = pic.error_code; in AddFrame() local
108 const WebPEncodingError error_code = pic.error_code; in AddFrame() local
Denc_dec_fuzzer.cc45 const WebPEncodingError error_code = pic.error_code; in LLVMFuzzerTestOneInput() local
54 const WebPEncodingError error_code = pic.error_code; in LLVMFuzzerTestOneInput() local
91 const WebPEncodingError error_code = pic.error_code; in LLVMFuzzerTestOneInput() local
/third_party/boost/libs/asio/test/generic/
Dstream_protocol.cpp38 void connect_handler(const boost::system::error_code&) in connect_handler()
42 void send_handler(const boost::system::error_code&, std::size_t) in send_handler()
46 void receive_handler(const boost::system::error_code&, std::size_t) in receive_handler()
50 void write_some_handler(const boost::system::error_code&, std::size_t) in write_some_handler()
54 void read_some_handler(const boost::system::error_code&, std::size_t) in read_some_handler()
/third_party/boost/libs/asio/test/local/
Dstream_protocol.cpp33 void connect_handler(const boost::system::error_code&) in connect_handler()
37 void send_handler(const boost::system::error_code&, std::size_t) in send_handler()
41 void receive_handler(const boost::system::error_code&, std::size_t) in receive_handler()
45 void write_some_handler(const boost::system::error_code&, std::size_t) in write_some_handler()
49 void read_some_handler(const boost::system::error_code&, std::size_t) in read_some_handler()
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp16_grad/
Dactivation_fp16_grad.cc61 auto error_code = RET_OK; in DoActivation() local
97 auto error_code = activationGrad_kernel->DoActivation(task_id); in ActivationGradRunFp16() local
106 int error_code = ParallelLaunch(this->ms_context_, ActivationGradRunFp16, this, thread_count_); in Run() local
Darithmetic_fp16_self_grad.cc56 auto error_code = RET_OK; in DoActivation() local
73 auto error_code = activationGrad_kernel->DoActivation(task_id); in ArithmeticSelfGradFp16Run() local
82 …int error_code = ParallelLaunch(this->ms_context_, ArithmeticSelfGradFp16Run, this, thread_count_); in Run() local
Dresize_fp16_grad.cc77 int error_code = NNACL_OK; in DoExecute() local
94 auto error_code = resize_grad_kernel->DoExecute(task_id); in ResizeFp16GradRun() local
107 int error_code = ParallelLaunch(this->ms_context_, ResizeFp16GradRun, this, 1); in Run() local
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32_grad/
Dactivation_grad.cc64 auto error_code = RET_OK; in DoActivation() local
99 auto error_code = activationGrad_kernel->DoActivation(task_id); in ActivationGradRun() local
108 int error_code = ParallelLaunch(this->ms_context_, ActivationGradRun, this, thread_count_); in Run() local
Dresize_grad.cc76 int error_code = NNACL_OK; in Execute() local
92 auto error_code = resize_grad_kernel->Execute(task_id); in ResizeGradRun() local
105 int error_code = ParallelLaunch(this->ms_context_, ResizeGradRun, this, 1); in Run() local
/third_party/boost/libs/outcome/test/tests/
Dhooks.cpp45 struct error_code : public boost::system::error_code struct
49 error_code(boost::system::error_code ec) // NOLINT in error_code() function
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/
DesextcTextureBorderClampParameterBorderColorError.cpp184 glw::GLenum error_code = GL_NO_ERROR; in VerifyGLTexParameterf() local
215 glw::GLenum error_code = GL_NO_ERROR; in VerifyGLTexParameteri() local
245 glw::GLenum error_code = GL_NO_ERROR; in VerifyGLSamplerParameterf() local
275 glw::GLenum error_code = GL_NO_ERROR; in VerifyGLSamplerParameteri() local
DesextcTextureBorderClampSamplerParameterIWithWrongPname.cpp171 glw::GLenum error_code = GL_NO_ERROR; in VerifyGLGetSamplerParameterIiv() local
204 glw::GLenum error_code = GL_NO_ERROR; in VerifyGLGetSamplerParameterIuiv() local
237 glw::GLenum error_code = GL_NO_ERROR; in VerifyGLSamplerParameterIiv() local
270 glw::GLenum error_code = GL_NO_ERROR; in VerifyGLSamplerParameterIuiv() local
DesextcTextureBorderClampSamplerParameterIError.cpp172 glw::GLenum error_code = GL_NO_ERROR; in VerifyGLGetSamplerParameterIiv() local
205 glw::GLenum error_code = GL_NO_ERROR; in VerifyGLGetSamplerParameterIuiv() local
258 glw::GLenum error_code = GL_NO_ERROR; in VerifyGLSamplerParameterIiv() local
291 glw::GLenum error_code = GL_NO_ERROR; in VerifyGLSamplerParameterIuiv() local
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/
Dlocal_response_norm_fp32.cc61 auto error_code = LocalResponseNorm(input_ptr, count, channel, output_ptr, in DoLocalResponseNorm() local
72 auto error_code = lrn->DoLocalResponseNorm(task_id); in LocalResponseNormRun() local
81 int error_code = ParallelLaunch(this->ms_context_, LocalResponseNormRun, this, thread_count_); in Run() local
/third_party/boost/libs/multi_index/test/
Dpre_multi_index.hpp43 boost::multi_index::safe_mode::error_code error_code; member
46 #define BOOST_MULTI_INDEX_SAFE_MODE_ASSERT(expr,error_code) \ argument
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp16/
Dactivation_fp16.cc57 int error_code; in DoActivation() local
92 auto error_code = activation_kernel->DoActivation(task_id); in ActivationFp16Run() local
109 int error_code = ParallelLaunch(this->ms_context_, ActivationFp16Run, this, thread_count_); in Run() local
Dreduce_fp16.cc75 auto error_code = reduce->CallReduceUnit(task_id); in ReduceFp16Impl() local
97 …auto error_code = ParallelLaunch(this->ms_context_, ReduceFp16Impl, this, op_parameter_->thread_nu… in Run() local
112 …auto error_code = ParallelLaunch(this->ms_context_, ReduceFp16Impl, this, op_parameter_->thread_nu… in Run() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
Dunlink.c30 int error_code = -1; in unlink_0100() local
50 int error_code = -1; in unlink_0200() local
/third_party/boost/libs/beast/test/beast/websocket/
Dread3.cpp416 [&](error_code, std::size_t) in testIssue954() argument
417 { in testIssue954()
457 "localhost", "/", [](error_code){}); in testIssueBF1() argument
458 wss.async_accept([](error_code){}); in testIssueBF1() argument
494 "localhost", "/", [](error_code){}); in testIssueBF1() argument
495 wss.async_accept([](error_code){}); in testIssueBF1() argument
534 "localhost", "/", [](error_code){}); in testIssueBF2() argument
535 wss.async_accept([](error_code){}); in testIssueBF2() argument
570 "localhost", "/", [](error_code){}); in testIssueBF2() argument
571 wss.async_accept([](error_code){}); in testIssueBF2() argument
[all …]
/third_party/boost/libs/process/test/
Don_exit2.cpp43 bp::on_exit([&p2](int, const std::error_code&)
44 { p2 = std::chrono::steady_clock::now(); })); in __anon859b41690202()
Don_exit.cpp43 bp::on_exit([&p2](int, const std::error_code&)
44 { p2 = std::chrono::steady_clock::now(); })); in __anonfc4937770202()
Don_exit3.cpp43 bp::on_exit([&p2](int, const std::error_code&)
44 { p2 = std::chrono::steady_clock::now(); })); in __anon85ad59ea0202()
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/int8/
Ddeconvolution_int8.cc65 int error_code = ConvolutionBaseCPUKernel::Init(); in ReSize() local
98 int error_code = ConvolutionBaseCPUKernel::SetQuantParam(); in Init() local
238 auto error_code = deconv->DoDeconv(task_id); in DeConvInt8Run() local
282 int error_code = InitRunBuf(); in Run() local

12345678910>>...21