Home
last modified time | relevance | path

Searched refs:Prepare (Results 1 – 25 of 35) sorted by relevance

12

/freebsd-14.2/sys/contrib/openzfs/.github/workflows/
H A Dzfs-linux-tests.yml33 - name: Prepare artifacts
74 - name: Prepare artifacts
113 - name: Prepare artifacts
H A Dcheckstyle.yaml32 - name: Prepare
51 - name: Prepare artifacts
H A Dzfs-linux.yml22 - name: Prepare modules upload
H A Dzfs-tests.yml46 - name: Prepare artifacts
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Host/
H A DOptionParser.h37 static void Prepare(std::unique_lock<std::mutex> &lock);
/freebsd-14.2/usr.bin/ministat/
H A DREADME4 Prepare your data into two files, one number per line
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/
H A DOptionParser.cpp18 void OptionParser::Prepare(std::unique_lock<std::mutex> &lock) { in Prepare() function in OptionParser
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp300 auto Prepare = [&](Type *MemTy) { in transformBitcast() local
320 Prepare(Bitcast->getOperand(0)->getType()); in transformBitcast()
340 Prepare(Bitcast->getType()); in transformBitcast()
1137 auto Prepare = [&](Type *MemTy) { in transformAMXCast() local
1165 Prepare(AMXCast->getOperand(0)->getType()); in transformAMXCast()
1187 Prepare(AMXCast->getType()); in transformAMXCast()
/freebsd-14.2/contrib/ntp/sntp/libopts/m4/
H A Dstdnoreturn.m48 # Prepare for substituting <stdnoreturn.h> if it is not supported.
/freebsd-14.2/tools/tools/sysbuild/
H A Dsysbuild.sh460 log_it Prepare running image
517 log_it Prepare destination partition
/freebsd-14.2/sys/dev/iicbus/
H A Diicbb_if.m64 # Prepare device for I2C transfer
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/
H A DSBValueExtensions.i150 # Prepare for the next iteration.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp2114 static void replacePrepare(CallInst *Prepare, LazyCallGraph &CG, in replacePrepare() argument
2116 auto CastFn = Prepare->getArgOperand(0); // as an i8* in replacePrepare()
2125 for (Use &U : llvm::make_early_inc_range(Prepare->uses())) { in replacePrepare()
2138 Prepare->replaceAllUsesWith(CastFn); in replacePrepare()
2139 Prepare->eraseFromParent(); in replacePrepare()
2155 auto *Prepare = cast<CallInst>(P.getUser()); in replaceAllPrepares() local
2156 replacePrepare(Prepare, CG, C); in replaceAllPrepares()
/freebsd-14.2/tools/tools/git/
H A Dgit-arc.sh72 stage -- Prepare a series of commits to be pushed to the upstream FreeBSD
/freebsd-14.2/stand/i386/boot0/
H A Dboot0.S518 movb $'1',%al # Prepare
552 intx13: # Prepare CHS parameters
/freebsd-14.2/sys/contrib/openzfs/config/
H A Dprogtest.m427 # Prepare PATH_SEPARATOR.
H A Dkernel-config-defined.m4136 *** Prepare the Linux source tree by running `make prepare`,
H A Dlib-ld.m437 # Prepare PATH_SEPARATOR.
/freebsd-14.2/sys/dev/xdma/
H A Dxdma_if.m58 # Prepare xDMA channel for a scatter-gather transfer.
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/
H A DOptions.cpp944 OptionParser::Prepare(lock); in ParseAlias()
1082 OptionParser::Prepare(lock); in ParseForCompletion()
1271 OptionParser::Prepare(lock); in Parse()
/freebsd-14.2/sys/contrib/device-tree/Bindings/mmc/
H A Dti-omap-hsmmc.txt106 Prepare idle to remux dat1 as a gpio, and default to remux it back as sdio
/freebsd-14.2/crypto/openssl/doc/man3/
H A DSSL_CTX_load_verify_locations.pod156 Prepare the directory /some/where/certs containing several CA certificates
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT-586_asm.asm561 sub esp,edx ; Prepare stack ptr-- Now it will be aligned on 128-byte boundary at the call
/freebsd-14.2/contrib/llvm-project/libcxx/include/
H A D__hash_table1296 // Prepare the container for an insertion of the value __value with the hash
1370 // Prepare the container for an insertion of the value __cp_val with the hash
/freebsd-14.2/contrib/ldns/
H A DChangelog231 * Prepare for ED25519, ED448 support: todo convert* routines in

12