| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/sparse/ |
| H A D | Makefile.am | 1 pkgdatadir = $(datadir)/@PACKAGE@/zfs-tests/tests/functional/sparse 8 sparse.cfg
|
| H A D | sparse_001_pos.ksh | 33 . $STF_SUITE/tests/functional/sparse/sparse.cfg
|
| H A D | sparse.cfg | 33 export TESTFILE=testfile.sparse
|
| /f-stack/app/redis-5.0.5/tests/unit/ |
| H A D | hyperloglog.tcl | 42 test {HyperLogLogs are promote from sparse to dense} { 55 assert {[r pfdebug encoding hll] eq {sparse}} 62 test {HyperLogLog sparse encoding stress test} { 75 assert {[r pfdebug encoding hll1] eq {sparse}} 82 test {Corrupted sparse HyperLogLogs are detected: Additionl at tail} { 91 test {Corrupted sparse HyperLogLogs are detected: Broken magic} { 100 test {Corrupted sparse HyperLogLogs are detected: Invalid encoding} {
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | hyperloglog.c | 585 sds sparse = o->ptr, dense; in hllSparseToDense() local 586 struct hllhdr *hdr, *oldhdr = (struct hllhdr*)sparse; in hllSparseToDense() 588 uint8_t *p = (uint8_t*)sparse, *end = p+sdslen(sparse); in hllSparseToDense() 591 hdr = (struct hllhdr*) sparse; in hllSparseToDense() 656 uint8_t oldcount, *sparse, *end, *p, *prev, *next; in hllSparseSet() local 673 sparse = p = ((uint8_t*)o->ptr) + HLL_HDR_SIZE; in hllSparseSet() 844 p = prev ? prev : sparse; in hllSparseSet() 911 void hllSparseRegHisto(uint8_t *sparse, int sparselen, int *invalid, int* reghisto) { in hllSparseRegHisto() argument 913 uint8_t *end = sparse+sparselen, *p = sparse; in hllSparseRegHisto()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/ |
| H A D | Makefile.am | 74 sparse \ subdir
|
| /f-stack/app/redis-5.0.5/ |
| H A D | redis.conf | 1126 hll-sparse-max-bytes 3000
|
| H A D | 00-RELEASENOTES | 285 HyperLogLog: dense/sparse repr parsing fuzz test.
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/ |
| H A D | send_encrypted_files.ksh | 72 log_must dd if=/dev/urandom of=/$TESTPOOL/$TESTFS2/sparse \
|
| /f-stack/freebsd/contrib/zstd/programs/ |
| H A D | fileio.h | 92 void FIO_setSparseWrite(FIO_prefs_t* const prefs, unsigned sparse); /**< 0: no sparse; 1: disable …
|
| H A D | zstd.1.md | 207 * `--[no-]sparse`: 208 enable / disable sparse FS support, 210 Creating sparse files may save disk space and speed up decompression by 214 This setting overrides default and can force sparse mode over stdout.
|
| H A D | README.md | 195 --[no-]sparse : sparse mode (default: disabled)
|
| H A D | fileio.c | 430 … FIO_setSparseWrite(FIO_prefs_t* const prefs, unsigned sparse) { prefs->sparseFileSupport = sparse… in FIO_setSparseWrite() argument
|
| /f-stack/freebsd/contrib/openzfs/tests/ |
| H A D | README.md | 81 -f Use sparse files directly instead of loopback devices for 89 -d DIR Create sparse files for vdevs in the DIR directory. By
|
| /f-stack/freebsd/contrib/openzfs/scripts/ |
| H A D | zimport.sh | 488 cp -a --sparse=always "$POOL_DIR_PRISTINE" \
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ |
| H A D | chosen.txt | 89 or the EFI memory map). Valid memory may be sparse within the range.
|
| /f-stack/freebsd/contrib/openzfs/tests/runfiles/ |
| H A D | sanity.run | 572 [tests/functional/sparse] 574 tags = ['functional', 'sparse']
|
| H A D | common.run | 840 [tests/functional/sparse] 842 tags = ['functional', 'sparse']
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/ |
| H A D | pinctrl-single.txt | 180 /* sparse GPIO range could be supported */
|
| /f-stack/freebsd/contrib/openzfs/ |
| H A D | configure.ac | 387 tests/zfs-tests/tests/functional/sparse/Makefile
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | CHANGELOG | 359 cli : fix : write on sparse-enabled file systems in 32-bits mode, by @ds77
|