/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/compression/ |
H A D | compress_001_pos.ksh | 36 # and one without. Ensure the compressed file is smaller. 40 # and after the set call. The compressed file should be smaller. 47 log_assert "Ensure that compressed files are smaller." 68 log_fail "$TESTFILE0 is smaller than $TESTFILE1" \
|
H A D | compress_002_pos.ksh | 39 # and one without. Ensure the compressed file is smaller. 45 # and after the property change. The compressed file should be smaller. 52 log_assert "Ensure that compressed files in a dataset are smaller." 73 log_fail "$TESTFILE0 is smaller than $TESTFILE1" \
|
/freebsd/lib/libpmc/pmu-events/arch/powerpc/power8/ |
H A D | memory.json | 53 …"BriefDescription": "Final Pump Scope (Group) ended up either larger or smaller than Initial Pump … 54 …l Pump Scope OR Final Pump Scope(Group) got data from source that was at smaller scope(Chip) Final… 83 …ll (Chip/Group) or the original scope was System and it should have been smaller. Counts for a dem… 84 …Chip/Group) OR Final Pump Scope(system) got data from source that was at smaller scope(Chip/group)… 119 …"BriefDescription": "Final Pump Scope (Group) ended up either larger or smaller than Initial Pump … 120 …l Pump Scope OR Final Pump Scope(Group) got data from source that was at smaller scope(Chip) Final… 203 …ll (Chip/Group) or the original scope was System and it should have been smaller. Counts for all d… 204 …Chip/Group) OR Final Pump Scope(system) got data from source that was at smaller scope(Chip/group)…
|
/freebsd/tests/sys/cddl/zfs/tests/hotspare/ |
H A D | hotspare_replace_002_neg.ksh | 36 # the size of hot spares is smaller than the basic vdev. 41 # 3. Try to replace the basic vdev with the smaller hot spares 73 log_assert "'zpool replace <pool> <odev> <ndev>' should fail while the hot spares smaller than the … 92 log_pass "'zpool replace <pool> <odev> <ndev>' should fail while the hot spares smaller than the ba…
|
/freebsd/tests/sys/cddl/zfs/tests/compression/ |
H A D | compress_001_pos.ksh | 36 # and one without. Ensure the compressed file is smaller. 40 # and after the set call. The compressed file should be smaller. 56 log_assert "Ensure that compressed files are smaller." 77 log_fail "$TESTFILE0 is smaller than $TESTFILE1" \
|
/freebsd/usr.bin/gzip/ |
H A D | znew | 22 # Return 0 if the first arg file size is smaller than the second, 1 otherwise. 23 smaller () { 63 if test $kflag -eq 1 && smaller "$filez" "$tmp"; then 64 echo -n "$prog: $filez is smaller than $filegz"
|
/freebsd/contrib/unbound/util/ |
H A D | rbtree.h | 58 /** left node (smaller items) */ 134 * precedes the position of key in the tree. NULL if no smaller element. 136 * or NULL if key is smaller than the smallest key. 163 * Returns previous smaller node in the tree 165 * @return: previous smaller element or NULL if no previous in tree.
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/projectquota/ |
H A D | projectquota_006_pos.ksh | 38 # Pprojectquota can be set at a smaller size than its current usage. 42 # 2. write some data to the fs and set a smaller projectquota 71 log_note "set projectquota at a smaller size than it current usage"
|
H A D | defaultprojectquota_005_pos.ksh | 38 # defaultprojectquota can be set at a smaller size than its current usage. 42 # 2. write some data to the fs and set a smaller defaultprojectquota 71 log_note "set defaultprojectquota at a smaller size than it current usage"
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/userquota/ |
H A D | userquota_007_pos.ksh | 40 # userquota/groupquota can be set at a smaller size than its current usage. 44 # 2. write some data to the fs and set a smaller userquota and groupquota 69 log_note "set user|group quota at a smaller size than it current usage"
|
H A D | defaultuserquota_005_pos.ksh | 40 # defaultuserquota/defaultgroupquota can be set at a smaller size than its current usage. 44 # 2. write some data to the fs and set a smaller defaultuserquota and defaultgroupquota 69 log_note "set default{user|group}quota at a smaller size than current usage"
|
/freebsd/contrib/ldns/ldns/ |
H A D | rbtree.h | 63 /** left node (smaller items) */ 155 * precedes the position of key in the tree. NULL if no smaller element. 157 * or NULL if key is smaller than the smallest key. 184 * Returns previous smaller node in the tree 186 * @return: previous smaller element or NULL if no previous in tree.
|
/freebsd/tests/sys/cddl/zfs/tests/userquota/ |
H A D | userquota_007_pos.ksh | 36 # userquota/groupquota can be set at a smaller size than its current usage. 40 # 2. write some data to the fs and set a smaller userquota and groupquota 77 log_note "set user|group quota at a smaller size than it current usage"
|
/freebsd/sys/contrib/openzfs/man/man4/ |
H A D | spl.4 | 39 Conversely, a smaller value will minimize the footprint 59 or smaller will be allocated using the Linux slab allocator, 87 Allocations which are marginally smaller than this limit may succeed but 181 Smaller values allow idle threads exit more often and potentially be
|
/freebsd/contrib/unbound/util/data/ |
H A D | dname.h | 87 * that is smaller (possibly after lowercasing) makes an RR smaller, or the 88 * shortest name makes an RR smaller. 184 * @return: 0 for equal, -1 smaller, or +1 d1 larger than d2. 303 * @return: 0 for equal, -1 smaller, or +1 d1 larger than d2. 314 * @return: 0 for equal, -1 smaller, or +1 d1 larger than d2.
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | BugSuppression.cpp | 65 inline bool fullyContains(SourceRange Larger, SourceRange Smaller, in fullyContains() argument 69 // Larger.fullyContains(Smaller) in fullyContains() 75 return isLessOrEqual(Larger.getBegin(), Smaller.getBegin(), SM) && in fullyContains() 76 isLessOrEqual(Smaller.getEnd(), Larger.getEnd(), SM); in fullyContains()
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/alloc_class/ |
H A D | alloc_class_015_pos.ksh | 32 let smaller=$size/2 34 -O special_small_blocks=$smaller \
|
/freebsd/sys/contrib/zstd/lib/ |
H A D | zdict.h | 61 * smaller a file is, the more we would expect the dictionary to help. 112 * smaller dictionary. The advanced dictionary builders can automatically 115 * A smaller dictionary can save memory, and potentially speed up 195 * It's possible to select smaller or larger size, just by specifying `dictBufferCapacity`. 289 …unsigned shrinkDictMaxRegression; /* Sets shrinkDictMaxRegression so that a smaller dictionary can… 302 …unsigned shrinkDictMaxRegression; /* Sets shrinkDictMaxRegression so that a smaller dictionary can… 317 * It's possible to select smaller or larger size, just by specifying `dictBufferCapacity`. 360 * It's possible to select smaller or larger size, just by specifying `dictBufferCapacity`. 407 * It's possible to select smaller or larger size, just by specifying `dictBufferCapacity`.
|
/freebsd/share/doc/papers/malloc/ |
H A D | performance.ms | 35 data/bss/heap segment, which in turn translates to a smaller process and 36 a smaller probability of the process being swapped out, qed: faster 86 If the number of accessed pages is smaller, then locality of reference is
|
/freebsd/sys/contrib/edk2/Include/Library/ |
H A D | MemoryAllocationLib.h | 384 EfiBootServicesData. If OldBuffer is not NULL, then the smaller of OldSize and 390 If the allocation of the new buffer is successful and the smaller of NewSize and OldSize 413 EfiRuntimeServicesData. If OldBuffer is not NULL, then the smaller of OldSize and 419 If the allocation of the new buffer is successful and the smaller of NewSize and OldSize 442 EfiReservedMemoryType. If OldBuffer is not NULL, then the smaller of OldSize and 448 If the allocation of the new buffer is successful and the smaller of NewSize and OldSize
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/ |
H A D | ThreadElfCore.h | 62 // members are smaller - 83 // members are smaller - 118 // members are smaller -
|
/freebsd/share/doc/usd/22.trofftut/ |
H A D | tt11 | 58 smaller than the surrounding text. 83 is the string to be placed in a smaller point 153 and the title in bold in a smaller size.
|
/freebsd/contrib/unbound/util/storage/ |
H A D | slabhash.h | 2 * util/storage/slabhash.h - hashtable consisting of several smaller tables. 39 * Hash table that consists of smaller hash tables. 52 * Hash table formed from several smaller ones. 71 * initialize these smaller hashtables.
|
/freebsd/tests/sys/net/routing/ |
H A D | test_rtsock_l3.c | 127 /* Create IPv4 subnetwork with smaller prefix */ in prepare_v4_network() 142 /* Create IPv6 subnetwork with smaller prefix */ in prepare_v6_network() 417 /* Create IPv4 subnetwork with smaller prefix */ in ATF_TC_BODY() 456 /* Create IPv4 subnetwork with smaller prefix */ in ATF_TC_BODY() 483 /* Create IPv4 subnetwork with smaller prefix */ in ATF_TC_BODY() 548 /* Create IPv4 subnetwork with smaller prefix */ in ATF_TC_BODY() 608 /* Create IPv4 subnetwork with smaller prefix */ in ATF_TC_BODY() 658 /* Create IPv4 subnetwork with smaller prefix */ in ATF_TC_BODY() 708 /* Create IPv6 subnetwork with smaller prefix */ in ATF_TC_BODY() 752 /* Create IPv6 subnetwork with smaller prefix */ in ATF_TC_BODY() [all …]
|
/freebsd/sys/contrib/openzfs/lib/libspl/include/os/freebsd/sys/ |
H A D | param.h | 38 * with smaller units (fragments) only in the last direct block. 41 * file systems; however making it smaller may make some file
|