| /freebsd/tests/ |
| H A D | README | 23 several of the design decisions described below. This simplifies the 48 programs being installed --which is a worthy goal because it simplifies 49 the addition of new test programs and simplifies the maintenance of the
|
| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/Transformer/ |
| H A D | SourceCodeBuilders.h | 76 /// needed by the syntax, and simplifies to `->` when possible, e.g.: 86 /// when needed by the syntax, and simplifies to `.` when possible, e.g.: 104 /// needed by the syntax and simplifies when possible. If `PLTypeClass` is
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | LoopSimplify.h | 14 // entry edge from outside of the loop to the loop header. This simplifies a 20 // by the loop header). This simplifies transformations such as store-sinking
|
| H A D | CallGraphUpdater.h | 27 /// simplifies the interface and the call sites, e.g., new and old pass manager
|
| /freebsd/lib/libc/aarch64/string/ |
| H A D | memmove.S | 2 * memmove is implemented in memcpy.S. Having this file simplifies the build
|
| /freebsd/contrib/libxo/xopo/ |
| H A D | xopo.1 | 22 utility simplifies libxo format strings into the form used for
|
| /freebsd/contrib/tcpdump/ |
| H A D | README.md | 22 which simplifies installation of updates and long-term maintenance. However, 83 Simplifies the tcpdump trace for an ftp (or other unidirectional
|
| /freebsd/share/man/man7/ |
| H A D | tracing.7 | 35 It simplifies common DTrace usage patterns and requires less expert knowledge
|
| H A D | bsd.snmpmod.mk.7 | 41 simplifies the building of modules for the Begemot SNMP daemon,
|
| /freebsd/sys/contrib/device-tree/Bindings/display/imx/ |
| H A D | fsl,imx8qxp-dc-command-sequencer.yaml | 13 does not need to wait for certain events. Also it simplifies SW architecture,
|
| /freebsd/share/doc/smm/02.config/ |
| H A D | 1.t | 41 simplifies system maintenance by isolating system dependencies
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
| H A D | SimplifyCFG.h | 25 /// This pass iteratively simplifies the entire CFG of a function. It may change
|
| /freebsd/contrib/libarchive/cpio/ |
| H A D | cpio.h | 17 * Keeping all of the state in a structure like this simplifies memory
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | InstructionSimplify.cpp | 14 // simplified: This is usually true and assuming it simplifies the logic (if 151 /// and see if it simplifies. 261 // Otherwise, return "L op' R" if it simplifies. in expandBinOp() 303 // Transform: "(A op B) op C" ==> "A op (B op C)" if it simplifies completely. in simplifyAssociativeBinOp() 311 // It does! Return "A op V" if it simplifies or is already available. in simplifyAssociativeBinOp() 315 // Otherwise return "A op V" if it simplifies. in simplifyAssociativeBinOp() 323 // Transform: "A op (B op C)" ==> "(A op B) op C" if it simplifies completely. in simplifyAssociativeBinOp() 331 // It does! Return "V op C" if it simplifies or is already available. in simplifyAssociativeBinOp() 335 // Otherwise return "V op C" if it simplifies. in simplifyAssociativeBinOp() 347 // Transform: "(A op B) op C" ==> "(C op A) op B" if it simplifies completely. in simplifyAssociativeBinOp() [all …]
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | Timer.h | 21 /// A timer class that simplifies common timing metrics.
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | EPCGenericJITLinkMemoryManager.h | 12 // This simplifies the implementaton of new ExecutorProcessControl instances,
|
| H A D | EPCGenericMemoryAccess.h | 12 // This simplifies the implementaton of new ExecutorProcessControl instances,
|
| H A D | EPCGenericDylibManager.h | 12 // This simplifies the implementaton of new ExecutorProcessControl instances,
|
| /freebsd/contrib/ncurses/man/ |
| H A D | MKada_config.in | 71 This program development aid simplifies the process of configuring
|
| H A D | MKncu_config.in | 44 This program development aid simplifies the process of configuring
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | CanonicalizeAliases.cpp | 29 // This simplifies optimization and ThinLTO linking of the original symbols.
|
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | average.h | 50 * Also all (_d) values seem to be pow2 which simplifies maths (shift by
|
| /freebsd/crypto/openssl/util/perl/OpenSSL/ |
| H A D | fallback.pm | 28 This small simple module simplifies the addition of fallback directories
|
| /freebsd/contrib/kyua/utils/cmdline/ |
| H A D | Makefile.am.inc | 51 # should not be bundled into libutils.a, but doing so simplifies the build
|
| /freebsd/share/man/man5/ |
| H A D | dir.5 | 96 * keeping this pad for ILP32 architectures simplifies compat32 layer.
|