/freebsd/lib/libsecureboot/efi/include/Guid/ |
H A D | GlobalVariable.h | 101 /// The types of boot options supported by the boot manager. Should be treated as read-only. 124 /// All other values are reserved. Should be treated as read-only. 140 /// by the platform firmware. Should be treated as read-only. 146 /// All other values are reserved. Should be treated as read-only. 151 /// The OEM's default Key Exchange Key Signature Database. Should be treated as read-only. 156 /// The OEM's default public Platform Key. Should be treated as read-only. 161 /// The OEM's default secure boot signature store. Should be treated as read-only. 166 /// The OEM's default secure boot blacklist signature store. Should be treated as read-only. 171 /// The OEM's default secure boot timestamp signature store. Should be treated as read-only. 187 /// keys or not. Should be treated as read-only.
|
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | ti-aemif.txt | 105 Minimum value is 1 (0 treated as 1). 110 Minimum value is 1 (0 treated as 1). 117 Minimum value is 1 (0 treated as 1). 122 Minimum value is 1 (0 treated as 1). 127 Minimum value is 1 (0 treated as 1). 134 Minimum value is 1 (0 treated as 1).
|
/freebsd/contrib/bc/include/ |
H A D | dc.h | 65 * Returns true if the negative char `_` should be treated as a command or not. 69 * @return True if a negative should be treated as a command, false if it 70 * should be treated as a negative sign on a number. 80 // that, when encountered, should be treated as commands that take a register.
|
/freebsd/lib/libc/gen/ |
H A D | fnmatch.3 | 76 flag is set, a backslash character is treated as an ordinary character. 82 If this flag is not set, then slashes are treated as regular characters. 88 If this flag is not set, then leading periods are treated as regular
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | cond-token-plain.exp | 11 CondParser_Eval: 0 # This is treated as a comment, but why? 30 make: "cond-token-plain.mk" line 106: A bare word is treated like defined(...), and the variable 'b… 32 make: "cond-token-plain.mk" line 113: A bare word is treated like defined(...).
|
H A D | cond-token-plain.mk | 58 .if 0 \# This is treated as a comment, but why? 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 $\ 112 # expect+1: A bare word is treated like defined(...). 113 . info A bare word is treated like defined(...).
|
H A D | varparse-mod.mk | 28 # :M (because '}' and ')' are treated the same) 29 # :N (because '}' and ')' are treated the same)
|
/freebsd/usr.sbin/pppctl/ |
H A D | pppctl.8 | 41 If it contains a colon, it is treated as a 43 pair, otherwise it is treated as a TCP port specification on the 58 If any semi-colon characters are found, they are treated as
|
/freebsd/usr.bin/gencat/ |
H A D | gencat.1 | 74 a space following the set identifier is treated as a comment. 87 number is treated as a comment. 91 followed by a space is treated as a comment.
|
/freebsd/lib/libc/stdio/ |
H A D | wprintf.3 | 324 A negative field width is treated as a left adjustment flag followed by a 325 positive field width; a negative precision is treated as though it were 440 it is treated as 1. 490 Treated as 514 Treated as
|
H A D | printf.3 | 409 A negative field width is treated as a left adjustment flag followed by a 410 positive field width; a negative precision is treated as though it were 530 it is treated as 1. 587 Treated as 610 Treated as
|
H A D | _flock_stub.c | 69 * Make sure this mutex is treated as a private in _flockfile() 96 * Make sure this mutex is treated as a private in _ftrylockfile()
|
/freebsd/contrib/bmake/mk/ |
H A D | setopts.sh | 19 # If the option is followed by a ``.'' then it is treated as for 24 # If the option is followed by a ``,'' then it is treated as for 30 # If the option is followed by a ``^'' then it is treated as a
|
/freebsd/contrib/tzcode/ |
H A D | tzselect.8 | 54 integer digits are treated as degrees; latitudes with four or six and 55 longitudes with five or seven integer digits are treated as
|
/freebsd/contrib/one-true-awk/ |
H A D | awk.1 | 64 is treated as an assignment, not a filename, 548 is treated as a regular expression, and records are 632 To force an expression to be treated as a number add 0 to it; 633 to force it to be treated as a string concatenate
|
/freebsd/usr.bin/basename/ |
H A D | basename.1 | 68 is specified, then every argument is treated as a 77 is taken as its argument, and all other arguments are treated as a
|
/freebsd/contrib/ncurses/man/ |
H A D | menu_win.3x | 57 In the \fBset_\fP functions, window argument of \fBNULL\fP is treated as though 58 it were \fBstsdcr\fP. A menu argument of \fBNULL\fP is treated as a request
|
H A D | form_win.3x | 57 In the \fBset_\fP functions, window argument of \fBNULL\fP is treated as though 58 it were \fBstsdcr\fP. A form argument of \fBNULL\fP is treated as a request
|
/freebsd/contrib/tcpdump/ |
H A D | strtoaddr.c | 94 * a.b.c (with c treated as 16 bits) in strtoaddr() 95 * a.b (with b treated as 24 bits) in strtoaddr() 96 * a (with a treated as 32 bits) in strtoaddr()
|
/freebsd/share/i18n/csmapper/APPLE/ |
H A D | THAI%UCS.src | 116 # directly using dead keys. Thus they must be treated as real 140 # to force them to be treated in a special way for mapping to other 143 # characters should be treated as a single entity for transcoding. The 147 # cause it to be treated in a special way for transcoding. These always
|
H A D | UCS%THAI.src | 116 # directly using dead keys. Thus they must be treated as real 140 # to force them to be treated in a special way for mapping to other 143 # characters should be treated as a single entity for transcoding. The 147 # cause it to be treated in a special way for transcoding. These always
|
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/ |
H A D | c_api_test.cpp | 23 // Check that this value isn't treated as an out-of-band error. in TEST() 46 // Check that this value isn't treated as an out-of-band error. in TEST() 77 // Check that this value isn't treated as an out-of-band error. in TEST()
|
/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | dwarf_attrval_signed.3 | 116 The attribute's value is treated as a signed integral quantity and is 148 The attribute's value is treated as an unsigned integral quantity, and
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | PKCS12_PBE_keyivgen.pod | 64 I<iter> less than 1 is treated as a single iteration. 76 It will simply be treated as a byte sequence.
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | wlf,arizona.yaml | 53 are supplied the additional outputs will be treated as stereo. 85 treated as default setting.
|