Home
last modified time | relevance | path

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

12

/freebsd-13.1/sys/contrib/openzfs/.github/workflows/
H A Dcheckstyle.yaml23 - name: Prepare
42 - name: Prepare artifacts
H A Dzfs-tests.yml46 - name: Prepare artifacts
H A Dzloop.yml49 - name: Prepare artifacts
H A Dzfs-tests-functional.yml69 - name: Prepare artifacts
H A Dzfs-tests-sanity.yml65 - name: Prepare artifacts
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1980 for (auto UI = Prepare->use_begin(), UE = Prepare->use_end(); UI != UE;) { in replacePrepare()
1993 Prepare->replaceAllUsesWith(CastFn); in replacePrepare()
1994 Prepare->eraseFromParent(); in replacePrepare()
2012 PrepareUserNode = CG[Prepare->getFunction()]; in replacePrepare()
2022 for (auto UI = Prepare->use_begin(), UE = Prepare->use_end(); in replacePrepare()
2048 Prepare->replaceAllUsesWith(CastFn); in replacePrepare()
2049 Prepare->eraseFromParent(); in replacePrepare()
2064 auto *Prepare = cast<CallInst>((PI++)->getUser()); in replaceAllPrepares() local
2065 replacePrepare(Prepare, CG, C); in replaceAllPrepares()
2083 auto *Prepare = cast<CallInst>((PI++)->getUser()); in replaceAllPrepares() local
[all …]
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Host/
H A DOptionParser.h37 static void Prepare(std::unique_lock<std::mutex> &lock);
/freebsd-13.1/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-13.1/contrib/ntp/sntp/libopts/m4/
H A Dstdnoreturn.m48 # Prepare for substituting <stdnoreturn.h> if it is not supported.
/freebsd-13.1/usr.bin/ministat/
H A DREADME5 Prepare your data into two files, one number per line
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp233 auto Prepare = [&]() { in transformBitcast() local
253 Prepare(); in transformBitcast()
273 Prepare(); in transformBitcast()
/freebsd-13.1/tools/tools/sysbuild/
H A Dsysbuild.sh461 log_it Prepare running image
518 log_it Prepare destination partition
/freebsd-13.1/sys/dev/iicbus/
H A Diicbb_if.m65 # Prepare device for I2C transfer
/freebsd-13.1/stand/i386/boot0/
H A Dboot0.S527 movb $'1',%al # Prepare
561 intx13: # Prepare CHS parameters
/freebsd-13.1/sys/contrib/openzfs/config/
H A Dprogtest.m427 # Prepare PATH_SEPARATOR.
H A Dlib-ld.m437 # Prepare PATH_SEPARATOR.
/freebsd-13.1/sys/dev/xdma/
H A Dxdma_if.m55 # Prepare xDMA channel for a scatter-gather transfer.
/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DOptions.cpp986 OptionParser::Prepare(lock); in ParseAlias()
1111 OptionParser::Prepare(lock); in ParseForCompletion()
1300 OptionParser::Prepare(lock); in Parse()
/freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/
H A DSBValue.i582 # Prepare for the next iteration.
/freebsd-13.1/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-13.1/crypto/openssl/doc/man3/
H A DSSL_CTX_load_verify_locations.pod136 Prepare the directory /some/where/certs containing several CA certificates
/freebsd-13.1/contrib/googletest/googletest/m4/
H A Dacx_pthread.m4245 # Prepare the flags
/freebsd-13.1/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-13.1/contrib/llvm-project/libcxx/include/
H A D__hash_table1836 // Prepare the container for an insertion of the value __value with the hash
1929 // Prepare the container for an insertion of the value __cp_val with the hash
/freebsd-13.1/contrib/ldns/
H A DChangelog68 * Prepare for ED25519, ED448 support: todo convert* routines in

12