Home
last modified time | relevance | path

Searched defs:DataSize (Results 1 – 25 of 34) 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/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/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/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIAInjectedSource.cpp52 DWORD DataSize; in getCode() local
DDIARawSymbol.cpp553 DWORD DataSize = 0; in getDataBytes() local
/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/node/deps/v8/src/maglev/
Dmaglev-register-frame-array.h82 static int DataSize(int register_count, int parameter_count) { in DataSize() function
/third_party/mesa3d/src/gallium/frontends/nine/
Dauthenticatedchannel9.c44 UINT DataSize, in NineAuthenticatedChannel9_NegotiateKeyExchange()
Dcryptosession9.c44 UINT DataSize, in NineCryptoSession9_NegotiateKeyExchange()
/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerTraceState.cpp151 size_t DataSize) { in TryToAddDesiredData()
175 size_t DataSize) { in TryToAddDesiredData()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DNonzeroTextureCreationTests.cpp47 uint32_t DataSize() override { in DataSize() function in __anon04a52ada0111::ExpectNonZero
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DQuery.cpp226 UINT DataSize, // IN in QueryGetData()
/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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWasmObjectWriter.cpp698 uint32_t DataSize, in writeImportSection()
1120 uint32_t DataSize = 0; in writeObject() local
DMachObjectWriter.cpp409 uint32_t DataSize) { in writeLinkeditLoadCommand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h264 unsigned DataSize = DL.getTypeStoreSize(DataType); in isLegalNTStore() local
271 unsigned DataSize = DL.getTypeStoreSize(DataType); in isLegalNTLoad() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMinidump.h60 support::ulittle32_t DataSize; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp514 uint32_t DataSize = CFR->template getDataSize<Endian>(); in readFunctionRecords() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProfReader.cpp364 auto DataSize = swap(Header.DataSize); in readHeader() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp3368 unsigned DataSize = DL.getTypeStoreSize(DataType); in isLegalNTLoad() local
3379 unsigned DataSize = DL.getTypeStoreSize(DataType); in isLegalNTStore() local
/third_party/node/deps/v8/src/objects/
Dfixed-array-inl.h651 int ByteArray::DataSize() const { return RoundUp(length(), kTaggedSize); } in DataSize() function
/third_party/zlib/contrib/minizip/
Dzip.c1030 short DataSize = 16; in Write_LocalFileHeader() local

12