| /freebsd-src/sys/i386/conf/ |
| H A D | MINIMAL-NODEBUG | 2 # MINIMAL-NODEBUG -- Non-debug MINIMAL kernel. 4 # This is the MINIMAL equivalent to GENERIC-NODEBUG. 8 include MINIMAL 11 ident MINIMAL-NODEBUG
|
| H A D | MINIMAL | 2 # MINIMAL -- Mostly Minimal kernel configuration file for FreeBSD/i386 4 # Many definitions of minimal are possible. The one this file follows is 37 ident MINIMAL
|
| /freebsd-src/sys/amd64/conf/ |
| H A D | MINIMAL-NODEBUG | 2 # MINIMAL-NODEBUG -- Non-debug MINIMAL kernel. 4 # This is the MINIMAL equivalent to GENERIC-NODEBUG. 8 include MINIMAL 11 ident MINIMAL-NODEBUG
|
| H A D | MINIMAL | 2 # MINIMAL -- Mostly Minimal kernel configuration file for FreeBSD/amd64 4 # Many definitions of minimal are possible. The one this file follows is 31 ident MINIMAL
|
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
| H A D | LowerMatrixIntrinsics.h | 21 bool Minimal; variable 24 LowerMatrixIntrinsicsPass(bool Minimal = false) : Minimal(Minimal) {} in Minimal() function
|
| /freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mmap/ |
| H A D | mmap_mixed.ksh | 63 --ioengine=sync --fallocate=none --group_reporting --minimal \ 69 --ioengine=sync --fallocate=none --group_reporting --minimal \ 75 --ioengine=mmap --fallocate=none --group_reporting --minimal \ 81 --ioengine=mmap --fallocate=none --group_reporting --minimal \
|
| /freebsd-src/contrib/bsnmp/tests/ |
| H A D | asn1.cc | 376 SECTION("non minimal encoding") { 378 "non-minimal unsigned at 00 00\n"); 380 "non-minimal unsigned at 00 7f\n"); 382 "non-minimal unsigned at 00 00 80\n"); 384 "non-minimal unsigned at 00 00 80 00\n"); 386 "non-minimal unsigned at 00 00 00 00 00 00 00 00 00 00\n"); 388 "non-minimal unsigned at 00 01 00 00 00 00 00 00 00 00\n"); 551 SECTION("non minimal encoding") { 553 "non-minimal unsigned at 00 00\n"); 555 "non-minimal unsigned at 00 7f\n"); [all …]
|
| /freebsd-src/share/examples/ipfilter/ |
| H A D | mkfilters.1 | 4 mkfilters \- generate a minimal firewall ruleset for ipfilter 11 \fBmkfilters\fP is a perl script that generates a minimal filter rule set for
|
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/ |
| H A D | BlockCoverageInference.h | 1 //===-- BlockCoverageInference.h - Minimal Execution Coverage ---*- C++ -*-===// 62 /// Maps blocks to a minimal list of predecessors that can be used to infer 66 /// Maps blocks to a minimal list of successors that can be used to infer
|
| /freebsd-src/contrib/bearssl/inc/ |
| H A D | bearssl_x509.h | 59 * **The "minimal" engine** implements minimal X.509 decoding and chain 111 * - The "minimal" engine does not check revocation status. The relevant 115 * - The "minimal" engine does not currently support Name Constraints 527 * The minimal X.509 engine has some state buffers which must be large 546 * cost of public key operations. The X.509 "minimal" engine will tolerate 675 * \brief The "minimal" X.509 engine structure. 680 * The "minimal" engine performs a rudimentary but serviceable X.509 path 789 * \brief Class instance for the "minimal" X.509 engine. 794 * \brief Initialise a "minimal" X.509 engine. 814 * \brief Set a supported hash function in an X.509 "minimal" engine. [all …]
|
| /freebsd-src/crypto/openssl/crypto/modes/ |
| H A D | wrap128.c | 40 * @param[out] out Ciphertext. Minimal buffer length = (inlen + 8) bytes. 87 * @param[out] iv Unchecked IV value. Minimal buffer length = 8 bytes. 89 * Minimal buffer length = (inlen - 8) bytes. 139 * Minimal buffer length = (inlen - 8) bytes. 174 * @param[out] out Ciphertext. Minimal buffer length = (inlen + 15) bytes. 240 * @param[out] out Plaintext. Minimal buffer length = (inlen - 8) bytes.
|
| /freebsd-src/contrib/arm-optimized-routines/math/tools/ |
| H A D | v_log.sollya | 10 // find log(1+x)/x polynomial with minimal relative error 11 // (minimal relative error polynomial for log(1+x) is the same * x)
|
| H A D | log.sollya | 11 // find log(1+x)/x polynomial with minimal relative error 12 // (minimal relative error polynomial for log(1+x) is the same * x)
|
| H A D | log2.sollya | 15 // find log2(1+x)/x polynomial with minimal relative error 16 // (minimal relative error polynomial for log2(1+x) is the same * x)
|
| /freebsd-src/contrib/arm-optimized-routines/pl/math/tools/ |
| H A D | v_log2f.sollya | |
| H A D | log10f.sollya | |
| H A D | v_log10.sollya | |
| H A D | v_log10f.sollya | |
| H A D | log10.sollya | |
| /freebsd-src/usr.bin/diff/ |
| H A D | diff.1 | 54 .Op Fl -minimal 86 .Op Fl -minimal 114 .Op Fl -minimal 144 .Op Fl -minimal 176 .Op Fl -minimal 208 .Op Fl -minimal 419 .It Fl d -minimal
|
| /freebsd-src/crypto/openssh/.github/workflows/ |
| H A D | upstream.yml | 34 …g }} in without-openssl) make OPENSSL=no;; ubsan) make DEBUG='-fsanitize-minimal-runtime -fsanitiz… 38 …g }} in without-openssl) make OPENSSL=no;; ubsan) make DEBUG='-fsanitize-minimal-runtime -fsanitiz…
|
| /freebsd-src/crypto/openssh/regress/ |
| H A D | cfgparse.sh | 19 verbose "reparse minimal config" 22 diff $OBJ/sshd_config.1 $OBJ/sshd_config.2) || fail "reparse minimal config"
|
| /freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/pam/ |
| H A D | pam_short_password.ksh | 39 # If we set the encryption passphrase for a dataset via pam_zfs_key, a minimal 41 # `zfs load-key` enforces a minimal length. Make sure this isn't the case.
|
| /freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ASTStructuralEquivalence.h | 33 /// \brief Whether to perform a normal or minimal equivalence check. 34 /// In case of `Minimal`, we do not perform a recursive check of decls with 38 Minimal, enumerator
|
| /freebsd-src/contrib/ntp/sntp/libopts/ |
| H A D | COPYING.lgplv3 | 32 The "Minimal Corresponding Source" for a Combined Work means the 101 0) Convey the Minimal Corresponding Source under the terms of this 123 the Minimal Corresponding Source and Corresponding Application
|