| /freebsd/crypto/openssl/ssl/statem/ |
| H A D | README.md | 10 - Remove duplication of state code between client and server 11 - Remove duplication of state code between TLS and DTLS 14 - Remove duplication of code between each of the message handling functions
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineBlockPlacement.cpp | 151 cl::desc("Perform tail duplication during placement. " 162 // Heuristic for tail duplication. 165 cl::desc("Instruction cutoff for tail duplication during layout. " 170 // Heuristic for aggressive tail duplication. 173 cl::desc("Instruction cutoff for aggressive tail duplication during " 178 // Heuristic for tail duplication. 188 // Heuristic for tail duplication if profile count is used in cost model. 191 cl::desc("If profile count information is used in tail duplication cost " 192 "model, the gained fall through number from tail duplication " 200 "triangle tail duplication heuristic to kick in. 0 to disable."), [all …]
|
| H A D | TailDuplicator.cpp | 53 "Number of instructions added due to tail duplication"); 55 "Number of instructions removed due to tail duplication"); 59 // Heuristic for tail duplication. 252 // Eliminate some of the copies inserted by tail duplication to maintain in tailDuplicateAndUpdate() 394 // Allow duplication of CFI instructions. in duplicateInstruction() 567 // When doing tail-duplication during layout, the block ordering is in flux, in shouldTailDuplicate() 587 // compensate for the duplication. in shouldTailDuplicate() 621 // Check the instructions in the block to determine whether tail-duplication in shouldTailDuplicate() 629 // tail duplication of some basic blocks, that would be duplicated otherwise. in shouldTailDuplicate() 673 // any subregisters. Due to a bug, tail duplication may add a new operand in shouldTailDuplicate() [all …]
|
| H A D | TailDuplication.cpp | 79 INITIALIZE_PASS(TailDuplicate, DEBUG_TYPE, "Tail Duplication", false, false) 81 "Early Tail Duplication", false, false)
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/ |
| H A D | RefactoringActions.cpp | 27 // FIXME: Rewrite the Actions to avoid duplication of descriptions/names with 72 // FIXME: Rewrite the Actions to avoid duplication of descriptions/names with
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopRotation.cpp | 53 OS << "header-duplication;"; in printPipeline() 65 // user explicitly marked for vectorization, even when header duplication is in run()
|
| /freebsd/usr.bin/mkuzip/ |
| H A D | mkuzip.8 | 129 Enable de-duplication. 210 The de-duplication is a
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
| H A D | PathMappingList.h | 43 /// Append <path, replacement> pair without duplication. 44 /// \return whether appending suceeds without duplication or not.
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | apq8094-sony-xperia-kitakami-karin_windy.dts | 8 /* As the names may imply, there is quite a bunch of duplication there. */
|
| /freebsd/share/mk/ |
| H A D | local.dirdeps-options.mk | 2 # avoid duplication
|
| /freebsd/crypto/openssl/crypto/ui/ |
| H A D | ui_err.c | 34 "user data duplication unsupported"},
|
| /freebsd/secure/lib/libcrypto/man/man7/ |
| H A D | provider-keymgmt.7 | 119 \& /* Key object duplication, a constructor */ 377 .SS "Key Object Import, Export and Duplication Functions" 378 .IX Subsection "Key Object Import, Export and Duplication Functions"
|
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
| H A D | CFGReachabilityAnalysis.h | 30 // duplication.
|
| /freebsd/sys/contrib/dev/ipw/ |
| H A D | LICENSE | 123 Use, duplication, or disclosure by the Government is subject to restrictions as 198 Use, duplication, or disclosure by the Government is subject to restrictions as
|
| HD | ipw2100-1.3-i.fw.uu | 124 * Use, duplication, or disclosure by the Government is subject to restrictions as 199 * Use, duplication, or disclosure by the Government is subject to restrictions as
|
| HD | ipw2100-1.3.fw.uu | 124 * Use, duplication, or disclosure by the Government is subject to restrictions as 199 * Use, duplication, or disclosure by the Government is subject to restrictions as
|
| HD | ipw2100-1.3-p.fw.uu | 124 * Use, duplication, or disclosure by the Government is subject to restrictions as 199 * Use, duplication, or disclosure by the Government is subject to restrictions as
|
| /freebsd/sys/contrib/dev/iwi/ |
| HD | ipw2200-bss.fw.uu | 126 Use, duplication, or disclosure by the Government is subject to restrictions as 201 Use, duplication, or disclosure by the Government is subject to restrictions as
|
| HD | ipw2200-ibss.fw.uu | 126 Use, duplication, or disclosure by the Government is subject to restrictions as 201 Use, duplication, or disclosure by the Government is subject to restrictions as
|
| H A D | LICENSE | 126 Use, duplication, or disclosure by the Government is subject to restrictions as 201 Use, duplication, or disclosure by the Government is subject to restrictions as
|
| HD | ipw2200-sniffer.fw.uu | 126 Use, duplication, or disclosure by the Government is subject to restrictions as 201 Use, duplication, or disclosure by the Government is subject to restrictions as
|
| /freebsd/tools/pkgbase/ |
| H A D | README.md | 17 * `-c` lints the file and gives warnings/errors, including duplication and
|
| /freebsd/sys/contrib/device-tree/Bindings/display/panel/ |
| H A D | novatek,nt35950.yaml | 19 either bilinear interpolation or pixel duplication.
|
| /freebsd/share/man/man9/ |
| H A D | accept_filter.9 | 121 function provides a simple way to avoid duplication of code
|
| /freebsd/contrib/llvm-project/libcxx/src/include/ryu/ |
| H A D | digit_table.h | 51 // the code uses the name __DIGIT_TABLE. In order to avoid code duplication it
|