Searched defs:BlockSize (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-11-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdtypes.h44 bit32 BlockSize; member in struct:ttdssOperatingOption_s
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/MSF/
H A DMSFBuilder.h134 uint32_t BlockSize; member in class:llvm::msf::MSFBuilder
H A DMappedBlockStream.h90 const uint32_t BlockSize; member in class:llvm::msf::MappedBlockStream
H A DMSFCommon.h36 support::ulittle32_t BlockSize; member in struct:llvm::msf::SuperBlock
108 inline uint64_t bytesToBlocks(uint64_t NumBytes, uint64_t BlockSize) { argument
112 inline uint64_t blockToOffset(uint64_t BlockNumber, uint64_t BlockSize) { argument
132 inline uint32_t getNumFpmIntervals(uint32_t BlockSize, uint32_t NumBlocks, argument
[all...]
/freebsd-11-stable/sbin/dump/
H A Dcache.c48 static int BlockSize; variable
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugLinesSubsection.h45 support::ulittle32_t BlockSize; // Code size of block, in bytes. member in struct:llvm::codeview::LineBlockFragmentHeader
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBranchSelector.cpp136 unsigned BlockSize = 0; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpFrame.cpp170 size_t BlockSize = sizeof(Block) + Desc.second->getAllocSize(); local
/freebsd-11-stable/stand/efi/include/
H A Defifs.h43 UINT32 BlockSize; member in struct:_EFI_PARTITION_HEADER
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DTarWriter.cpp33 static const int BlockSize = 512; variable
54 static_assert(sizeof(UstarHeader) == BlockSize, "invalid Ustar header"); variable
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DLinePrinter.cpp138 static std::vector<Run> computeBlockRuns(uint32_t BlockSize, argument
H A DExplainOutputStyle.cpp231 getOffsetInStream(ArrayRef<support::ulittle32_t> StreamBlocks, uint64_t FileOffset, uint32_t BlockSize) argument
H A Dllvm-pdbutil.cpp762 uint32_t BlockSize = 4096; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFileBuilder.cpp41 Error PDBFileBuilder::initialize(uint32_t BlockSize) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp45 MappedBlockStream::MappedBlockStream(uint32_t BlockSize, argument
52 createStream( uint32_t BlockSize, const MSFStreamLayout &Layout, BinaryStreamRef MsfData, BumpPtrAllocator &Allocator) argument
310 WritableMappedBlockStream( uint32_t BlockSize, const MSFStreamLayout &Layout, WritableBinaryStreamRef MsfData, BumpPtrAllocator &Allocator) argument
317 createStream(uint32_t BlockSize, const MSFStreamLayout &Layout, WritableBinaryStreamRef MsfData, BumpPtrAllocator &Allocator) argument
[all...]
H A DMSFBuilder.cpp38 MSFBuilder::MSFBuilder(uint32_t BlockSize, uint32_t MinBlockCount, bool CanGrow, argument
49 create(BumpPtrAllocator &Allocator, uint32_t BlockSize, uint32_t MinBlockCount, bool CanGrow) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp457 JITTargetAddress BlockSize = BlockEnd - BlockStart; local
H A DEHFrameSupport.cpp112 uint64_t BlockSize = BlockReader.getOffset() - RecordStartOffset; local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_profile_collector.cpp54 u32 BlockSize; member in struct:__xray::profileCollectorService::__anon1060::BlockHeader
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Drelease.h152 releaseFreeMemoryToOS(const IntrusiveList<TransferBatchT> &FreeList, uptr Base, uptr AllocatedPagesCount, uptr BlockSize, ReleaseRecorderT *Recorder) argument
[all...]
H A Dprimary64.h151 const uptr BlockSize = getSizeByClassId(I); local
365 const uptr BlockSize = getSizeByClassId(ClassId); local
H A Dprimary32.h151 const uptr BlockSize = getSizeByClassId(PossibleRegions[I]); local
364 const uptr BlockSize = getSizeByClassId(ClassId); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp908 int BlockSize = (CurrentRecordPos / 8) - BlockEntryPos; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h248 CharUnits BlockSize; member in class:clang::CodeGen::CGBlockInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp734 unsigned BlockSize = VF; local

Completed in 214 milliseconds

12