Home
last modified time | relevance | path

Searched refs:perform (Results 1 – 25 of 418) sorted by relevance

12345678910>>...17

/freebsd/sys/contrib/device-tree/Bindings/mmc/
H A Dmmc-pwrseq-emmc.txt3 The purpose of this driver is to perform standard eMMC hw reset
16 and then deasserted to perform eMMC card reset. To perform
/freebsd/crypto/openssl/apps/
H A Ds_time.c145 int maxtime = SECONDS, nConn = 0, perform = 3, ret = 1, i, st_bugs = 0; in s_time_main() local
169 perform = 2; in s_time_main()
172 perform = 1; in s_time_main()
284 if (!(perform & 1)) in s_time_main()
342 if (!(perform & 2)) { in s_time_main()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLibCallsShrinkWrap.cpp58 bool perform() { in perform() function in __anona37531bd0111::LibCallsShrinkWrap
63 if (perform(CI)) { in perform()
72 bool perform(CallInst *CI);
487 bool LibCallsShrinkWrap::perform(CallInst *CI) { in perform() function in LibCallsShrinkWrap
506 bool Changed = CCDCE.perform(); in runImpl()
/freebsd/crypto/openssl/doc/man3/
H A DPKCS8_encrypt.pod32 PKCS8_encrypt() and PKCS8_encrypt_ex() perform encryption of an object I<p8> using
38 PKCS8_decrypt() and PKCS8_decrypt_ex() perform decryption of an B<X509_SIG> in
42 PKCS8_set0_pbe() and PKCS8_set0_pbe_ex() perform encryption of the I<p8inf>
H A DCMS_final.pod17 CMS_final() finalises the structure B<cms>. Its purpose is to perform any
31 I/O functions perform finalisation operations internally.
H A DEVP_PKEY_CTX_set_hkdf_md.pod44 up for HKDF will perform an extract followed by an expand operation in one go.
53 In this mode calling L<EVP_PKEY_derive(3)> will just perform the extract
62 In this mode calling L<EVP_PKEY_derive(3)> will just perform the expand
H A DSSL_get_rpoll_descriptor.pod22 perform useful network I/O, so that an application using a QUIC connection SSL
38 I/O conditions which allow the SSL object to perform useful work. When such a
H A DEVP_PKEY_check.pod31 order to perform a lightweight sanity check of the key. If a quicker form is not
39 order to perform a lightweight sanity check of the key. If a quicker form is not
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOMemOPSizeOpt.cpp182 void perform() { in perform() function in __anona03ef4830111::MemOPSizeOpt
188 if (perform(MO)) { in perform()
222 bool perform(MemOp MO);
243 bool MemOPSizeOpt::perform(MemOp MO) { in perform() function in __anona03ef4830111::MemOPSizeOpt
462 MemOPSizeOpt.perform(); in PGOMemOPSizeOptImpl()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopIterator.h123 void perform(const LoopInfo *LI);
180 void perform(const LoopInfo *LI) { in perform() function
181 DFS.perform(LI); in perform()
/freebsd/contrib/pkgconf/doc/
H A Dlibpkgconf-path.rst15 :param bool filter: Whether to perform duplicate filtering.
24 :param bool filter: Whether to perform duplicate filtering.
36 :param bool filter: Whether to perform duplicate filtering.
/freebsd/stand/lua/
H A Dcore.lua412 loader.perform("efi-seed-entropy " .. seedsize)
430 loader.perform(composeLoaderCmd("autoboot", argstr))
439 loader.perform(composeLoaderCmd("boot", argstr))
609 loader.perform("unload")
H A Dcli.lua112 loader.perform("unload")
128 loader.perform("unload")
H A Dloader.lua43 loader.perform("efi-autoresizecons")
H A Dmenu.lua327 loader.perform("reboot")
354 loader.perform("unload")
409 loader.perform("chain " ..
/freebsd/contrib/llvm-project/llvm/lib/Debuginfod/
H A DHTTPClient.cpp106 Error HTTPClient::perform(const HTTPRequest &Request, in perform()
153 Error HTTPClient::perform(const HTTPRequest &Request, in perform()
104 Error HTTPClient::perform(const HTTPRequest &Request, perform() function in HTTPClient
151 Error HTTPClient::perform(const HTTPRequest &Request, perform() function in HTTPClient
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.cpp90 LocalInstantiations.perform(); in ParseOrWrapTopLevelDecl()
91 GlobalInstantiations.perform(); in ParseOrWrapTopLevelDecl()
/freebsd/crypto/openssl/doc/internal/man7/
H A DEVP_PKEY.pod111 provider that is going to perform the operation (this also implies
116 perform such an export, so it maintains a cache of such exports in the
160 made to (which is the provider that's going to perform an operation
179 the provider that's to perform the operation, using its
190 perform.
/freebsd/contrib/byacc/
H A Dconfig_h.in84 /* Define to 1 if you want to perform memory-leak testing. */
108 /* Define to 1 if you want to perform memory-leak testing. */
/freebsd/usr.bin/tee/tests/
H A Dsigint.orch8 -- writing to the pty or trying to read from it to perform the following match.
/freebsd/contrib/llvm-project/llvm/include/llvm/Debuginfod/
H A DHTTPClient.h80 Error perform(const HTTPRequest &Request, HTTPResponseHandler &Handler);
/freebsd/tools/build/options/
H A DWITH_BIND_NOW3 flag set to indicate that the run-time loader should perform all relocation
/freebsd/crypto/openssl/doc/man7/
H A DEVP_KDF-HKDF.pod57 up for HKDF will perform an extract followed by an expand operation in one go.
66 In this mode calling L<EVP_KDF_derive(3)> will just perform the extract
76 In this mode calling L<EVP_KDF_derive(3)> will just perform the expand
/freebsd/sys/contrib/device-tree/Bindings/ipmi/
H A Daspeed,ast2400-ibt-bmc.txt5 perform in-band IPMI communication with their host.
/freebsd/crypto/openssl/doc/internal/man3/
H A DOSSL_SAFE_MATH_SIGNED.pod8 - create helper functions to safely perform non-overflowing integer operations
32 All of these functions perform an arithmetic operation on its arguments and

12345678910>>...17