Home
last modified time | relevance | path

Searched defs:Splice (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/mindspore/core/ops/
Dsplice.h32 Splice() : PrimitiveC(kNameSplice) { InitIOName({"inputs"}, {"outputs"}); } in Splice() function
/third_party/re2/re2/
Dparse.cc876 struct Splice { struct
877 Splice(Regexp* prefix, Regexp** sub, int nsub) in Splice() function
883 Regexp* prefix;
884 Regexp** sub;
885 int nsub;
886 int nsuffix;
/third_party/skia/third_party/externals/dawn/src/common/
DSlabAllocator.cpp156 void SlabAllocatorImpl::Slab::Splice() { in Splice() function in SlabAllocatorImpl::Slab
/third_party/spirv-tools/source/util/
Dilist.h317 void IntrusiveList<NodeType>::Splice(iterator where, in Splice() function
/third_party/skia/third_party/externals/spirv-tools/source/util/
Dilist.h317 void IntrusiveList<NodeType>::Splice(iterator where, in Splice() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
Dilist.h317 void IntrusiveList<NodeType>::Splice(iterator where, in Splice() function