/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFDebugAranges.h | 35 void Sort(bool minimize);
|
H A D | DWARFDebugInfo.cpp | 74 const bool minimize = true; in GetCompileUnitAranges() local 75 m_cu_aranges_up->Sort(minimize); in GetCompileUnitAranges()
|
H A D | DWARFDebugAranges.cpp | 91 void DWARFDebugAranges::Sort(bool minimize) { in Sort() argument
|
H A D | DWARFUnit.cpp | 921 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 D | README.txt | 11 minimize the number of changes by both upstream sources.
|
/freebsd/sys/contrib/openzfs/cmd/zed/zed.d/ |
H A D | README | 29 minimize dependencies where possible, try to be portable,
|
/freebsd/contrib/libxo/doc/ |
H A D | index.rst | 24 library aims to minimize the cost of migrating code to libxo.
|
/freebsd/contrib/llvm-project/lld/docs/ELF/ |
H A D | large_sections.rst | 43 minimize the number of segments with ``p_memsz > p_filesz``.
|
/freebsd/contrib/lutok/m4/ |
H A D | developer-mode.m4 | 43 dnl latter is to minimize the risk of committing new code with warnings
|
/freebsd/contrib/kyua/m4/ |
H A D | developer-mode.m4 | 43 dnl latter is to minimize the risk of committing new code with warnings
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
H A D | pamu.txt | 81 best LIODN values to minimize PAMU cache thrashing.
|
/freebsd/contrib/kyua/ |
H A D | configure.ac | 119 dnl minimize the chance of false test run negatives later on.
|
H A D | CONTRIBUTING.md | 5 document in full. Doing so upfront will minimize the turnaround time required
|
/freebsd/contrib/nvi/regex/ |
H A D | WHATSNEW | 63 been introduced to minimize portability problems with shifting into sign
|
/freebsd/lib/libc/regex/ |
H A D | WHATSNEW | 62 been introduced to minimize portability problems with shifting into sign
|
/freebsd/crypto/openssl/fuzz/ |
H A D | README.md | 171 or for any other reason want to minimize the data
|
/freebsd/crypto/openssl/doc/internal/man7/ |
H A D | EVP_PKEY.pod | 115 For performance reasons, libcrypto tries to minimize the need to
|
/freebsd/contrib/sendmail/src/ |
H A D | SECURITY | 19 One way to minimize the possibility of such problems is to install
|
H A D | TUNING | 97 to minimize the overhead for creating processes because they just
|
/freebsd/contrib/tcpdump/ |
H A D | README.md | 197 preferably to the null device (to minimize effects like
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | wrappers_c.inc | 251 // M_PURGE call so that we can minimize the impact of any unreleased pages
|
/freebsd/sys/contrib/zstd/lib/ |
H A D | README.md | 97 - There are a number of options that can help minimize the binary size of
|
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerFlags.def | 70 "This flag can be used to minimize a corpus.")
|
/freebsd/contrib/libarchive/ |
H A D | README.md | 181 * I've attempted to minimize static link pollution. If you don't
|
/freebsd/ |
H A D | CONTRIBUTING.md | 105 command can help minimize churn by only formatting the areas nearby the changes. While
|