Home
last modified time | relevance | path

Searched defs:prepare (Results 1 – 24 of 24) sorted by relevance

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/migration/
H A Dmigration.kshlib49 function prepare #srcdir cmd function
/freebsd/tests/sys/cddl/zfs/tests/migration/
H A Dmigration.kshlib42 function prepare #srcdir cmd function
/freebsd/contrib/llvm-project/libc/src/__support/threads/
H A Dfork_callbacks.cpp22 ForkCallback *prepare = nullptr; member
54 auto prepare = list[i].prepare; in invoke_prepare() local
/freebsd/sys/dev/drm2/
H A Ddrm_crtc_helper.h54 void (*prepare)(struct drm_crtc *crtc); member
95 void (*prepare)(struct drm_encoder *encoder); member
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMemoryMapper.cpp61 char *InProcessMemoryMapper::prepare(ExecutorAddr Addr, size_t ContentSize) { in prepare() function in llvm::orc::InProcessMemoryMapper
327 char *SharedMemoryMapper::prepare(ExecutorAddr Addr, size_t ContentSize) { in prepare() function in llvm::orc::SharedMemoryMapper
/freebsd/contrib/netbsd-tests/sbin/gpt/
H A Dt_gpt.sh78 prepare() { function
/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmfmac/
H A Dchip.h68 int (*prepare)(void *ctx); member
/freebsd/usr.sbin/ctld/
H A Dnvmf.cc142 nvmf_portal::prepare() in prepare() function in nvmf_portal
H A Dctld.hh154 virtual bool prepare() { return true; } in prepare() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSpillPlacement.cpp385 void SpillPlacement::prepare(BitVector &RegBundles) { in prepare() function in SpillPlacement
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELFLinkGraphBuilder.h271 template <typename ELFT> Error ELFLinkGraphBuilder<ELFT>::prepare() { in prepare() function
/freebsd/contrib/llvm-project/lld/MachO/
H A DUnwindInfoSection.cpp202 void UnwindInfoSectionImpl::prepare() { in prepare() function in UnwindInfoSectionImpl
/freebsd/usr.sbin/traceroute/
H A Dtraceroute.c398 void (*prepare)(struct outdata *); member
/freebsd/usr.bin/diff/
H A Ddiffreg.c556 prepare(int i, FILE *fd, size_t filesize, int flags) in prepare() function
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_interceptors.cpp780 INTERCEPTOR(int, pthread_atfork, void (*prepare)(), void (*parent)(),
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp672 bool R600MachineCFGStructurizer::prepare() { in prepare() function in R600MachineCFGStructurizer
H A DSIRegisterInfo.cpp171 void prepare() { in prepare() function
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cpp425 INTERCEPTOR(int, pthread_atfork, void (*prepare)(), void (*parent)(), in INTERCEPTOR()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Ddevice.h70 int (*prepare)(struct device *dev); member
/freebsd/lib/libthr/thread/
H A Dthr_private.h258 void (*prepare)(void); member
/freebsd/tools/sched/
H A Dschedgraph.py1174 def prepare(self): member in SchedDisplay
/freebsd/contrib/sqlite3/
H A Dsqlite3ext.h115 int (*prepare)(sqlite3*,const char*,int,sqlite3_stmt**,const char**); member
/freebsd/crypto/krb5/src/util/verto/
H A Dev.c4699 embed_prepare_cb (EV_P_ ev_prepare *prepare, int revents) in embed_prepare_cb()
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp7237 …ExecutionPlan<FloatDuration<Clock>> prepare(const IConfig &cfg, Environment<FloatDuration<Clock>> … in prepare() function