/freebsd/tests/sys/cddl/zfs/tests/migration/ |
H A D | migration.kshlib | 42 function prepare #srcdir cmd function
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/migration/ |
H A D | migration.kshlib | 48 function prepare #srcdir cmd function
|
/freebsd/sys/dev/drm2/ |
H A D | drm_crtc_helper.h | 54 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 D | MemoryMapper.cpp | 62 char *InProcessMemoryMapper::prepare(ExecutorAddr Addr, size_t ContentSize) { in prepare() function in llvm::orc::InProcessMemoryMapper 316 char *SharedMemoryMapper::prepare(ExecutorAddr Addr, size_t ContentSize) { in prepare() function in llvm::orc::SharedMemoryMapper
|
/freebsd/contrib/netbsd-tests/sbin/gpt/ |
H A D | t_gpt.sh | 78 prepare() { function
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | SpillPlacement.cpp | 353 void SpillPlacement::prepare(BitVector &RegBundles) { in prepare() function in SpillPlacement
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | ELFLinkGraphBuilder.h | 270 template <typename ELFT> Error ELFLinkGraphBuilder<ELFT>::prepare() { in prepare() function
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | UnwindInfoSection.cpp | 202 void UnwindInfoSectionImpl::prepare() { in prepare() function in UnwindInfoSectionImpl
|
/freebsd/usr.bin/diff/ |
H A D | diffreg.c | 538 prepare(int i, FILE *fd, size_t filesize, int flags) prepare() function
|
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/ |
H A D | lsan_interceptors.cpp | 394 INTERCEPTOR(int,pthread_atfork,void (* prepare)(),void (* parent)(),void (* child)()) INTERCEPTOR() argument
|
/freebsd/usr.sbin/traceroute/ |
H A D | traceroute.c | 398 void (*prepare)(struct outdata *); member
|
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_interceptors.cpp | 752 INTERCEPTOR(int, pthread_atfork, void (*prepare)(), void (*parent)(),
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600MachineCFGStructurizer.cpp | 681 bool R600MachineCFGStructurizer::prepare() { in prepare() function in R600MachineCFGStructurizer
|
H A D | SIRegisterInfo.cpp | 165 void prepare() { in prepare() function
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | device.h | 70 int (*prepare)(struct device *dev); member
|
/freebsd/lib/libthr/thread/ |
H A D | thr_private.h | 257 void (*prepare)(void); member
|
/freebsd/tools/sched/ |
H A D | schedgraph.py | 1174 def prepare(self): member in SchedDisplay
|
/freebsd/contrib/sqlite3/ |
H A D | sqlite3ext.h | 115 int (*prepare)(sqlite3*,const char*,int,sqlite3_stmt**,const char**); member
|
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 7237 …ExecutionPlan<FloatDuration<Clock>> prepare(const IConfig &cfg, Environment<FloatDuration<Clock>> … in prepare() function
|