Searched defs:prepare (Results 1 - 17 of 17) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/migration/
H A Dmigration.kshlib48 function prepare #srcdir cmd function
/freebsd-13-stable/tests/sys/cddl/zfs/tests/migration/
H A Dmigration.kshlib47 function prepare #srcdir cmd function
/freebsd-13-stable/lib/libthr/thread/
H A Dthr_fork.c82 _thr_atfork(void (*prepare)(void), void (*parent)(void), argument
H A Dthr_private.h260 void (*prepare)(void); member in struct:pthread_atfork
/freebsd-13-stable/contrib/apr-util/include/private/
H A Dapr_dbd_internal.h207 int (*prepare)(apr_pool_t *pool, apr_dbd_t *handle, const char *query, member in struct:apr_dbd_driver_t
/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_crtc_helper.h56 void (*prepare)(struct drm_crtc *crtc); member in struct:drm_crtc_helper_funcs
97 void (*prepare)(struct drm_encoder *encoder); member in struct:drm_encoder_helper_funcs
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cpp381 INTERCEPTOR(int, pthread_atfork, void (*prepare)(), void (*parent)(), argument
/freebsd-13-stable/contrib/apr-util/hooks/
H A Dapr_hooks.c83 static TSort *prepare(apr_pool_t *p,TSortData *pItems,int nItems) function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSpillPlacement.cpp361 void SpillPlacement::prepare(BitVector &RegBundles) { function in class:SpillPlacement
/freebsd-13-stable/contrib/netbsd-tests/sbin/gpt/
H A Dt_gpt.sh78 prepare() { function
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_interceptors.cpp610 INTERCEPTOR(int, pthread_atfork, void (*prepare)(), void (*parent)(), argument
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Ddevice.h66 int (*prepare)(struct device *dev); member in struct:dev_pm_ops
/freebsd-13-stable/usr.bin/diff/
H A Ddiffreg.c515 prepare(int i, FILE *fd, size_t filesize, int flags) function
/freebsd-13-stable/tools/sched/
H A Dschedgraph.py1173 def prepare(self): member in class:SchedDisplay
/freebsd-13-stable/contrib/traceroute/
H A Dtraceroute.c426 void (*prepare)(struct outdata *); member in struct:outproto
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp707 bool AMDGPUCFGStructurizer::prepare() { function in class:AMDGPUCFGStructurizer
/freebsd-13-stable/contrib/sqlite3/
H A Dsqlite3ext.h115 int (*prepare)(sqlite3*,const char*,int,sqlite3_stmt**,const char**); member in struct:sqlite3_api_routines

Completed in 418 milliseconds