Searched defs:init (Results 126 - 150 of 422) sorted by relevance

1234567891011>>

/freebsd-12-stable/crypto/openssl/crypto/evp/
H A Dm_sha3.c33 static int init(EVP_MD_CTX *evp_ctx, unsigned char pad) function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterPressure.cpp225 void LiveRegSet::init(const MachineRegisterInfo &MRI) { function in class:LiveRegSet
263 void RegPressureTracker::init(const MachineFunction *mf, function in class:RegPressureTracker
H A DShrinkWrap.cpp188 void init(MachineFunction &MF) { function in class:__anon4660::ShrinkWrap
H A DTargetSchedule.cpp63 void TargetSchedModel::init(const TargetSubtargetInfo *TSInfo) { function in class:TargetSchedModel
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DDataLayout.cpp460 void DataLayout::init(const Module *M) { *this = M->getDataLayout(); } function in class:DataLayout
H A DPassTimingInfo.cpp103 void PassTimingInfo::init() { function in class:llvm::__anon4755::legacy::PassTimingInfo
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h138 void init(unsigned NewUserTag, const LiveRange &NewLR, function in class:llvm::LiveIntervalUnion::Query
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dlocal_cache.h58 void init(GlobalStats *S, SizeClassAllocator *A) { function in struct:scudo::SizeClassAllocatorLocalCache
H A Dsecondary.h62 void init(GlobalStats *S) { function in class:scudo::MapAllocator
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_fd.cpp94 static void init(ThreadState *thr, uptr pc, int fd, FdSync *s, function in namespace:__tsan
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h248 void init(bool IsPointer, bool IsVector, uint16_t NumElements, function in class:llvm::LLT
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.h165 void init(VLIWMachineScheduler *dag, const TargetSchedModel *smodel) { function in struct:llvm::ConvergingVLIWScheduler::VLIWSchedBoundary
/freebsd-12-stable/contrib/xz/src/liblzma/common/
H A Dcommon.h127 lzma_init_function init; member in struct:lzma_filter_info_s
147 uintptr_t init; member in struct:lzma_next_coder_s
/freebsd-12-stable/contrib/opencsd/decoder/source/mem_acc/
H A Dtrc_mem_acc_file.cpp71 bool init = false; local
/freebsd-12-stable/contrib/processor-trace/libipt/test/src/
H A Dptunit-event_queue.c40 struct ptunit_result (*init)(struct evq_fixture *); member in struct:evq_fixture
H A Dptunit-msec_cache.c173 struct ptunit_result (*init)(struct test_fixture *); member in struct:test_fixture
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86IndirectThunks.cpp68 void init(Module &M) { function in class:__anon5464::ThunkInserter
/freebsd-12-stable/contrib/gcc/
H A Dloop-doloop.c435 rtx init; local
/freebsd-12-stable/contrib/libpcap/
H A Dnametoaddr.c741 static int init = 0; local
/freebsd-12-stable/contrib/elftoolchain/common/
H A Dutarray.h53 init_f *init; member in struct:__anon1212
/freebsd-12-stable/crypto/heimdal/lib/roken/
H A Dparse_units.c48 parse_something(const char *s, const struct units *units, const char *def_unit, int (*func)(int res, int val, unsigned mult), int init, int accept_no_val_p) argument
/freebsd-12-stable/sys/contrib/vchiq/interface/vchi/
H A Dvchi.h156 VCHI_SERVICE_INIT init; /* Service initialisation function */ member in struct:service_info_tag
/freebsd-12-stable/sys/cam/ctl/
H A Dctl_backend.h187 be_init_t init; /* passed to CTL */ member in struct:ctl_backend_driver
H A Dctl_frontend.h253 fe_init_t init; /* passed to CTL */ member in struct:ctl_frontend
/freebsd-12-stable/sys/dev/drm/
H A Dr128_cce.c352 static int r128_do_init_cce(struct drm_device * dev, drm_r128_init_t * init) argument
632 drm_r128_init_t *init = data; local
[all...]

Completed in 196 milliseconds

1234567891011>>