Home
last modified time | relevance | path

Searched refs:kSlice (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/core/ir/
Ddtype.h261 inline const TypePtr kSlice = std::make_shared<Slice>(); variable
Ddtype_extends.cc75 …{kObjectTypeSlice, kSlice}, {kObjectTypeKeyword, kKeyword}, {kObjectTypeTensorType, … in TypeIdToType()
/third_party/skia/modules/svg/src/
DSkSVGAttributeParser.cpp902 { "slice", SkSVGPreserveAspectRatio::kSlice }, in parsePreserveAspectRatio()
/third_party/skia/modules/svg/include/
DSkSVGTypes.h564 kSlice, enumerator