Home
last modified time | relevance | path

Searched defs:blockSize (Results 1 – 24 of 24) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/digest/
H A Dhmac.d63 enum blockSize = hashBlockSize; variable
H A Dmd.d287 enum blockSize = 512; member
H A Dripemd.d443 enum blockSize = 512; member
H A Dsha.d200 enum blockSize = hashBlockSize; in SHA() local
H A Dmurmurhash.d137 enum blockSize = size; // Number of bits of the hashed value. member
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/digest/
H A Dhmac.d63 enum blockSize = hashBlockSize; variable
H A Dmd.d280 enum blockSize = 512; member
H A Dripemd.d436 enum blockSize = 512; member
H A Dsha.d146 enum blockSize = hashBlockSize; in SHA() local
H A Dmurmurhash.d137 enum blockSize = size; // Number of bits of the hashed value. member
/netbsd/external/gpl3/gcc/dist/libcody/
H A Dbuffer.cc186 constexpr size_t blockSize = 200; in Read() local
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Dbitmapped_block.d29 alias blockSize = theBlockSize; in BitmappedBlockImpl() local
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Dbitmapped_block.d77 alias blockSize = theBlockSize; member
81 @property uint blockSize() { return _blockSize; } in blockSize() function
82 @property void blockSize(uint s) in blockSize() function
/netbsd/sys/dev/raidframe/
H A Drf_compat50.c70 int blockSize; member
H A Drf_compat80.c63 int blockSize; member
H A Draidframevar.h403 int blockSize; member
442 int blockSize; /* size of component block. member
/netbsd/external/bsd/pdisk/dist/
H A DSCSI_media.c291 UInt32 blockSize; in open_scsi_as_media() local
576 DoReadCapacity(UInt32 id, UInt32 bus, UInt32 *blockCount, UInt32 *blockSize) in DoReadCapacity()
H A Dhfs_misc.c132 uint32_t blockSize; member
/netbsd/sys/arch/arm/xscale/
H A Dixp425_npe.c523 int i, blockSize; in npe_load_ins() local
545 int i, blockSize; in npe_load_data() local
/netbsd/crypto/external/bsd/openssl/dist/include/openssl/
H A Dx509.h.in275 ASN1_INTEGER *blockSize; member
/netbsd/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dx509.h310 ASN1_INTEGER *blockSize; member
/netbsd/external/mit/expat/dist/lib/
H A Dxmlparse.c7142 poolBytesToAllocateFor(int blockSize) { in poolBytesToAllocateFor()
7196 int blockSize = (int)((unsigned)(pool->end - pool->start) * 2U); in poolGrow() local
7228 int blockSize = (int)(pool->end - pool->start); in poolGrow() local
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBlocks.cpp680 CharUnits &blockSize = info.BlockSize; in computeBlockInfo() local
/netbsd/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtpm.h819 UINT32 blockSize; member