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

1234567891011>>

/freebsd-12-stable/bin/sh/
H A Dmksyntax.c240 init(const char *name) function
/freebsd-12-stable/crypto/heimdal/base/
H A Dheimbasepriv.h64 heim_type_init init; member in struct:heim_type_data
/freebsd-12-stable/sys/crypto/des/
H A Ddes_ecb.c64 static int init=1; local
/freebsd-12-stable/sys/dev/drm2/i915/
H A Ddvo.h56 bool (*init)(struct intel_dvo_device *dvo, member in struct:intel_dvo_dev_ops
/freebsd-12-stable/sys/dev/ixl/
H A Dixl_iw.h65 int (*init)(struct ixl_iw_pf *pf_info); member in struct:ixl_iw_ops
/freebsd-12-stable/sys/dev/le/
H A Dam7990.c151 struct leinit init; local
[all...]
/freebsd-12-stable/sys/mips/cavium/octe/
H A Dcavium-ethernet.h74 int (*init)(struct ifnet *ifp); member in struct:__anon15802
/freebsd-12-stable/libexec/tftpd/
H A Dtftp-file.c109 convert_to_net(char *buffer, size_t count, int init) argument
/freebsd-12-stable/sys/amd64/vmm/io/
H A Diommu.h49 iommu_init_func_t init; /* module wide */ member in struct:iommu_ops
/freebsd-12-stable/crypto/openssl/crypto/
H A Dthreads_none.c65 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void)) argument
H A Dthreads_pthread.c116 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void)) argument
/freebsd-12-stable/crypto/openssl/crypto/bn/
H A Dbn_print.c331 static int init = 0; local
/freebsd-12-stable/crypto/openssl/crypto/dh/
H A Ddh_local.h50 int (*init) (DH *dh); member in struct:dh_method
/freebsd-12-stable/crypto/openssl/crypto/dsa/
H A Ddsa_local.h54 int (*init) (DSA *dsa); member in struct:dsa_method
/freebsd-12-stable/crypto/openssl/crypto/dso/
H A Ddso_local.h101 int (*init) (DSO *dso); member in struct:dso_meth_st
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizer.cpp64 void Legalizer::init(MachineFunction &MF) { function in class:Legalizer
H A DLocalizer.cpp38 void Localizer::init(MachineFunction &MF) { function in class:Localizer
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterferenceCache.cpp54 void InterferenceCache::init(MachineFunction *mf, function in class:InterferenceCache
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStatistic.h124 TrackingStatistic &init() { function in class:llvm::TrackingStatistic
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DObjCARCAnalysisUtils.h268 void init(Module *Mod) { function in class:llvm::objcarc::ARCMDKindCache
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtsd_shared.h43 void init(Allocator *Instance) { function in struct:scudo::TSDRegistrySharedT
H A Dvector.h22 void init(uptr InitialCapacity) { function in class:scudo::VectorNoCtor
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyReexports.h117 template <typename ORCABI> Error init() { function in class:llvm::orc::LocalLazyCallThroughManager
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DSHA1.cpp85 void SHA1::init() { function in class:SHA1
H A DStringMap.cpp52 void StringMapImpl::init(unsigned InitSize) { function in class:StringMapImpl

Completed in 190 milliseconds

1234567891011>>