Searched defs:init (Results 251 - 275 of 422) sorted by relevance

<<11121314151617

/freebsd-12-stable/usr.sbin/bhyve/
H A Dnet_backends.c93 int (*init)(struct net_backend *be, const char *devname, member in struct:net_backend
/freebsd-12-stable/usr.sbin/rarpd/
H A Drarpd.c320 init(char *target) function
/freebsd-12-stable/contrib/tcsh/
H A Dcsh-mode.el
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp333 template <class ELFT> void ELFFileBase::init() { function in class:lld::elf::ELFFileBase
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp153 void MachineFunction::init() { function in class:MachineFunction
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DDenseMap.h762 void init(unsigned InitNumEntries) { function in class:llvm::DenseMap
999 void init(unsigned InitBuckets) { function in class:llvm::SmallDenseMap
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp135 static StringInitFailureKind IsStringInit(Expr *init, QualType declType, argument
[all...]
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp586 void ListOfModules::init() { function in class:__sanitizer::ListOfModules
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_allocator.cpp250 void init() { function in struct:__scudo::Allocator
682 void ScudoTSD::init() { function in class:__scudo::ScudoTSD
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCRegisterInfo.h200 void init(MCPhysReg InitVal, const MCPhysReg *DiffList) { function in class:llvm::MCRegisterInfo::DiffListIterator
/freebsd-12-stable/contrib/wpa/src/eap_server/
H A Deap_i.h29 void * (*init)(struct eap_sm *sm); member in struct:eap_method
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.cpp274 void partitionedTimers::init(explicitTimer timer) { function in class:partitionedTimers
547 void kmp_stats_output_module::init() { function in class:kmp_stats_output_module
/freebsd-12-stable/contrib/ntp/sntp/libevent/
H A Devent-internal.h94 void *(*init)(struct event_base *); member in struct:eventop
/freebsd-12-stable/contrib/ofed/librdmacm/
H A Dpreload.c376 static int init; local
/freebsd-12-stable/contrib/processor-trace/libipt/test/src/
H A Dptunit-image.c121 struct ptunit_result (*init)(struct image_fixture *); member in struct:image_fixture
420 static struct ptunit_result init(void) function
H A Dptunit-image_section_cache.c541 struct ptunit_result (*init)(struct iscache_fixture *); member in struct:iscache_fixture
H A Dptunit-query.c42 struct ptunit_result (*init)(struct ptu_decoder_fixture *); member in struct:ptu_decoder_fixture
/freebsd-12-stable/contrib/unbound/util/
H A Dmodule.h684 int (*init)(struc member in struct:module_func_block
[all...]
/freebsd-12-stable/contrib/gcc/config/
H A Ddarwin.c992 rtx init = const0_rtx; local
/freebsd-12-stable/contrib/gcc/
H A Dtree-ssa-loop-manip.c846 tree phi_old_loop, phi_new_loop, phi_rest, init, next, new_init, var; local
[all...]
H A Dtree-ssa-loop-niter.c1303 tree phi, init, next; local
1782 tree init, step, diff, estimation; local
H A Dtree-vectorizer.c776 tree init = build_int_cst (TREE_TYPE (niters), 0); local
1984 vect_is_simple_iv_evolution(unsigned loop_nb, tree access_fn, tree * init, tree * step) argument
/freebsd-12-stable/contrib/libevent/
H A Devent-internal.h94 void *(*init)(struct event_base *); member in struct:eventop
/freebsd-12-stable/contrib/binutils/binutils/
H A Dcoffgrok.h73 int init; member in struct:coff_isection
/freebsd-12-stable/contrib/gcc/cp/
H A Derror.c1460 tree init = TREE_OPERAND (t, 2); local

Completed in 337 milliseconds

<<11121314151617