| /freebsd/sys/contrib/zstd/programs/ |
| H A D | fileio_asyncio.c | 34 const void* buffer, size_t bufferSize, in AIO_fwriteSparse() 146 static IOJob_t *AIO_IOPool_createIoJob(IOPoolCtx_t *ctx, size_t bufferSize) { in AIO_IOPool_createIoJob() 182 …l_init(IOPoolCtx_t* ctx, const FIO_prefs_t* prefs, POOL_function poolFunction, size_t bufferSize) { in AIO_IOPool_init() 382 WritePoolCtx_t* AIO_WritePool_create(const FIO_prefs_t* prefs, size_t bufferSize) { in AIO_WritePool_create() 547 ReadPoolCtx_t* AIO_ReadPool_create(const FIO_prefs_t* prefs, size_t bufferSize) { in AIO_ReadPool_create()
|
| H A D | fileio_asyncio.h | 90 size_t bufferSize; member
|
| H A D | benchzstd.c | 1067 size_t bufferSize, in BMK_loadFiles()
|
| /freebsd/contrib/expat/tests/benchmark/ |
| H A D | benchmark.c | 76 int nrOfLoops, bufferSize, i, isFinal; in main() local
|
| /freebsd/sys/dev/hptmv/ |
| H A D | ioctl.c | 619 ULONG bufferSize = SECTOR_TO_BYTE(pCmd->uCmd.R1Control.nSectors); in R1ControlSgl() local
|
| /freebsd/sys/contrib/ncsw/inc/ |
| H A D | ncsw_ext.h | 373 uint16_t bufferSize; /**< Buffer size (in bytes) */ member
|
| /freebsd/sys/contrib/openzfs/module/zstd/lib/compress/ |
| H A D | fse_compress.c | 331 size_t FSE_writeNCount (void* buffer, size_t bufferSize, in FSE_writeNCount()
|
| H A D | zstd_compress.c | 166 size_t const bufferSize = dict.dictBuffer != NULL ? dict.dictSize : 0; in ZSTD_sizeof_localDict() local
|
| /freebsd/sys/contrib/zstd/lib/compress/ |
| H A D | fse_compress.c | 330 size_t FSE_writeNCount (void* buffer, size_t bufferSize, in FSE_writeNCount()
|
| H A D | zstdmt_compress.c | 99 size_t bufferSize; member
|
| H A D | zstd_compress.c | 165 size_t const bufferSize = dict.dictBuffer != NULL ? dict.dictSize : 0; in ZSTD_sizeof_localDict() local
|
| /freebsd/contrib/llvm-project/lld/COFF/ |
| H A D | DriverUtils.cpp | 220 size_t bufferSize = stub->getBufferSize(); in parseDosStub() local
|
| /freebsd/contrib/libcxxrt/ |
| H A D | exception.cc | 354 size_t bufferSize = 128; in terminate_with_diagnostics() local
|
| /freebsd/sys/contrib/zstd/lib/dictBuilder/ |
| H A D | zdict.c | 466 … const void* const buffer, size_t bufferSize, /* buffer must end with noisy guard band */ in ZDICT_trainBuffer_legacy()
|
| /freebsd/sys/contrib/openzfs/module/zstd/lib/decompress/ |
| H A D | zstd_decompress.c | 2249 size_t const bufferSize = neededInBuffSize + neededOutBuffSize; in ZSTD_decompressStream() local
|
| /freebsd/sys/contrib/zstd/lib/decompress/ |
| H A D | zstd_decompress.c | 2248 size_t const bufferSize = neededInBuffSize + neededOutBuffSize; in ZSTD_decompressStream() local
|
| /freebsd/contrib/expat/lib/ |
| H A D | xmlparse.c | 2511 int bufferSize local
|