Home
last modified time | relevance | path

Searched defs:IsActive (Results 1 – 10 of 10) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/framework/actor/
Dabstract_actor.h46 …bool IsActive(int msg_num) override { return msg_num >= running_dependent_msg_num_ ? true : false;… in IsActive() function
/third_party/skia/src/sksl/
DSkSLThreadContext.cpp190 bool ThreadContext::IsActive() { in IsActive() function in SkSL::ThreadContext
/third_party/mindspore/mindspore/core/mindrt/include/actor/
Dactor.h84 virtual bool IsActive(int msg_num) { return true; } in IsActive() function
/third_party/node/src/
Dinspector_agent.cc602 bool IsActive() { in IsActive() function in node::inspector::NodeInspectorClient
905 bool Agent::IsActive() { in IsActive() function in node::inspector::Agent
/third_party/cef/libcef/browser/views/
Dwindow_impl.cc184 bool CefWindowImpl::IsActive() { in IsActive() function in CefWindowImpl
/third_party/gptfdisk/
Dbasicmbr.cc966 int i, IsActive = 0; in IsEEActive() local
/third_party/cef/libcef_dll/ctocpp/views/
Dwindow_ctocpp.cc149 NO_SANITIZE("cfi-icall") bool CefWindowCToCpp::IsActive() { in IsActive() function in CefWindowCToCpp
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.h1551 bool IsActive() const { return !Filters.empty(); } in IsActive() function
/third_party/mesa3d/src/imgui/
Dimgui.h1558 bool IsActive() const { return !Filters.empty(); } in IsActive() function
/third_party/skia/third_party/externals/imgui/
Dimgui.h2082 bool IsActive() const { return !Filters.empty(); } in IsActive() function