Home
last modified time | relevance | path

Searched defs:totalSize (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/zstd/lib/compress/
H A Dzstd_ldm.c47 size_t const totalSize = ZSTD_cwksp_alloc_size(ldmBucketSize) in ZSTD_ldm_getTableSize() local
/dflybsd-src/usr.sbin/mptable/
H A Dmptable.c653 int totalSize; in MPConfigTableHeader() local
/dflybsd-src/contrib/zstd/programs/
H A Dutil.c451 size_t fnb = 0, totalSize = 0; in getTotalTableSize() local
H A Dbenchzstd.c753 size_t pos = 0, totalSize = 0; in BMK_loadFiles() local
/dflybsd-src/sys/dev/raid/mrsas/
H A Dmrsas.h686 u_int32_t totalSize; // total size of this structure, including this field. member