Home
last modified time | relevance | path

Searched defs:SetIndex (Results 1 – 9 of 9) sorted by relevance

/third_party/mindspore/mindspore-src/source/include/api/
Dcell.h82 void SetIndex(int32_t index) { index_ = index; } in SetIndex() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DDescriptorSetAllocator.h34 using SetIndex = uint16_t; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/include/
Dshard_header.h101 void SetIndex(Index index) { index_ = std::make_shared<Index>(index); } in SetIndex() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCFLSteensAliasAnalysis.cpp135 StratifiedIndex SetIndex) { in FunctionInfo()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/kernel/
Dcommon_utils.h67 bool SetIndex(size_t start, size_t end) { in SetIndex() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_capture/
Dnode.h158 void SetIndex(int i) { return SetOpcode(i); } in SetIndex() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/core/
Deliminate_redundant_output.cc44 void SetIndex(const AnfNodePtr &getitem_node, size_t index) { in SetIndex() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerX8632.h195 void SetIndex(GPRRegister Index, ScaleFactor Scale, int32_t Disp, in SetIndex() function
DIceAssemblerX8664.h203 void SetIndex(GPRRegister Index, ScaleFactor Scale, int32_t Disp, in SetIndex() function