Home
last modified time | relevance | path

Searched full:explicitly (Results 1 – 25 of 2223) sorted by relevance

12345678910>>...89

/freebsd/share/man/man5/
H A Dsrc.conf.5186 is set explicitly)
190 is set explicitly)
194 is set explicitly)
198 is set explicitly)
236 is set explicitly)
284 is set explicitly)
376 is set explicitly)
380 is set explicitly)
384 is set explicitly)
388 is set explicitly)
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAnalysis.h86 /// otherwise only a short list of analyses that have been explicitly updated
99 /// preserved if it's not abandoned, and (a) it's explicitly marked as
160 /// by some other set or was previously explicitly marked as preserved.
169 /// by some other set or was previously explicitly marked as preserved.
189 // The intersection requires the *union* of the explicitly not-preserved in intersect()
210 // The intersection requires the *union* of the explicitly not-preserved in intersect()
237 /// - the analysis is explicitly preserved or
245 /// explicitly invalidated. Even if the analysis is not explicitly
250 /// - \p AnalysisSetT is explicitly preserved or
288 /// This is only true when no analyses have been explicitly abandoned.
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_get_verify_mode.pod27 in B<ctx>. If no limit has been explicitly set, -1 is returned and the
31 in B<ssl>. If no limit has been explicitly set, -1 is returned and the
35 callback currently set in B<ctx>. If no callback was explicitly set, the
39 callback currently set in B<ssl>. If no callback was explicitly set, the
H A DSSL_set_connect_state.pod38 requested, the handshake routines must be explicitly set.
44 the handshake routines must be explicitly set in advance using either
48 SSL_set_accept_state() is called (either automatically or explicitly),
H A DSSL_CONF_CTX_set1_prefix.pod28 explicitly wants to set no prefix it must be explicitly set to "".
/freebsd/contrib/bearssl/src/
H A Dconfig.h120 * If the getentropy() call fails, and BR_USE_URANDOM is not explicitly
178 * Note: if BR_LOMUL is not explicitly enabled or disabled, then
187 * enabled explicitly, then that AES implementation will be compiled only
188 * if a compatible compiler is detected. If set explicitly to 0, the
197 * is not enabled explicitly, then support for SSE2 intrinsics will be
198 * automatically detected. If set explicitly to 0, then SSE2 code will
207 * If this is not enabled explicitly, then that implementation will be
/freebsd/crypto/openssl/
H A DREADME-PROVIDERS.md30 explicitly (e.g. in the application or via config), then this is the provider
35 providers then you must load it explicitly.
49 legacy provider explicitly.
113 Note that once you have explicitly loaded a provider into the library context
115 often also want to explicitly load the default provider, as is done here:
/freebsd/crypto/openssl/providers/common/include/prov/
H A Dprovider_util.h17 * explicitly fetched cipher.
29 * the digest, always. |alloc_md| only holds a reference to an explicitly
115 * As an option, a MAC name may be explicitly given, and if it is, the "mac"
117 * Similarly, as an option, a cipher name or a digest name may be explicitly
/freebsd/share/man/man4/
H A Dmac_portacl.485 policy only affects ports explicitly bound by a user process (either
92 connections where the process has not explicitly selected a port:
104 controlled ports will fail if not explicitly allowed by the port
181 explicitly allow this.
/freebsd/crypto/openssl/doc/man7/
H A Dcrypto.pod51 don't load a provider explicitly (either in program code or via config) then the
62 If an application does not explicitly create a library context then the
117 Property query strings can be specified explicitly as an argument to a function.
134 be used to explicitly fetch a digest algorithm implementation. The user is
329 default provider should be explicitly loaded if it is required in addition to
368 automatically loaded. If you explicitly load any provider then the "default"
369 provider would also need to be explicitly loaded if it is required.
390 be loaded explicitly, either in code or through OpenSSL configuration
405 be loaded explicitly, either in code or through OpenSSL configuration
418 be automatically loaded if no other provider has been explicitly loaded. To
[all …]
H A Dfips_module.pod166 Applications may choose to load the FIPS provider explicitly rather than relying
210 later explicitly load the FIPS provider then you will have both the FIPS and the
213 have not explicitly specified via a property query (see below) which one should
225 explicitly specified then the default library context is used. For further
331 * providers so we don't need to explicitly load them here.
340 * Because we don't call OSSL_LIB_CTX_load_config() explicitly for
380 explicitly loaded, the default provider will not automatically load. This means
/freebsd/secure/lib/libcrypto/man/man7/
H A Dcrypto.7181 don't load a provider explicitly (either in program code or via config) then the
191 If an application does not explicitly create a library context then the
243 Property query strings can be specified explicitly as an argument to a function.
259 be used to explicitly fetch a digest algorithm implementation. The user is
444 default provider should be explicitly loaded if it is required in addition to
483 automatically loaded. If you explicitly load any provider then the \*(L"default\*(R"
484 provider would also need to be explicitly loaded if it is required.
503 be loaded explicitly, either in code or through OpenSSL configuration
517 be loaded explicitly, either in code or through OpenSSL configuration
529 be automatically loaded if no other provider has been explicitly loaded. To
[all …]
H A Dfips_module.7282 Applications may choose to load the \s-1FIPS\s0 provider explicitly rather than relying
328 later explicitly load the \s-1FIPS\s0 provider then you will have both the \s-1FIPS\s0 and the
331 have not explicitly specified via a property query (see below) which one should
343 explicitly specified then the default library context is used. For further
456 \& * providers so we don\*(Aqt need to explicitly load them here.
465 \& * Because we don\*(Aqt call OSSL_LIB_CTX_load_config() explicitly for
506 explicitly loaded, the default provider will not automatically load. This means
/freebsd/secure/lib/libcrypto/man/man3/
H A DSSL_CTX_get_verify_mode.3162 in \fBctx\fR. If no limit has been explicitly set, \-1 is returned and the
166 in \fBssl\fR. If no limit has been explicitly set, \-1 is returned and the
170 callback currently set in \fBctx\fR. If no callback was explicitly set, the
174 callback currently set in \fBssl\fR. If no callback was explicitly set, the
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorize.h91 // Check whether the analysis has been explicitly invalidated. Otherwise, in invalidate()
117 /// If true, only loops that explicitly request interleaving are considered.
121 /// If true, only loops that explicitly request vectorization are considered.
164 /// If true, only loops that explicitly request interleaving are considered.
168 /// If true, only loops that explicitly request vectorization are considered.
/freebsd/contrib/netbsd-tests/share/mk/
H A Dt_test.sh66 atf_tc_fail("Failing explicitly");
85 fail("Failing explicitly");
101 atf_fail "Failing explicitly"
/freebsd/bin/test/tests/
H A DMakefile5 # root. Explicitly tell Kyua to drop privileges.
7 # TODO(jmmv): Kyua needs to do this by default, not only when explicitly
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/wasm/
H A DWasmObjcopy.cpp63 // Explicitly-requested sections. in removeSections()
85 // Keep debug sections, unless explicitly requested to remove. in removeSections()
93 // Explicitly keep these sections regardless of previous removes. in removeSections()
101 // Explicitly keep these sections regardless of previous removes. in removeSections()
/freebsd/tests/sys/geom/class/multipath/
H A Dmisc.sh244 # Explicitly prefer the final path
269 # Explicitly fail the first path
273 # Explicitly restore it
300 # Explicitly fail the first path
334 # Explicitly rotate the paths
/freebsd/contrib/bearssl/inc/
H A Dbearssl.h83 * explicitly authorised by the documentation. As an exception, when
87 * not explicitly allowed.
111 * Except when explicitly indicated, structure contents are opaque: they
150 * names. Some of the options can be explicitly set in the internal
/freebsd/lib/libsys/
H A Dwait.297 All of the desired process statuses to be waited on must be explicitly
115 flags to be explicitly specified.
303 functions, the flag has to be explicitly included in
319 functions, the flag has to be explicitly included in
614 has been explicitly given the child's process ID.
/freebsd/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci_hostbvar.h91 * PCI-PM power management must be explicitly enabled via
111 * explicitly set (to 114ns) to fix slow L1->L0 transition issues.
126 * flag; if set, ASPM and CLKREQ should be explicitly disabled. If not
127 * set, they should be explicitly enabled.
/freebsd/contrib/kyua/doc/
H A Dresults-files-report-example.mdoc25 But it is also possible to explicitly load data for older runs or from
26 explicitly-named files:
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DLiveDebugValues.cpp29 /// explicitly tracks the location of a variable, while the "InstrRef"
132 // Enable by default on x86_64, disable if explicitly turned off on cmdline. in debuginfoShouldUseDebugInstrRef()
137 // Enable if explicitly requested on command line. in debuginfoShouldUseDebugInstrRef()
/freebsd/contrib/googletest/googletest/cmake/
H A Dinternal_utils.cmake50 # turned off (/EHs-c- flag). Where required, exceptions are explicitly
59 # variable's value is empty before it's explicitly assigned to.
114 # explicitly.
121 # RTTI are enabled, so we define GTEST_HAS_* explicitly.
131 # explicitly.

12345678910>>...89