Home
last modified time | relevance | path

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

12

/trueos/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFDebugAranges.cpp136 DWARFDebugAranges::Sort (bool minimize) in Sort() argument
146 …log->Printf ("DWARFDebugAranges::Sort(minimize = %u) with %" PRIu64 " entries", minimize, (uint64_… in Sort()
154 if (minimize) in Sort()
HDDWARFDebugAranges.h50 Sort (bool minimize);
HDDWARFDebugInfo.cpp101 const bool minimize = true; in GetCompileUnitAranges() local
102 m_cu_aranges_ap->Sort (minimize); in GetCompileUnitAranges()
HDDWARFCompileUnit.cpp431 const bool minimize = false; in GetFunctionAranges() local
432 m_func_aranges_ap->Sort(minimize); in GetFunctionAranges()
/trueos/contrib/nvi/regex/
HDWHATSNEW63 been introduced to minimize portability problems with shifting into sign
/trueos/lib/libc/regex/
HDWHATSNEW63 been introduced to minimize portability problems with shifting into sign
/trueos/contrib/libarchive/
HDREADME124 * I've attempted to minimize static link pollution. If you don't
/trueos/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
HDcppinternals.texi1002 The basic strategy is to minimize the number of system calls. On many
/trueos/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
/trueos/contrib/tcpdump/
HDREADME212 preferably to the null device (to minimize effects like
/trueos/contrib/expat/doc/
HDxmlwf.sgml458 sgml-minimize-attributes:nil
/trueos/contrib/subversion/subversion/libsvn_fs_fs/
HDstructure270 revision 0. To minimize I/O overhead for those applications, we
305 To minimize fragmentation, the initial packing process will only
/trueos/contrib/xz/
HDREADME138 any new features to minimize the risk of introducing new bugs.
/trueos/contrib/amd/
HDBUGS297 workaround which would minimize this effect is to set auto_attrcache=1 in
HDNEWS69 and network load on systems that use pawd heavily, and also minimize the
236 makes sense), to minimize string overflow changes. Audited all use of
/trueos/contrib/gcc/config/i386/
HDppro.md204 ;; The P6 has a sophisticated branch prediction mechanism to minimize
/trueos/contrib/wpa/wpa_supplicant/
HDREADME897 To minimize the size of code that needs to be run with root privileges
/trueos/contrib/llvm/include/llvm/Target/
HDTarget.td115 // minimize the number of instructions using a register with a CostPerUse.
/trueos/crypto/heimdal/lib/wind/
HDrfc3490.txt1082 (subject to the limitations in section 2) that try to minimize
/trueos/contrib/groff/contrib/groffer/
HDChangeLog753 oriented functions to minimize complicated `eval' commands.
/trueos/contrib/gperf/doc/
HDgperf.texi1302 option can minimize the data size, at the expense of slightly longer
/trueos/crypto/heimdal/
HDChangeLog.2006773 * lib/krb5/init_creds_pw.c: minimize layering and remove

12