Searched defs:init (Results 76 - 100 of 390) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRegUnits.h74 void init(const TargetRegisterInfo &TRI) { function in class:llvm::LiveRegUnits
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DConstantEmitter.h159 llvm::Constant *markIfFailed(llvm::Constant *init) { argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_buffer_queue.cpp70 BufferQueue::ErrorCode BufferQueue::init(size_t BS, size_t BC) { function in class:BufferQueue
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dbytemap.h23 void init() { initLinkerInitialized(); } function in class:scudo::FlatByteMap
50 void init() { function in class:scudo::TwoLevelByteMap
H A Dstats.h33 void init() { memset(this, 0, sizeof(*this)); } function in class:scudo::LocalStats
60 void init() { function in class:scudo::GlobalStats
H A Dtsd_exclusive.h33 void init(Allocator *Instance) { function in struct:scudo::TSDRegistryExT
/freebsd-11-stable/contrib/unbound/util/
H A Dregional.c183 regional_alloc_init(struct regional* r, const void *init, size_t size) argument
/freebsd-11-stable/contrib/unbound/dynlibmod/examples/
H A Dhelloworld.c40 EXPORT int init(struct module_env* env, int id) { function
/freebsd-11-stable/contrib/flex/
H A Dnfa.c154 int i, init, state_offset; local
/freebsd-11-stable/contrib/apr-util/include/private/
H A Dapr_dbd_internal.h50 void (*init)(apr_pool_t *pool); member in struct:apr_dbd_driver_t
/freebsd-11-stable/contrib/atf/atf-c/detail/
H A Ddynstr_test.c46 ATF_TC(init); variable
/freebsd-11-stable/contrib/dialog/
H A Dinputbox.c44 dialog_inputbox(const char *title, const char *cprompt, int height, int width, const char *init, const int password) argument
/freebsd-11-stable/contrib/gcc/
H A Dc-omp.c207 c_finish_omp_for (location_t locus, tree decl, tree init, tree cond, argument
[all...]
/freebsd-11-stable/sys/netpfil/ipfw/
H A Ddn_aqm.h108 int (*init)(struct dn_queue *); member in struct:dn_aqm
/freebsd-11-stable/sys/sys/
H A Dmemrange.h55 void (*init)(struct mem_range_softc *sc); member in struct:mem_range_ops
/freebsd-11-stable/crypto/openssl/crypto/engine/
H A Deng_int.h195 ENGINE_GEN_INT_FUNC_PTR init; member in struct:engine_st
/freebsd-11-stable/sys/dev/uart/
H A Duart_cpu.h43 void (*init)(struct uart_bas *, int, int, int, int); member in struct:uart_ops
/freebsd-11-stable/tools/regression/sockets/unix_cmsg/
H A Dunix_cmsg.c281 init(void) function
/freebsd-11-stable/stand/pc98/btx/btx/
H A Dbtx.S128 init: cli # Disable interrupts label
[all...]
/freebsd-11-stable/sys/dev/le/
H A Dam79900.c187 struct leinit init; local
[all...]
/freebsd-11-stable/stand/efi/boot1/
H A Dzfs_module.c227 init(void) function
/freebsd-11-stable/sbin/adjkerntz/
H A Dadjkerntz.c93 init = Unknown; local
[all...]
/freebsd-11-stable/stand/i386/btx/btx/
H A Dbtx.S132 init: cli # Disable interrupts label
[all...]
/freebsd-11-stable/contrib/wpa/src/fst/
H A Dfst.h160 int (*init)(void); member in struct:fst_ctrl
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterferenceCache.cpp54 void InterferenceCache::init(MachineFunction *mf, function in class:InterferenceCache

Completed in 190 milliseconds

1234567891011>>