Home
last modified time | relevance | path

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

/external/ceres-solver/internal/ceres/
Dblock_structure.h48 typedef int32 BlockSize; typedef
/external/llvm/lib/Target/MSP430/
DMSP430BranchSelector.cpp68 unsigned BlockSize = 0; in runOnMachineFunction() local
/external/lzma/CS/7zip/
DICoder.cs99 BlockSize, enumerator
/external/llvm/lib/Target/PowerPC/
DPPCBranchSelector.cpp78 unsigned BlockSize = 0; in runOnMachineFunction() local
/external/chromium_org/net/disk_cache/blockfile/
Daddr.h111 int BlockSize() const { in BlockSize() function
Ddisk_cache_perftest.cc142 int BlockSize() { in BlockSize() function
/external/llvm/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp434 uintptr_t BlockSize = FunctionEnd - (uint8_t *)CurBlock; in endFunctionBody() local
452 uintptr_t BlockSize = result + Size - (uint8_t *)CurBlock; in allocateSpace() local
/external/clang/lib/CodeGen/
DCGBlocks.h212 CharUnits BlockSize; variable
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dlcms2_internal.h367 cmsUInt32Number BlockSize; member
Dcmscgats.c113 cmsUInt32Number BlockSize; member
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp4338 static bool isREVMask(ArrayRef<int> M, EVT VT, unsigned BlockSize) { in isREVMask()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp4700 static bool isVREVMask(ArrayRef<int> M, EVT VT, unsigned BlockSize) { in isVREVMask()