Home
last modified time | relevance | path

Searched refs:minimize (Results 1 – 25 of 51) sorted by relevance

123

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugAranges.h35 void Sort(bool minimize);
H A DDWARFDebugInfo.cpp74 const bool minimize = true; in GetCompileUnitAranges() local
75 m_cu_aranges_up->Sort(minimize); in GetCompileUnitAranges()
H A DDWARFDebugAranges.cpp91 void DWARFDebugAranges::Sort(bool minimize) { in Sort() argument
H A DDWARFUnit.cpp921 const bool minimize = false; in GetFunctionAranges() local
922 m_func_aranges_up->Sort(minimize); in GetFunctionAranges()
/freebsd/contrib/llvm-project/libcxx/src/ryu/
H A DREADME.txt11 minimize the number of changes by both upstream sources.
/freebsd/sys/contrib/openzfs/cmd/zed/zed.d/
H A DREADME29 minimize dependencies where possible, try to be portable,
/freebsd/contrib/libxo/doc/
H A Dindex.rst24 library aims to minimize the cost of migrating code to libxo.
/freebsd/contrib/llvm-project/lld/docs/ELF/
H A Dlarge_sections.rst43 minimize the number of segments with ``p_memsz > p_filesz``.
/freebsd/contrib/lutok/m4/
H A Ddeveloper-mode.m443 dnl latter is to minimize the risk of committing new code with warnings
/freebsd/contrib/kyua/m4/
H A Ddeveloper-mode.m443 dnl latter is to minimize the risk of committing new code with warnings
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Dpamu.txt81 best LIODN values to minimize PAMU cache thrashing.
/freebsd/contrib/kyua/
H A Dconfigure.ac119 dnl minimize the chance of false test run negatives later on.
H A DCONTRIBUTING.md5 document in full. Doing so upfront will minimize the turnaround time required
/freebsd/contrib/nvi/regex/
H A DWHATSNEW63 been introduced to minimize portability problems with shifting into sign
/freebsd/lib/libc/regex/
H A DWHATSNEW62 been introduced to minimize portability problems with shifting into sign
/freebsd/crypto/openssl/fuzz/
H A DREADME.md171 or for any other reason want to minimize the data
/freebsd/crypto/openssl/doc/internal/man7/
H A DEVP_PKEY.pod115 For performance reasons, libcrypto tries to minimize the need to
/freebsd/contrib/sendmail/src/
H A DSECURITY19 One way to minimize the possibility of such problems is to install
H A DTUNING97 to minimize the overhead for creating processes because they just
/freebsd/contrib/tcpdump/
H A DREADME.md197 preferably to the null device (to minimize effects like
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c.inc251 // M_PURGE call so that we can minimize the impact of any unreleased pages
/freebsd/sys/contrib/zstd/lib/
H A DREADME.md97 - There are a number of options that can help minimize the binary size of
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerFlags.def70 "This flag can be used to minimize a corpus.")
/freebsd/contrib/libarchive/
H A DREADME.md181 * I've attempted to minimize static link pollution. If you don't
/freebsd/
H A DCONTRIBUTING.md105 command can help minimize churn by only formatting the areas nearby the changes. While

123