Home
last modified time | relevance | path

Searched defs:CreateEmpty (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/core/
Dcv_tensor.cc31 Status CVTensor::CreateEmpty(const TensorShape &shape, DataType type, CVTensorPtr *out) { in CreateEmpty() function in mindspore::dataset::CVTensor
Ddevice_tensor.cc37 Status DeviceTensor::CreateEmpty(const TensorShape &shape, const DataType &type, std::shared_ptr<De… in CreateEmpty() function in mindspore::dataset::DeviceTensor
Dtensor.cc91 Status Tensor::CreateEmpty(const TensorShape &shape, const DataType &type, TensorPtr *out) { in CreateEmpty() function in mindspore::dataset::Tensor
/third_party/skia/src/core/
DSkFontMgr.cpp32 SkFontStyleSet* SkFontStyleSet::CreateEmpty() { return new SkEmptyFontStyleSet; } in CreateEmpty() function in SkFontStyleSet
DSkPathRef.cpp76 SkPathRef* SkPathRef::CreateEmpty() { in CreateEmpty() function in SkPathRef
/third_party/flutter/skia/src/core/
DSkFontMgr.cpp32 SkFontStyleSet* SkFontStyleSet::CreateEmpty() { return new SkEmptyFontStyleSet; } in CreateEmpty() function in SkFontStyleSet
DSkPathRef.cpp110 SkPathRef* SkPathRef::CreateEmpty() { in CreateEmpty() function in SkPathRef