| /freebsd-14.2/contrib/bc/manuals/ |
| H A D | algorithms.md | 50 2. It minimizes algorithmic complexity. 58 a complexity of `O((n*log(n))^log_2(3))` which is favorable to the 84 to calculate `cos(x)`. It has a complexity of `O(n^3)`. 110 It has a complexity of `O(n^3)`. 133 It has a complexity of `O(n^3)`. 153 to reduce `x` to small enough. It has a complexity of `O(n^3)`. 271 It has a complexity of `O(n)` because of add. 279 It has a complexity of `O(n)` because of add. 361 It has a complexity of `O(n^4)` because of `gcd()`. 369 It has a complexity of `O(n^3)` because of arctangent. [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | DSInstructions.td | 443 let AddedComplexity = complexity; 988 /* complexity */ 0, /* gds */ 1>; 1011 /* complexity */ 0, /* gds */ 1>; 1014 /* complexity */ 1, /* gds */ 1>; 1023 int complexity = 0, bit gds=0> : GCNPat< 1026 let AddedComplexity = complexity; 1034 /* complexity */ 1>; 1042 /* complexity */ 1>; 1057 int complexity = 0, bit gds=0> : GCNPat< 1060 let AddedComplexity = complexity; [all …]
|
| H A D | VOPInstructions.td | 94 // Using complex patterns gives VOP3 patterns a very high complexity rating, 96 // priority lower. The goal is to use a high number to reduce complexity to 143 // Using complex patterns gives VOP3 patterns a very high complexity rating, 145 // priority lower. The goal is to use a high number to reduce complexity to
|
| H A D | FLATInstructions.td | 1175 ValueType data_vt = vt, int complexity = 0, 1180 let AddedComplexity = complexity in 1183 let AddedComplexity = !add(complexity, 1) in 1189 defm : FlatSignedAtomicPat<inst, node, vt, data_vt, /* complexity */ 0, /* isIntr */ 1>;
|
| /freebsd-14.2/crypto/openssl/Configurations/ |
| H A D | common0.tmpl | 4 # The reason for the complexity is that the build.info files provide
|
| /freebsd-14.2/contrib/libcbor/doc/source/api/ |
| H A D | type_2.rst | 17 …en before they are fully generated, but on the other hand it adds more complexity to the client co…
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/net/ |
| H A D | adi,adin1110.yaml | 18 The ADIN2111 is a low power, low complexity, two-Ethernet ports
|
| /freebsd-14.2/crypto/openssl/ssl/statem/ |
| H A D | README.md | 25 - Control complexity: only the state machine can change state: keep all
|
| /freebsd-14.2/crypto/openssl/crypto/ |
| H A D | README-sparse_array.md | 110 The complexity is hidden and nodes are allocated on an as needed basis.
|
| /freebsd-14.2/contrib/libcbor/doc/source/ |
| H A D | development.rst | 32 there is no significant complexity reduction that can be achieved by slightly
|
| /freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | FastISelEmitter.cpp | 587 int complexity = Pattern.getPatternComplexity(CGP); in collectPatterns() local 598 SimplePatterns[Operands][OpcodeName][VT][RetVT].emplace(complexity, in collectPatterns()
|
| H A D | CodeGenDAGPatterns.h | 1080 int complexity, unsigned uid, 1084 HwModeFeatures(hwmodefeatures.str()), AddedComplexity(complexity), in SrcRecord()
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | SSL_set_bio.pod | 95 Because of this complexity, this function should be avoided;
|
| H A D | SSL_CTX_set_security_level.pod | 128 By setting an appropriate security level much of this complexity can be
|
| H A D | X509_STORE_CTX_new.pod | 103 instead of using an B<X509_STORE> where its complexity is not needed
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/ |
| H A D | AnalyzerOptions.def | 387 ANALYZER_OPTION(unsigned, MaxSymbolComplexity, "max-symbol-complexity", 388 "The maximum complexity of symbolic constraint.", 35)
|
| /freebsd-14.2/contrib/bzip2/ |
| H A D | README | 123 ensure that this program works correctly. However, the complexity
|
| /freebsd-14.2/contrib/ncurses/doc/ |
| H A D | hackguide.doc | 270 environment, but nevertheless have only fairly low complexity. These 294 Most of the algorithmic complexity in the library lives in these 572 To hold down complexity, do make your code data-driven. Especially, if
|
| /freebsd-14.2/sys/dev/isp/ |
| H A D | Hardware.txt | 276 E. The next level of complexity is a Switched Fabric. The following topology
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonIntrinsics.td | 89 // Make sure the patterns with zero immediate value has higher complexity
|
| H A D | HexagonPatterns.td | 1153 // The complexity of the combines involving immediates should be greater 1154 // than the complexity of the combine with two registers. 1162 // The complexity of the combine with two immediates should be greater than 1163 // the complexity of a combine involving a register. 2012 // Add extra complexity to prefer these instructions over bitsset/bitsclr. 2035 // Do not increase complexity of these patterns. In the DAG, "cmp i8" may be 2038 // complexity that would make them preferable, and if they were actually used
|
| /freebsd-14.2/contrib/llvm-project/lld/docs/ |
| H A D | NewLLD.rst | 39 to abstract the differences wouldn't be worth its complexity and run-time
|
| /freebsd-14.2/contrib/atf/ |
| H A D | NEWS | 347 supporting use.fs adds a lot of unnecessary complexity. atf-run will 458 documents. They provided little value and introduced a lot of complexity
|
| /freebsd-14.2/contrib/one-true-awk/testdir/ |
| H A D | funstack.in | 758 …keywords = "compilers; computational complexity; context-free grammar; parsing; syntax analysi… 6874 …keywords = "complexity; computational; computational combinatorics; computational combinatorie… 16511 …keywords = "binary comparisons; computational complexity; computing models; data modeling; mer… 16512 …keywords = "computation time; computational complexity; merge sorting; merging; sets of number… 17487 …complexity; context free grammar; context-free grammars; LR(k) grammars; nondeterministic exponent… 18975 … = "comparison problems; computational complexity; computer metatheory; concrete computational… 19722 …keywords = "complexity; computational complexity; computer graphics; computer programming; con… 21209 … "algebraic complexity; algorithmic cost functions; algorithms; automata theory; complexity of… 23374 title = "On the complexity of computing the measure of {$\bigcup[a_i,b_i]$}", 23394 …heory; computational complexity; computational model; computer metatheory; computer programming; c… [all …]
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/ |
| H A D | Checkers.td | 1671 "Ensures that every clone has at least the given complexity. " 1675 "the group in terms of complexity.",
|