Home
last modified time | relevance | path

Searched defs:Terminate (Results 1 – 20 of 20) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/
Dpython_runtime_context.cc21 Status PythonRuntimeContext::Terminate() { in Terminate() function in mindspore::dataset::PythonRuntimeContext
Druntime_context.cc22 Status NativeRuntimeContext::Terminate() { in Terminate() function in mindspore::dataset::NativeRuntimeContext
/third_party/lzma/CPP/Windows/
DThread.h36 bool Terminate(DWORD exitCode) { return BOOLToBool(::TerminateThread(thread, exitCode)); } in Terminate() function
/third_party/mindspore/mindspore-src/source/mindspore/core/mindrt/src/
Dmindrt.cc101 void Terminate(const AID &actor, const std::shared_ptr<ActorMgr> &actor_mgr) { in Terminate() function
/third_party/mindspore/mindspore-src/source/mindspore/core/mindrt/src/actor/
Dactor.cc50 void ActorBase::Terminate() { in Terminate() function in mindspore::ActorBase
Dactormgr.cc292 void ActorMgr::Terminate(const AID &id) { in Terminate() function in mindspore::ActorMgr
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/consumers/
Dtree_consumer.cc72 Status TreeConsumer::Terminate() { in Terminate() function in mindspore::dataset::TreeConsumer
392 Status ToDevice::Terminate() { in Terminate() function in mindspore::dataset::ToDevice
909 Status DatasetSizeGetter::Terminate() { in Terminate() function in mindspore::dataset::DatasetSizeGetter
/third_party/rust/rust/library/std/src/personality/dwarf/
Deh.rs51 Terminate, enumerator
/third_party/rust/rust/compiler/rustc_middle/src/mir/
Dsyntax.rs602 Terminate, enumerator
823 Terminate, enumerator
/third_party/rust/rust/compiler/rustc_smir/src/stable_mir/mir/
Dbody.rs72 Terminate, enumerator
/third_party/mesa3d/src/egl/main/
Degldriver.h85 EGLBoolean (*Terminate)(_EGLDisplay *disp); member
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Degl_stubs.cpp659 EGLBoolean Terminate(Thread *thread, Display *display) in Terminate() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
Dtncc.c90 TNC_Result (*Terminate)(TNC_IMCID imcID); member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
Dtncs.c68 TNC_Result (*Terminate)(TNC_IMVID imvID); member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
Dtncc.c90 TNC_Result (*Terminate)(TNC_IMCID imcID); member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
Dtncs.c68 TNC_Result (*Terminate)(TNC_IMVID imvID); member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DlibEGL.cpp193 EGLBoolean EGLAPIENTRY Terminate(EGLDisplay dpy) in Terminate() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp306 void Terminate(Node Effect, Node Control) { in Terminate() function in IceBuilder
/third_party/cups/backend/
Dusb-darwin.c204 kern_return_t (*Terminate)(struct classdriver_s **printer); member
/third_party/glfw/src/
Dinternal.h833 PFN_eglTerminate Terminate; member