| /freebsd/contrib/bmake/unit-tests/ |
| H A D | cond-token-plain.mk | 4 # in .if conditions. These are also called bare words. 8 # The word 'value' after the '!=' is a bare word. 100 # A bare word may occur alone in a condition, without any comparison 101 # operator. It is interpreted as the function call 'defined(bare)'. 102 .if bare 105 # expect+1: A bare word is treated like defined(...), and the variable 'bare' is not defined. 106 . info A bare word is treated like defined(...), and the variable $\ 107 'bare' is not defined. 112 # expect+1: A bare word is treated like defined(...). 113 . info A bare word is treated like defined(...). [all …]
|
| H A D | cond-token-plain.exp | 31 CondParser_Eval: bare 32 make: cond-token-plain.mk:106: A bare word is treated like defined(...), and the variable 'bare' is… 34 make: cond-token-plain.mk:113: A bare word is treated like defined(...). 38 make: cond-token-plain.mk:130: Undefined variables in bare words expand to an empty string.
|
| H A D | directive-ifdef.mk | 3 # Tests for the .ifdef directive, which evaluates bare words by calling 20 # Since a bare word is an abbreviation for 'defined(word)', these can be 31 # possible. The '.ifdef' only affects bare words, not function calls.
|
| H A D | directive-for-if.mk | 29 # Since bare words were not allowed at the left-hand side of a condition, 36 # workaround was implemented that allowed bare words when they are followed 39 # Since cond.c 1.68 from 2015-05-05, bare words are allowed on the left-hand 45 # expanded to their bare textual value.
|
| H A D | directive-ifmake.mk | 97 # The '\!edge' in the following condition is parsed as a bare word. For such 98 # a bare word, there is no escaping mechanism so the backslash passes through.
|
| H A D | cond-func.mk | 88 # default function that is called when a bare word is parsed. For the plain 110 # If a variable named 'defined' is actually defined, the bare word 'defined'
|
| H A D | cond-func-empty.mk | 216 # ordinary bare word. This bare word is interpreted as 'defined(empty)', and
|
| /freebsd/crypto/openssh/regress/ |
| H A D | cfgmatchlisten.sh | 109 # Test that a bare port number is accepted in PermitListen 112 trace "match permitlisten bare" 115 fail "match permitlisten bare" 118 # Test that an incorrect bare port number is denied as expected 121 trace "match permitlisten bare" 182 # key opts with bare port number 188 trace "match permitlisten 127.0.0.1 server config w/key opts (bare)" 191 fail "match 127.0.0.1 server config w/key opts (bare)" 194 # key opts with incorrect bare port number 200 trace "match permitlisten 127.0.0.1 server config w/key opts (wrong bare)" [all …]
|
| H A D | addrmatch.sh | 40 run_trial user 1.1.1.1 somehost.example.com 1.2.3.4 1234 match2 "bare IP4 address" 45 run_trial user ::1 somehost.example.com ::2 1234 match2 "bare IP6 address"
|
| /freebsd/contrib/capsicum-test/ |
| H A D | overhead.cc | 25 double bare = RepeatSyscall(count, nr, arg1, arg2, arg3); in CompareSyscall() local 28 if (verbose) fprintf(stderr, "%d iterations bare=%fs capmode=%fs ratio=%.2f%%\n", in CompareSyscall() 29 count, bare, capmode, 100.0*capmode/bare); in CompareSyscall() 30 if (bare==0.0) { in CompareSyscall() 34 return capmode/bare; in CompareSyscall()
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | EVP_PKEY-ML-DSA.pod | 162 =item C<bare-seed>: 166 If the C<bare-seed> format is not included in the list, this format will not be 169 =item C<bare-priv>: 173 If the C<bare-priv> format is not included in the list, this format will not be 199 The legacy C<oqskeypair>, C<bare-seed> and C<bare-priv> formats can also be
|
| H A D | EVP_PKEY-ML-KEM.pod | 193 =item C<bare-seed>: 197 If the C<bare-seed> format is not included in the list, this format will not be 200 =item C<bare-priv>: 204 If the C<bare-priv> format is not included in the list, this format will not be 230 The legacy C<oqskeypair>, C<bare-seed> and C<bare-priv> formats can also be
|
| /freebsd/secure/lib/libcrypto/man/man7/ |
| H A D | EVP_PKEY-ML-KEM.7 | 235 .IX Item "bare-seed:" 238 If the \f(CW\*(C`bare\-seed\*(C'\fR format is not included in the list, this format will not be 242 .IX Item "bare-priv:" 245 If the \f(CW\*(C`bare\-priv\*(C'\fR format is not included in the list, this format will not be 272 The legacy \f(CW\*(C`oqskeypair\*(C'\fR, \f(CW\*(C`bare\-seed\*(C'\fR and \f(CW\*(C`bare\-priv\*(C'…
|
| H A D | EVP_PKEY-ML-DSA.7 | 204 .IX Item "bare-seed:" 207 If the \f(CW\*(C`bare\-seed\*(C'\fR format is not included in the list, this format will not be 211 .IX Item "bare-priv:" 214 If the \f(CW\*(C`bare\-priv\*(C'\fR format is not included in the list, this format will not be 241 The legacy \f(CW\*(C`oqskeypair\*(C'\fR, \f(CW\*(C`bare\-seed\*(C'\fR and \f(CW\*(C`bare\-priv\*(C'…
|
| /freebsd/crypto/openssl/providers/implementations/encode_decode/ |
| H A D | ml_dsa_codecs.c | 38 …{ "bare-priv", 0x0a00, 4, 0, 0, 0, 0, 0, 0, 0x0a00, 0, 0, }, 39 …{ "bare-seed", 0x0020, 4, 0, 0, 0, 0x20, 0, 0, 0, 0, 0, }, 56 …{ "bare-priv", 0x0fc0, 4, 0, 0, 0, 0, 0, 0, 0x0fc0, 0, 0, }, 57 …{ "bare-seed", 0x0020, 4, 0, 0, 0, 0x20, 0, 0, 0, 0, 0, }, 74 …{ "bare-priv", 0x1320, 4, 0, 0, 0, 0, 0, 0, 0x1320, 0, 0, }, 75 …{ "bare-seed", 0x0020, 4, 0, 0, 0, 0x20, 0, 0, 0, 0, 0, },
|
| H A D | ml_kem_codecs.c | 35 …{ "bare-priv", 0x0660, 4, 0, 0, 0, 0, 0, 0, 0x0660, 0, 0 }, 36 …{ "bare-seed", 0x0040, 4, 0, 0, 0, 0x40, 0, 0, 0, 0, 0 }, 53 …{ "bare-priv", 0x0960, 4, 0, 0, 0, 0, 0, 0, 0x0960, 0, 0, }, 54 …{ "bare-seed", 0x0040, 4, 0, 0, 0, 0x40, 0, 0, 0, 0, 0, }, 71 …{ "bare-priv", 0x0c60, 4, 0, 0, 0, 0, 0, 0, 0x0c60, 0, 0 }, 72 …{ "bare-seed", 0x0040, 4, 0, 0, 0, 0x40, 0, 0, 0, 0, 0 },
|
| H A D | ml_common_codecs.h | 59 * - Bare seed (just the 32 or 64 bytes) 60 * - Bare priv (just the key bytes)
|
| /freebsd/sbin/kldload/ |
| H A D | kldload.8 | 51 If a bare filename is requested it will only be loaded if it is found within 58 utility will warn if a module is requested as a bare filename and is present
|
| /freebsd/tools/build/ |
| H A D | freebsd-yeet.pl | 101 # 05248206f720 Remove $FreeBSD$: one-line bare tag 102 # 78d146160dc5 sys: Remove $FreeBSD$: one-line bare tag 140 do_one("one-line bare tag", '^\s*\$FreeBSD\$$\n', '', '78d146160dc5', '05248206f720');
|
| /freebsd/contrib/sqlite3/autosetup/ |
| H A D | cc.tcl | 594 # @make-autoconf-h outfile ?auto-patterns=HAVE_*? ?bare-patterns=SIZEOF_*? 599 make-config-header $file -auto $autopatterns -bare $barepatterns 602 # @make-config-header outfile ?-auto patternlist? ?-bare patternlist? ?-none patternlist? ?-str pat… 610 # Variables which match '-bare' are defined as-is. 617 ## -bare {SIZEOF_* HAVE_DECL_*} -auto HAVE_* -none * 628 lappend args -bare {SIZEOF_* HAVE_DECL_*} -auto HAVE_* 634 -bare {
|
| /freebsd/crypto/openssl/apps/ |
| H A D | CA.pl.in | 68 # Bare newlines outside quotes and (trailing) backslashes are disallowed. 78 # 5. Bare backlash or newline (rejected) 108 die sprintf("Bare backslash or newline in: '%s'\n", $val); 143 # 5. Bare newline (rejected) 188 die sprintf("Bare newline in: '%s'\n", $val);
|
| H A D | CA.pl | 69 # Bare newlines outside quotes and (trailing) backslashes are disallowed. 79 # 5. Bare backlash or newline (rejected) 109 die sprintf("Bare backslash or newline in: '%s'\n", $val); 144 # 5. Bare newline (rejected) 189 die sprintf("Bare newline in: '%s'\n", $val);
|
| /freebsd/contrib/llvm-project/libunwind/src/ |
| H A D | AddressSpace.hpp | 75 // When statically linked on bare-metal, the symbols for the EH table are looked 107 // When statically linked on bare-metal, the symbols for the EH table are looked 522 // Bare metal is statically linked, so no need to ask the dynamic loader in findUnwindSections() 536 // Bare metal is statically linked, so no need to ask the dynamic loader in findUnwindSections()
|
| /freebsd/sys/contrib/device-tree/src/arc/ |
| H A D | skeleton.dtsi | 7 * Skeleton device tree; the bare minimum needed to boot; just include and
|
| /freebsd/sys/powerpc/ps3/ |
| H A D | ps3-hv-header.awk | 3 # or a bare # for comments are copied to the output header so that
|