Home
last modified time | relevance | path

Searched refs:pruning (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/one-true-awk/testdir/
H A DREADME.TESTS41 collecting for years and may need pruning. Suggestions for
H A Dbib18003 …r grape is ripening in the flower, he shall both cut off the sprigs with pruning hooks, and take a…
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-shrink.m45 dnl # target only the zfs filesystem for pruning.
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DCoreProperties.td36 …reduced to the amount of available space. A value of 0 disables the absolute size-based pruning.">;
40 … value over 100 will be reduced to 100. A value of 0 disables the percentage size-based pruning.">;
44 …mount of days, it is removed from the cache. A value of 0 disables the expiration-based pruning.">;
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dddt.c2616 boolean_t pruning = (cutoff != 0); in ddt_prune_walk() local
2618 if (pruning) { in ddt_prune_walk()
2651 if (pruning && class_start < cutoff) { in ddt_prune_walk()
2674 if (pruning && valid > 0) { in ddt_prune_walk()
/freebsd/contrib/byacc/
H A DREADME.BTYACC445 parser does NO pruning of alternate parsing paths. To
451 declaration and statement rule, corresponding to pruning
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.def294 CODEGENOPT(SanitizeCoverageNoPrune, 1, 0) ///< Disable coverage pruning.
/freebsd/contrib/llvm-project/lld/MachO/
H A DOptions.td997 HelpText<"Prune the incremental LTO cache after <seconds> (-1 disables pruning)">,
/freebsd/contrib/jemalloc/
H A DChangeLog480 pruning backtrace frames in jeprof. (@jasone)
/freebsd/share/dict/
H A Dweb2a43407 pruning hook
43408 pruning shears
52272 self-pruning
58444 spur pruning
66691 tree-pruning
H A Dweb2158451 pruning
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td7299 HelpText<"Disable coverage pruning (i.e. instrument all blocks/edges)">,