| /freebsd/contrib/llvm-project/lldb/include/lldb/Host/ |
| H A D | OptionParser.h | 37 static void Prepare(std::unique_lock<std::mutex> &lock);
|
| /freebsd/contrib/llvm-project/lldb/source/Host/common/ |
| H A D | OptionParser.cpp | 18 void OptionParser::Prepare(std::unique_lock<std::mutex> &lock) { in Prepare() function in OptionParser
|
| /freebsd/usr.bin/ministat/ |
| H A D | README | 3 Prepare your data into two files, one number per line
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86LowerAMXType.cpp | 431 auto Prepare = [&](Type *MemTy) { in transformBitcast() local 451 Prepare(Bitcast->getOperand(0)->getType()); in transformBitcast() 471 Prepare(Bitcast->getType()); in transformBitcast() 1323 auto Prepare = [&](Type *MemTy) { in transformAMXCast() local 1351 Prepare(AMXCast->getOperand(0)->getType()); in transformAMXCast() 1373 Prepare(AMXCast->getType()); in transformAMXCast()
|
| /freebsd/contrib/ntp/sntp/libopts/m4/ |
| H A D | stdnoreturn.m4 | 8 # Prepare for substituting <stdnoreturn.h> if it is not supported.
|
| /freebsd/tools/tools/sysbuild/ |
| H A D | sysbuild.sh | 460 log_it Prepare running image 517 log_it Prepare destination partition
|
| /freebsd/sys/dev/iicbus/ |
| H A D | iicbb_if.m | 64 # Prepare device for I2C transfer
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
| H A D | CoroSplit.cpp | 2077 static void replacePrepare(CallInst *Prepare, LazyCallGraph &CG, in replacePrepare() argument 2079 auto CastFn = Prepare->getArgOperand(0); // as an i8* in replacePrepare() 2088 for (Use &U : llvm::make_early_inc_range(Prepare->uses())) { in replacePrepare() 2101 Prepare->replaceAllUsesWith(CastFn); in replacePrepare() 2102 Prepare->eraseFromParent(); in replacePrepare() 2118 auto *Prepare = cast<CallInst>(P.getUser()); in replaceAllPrepares() local 2119 replacePrepare(Prepare, CG, C); in replaceAllPrepares()
|
| /freebsd/contrib/llvm-project/lldb/bindings/interface/ |
| H A D | SBValueExtensions.i | 164 # Prepare for the next iteration.
|
| /freebsd/stand/i386/boot0/ |
| H A D | boot0.S | 518 movb $'1',%al # Prepare 552 intx13: # Prepare CHS parameters
|
| /freebsd/sys/contrib/openzfs/config/ |
| H A D | progtest.m4 | 28 # Prepare PATH_SEPARATOR.
|
| H A D | kernel-config-defined.m4 | 122 *** Prepare the Linux source tree by running `make prepare`,
|
| H A D | lib-ld.m4 | 38 # Prepare PATH_SEPARATOR.
|
| /freebsd/sys/dev/xdma/ |
| H A D | xdma_if.m | 58 # Prepare xDMA channel for a scatter-gather transfer.
|
| /freebsd/contrib/llvm-project/lldb/source/Interpreter/ |
| H A D | Options.cpp | 978 OptionParser::Prepare(lock); in ParseAlias() 1112 OptionParser::Prepare(lock); in ParseForCompletion() 1292 OptionParser::Prepare(lock); in Parse()
|
| /freebsd/sys/contrib/device-tree/Bindings/mmc/ |
| H A D | ti-omap-hsmmc.txt | 106 Prepare idle to remux dat1 as a gpio, and default to remux it back as sdio
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_load_verify_locations.pod | 157 Prepare the directory /some/where/certs containing several CA certificates
|
| /freebsd/contrib/pkgconf/ |
| H A D | pkg.m4 | 280 dnl Prepare a "--with-" configure option using the lowercase
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | z_Windows_NT-586_asm.asm | 561 sub esp,edx ; Prepare stack ptr-- Now it will be aligned on 128-byte boundary at the call
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | __hash_table | 1230 // Prepare the container for an insertion of the value __value with the hash 1304 // Prepare the container for an insertion of the value __cp_val with the hash
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | __hash_table | 1387 // Prepare the container for an insertion of the value __value with the hash 1461 // Prepare the container for an insertion of the value __cp_val with the hash
|
| /freebsd/contrib/ldns/ |
| H A D | Changelog | 326 * Prepare for ED25519, ED448 support: todo convert* routines in
|
| /freebsd/crypto/krb5/src/include/krb5/ |
| H A D | krb5.hin | 2439 * Prepare to sequentially read every credential in a credential cache. 2575 * Prepare to iterate over the collection of known credential caches. 2778 * Prepare to read sequentially every key in the specified key table. Use 6010 * Prepare @a auth_context to use cipher state when krb5_mk_priv() or
|
| /freebsd/crypto/heimdal/ |
| H A D | ChangeLog.2005 | 288 * lib/krb5/init_creds_pw.c: Prepare to pass down a
|
| /freebsd/sys/dev/aic7xxx/ |
| H A D | aic7xxx.seq | 2080 * Prepare the hardware to post a byte to host memory given an
|