Home
last modified time | relevance | path

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

12345678910>>...13

/freebsd-13-stable/sys/contrib/device-tree/Bindings/mmc/
HDmmc-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-13-stable/crypto/openssl/apps/
HDs_time.c102 int maxtime = SECONDS, nConn = 0, perform = 3, ret = 1, i, st_bugs = 0; in s_time_main() local
126 perform = 2; in s_time_main()
129 perform = 1; in s_time_main()
213 if (!(perform & 1)) in s_time_main()
274 if (!(perform & 2)) in s_time_main()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDLibCallsShrinkWrap.cpp58 bool perform() { in perform() function in __anon46103c760111::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-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDLoopIterator.h123 void perform(const LoopInfo *LI);
180 void perform(const LoopInfo *LI) { in perform() function
181 DFS.perform(LI); in perform()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDPGOMemOPSizeOpt.cpp182 void perform() { in perform() function in __anon345d951c0111::MemOPSizeOpt
188 if (perform(MO)) { in perform()
222 bool perform(MemOp MO);
243 bool MemOPSizeOpt::perform(MemOp MO) { in perform() function in __anon345d951c0111::MemOPSizeOpt
462 MemOPSizeOpt.perform(); in PGOMemOPSizeOptImpl()
/freebsd-13-stable/crypto/openssl/doc/man3/
HDCMS_final.pod15 CMS_final() finalises the structure B<cms>. Its purpose is to perform any
26 I/O functions perform finalisation operations internally.
HDX509_check_purpose.pod40 =item E<32>1 if the certificate was created to perform the purpose represented by I<id>
42 =item E<32>0 if the certificate was not created to perform the purpose represented by I<id>
HDEVP_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
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Debuginfod/
HDHTTPClient.cpp106 Error HTTPClient::perform(const HTTPRequest &Request, in perform() function in HTTPClient
153 Error HTTPClient::perform(const HTTPRequest &Request, in perform() function in HTTPClient
/freebsd-13-stable/stand/lua/
HDmenu.lua60 loader.perform("unload")
325 loader.perform("reboot")
355 loader.perform("unload")
410 loader.perform("chain " ..
HDcli.lua124 loader.perform("unload")
140 loader.perform("unload")
HDloader.lua43 loader.perform("efi-autoresizecons")
HDcore.lua375 loader.perform("efi-seed-entropy")
393 loader.perform(composeLoaderCmd("autoboot", argstr))
402 loader.perform(composeLoaderCmd("boot", argstr))
/freebsd-13-stable/tools/build/options/
HDWITH_BEARSSL7 This library is currently only used to perform
HDWITH_BIND_NOW3 flag set to indicate that the run-time loader should perform all relocation
/freebsd-13-stable/contrib/byacc/
HDconfig_h.in81 /* Define to 1 if you want to perform memory-leak testing. */
102 /* Define to 1 if you want to perform memory-leak testing. */
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Debuginfod/
HDHTTPClient.h80 Error perform(const HTTPRequest &Request, HTTPResponseHandler &Handler);
/freebsd-13-stable/sys/contrib/device-tree/Bindings/ipmi/
Daspeed,ast2400-ibt-bmc.txt5 perform in-band IPMI communication with their host.
HDnpcm7xx-kcs-bmc.txt5 used to perform in-band IPMI communication with their host.
HDaspeed-kcs-bmc.txt5 used to perform in-band IPMI communication with their host.
/freebsd-13-stable/sys/opencrypto/
HDcryptodev_if.m105 * perform those in this method. If the driver does not require
134 * @param op crypto operation to perform
166 * @param op crypto operation to perform
/freebsd-13-stable/sys/contrib/device-tree/Bindings/i2c/
HDi2c-gate.txt2 to the i2c bus. Gates are similar to arbitrators in that you need to perform
/freebsd-13-stable/tools/debugscripts/
HDREADME5 perform kernel debugging, you would do:
/freebsd-13-stable/contrib/blacklist/
HDTODO20 - do we need an api in blacklistctl to perform maintenance
/freebsd-13-stable/crypto/openssl/doc/man7/
HDevp.pod46 these functions do not perform a digest of the data to be signed. Therefore,
52 these functions perform encryption and decryption only. As public key

12345678910>>...13