| /third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/ |
| D | Dictionary.cs | 32 internal static string GetData() in GetData() method in Org.Brotli.Dec.Dictionary.DataHolder0 40 internal static string GetData() in GetData() method in Org.Brotli.Dec.Dictionary.DataHolder1 48 internal static string GetData() in GetData() method in Org.Brotli.Dec.Dictionary.DataHolder2 82 internal static byte[] GetData() in GetData() method in Org.Brotli.Dec.Dictionary
|
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ |
| D | ClientMemoryTransferService_mock.cpp | 38 const void* MockMemoryTransferService::MockReadHandle::GetData() { in GetData() function in dawn_wire::client::MockMemoryTransferService::MockReadHandle 69 void* MockMemoryTransferService::MockWriteHandle::GetData() { in GetData() function in dawn_wire::client::MockMemoryTransferService::MockWriteHandle
|
| D | ClientInlineMemoryTransferService.cpp | 40 const void* GetData() override { in GetData() function in dawn_wire::client::InlineMemoryTransferService::ReadHandleImpl 81 void* GetData() override { in GetData() function in dawn_wire::client::InlineMemoryTransferService::WriteHandleImpl
|
| /third_party/mindspore/test/fuzztest/ |
| D | data.h | 29 template<class T> T GetData() { in GetData() function
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| D | shader.h | 48 const std::string& GetData() const { return data_; } in GetData() function
|
| D | pipeline.h | 102 const std::vector<uint32_t> GetData() const { return data_; } in GetData() function
|
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/server/ |
| D | ServerMemoryTransferService_mock.cpp | 49 const uint32_t* MockMemoryTransferService::MockWriteHandle::GetData() const { in GetData() function in dawn_wire::server::MockMemoryTransferService::MockWriteHandle
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/ |
| D | vktVideoSessionFfmpegUtils.cpp | 67 int DataProviderImpl::GetData (uint8_t* pBuf, int nBuf) in GetData() function in vkt::video::DataProviderImpl
|
| /third_party/protobuf/python/google/protobuf/pyext/ |
| D | unknown_fields.cc | 273 static PyObject* GetData(PyUnknownFieldRef* self, void *closure) { in GetData() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
| D | NaClBitcodeHeader.h | 116 const uint8_t *GetData() const { return Data; } in GetData() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/acl_ir/ |
| D | acl_convert.h | 308 const std::vector<uint8_t> GetData() const { return data_; } in GetData() function 366 const std::vector<uint8_t> GetData() const { return data_; } in GetData() function
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| D | inlined_vector.h | 214 Pointer& GetData() { return alloc_data_.template get<1>(); } in GetData() function 255 Pointer& GetData() { return alloc_data_.template get<1>(); } in GetData() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ir/ |
| D | tensor.h | 81 virtual std::shared_ptr<T> GetData() const { return data_; } in GetData() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/abstract/ |
| D | abstract_value.h | 1034 std::shared_ptr<T> GetData(const std::string &key) const { in GetData() function
|
| /third_party/skia/third_party/externals/piex/src/ |
| D | tiff_parser.cc | 325 std::vector<std::uint8_t> GetData(const size_t offset, const size_t length, in GetData() function
|
| /third_party/skia/src/codec/ |
| D | SkRawCodec.cpp | 397 ::piex::Error GetData(const size_t offset, const size_t length, in GetData() function in SkPiexStream
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| D | dng_misc_opcodes.cpp | 118 void dng_area_spec::GetData (dng_stream &stream) in GetData() function in dng_area_spec
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| D | glcRobustBufferAccessBehaviorTests.cpp | 712 void Texture::GetData(const glw::Functions& gl, glw::GLint level, glw::GLenum target, glw::GLenum f… in GetData() function in glcts::RobustBufferAccessBehavior::Texture 730 void Texture::GetData(const glw::Functions& gl, glw::GLuint id, glw::GLint level, glw::GLuint width… in GetData() function in glcts::RobustBufferAccessBehavior::Texture
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cSparseTextureTests.cpp | 265 void Texture::GetData(const glw::Functions& gl, glw::GLint level, glw::GLenum target, glw::GLenum f… in GetData() function in gl4cts::Texture
|
| D | gl4cBufferStorageTests.cpp | 1404 void Texture::GetData(const glw::Functions& gl, glw::GLenum target, glw::GLenum format, glw::GLenum… in GetData() function in gl4cts::BufferStorage::Texture
|
| D | gl4cMultiBindTests.cpp | 1129 void Texture::GetData(const glw::Functions& gl, glw::GLint level, glw::GLenum target, glw::GLenum f… in GetData() function in gl4cts::MultiBind::Texture
|
| /third_party/skia/third_party/externals/d3d12allocator/src/ |
| D | D3D12MemAlloc.cpp | 994 LPCWSTR GetData() const { return m_Data.data(); } in GetData() function in D3D12MA::StringBuilder
|
| /third_party/skia/third_party/vulkanmemoryallocator/include/ |
| D | vk_mem_alloc.h | 8129 const char* GetData() const { return m_Data.data(); } in GetData() function
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 67038 inline size_type GetData(const char_type** aData) const in GetData() function in nsAString 68086 inline size_type GetData(const char_type** aData) const in GetData() function in nsACString
|