Home
last modified time | relevance | path

Searched refs:complexity (Results 1 – 25 of 52) sorted by relevance

123

/freebsd-12.1/contrib/apr/docs/
H A Dincomplete_types59 This gets rid of some of the complexity, by moving it off to the side, but
74 which added a layer of complexity that turned out to be unnecessary. If
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DVOPInstructions.td63 // Using complex patterns gives VOP3 patterns a very high complexity rating,
65 // priority lower. The goal is to use a high number to reduce complexity to
110 // Using complex patterns gives VOP3 patterns a very high complexity rating,
112 // priority lower. The goal is to use a high number to reduce complexity to
H A DSOPInstructions.td465 // Use added complexity so these patterns are preferred to the VALU patterns.
/freebsd-12.1/crypto/openssl/ssl/statem/
H A DREADME24 - Control complexity: only the state machine can change state: keep all
/freebsd-12.1/share/examples/diskless/
H A DME48 softlink. The advantage is that for all the complexity of your /conf
H A DREADME.TEMPLATING168 added complexity actually makes it easier to manage multiple
/freebsd-12.1/crypto/openssl/doc/man3/
H A DSSL_set_bio.pod88 Because of this complexity, this function should be avoided;
H A DSSL_CTX_set_security_level.pod132 By setting an appropriate security level much of this complexity can be
/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DFastISelEmitter.cpp594 int complexity = Pattern.getPatternComplexity(CGP); in collectPatterns() local
606 SimplePatterns[Operands][OpcodeName][VT][RetVT].emplace(complexity, in collectPatterns()
H A DCodeGenDAGPatterns.h1095 std::vector<Record *> dstregs, int complexity,
1099 AddedComplexity(complexity), ID(uid), ForceMode(setmode) {} in SrcRecord()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.def314 ANALYZER_OPTION(unsigned, MaxSymbolComplexity, "max-symbol-complexity",
315 "The maximum complexity of symbolic constraint.", 35)
/freebsd-12.1/contrib/bzip2/
H A DREADME123 ensure that this program works correctly. However, the complexity
/freebsd-12.1/contrib/gcc/config/mips/
H A Dsr71k.md65 ;; reduce the complexity of cpu+fpu, reducing space.
/freebsd-12.1/contrib/ncurses/doc/
H A Dhackguide.doc268 environment, but nevertheless have only fairly low complexity. These
292 Most of the algorithmic complexity in the library lives in these
569 To hold down complexity, do make your code data-driven. Especially, if
/freebsd-12.1/usr.sbin/ntp/ntpd/
H A Dleap-seconds128 # This complexity would not be needed for negative leap seconds (if they
/freebsd-12.1/sys/dev/isp/
H A DHardware.txt277 E. The next level of complexity is a Switched Fabric. The following topology
/freebsd-12.1/contrib/tzdata/
H A Dleap-seconds.list128 # This complexity would not be needed for negative leap seconds (if they
/freebsd-12.1/contrib/atf/
H A DNEWS329 supporting use.fs adds a lot of unnecessary complexity. atf-run will
440 documents. They provided little value and introduced a lot of complexity
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonPatterns.td957 // The complexity of the combines involving immediates should be greater
958 // than the complexity of the combine with two registers.
966 // The complexity of the combine with two immediates should be greater than
967 // the complexity of a combine involving a register.
1748 // Add extra complexity to prefer these instructions over bitsset/bitsclr.
1759 // Do not increase complexity of these patterns. In the DAG, "cmp i8" may be
1762 // complexity that would make them preferable, and if they were actually used
H A DHexagonIntrinsics.td90 // Make sure the patterns with zero immediate value has higher complexity
/freebsd-12.1/contrib/llvm/tools/lld/docs/
H A DNewLLD.rst39 to abstract the differences wouldn't be worth its complexity and run-time
/freebsd-12.1/contrib/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td1352 int complexity = -1> {
1358 int Complexity = complexity;
/freebsd-12.1/contrib/mandoc/
H A DNEWS279 than to bother with the complexity of manpath(1).
964 and complexity.
1066 * Backed out -fno-ign-chars (pointless complexity).
/freebsd-12.1/contrib/gcc/
H A Dtree.h1452 #define TREE_COMPLEXITY(NODE) (EXPR_CHECK (NODE)->exp.complexity)
1690 int complexity; member
/freebsd-12.1/contrib/googletest/googlemock/docs/
H A DForDummies.md107 complexity of the C++ language, this script may not always work, but

123