Searched defs:sparse (Results 1 – 3 of 3) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ |
| H A D | hyperloglog.c | 585 sds sparse = o->ptr, dense; in hllSparseToDense() local 656 uint8_t oldcount, *sparse, *end, *p, *prev, *next; in hllSparseSet() local 911 void hllSparseRegHisto(uint8_t *sparse, int sparselen, int *invalid, int* reghisto) { in hllSparseRegHisto()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/ |
| H A D | Makefile.am | 74 sparse \ subdir
|
| /f-stack/freebsd/contrib/zstd/programs/ |
| H A D | fileio.c | 430 void FIO_setSparseWrite(FIO_prefs_t* const prefs, unsigned sparse) { prefs->sparseFileSupport = spa… in FIO_setSparseWrite()
|