Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugPubTable.cpp29 Set &SetData = Sets.back(); in DWARFDebugPubTable() local
/third_party/mindspore/mindspore/lite/src/cxx_api/
Dtypes.cc49 bool SetData(const void *data, size_t data_len) { in SetData() function in mindspore::Buffer::Impl
345 void MSTensor::SetData(void *data) { in SetData() function in mindspore::MSTensor
415 bool Buffer::SetData(const void *data, size_t data_len) { in SetData() function in mindspore::Buffer
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/
Dfont_data_table.cc75 void FontDataTable::Builder::SetData(ReadableFontData* data) { in SetData() function in sfntly::FontDataTable::Builder
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/
Dfont_data_table.cc75 void FontDataTable::Builder::SetData(ReadableFontData* data) { in SetData() function in sfntly::FontDataTable::Builder
/third_party/mindspore/mindspore/ccsrc/cxx_api/
Dtypes.cc46 bool SetData(const void *data, size_t data_len) { in SetData() function in mindspore::Buffer::Impl
442 void MSTensor::SetData(void *) { MS_LOG_EXCEPTION << "Invalid implement."; } in SetData() function in mindspore::MSTensor
479 bool Buffer::SetData(const void *data, size_t data_len) { in SetData() function in mindspore::Buffer
/third_party/mindspore/mindspore/lite/src/cxx_api/tensor/
Dtensor_impl.h201 void SetData(void *data) { in SetData() function
/third_party/cef/libcef/browser/
Dstream_impl.cc198 void CefBytesReader::SetData(void* data, int64 datasize, bool copy) { in SetData() function in CefBytesReader
/third_party/cef/tests/cefclient/browser/
Dosr_dragdrop_win.cc566 HRESULT DataObjectWin::SetData(FORMATETC* pFormatEtc, in SetData() function in client::DataObjectWin
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_image_writer.h149 void SetData (const void *data) in SetData() function
/third_party/mindspore/mindspore/ccsrc/common/
Dtrans.cc37 inline void SetData(size_t size, bool pad_zero, size_t src_idx, size_t dst_idx, const FormatArgs &a… in SetData() function