Home
last modified time | relevance | path

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

/freebsd-12-stable/tests/sys/cddl/zfs/tests/migration/
Dmigration.kshlib47 function prepare #srcdir cmd function
/freebsd-12-stable/sys/dev/drm2/
Ddrm_crtc_helper.h56 void (*prepare)(struct drm_crtc *crtc); member
97 void (*prepare)(struct drm_encoder *encoder); member
/freebsd-12-stable/sys/contrib/octeon-sdk/cvmx-malloc/
Dthread-m.h70 #define thread_atfork(prepare, parent, child) do {} while(0) argument
/freebsd-12-stable/sys/dev/drm2/i915/
Ddvo.h99 void (*prepare)(struct intel_dvo_device *dvo); member
/freebsd-12-stable/contrib/netbsd-tests/sbin/gpt/
Dt_gpt.sh78 prepare() { function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
DELFLinkGraphBuilder.h200 template <typename ELFT> Error ELFLinkGraphBuilder<ELFT>::prepare() { in prepare() function
/freebsd-12-stable/contrib/apr-util/include/private/
Dapr_dbd_internal.h207 int (*prepare)(apr_pool_t *pool, apr_dbd_t *handle, const char *query, member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DSpillPlacement.cpp353 void SpillPlacement::prepare(BitVector &RegBundles) { in prepare() function in SpillPlacement
/freebsd-12-stable/contrib/apr-util/hooks/
Dapr_hooks.c83 static TSort *prepare(apr_pool_t *p,TSortData *pItems,int nItems) in prepare() function
/freebsd-12-stable/sys/compat/linuxkpi/common/include/linux/
Ddevice.h65 int (*prepare)(struct device *dev); member
/freebsd-12-stable/contrib/gperf/src/
Dsearch.cc135 Search::prepare () in prepare() function in Search
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/asan/
Dasan_interceptors.cpp597 INTERCEPTOR(int, pthread_atfork, void (*prepare)(), void (*parent)(), in INTERCEPTOR()
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/lsan/
Dlsan_interceptors.cpp384 INTERCEPTOR(int, pthread_atfork, void (*prepare)(), void (*parent)(), in INTERCEPTOR()
/freebsd-12-stable/contrib/traceroute/
Dtraceroute.c426 void (*prepare)(struct outdata *); member
/freebsd-12-stable/usr.bin/diff/
Ddiffreg.c511 prepare(int i, FILE *fd, size_t filesize, int flags) in prepare() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp682 bool AMDGPUCFGStructurizer::prepare() { in prepare() function in AMDGPUCFGStructurizer
DSIRegisterInfo.cpp158 void prepare() { in prepare() function
/freebsd-12-stable/lib/libthr/thread/
Dthr_private.h260 void (*prepare)(void); member
/freebsd-12-stable/tools/sched/
Dschedgraph.py1175 def prepare(self): member in SchedDisplay
/freebsd-12-stable/crypto/heimdal/lib/sqlite/
Dsqlite3ext.h107 int (*prepare)(sqlite3*,const char*,int,sqlite3_stmt**,const char**); member
/freebsd-12-stable/contrib/sqlite3/
Dsqlite3ext.h115 int (*prepare)(sqlite3*,const char*,int,sqlite3_stmt**,const char**); member
/freebsd-12-stable/sys/dev/ncr/
Dncr.c1167 ncrcmd prepare [ 4]; member
/freebsd-12-stable/sys/dev/drm2/radeon/
Dradeon.h1276 void (*prepare)(struct radeon_device *rdev); member