Home
last modified time | relevance | path

Searched defs:SetData (Results 1 – 13 of 13) 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/vk-gl-cts/external/amber/src/src/
Dshader.h46 void SetData(const std::string& data) { data_ = data; } in SetData() function
Dbuffer.cc266 Result Buffer::SetData(const std::vector<Value>& data) { in SetData() function in amber::Buffer
Dpipeline.h106 void SetData(std::vector<uint32_t>&& data) { data_ = std::move(data); } in SetData() function
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Dvertex_buffer.cc39 void VertexBuffer::SetData(uint8_t location, in SetData() function in amber::vulkan::VertexBuffer
Dvertex_buffer_test.cc149 Result SetData(uint8_t location, Format* format, std::vector<Value> values) { in SetData() function in amber::vulkan::__anon343785ca0111::VertexBufferTest
/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/cef/libcef/browser/
Dstream_impl.cc198 void CefBytesReader::SetData(void* data, int64 datasize, bool copy) { in SetData() function in CefBytesReader
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
Ddispatch.cc297 void SetData(std::string data) { data_ = std::move(data); } in SetData() function in v8_crdtp::__anonc93067d00211::ProtocolError
/third_party/cef/tests/cefclient/browser/
Dosr_dragdrop_win.cc566 HRESULT DataObjectWin::SetData(FORMATETC* pFormatEtc, in SetData() function in client::DataObjectWin
/third_party/node/deps/v8/include/
Dv8-isolate.h1685 void Isolate::SetData(uint32_t slot, void* data) { in SetData() function
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_image_writer.h149 void SetData (const void *data) in SetData() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp121753 void SetData(nsString::char_type* aData) { in SetData() function