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

/freebsd-9.3-release/contrib/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp67 unsigned BlockSize = 0; local
/freebsd-9.3-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCBranchSelector.cpp77 unsigned BlockSize = 0; local
/freebsd-9.3-release/sbin/dump/
H A Dcache.c48 static int BlockSize; variable
[all...]
/freebsd-9.3-release/sys/boot/efi/include/
H A Defifs.h43 UINT32 BlockSize; member in struct:_EFI_PARTITION_HEADER
H A Defiprot.h94 UINT32 BlockSize; member in struct:__anon5628
325 UINT32 BlockSize; member in struct:__anon5630
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBlocks.h212 CharUnits BlockSize; member in class:clang::CodeGen::CGBlockInfo
/freebsd-9.3-release/contrib/llvm/lib/ExecutionEngine/JIT/
H A DJITMemoryManager.cpp69 uintptr_t BlockSize : (sizeof(intptr_t)*CHAR_BIT - 2); member in struct:__anon2226::MemoryRangeHeader
430 uintptr_t BlockSize = FunctionEnd - (uint8_t *)CurBlock; local
448 uintptr_t BlockSize = result + Size - (uint8_t *)CurBlock; local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4101 static bool isREVMask(ArrayRef<int> M, EVT VT, unsigned BlockSize) { argument
/freebsd-9.3-release/sys/dev/mpt/mpilib/
H A Dmpi_ioc.h281 U8 BlockSize; /* 16h */ member in struct:_MSG_IOC_FACTS_REPLY
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4586 static bool isVREVMask(ArrayRef<int> M, EVT VT, unsigned BlockSize) { argument
/freebsd-9.3-release/sys/dev/aacraid/
H A Daacraid_reg.h1201 u_int32_t BlockSize; member in struct:aac_mntobj::__anon6834::__anon6835
/freebsd-9.3-release/sys/dev/mpr/mpi/
H A Dmpi2_cnfg.h1606 U16 BlockSize; /* 0x1C */ member in struct:_MPI2_CONFIG_PAGE_RAID_VOL_0
1735 U16 BlockSize; /* 0x70 */ member in struct:_MPI2_CONFIG_PAGE_RD_PDISK_0
/freebsd-9.3-release/sys/dev/mps/mpi/
H A Dmpi2_cnfg.h1372 U16 BlockSize; /* 0x1C */ member in struct:_MPI2_CONFIG_PAGE_RAID_VOL_0
1501 U16 BlockSize; /* 0x70 */ member in struct:_MPI2_CONFIG_PAGE_RD_PDISK_0

Completed in 320 milliseconds