Home
last modified time | relevance | path

Searched defs:BlockSize (Results 1 – 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/
DMSFCommon.h36 support::ulittle32_t BlockSize; member
108 inline uint64_t bytesToBlocks(uint64_t NumBytes, uint64_t BlockSize) { in bytesToBlocks()
112 inline uint64_t blockToOffset(uint64_t BlockNumber, uint64_t BlockSize) { in blockToOffset()
132 inline uint32_t getNumFpmIntervals(uint32_t BlockSize, uint32_t NumBlocks, in getNumFpmIntervals()
DMSFBuilder.h134 uint32_t BlockSize; variable
DMappedBlockStream.h90 const uint32_t BlockSize; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
DMappedBlockStream.cpp45 MappedBlockStream::MappedBlockStream(uint32_t BlockSize, in MappedBlockStream()
53 uint32_t BlockSize, const MSFStreamLayout &Layout, BinaryStreamRef MsfData, in createStream()
311 uint32_t BlockSize, const MSFStreamLayout &Layout, in WritableMappedBlockStream()
317 WritableMappedBlockStream::createStream(uint32_t BlockSize, in createStream()
DMSFBuilder.cpp38 MSFBuilder::MSFBuilder(uint32_t BlockSize, uint32_t MinBlockCount, bool CanGrow, in MSFBuilder()
50 uint32_t BlockSize, in create()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugLinesSubsection.h45 support::ulittle32_t BlockSize; // Code size of block, in bytes. member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCBranchSelector.cpp136 unsigned BlockSize = 0; in ComputeBlockSizes() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTarWriter.cpp33 static const int BlockSize = 512; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DPDBFileBuilder.cpp41 Error PDBFileBuilder::initialize(uint32_t BlockSize) { in initialize()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DMachOLinkGraphBuilder.cpp457 JITTargetAddress BlockSize = BlockEnd - BlockStart; in graphifyRegularSymbols() local
DEHFrameSupport.cpp112 uint64_t BlockSize = BlockReader.getOffset() - RecordStartOffset; in processBlock() local
/third_party/boost/libs/move/test/
Dinplace_merge_test.cpp30 const std::size_t BlockSize = 7u; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeAnalyzer.cpp908 int BlockSize = (CurrentRecordPos / 8) - BlockEntryPos; in parseBlock() local
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.h976 UINT64 BlockSize; member
/third_party/ffmpeg/libavcodec/
Dvp9shared.h77 enum BlockSize { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLowerMatrixIntrinsics.cpp734 unsigned BlockSize = VF; in LowerMultiply() local
/third_party/mingw-w64/mingw-w64-headers/include/
Dvirtdisk.h337 ULONG BlockSize; member
Dwinnt.h8686 DWORD BlockSize; member
8692 DWORD BlockSize; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DCOFF.h710 support::ulittle32_t BlockSize; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp6820 static bool isREVMask(ArrayRef<int> M, EVT VT, unsigned BlockSize) { in isREVMask()
/third_party/mingw-w64/mingw-w64-headers/ddk/include/ddk/
Dntddk.h105 ULONG BlockSize; member
Dwmidata.h6367 ULONG BlockSize; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp6744 static bool isVREVMask(ArrayRef<int> M, EVT VT, unsigned BlockSize) { in isVREVMask()