/external/llvm/include/llvm/DebugInfo/PDB/Raw/ |
D | PDBFile.h | 57 support::ulittle32_t BlockSize; member 106 static uint64_t bytesToBlocks(uint64_t NumBytes, uint64_t BlockSize) { in bytesToBlocks() 110 static uint64_t blockToOffset(uint64_t BlockNumber, uint64_t BlockSize) { in blockToOffset()
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/ |
D | JITMemoryManager.cpp | 409 uintptr_t BlockSize = FunctionEnd - (uint8_t *)CurBlock; in endFunctionBody() local 427 uintptr_t BlockSize = result + Size - (uint8_t *)CurBlock; in allocateSpace() local 458 uintptr_t BlockSize = TableEnd - (uint8_t *)CurBlock; in endExceptionTable() local
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | ModuleSubstream.h | 40 support::ulittle32_t BlockSize; // Code size of block, in bytes. member
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430BranchSelector.cpp | 71 unsigned BlockSize = 0; in runOnMachineFunction() local
|
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/ |
D | MSP430BranchSelector.cpp | 67 unsigned BlockSize = 0; in runOnMachineFunction() local
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCBranchSelector.cpp | 68 unsigned BlockSize = 0; in runOnMachineFunction() local
|
/external/lzma/CS/7zip/ |
D | ICoder.cs | 99 BlockSize, enumerator
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCBranchSelector.cpp | 109 unsigned BlockSize = 0; in runOnMachineFunction() local
|
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ |
D | efifs.h | 35 UINT32 BlockSize; member
|
D | efiprot.h | 94 UINT32 BlockSize; member 331 UINT32 BlockSize; member
|
/external/syslinux/efi64/include/efi/ |
D | efifs.h | 35 UINT32 BlockSize; member
|
D | efiprot.h | 94 UINT32 BlockSize; member 331 UINT32 BlockSize; member
|
/external/syslinux/efi32/include/efi/ |
D | efifs.h | 35 UINT32 BlockSize; member
|
D | efiprot.h | 94 UINT32 BlockSize; member 331 UINT32 BlockSize; member
|
/external/clang/lib/CodeGen/ |
D | CGBlocks.h | 232 CharUnits BlockSize; variable
|
/external/llvm/tools/llvm-bcanalyzer/ |
D | llvm-bcanalyzer.cpp | 616 int BlockSize = CurrentRecordPos - BlockEntryPos; in ParseBlock() local
|
/external/ImageMagick/MagickCore/ |
D | memory.c | 74 #define BlockSize 4096 macro
|
/external/libcxx/test/support/ |
D | controlled_allocators.hpp | 405 static const std::size_t BlockSize = alignof(std::max_align_t); member in MinAlignedAllocator
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | rtcp_utility.h | 325 uint32_t BlockSize() const { in BlockSize() function
|
/external/pdfium/third_party/lcms2-2.6/src/ |
D | lcms2_internal.h | 367 cmsUInt32Number BlockSize; member
|
D | cmscgats.c | 113 cmsUInt32Number BlockSize; member
|
/external/llvm/include/llvm/Object/ |
D | COFF.h | 613 support::ulittle32_t BlockSize; member
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 3738 unsigned BlockSize) { in isVREVMask()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 5196 static bool isREVMask(ArrayRef<int> M, EVT VT, unsigned BlockSize) { in isREVMask()
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 5328 static bool isVREVMask(ArrayRef<int> M, EVT VT, unsigned BlockSize) { in isVREVMask()
|