Searched defs:init (Results 301 - 325 of 390) sorted by relevance

<<111213141516

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h599 void init(unsigned Line, uint64_t SizeInBits, uint32_t AlignInBits, function in class:llvm::DIType
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp768 void Scanner::init(MemoryBufferRef Buffer) { function in class:Scanner
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp2063 void CodeGenFunction::EmitAtomicInit(Expr *init, LValue dest) { argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h459 void init(NamedDecl *templatedDecl, TemplateParameterList* templateParams) { function in class:clang::final::TemplateDecl
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h435 template <class Ty> initializer<Ty> init(const Ty &Val) { function in namespace:llvm
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DConfig.h99 llvm::StringRef init; member in struct:lld::elf::Configuration
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win.cpp596 void ListOfModules::init() { function in class:__sanitizer::ListOfModules
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1479 void HWAddressSanitizer::ShadowMapping::init(Triple &TargetTriple) { function in class:HWAddressSanitizer::ShadowMapping
[all...]
/freebsd-11-stable/sys/kern/
H A Dtty.c1321 struct cdev *dev, *init, *lock, *cua, *cinit, *clock; local
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw2.c925 struct sctp_init *init; local
1013 struct sctp_init *init; local
/freebsd-11-stable/libexec/rtld-elf/
H A Drtld.h226 Elf_Addr init; /* Initialization function to call */ member in struct:Struct_Obj_Entry
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp1003 void GnuDebugLinkSection::init(StringRef File) { function in class:llvm::objcopy::GnuDebugLinkSection
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h467 void init() { memset(this, 0, sizeof *this); } function in struct:NodeBase
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.c2021 static int __init init(void) function
/freebsd-11-stable/contrib/less/
H A Dscreen.c1708 init(VOID_PARAM) function
/freebsd-11-stable/contrib/gcc/cp/
H A Dname-lookup.c3428 pushdecl_top_level_1(tree x, tree *init, bool is_friend) argument
3460 pushdecl_top_level_and_finish(tree x, tree init) argument
H A Dsemantics.c3415 tree init; local
3942 finish_omp_for(location_t locus, tree decl, tree init, tree cond, tree incr, tree body, tree pre_body) argument
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dtree-data-ref.c908 tree init, step; local
1061 tree init = initial_condition_in_loop_num (access_fn, loop->num); local
1244 tree init, evolution; local
[all...]
H A Dtree-vect-transform.c151 tree init = unshare_expr (DR_INIT (dr)); local
/freebsd-11-stable/contrib/binutils/bfd/
H A Dxcofflink.c3359 bfd_xcoff_link_generate_rtinit(bfd *abfd, const char *init, const char *fini, bfd_boolean rtld) argument
/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4.h125 struct fw_ri_wr init; member in union:t4_wr
/freebsd-11-stable/sys/dev/syscons/
H A Dsyscons.h464 vr_init_t *init; member in struct:sc_rndr_sw
/freebsd-11-stable/crypto/openssl/ssl/
H A Dkssl.c659 krb5_error_code(KRB5_CALLCONV *init) member in struct:_krb5_cc_ops
/freebsd-11-stable/usr.sbin/ctladm/
H A Dctladm.c3665 int verbose = 0, init = 0, lun = 0, quiet = 0; local
/freebsd-11-stable/usr.sbin/route6d/
H A Droute6d.c606 init(void) function

Completed in 1005 milliseconds

<<111213141516