Home
last modified time | relevance | path

Searched defs:DataSize (Results 1 – 25 of 46) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DBinaryStream.h59 Error checkOffsetForRead(uint32_t Offset, uint32_t DataSize) { in checkOffsetForRead()
89 Error checkOffsetForWrite(uint32_t Offset, uint32_t DataSize) { in checkOffsetForWrite()
DBinaryStreamRef.h135 Error checkOffsetForRead(uint32_t Offset, uint32_t DataSize) const { in checkOffsetForRead()
230 Error checkOffsetForWrite(uint32_t Offset, uint32_t DataSize) const { in checkOffsetForWrite()
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dfont_data.h28 struct DataSize { struct
29 enum {
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dfont_data.h28 struct DataSize { struct
29 enum {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DDebugSubsectionRecord.cpp64 uint32_t DataSize = Subsection ? Subsection->calculateSerializedSize() in calculateSerializedLength() local
79 uint32_t DataSize = Subsection ? Subsection->calculateSerializedSize() in commit() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIAInjectedSource.cpp52 DWORD DataSize; in getCode() local
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
DFontData.java31 public enum DataSize { enum in FontData
51 private DataSize(int size) { in DataSize() method in FontData.DataSize
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
DFontData.java31 public enum DataSize { enum in FontData
51 private DataSize(int size) { in DataSize() method in FontData.DataSize
/third_party/mindspore/mindspore/ccsrc/cxx_api/
Dtypes.cc39 size_t DataSize() const { return data_.size(); } in DataSize() function in mindspore::Buffer::Impl
91 size_t DataSize() const override { return buffer_.DataSize(); } in DataSize() function in mindspore::TensorDefaultImpl
124 size_t DataSize() const override { return data_size_; } in DataSize() function in mindspore::TensorReferenceImpl
418 size_t MSTensor::DataSize() const { in DataSize() function in mindspore::MSTensor
469 size_t Buffer::DataSize() const { in DataSize() function in mindspore::Buffer
/third_party/mindspore/mindspore/lite/src/cxx_api/
Dtypes.cc42 size_t DataSize() const { return data_.size(); } in DataSize() function in mindspore::Buffer::Impl
270 size_t MSTensor::DataSize() const { in DataSize() function in mindspore::MSTensor
399 size_t Buffer::DataSize() const { in DataSize() function in mindspore::Buffer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugAddr.h50 uint32_t DataSize = 0; variable
/third_party/mesa3d/src/gallium/frontends/nine/
Dauthenticatedchannel9.c44 UINT DataSize, in NineAuthenticatedChannel9_NegotiateKeyExchange()
Dcryptosession9.c44 UINT DataSize, in NineCryptoSession9_NegotiateKeyExchange()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/core/
Dde_tensor.cc73 size_t DETensor::DataSize() const { in DataSize() function in mindspore::dataset::DETensor
/third_party/gstreamer/gstplugins_bad/gst/siren/
Dcommon.h61 unsigned int DataSize; member
78 unsigned int DataSize; member
/third_party/mindspore/mindspore/lite/src/cxx_api/tensor/
Dtensor_impl.h193 virtual size_t DataSize() const { in DataSize() function
/third_party/json/test/thirdparty/Fuzzer/
DFuzzerTraceState.cpp151 size_t DataSize) { in TryToAddDesiredData()
175 size_t DataSize) { in TryToAddDesiredData()
/third_party/mindspore/mindspore/core/ir/
Dtensor.h229 int DataSize() const { return static_cast<int>(data().size()); } in DataSize() function
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DNonzeroTextureCreationTests.cpp47 uint32_t DataSize() override { in DataSize() function in __anon4a4b100e0111::ExpectNonZero
/third_party/mindspore/mindspore/lite/minddata/wrapper/
DMDToDApi.h27 size_t DataSize; member
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DQuery.cpp226 UINT DataSize, // IN in QueryGetData()
/third_party/boost/libs/move/test/
Dinplace_merge_test.cpp53 const std::size_t DataSize = ExtraA + NumBlocksA*BlockSize + NumBlocksB*BlockSize + ExtraB; in alternating_test() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DWindowsResource.h61 support::ulittle32_t DataSize; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp537 uint64_t DataSize = Section.getSize(); in computeTotalAllocSize() local
670 uint64_t DataSize = Section.getSize(); in computeSectionStubBufSize() local
785 uint64_t DataSize = Section.getSize(); in emitSection() local
/third_party/boost/boost/interprocess/detail/
Dos_file_functions.hpp178 const std::size_t DataSize = 512; in truncate_file() local

12