Home
last modified time | relevance | path

Searched full:included (Results 1 – 25 of 2502) sorted by relevance

12345678910>>...101

/freebsd/contrib/mandoc/
H A Dmandoc_headers.328 included in the order shown in this manual page,
29 and that no header is included more than once.
72 Each of the following headers can be included without including
74 These headers should be included before any other mandoc headers.
87 When this header is included, the same file must not include
108 This header must not be included unless the preprocessor symbol
111 When this header is included, the same file must not include
295 Afterwards, any other mandoc headers can be included as needed.
332 When this header is included, the same file should not include
346 When this header is included, the same file should not include
[all …]
/freebsd/share/misc/
H A Diso3166280 # Namibia, changing information not included in this file
283 # Afghanistan, changing information not included in this file
286 # Ethiopia, changing information not included in this file
289 # Fiji, changing information not included in this file
292 # Hungary, changing information not included in this file
298 # Romania, changing information not included in this file
301 # Poland, changing information not included in this file
307 # Benin, changing information not included in this file
310 # Czechoslovakia, changing information not included in this file
316 # Mozambique, changing information not included in this file
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DRegisterContextMinidump_x86_64.h77 // The next register is included with
81 // The next 4 registers are included with
88 // The next 2 registers are included with
93 // The next 6 registers are included with
102 // The next 4 registers are included with
109 // The next register is included with
113 // The next 11 registers are included with
127 // The next register is included with
131 // The next set of registers are included with
149 // The next 5 registers are included with
H A DRegisterContextMinidump_x86_32.h62 // The next 6 registers are included with
71 // The next field is included with
75 // The next 4 registers are included with
82 // The next 6 registers are included with
91 // The next 6 registers are included with
100 // The next field is included with
/freebsd/contrib/unbound/dnstap/
H A Ddnstap_fstrm.h88 * client sends READY (with content type included),
89 * client waits for ACCEPT (with content type included),
125 * buffer, because the lengths are included in the buffer. This is so that
126 * the zero control indicator can be included before the control frame length.
140 * buffer, because the lengths are included in the buffer. This is so that
141 * the zero control indicator can be included before the control frame length.
152 * buffer, because the lengths are included in the buffer. This is so that
153 * the zero control indicator can be included before the control frame length.
166 * buffer, because the lengths are included in the buffer. This is so that
167 * the zero control indicator can be included before the control frame length.
[all …]
/freebsd/lib/libpmc/pmu-events/arch/powerpc/power9/
H A Dpipeline.json35 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included"
40 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included"
80 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included"
95 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included"
115 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included"
160 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included"
175 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included"
180 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included"
225 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included"
250 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included"
[all …]
H A Dpmc.json20 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included"
30 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included"
40 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included"
90 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included"
95 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included"
100 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included"
110 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included"
H A Dmarked.json20 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included"
60 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included"
70 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included"
95 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included"
100 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included"
210 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included"
220 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included"
290 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included"
415 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included"
440 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included"
[all …]
/freebsd/crypto/openssh/regress/
H A Dservcfginclude.sh108 # Prepare an included config with an error.
136 # Ensure that Match/Host in an included config does not affect parent.
141 trial a /aa "included file does not affect match state"
167 trial a /aa "included file before match blocks is properly evaluated"
169 # Port in included file is correctly interpretted (bug #3169)
178 trace "Port after included files"
181 fail "failed to parse Port after included files"
184 fail "The Port in included file was intertepretted wrongly. Expected 7722, got $_port"
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestGetAggregate.java51 Set <String> included = new HashSet <String> (); in testIncluded() local
55 included.add(name); in testIncluded()
60 // successfully included. in testIncluded()
63 aggregate = consumer.getAggregate(included, null); in testIncluded()
66 for (String name : included) { in testIncluded()
69 " was explicitly included but did not appear " + in testIncluded()
74 if (!included.contains(a.getName())) { in testIncluded()
76 " was not explicitly included but appeared " + in testIncluded()
/freebsd/contrib/bmake/unit-tests/
H A Ddeptgt-posix.mk6 # '%POSIX' is defined and <posix.mk> is included, if it exists. Other than
27 INCLUDED_MK= ${TESTTMP}/included.mk
93 # If the main makefile first includes another makefile and that included
95 all: in-included-file
96 in-included-file: .PHONY set-up-sysdir check-not-posix run
97 printf 'include included.mk\n' > ${MAIN_MK}
H A Ddirective-include.mk9 # All included files are recorded in the variable .MAKE.MAKEFILES.
34 # The filename to be included can contain expressions.
44 # If the whole line were expanded before parsing, the filename to be included
52 # expression is skipped and the file is included nevertheless.
53 # FIXME: Add proper error handling, no file must be included here.
H A Ddirective-include-guard.mk17 # When such a file is included for the second or later time, and the guard
27 # included twice, to see whether the second '.include' is skipped.
245 # file is included the next time.
255 # it is defined at the point where the file is included the next time.
266 # it is defined at the point where the file is included the next time.
279 # If the guard variable is defined before the file is included for the first
293 # If the guard variable is defined before the file is included the first time,
295 # variable is undefined when the file is included the second time, the file is
346 # file is included, the guarded file is included again.
357 # If the guard variable is undefined while the file is included the first
[all …]
H A Ddirective-for-generating-endif.mk10 # After the "included file" from the .for loop, the 3 .if directives
14 # included file, and in each included file the .if/.endif directives must be
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_CMP_MSG_get0_header.pod50 The subject DN included in the certificate template is
56 if it is the NULL-DN (i.e., any empty sequence of RDNs), no subject is included,
67 The public key included is the first available value of these:
90 same OIDs included in the I<ctx> via L<OSSL_CMP_CTX_set0_reqExtensions(3)>.
91 The SANs are further overridden by any SANs included in I<ctx> via
93 Finally, policies are overridden by any policies included in I<ctx> via
/freebsd/usr.bin/seq/
H A Dseq.1137 Generate a sequence from 1 to 3 (included) with a default increment of 1:
145 Generate a sequence from 3 to 1 (included) with a default increment of -1:
153 Generate a sequence from 0 to 0.1 (included) with an increment of 0.05 and padding
162 Generate a sequence from 1 to 3 (included) with a default increment of 1,
169 Generate a sequence from 1 to 2 (included) with an increment of 0.2 and
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-NAN-USD14 The following parameters must be included in the config file used to
31 If ttl=0 or the parameter is not included, only one Publish message is
34 If freq is not included, the default frequency 2437 MHz (channel 6 on
37 If freq_list is included, publisher iterates over all the listed
61 If ttl=0 or the parameter is not included, operation is terminated once
64 If freq is not included, the default frequency 2437 MHz (channel 6 on
/freebsd/secure/lib/libcrypto/man/man3/
H A DOSSL_CMP_MSG_get0_header.3185 The subject \s-1DN\s0 included in the certificate template is
187 …Name\fR\|(3) \- if it is the NULL-DN (i.e., any empty sequence of RDNs), no subject is included," 4
188 …et1_subjectName - if it is the NULL-DN (i.e., any empty sequence of RDNs), no subject is included,"
196 The public key included is the first available value of these:
215 same OIDs included in the \fIctx\fR via \fBOSSL_CMP_CTX_set0_reqExtensions\fR\|(3).
216 The SANs are further overridden by any SANs included in \fIctx\fR via
218 Finally, policies are overridden by any policies included in \fIctx\fR via
/freebsd/share/man/man7/
H A Dbsd.snmpmod.mk.746 which is included by
101 It is automatically included into the
106 and can be included in the module's source code.
110 This is to be included into the module's source code.
/freebsd/contrib/ntp/html/hints/
H A Dnotes-xntp-v312 peers a "version 2" keyword should be included on the "peer" line.
32 included. This driver (refclock_goes.c) should also work for other
36 Clock is included. This driver (refclock_wwvb.c) (a) does not
42 6. A driver for the German time/frequency station DCF77 is included.
66 lib/authdes.c.des is included along with an unencrypted version
/freebsd/include/xlocale/
H A D_strings.h32 * This file is included from both strings.h and xlocale.h. We need to expose
33 * the declarations unconditionally if we are included from xlocale.h, but only
34 * if we are in POSIX2008 mode if included from string.h.
H A D_string.h34 * This file is included from both string.h and xlocale.h. We need to expose
35 * the declarations unconditionally if we are included from xlocale.h, but only
36 * if we are in POSIX2008 mode if included from string.h.
H A D_time.h37 * This file is included from both locale.h and xlocale.h. We need to expose
38 * the declarations unconditionally if we are included from xlocale.h, but only
39 * if we are in POSIX2008 mode if included from locale.h.
/freebsd/crypto/openssl/demos/certs/
H A Dca.cnf41 # PKIX recommendations harmless if included in all certificates.
50 # PKIX recommendations harmless if included in all certificates.
63 # PKIX recommendations harmless if included in all certificates.
/freebsd/lib/libpmc/pmu-events/arch/x86/knightslanding/
H A Dvirtual-memory.json13 … all the page walks. The cycles for page walks started in speculative path will also be included.",
22 …e D-side page walks. The cycles for page walks started in speculative path will also be included.",
39 …e I-side page walks. The cycles for page walks started in speculative path will also be included.",

12345678910>>...101