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/ |
D | DWARFDebugPubTable.cpp | 29 Set &SetData = Sets.back(); in DWARFDebugPubTable() local
|
/third_party/mindspore/mindspore/lite/src/cxx_api/ |
D | types.cc | 49 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/ |
D | font_data_table.cc | 75 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/ |
D | font_data_table.cc | 75 void FontDataTable::Builder::SetData(ReadableFontData* data) { in SetData() function in sfntly::FontDataTable::Builder
|
/third_party/mindspore/mindspore/ccsrc/cxx_api/ |
D | types.cc | 46 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/ |
D | tensor_impl.h | 201 void SetData(void *data) { in SetData() function
|
/third_party/cef/libcef/browser/ |
D | stream_impl.cc | 198 void CefBytesReader::SetData(void* data, int64 datasize, bool copy) { in SetData() function in CefBytesReader
|
/third_party/cef/tests/cefclient/browser/ |
D | osr_dragdrop_win.cc | 566 HRESULT DataObjectWin::SetData(FORMATETC* pFormatEtc, in SetData() function in client::DataObjectWin
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_image_writer.h | 149 void SetData (const void *data) in SetData() function
|
/third_party/mindspore/mindspore/ccsrc/common/ |
D | trans.cc | 37 inline void SetData(size_t size, bool pad_zero, size_t src_idx, size_t dst_idx, const FormatArgs &a… in SetData() function
|