Home
last modified time | relevance | path

Searched defs:err_code (Results 1 – 17 of 17) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/common/hi_app_event/
Dhi_app_event.cc40 void HiAppEvent::Report(const int result, const int err_code, const std::string &api_name, in Report()
Dhi_app_event_thread.cc128 void HiAppEventThread::Submit(const int result, const int err_code, const std::string &api_name, in Submit()
/third_party/rust/rust/src/tools/tidy/src/
Derror_codes.rs84 let err_code = if let Some(err_code) = split_line { in extract_error_codes() localVariable
146 …let err_code = filename.unwrap().0; // `unwrap` is ok because we know the filename is in the corre… in check_error_codes_docs() localVariable
/third_party/lwip/test/unit/ppp/
Dtest_pppos.c21 static void ppp_link_status_cb(ppp_pcb *pcb, int err_code, void *ctx) in ppp_link_status_cb()
/third_party/lwip/contrib/examples/ppp/
Dpppos_example.c71 ppp_link_status_cb(ppp_pcb *pcb, int err_code, void *ctx) in ppp_link_status_cb()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_ipc.h36 int32_t err_code; member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/hardware/
Dge_utils.cc238 auto err_code = transform::ErrCode(converter); in AddDFGraph() local
/third_party/lame/frontend/
Drtp.c181 last_error_message(int err_code) in last_error_message()
/third_party/mindspore/mindspore-src/source/mindspore/core/mindrt/src/thread/
Dcore_affinity.cc282 int err_code = SetArch(&freq_set, core_num_); in InitHardwareCoreInfo() local
/third_party/openssl/test/
Dcmp_msg_test.c23 int err_code; member
/third_party/openssl/crypto/cmp/
Dcmp_msg.c680 int body_type, int err_code) in gen_new()
/third_party/rust/rust/compiler/rustc_hir_typeck/src/fn_ctxt/
Dchecks.rs183 let mut err_code = "E0061"; in check_argument_types() localVariable
/third_party/lwip/src/include/netif/ppp/
Dppp.h327 u8_t err_code; /* Code indicating why interface is down. */ member
/third_party/ffmpeg/libavfilter/
Dvf_zscale.c364 int err_code = zimg_get_last_error(err_msg, sizeof(err_msg)); in print_zimg_error() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/delegate/ascend_ge/
Dge_graph_executor.cc1228 auto err_code = transform::ErrCode(converter); in CreateGeGraphOnline() local
/third_party/python/Modules/
Dposixmodule.c6289 int err_code; in py_posix_spawn() local
/third_party/astc-encoder/Source/
Dtinyexr.h10892 int err_code = TINYEXR_SUCCESS; in DecodeChunk() local