Home
last modified time | relevance | path

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

123

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFDebugInfo.cpp66 const bool minimize = true; in GetCompileUnitAranges() local
67 m_cu_aranges_up->Sort(minimize); in GetCompileUnitAranges()
HDDWARFDebugAranges.h35 void Sort(bool minimize);
HDDWARFDebugAranges.cpp80 void DWARFDebugAranges::Sort(bool minimize) { in Sort() argument
HDDWARFUnit.cpp816 const bool minimize = false; in GetFunctionAranges() local
817 m_func_aranges_up->Sort(minimize); in GetFunctionAranges()
/freebsd-11-stable/contrib/libxo/doc/
HDindex.rst24 library aims to minimize the cost of migrating code to libxo.
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
HDDependencyDirectivesSourceMinimizer.cpp45 bool minimize();
884 bool Minimizer::minimize() { in minimize() function in Minimizer
955 return Minimizer(Output, Tokens, Input, Diags, InputSourceLoc).minimize(); in minimizeSourceToDependencyDirectives()
/freebsd-11-stable/contrib/nvi/regex/
HDWHATSNEW63 been introduced to minimize portability problems with shifting into sign
/freebsd-11-stable/lib/libc/regex/
HDWHATSNEW63 been introduced to minimize portability problems with shifting into sign
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
HDFuzzerFlags.def52 "This flag can be used to minimize a corpus.")
/freebsd-11-stable/contrib/gcc/doc/
HDmakefile.texi93 separately and compiled into a separate directory, to minimize problems
HDcpp.texi222 minimize gratuitous differences, where the ISO preprocessor's
1039 standard. To minimize the risk of different compilers interpreting your
1042 minimize confusion for people reading your program.
1743 much more generally. We have restricted it in this release to minimize
/freebsd-11-stable/contrib/sendmail/src/
HDSECURITY19 as a vector. One way to minimize the possibility of such problems
HDTUNING97 to minimize the overhead for creating processes because they just
/freebsd-11-stable/contrib/tcpdump/
DREADME197 preferably to the null device (to minimize effects like
HDREADME.md197 preferably to the null device (to minimize effects like
/freebsd-11-stable/contrib/libarchive/
HDREADME.md180 * I've attempted to minimize static link pollution. If you don't
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
HDTODO98 will minimize the conversion overhead for long directories, especially
/freebsd-11-stable/contrib/xz/
HDREADME139 any new features to minimize the risk of introducing new bugs.
/freebsd-11-stable/contrib/amd/
HDBUGS297 workaround which would minimize this effect is to set auto_attrcache=1 in
HDNEWS129 and network load on systems that use pawd heavily, and also minimize the
314 makes sense), to minimize string overflow changes. Audited all use of
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
HDstructure369 revision 0. To minimize I/O overhead for those applications, we
404 To minimize fragmentation, the initial packing process will only
/freebsd-11-stable/contrib/gcc/config/i386/
HDppro.md204 ;; The P6 has a sophisticated branch prediction mechanism to minimize
/freebsd-11-stable/contrib/wpa/hostapd/
HDChangeLog41 - minimize timing and memory use differences in PWE derivation
46 - minimize timing and memory use differences in PWE derivation
/freebsd-11-stable/contrib/ntp/sntp/libevent/
HDwhatsnew-2.1.txt534 branches. This should minimize epoll_ctl() calls and make the epoll
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
HDREADME917 To minimize the size of code that needs to be run with root privileges

123