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

<<111213141516

/freebsd-11-stable/sys/dev/wpi/
H A Dif_wpivar.h160 struct wpi_fw_part init; member in struct:wpi_fw_info
/freebsd-11-stable/sys/geom/
H A Dgeom.h99 g_init_t *init; member in struct:g_class
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c1282 static void build_rtr_msg(u8 p2p_type, struct fw_ri_init *init) argument
[all...]
/freebsd-11-stable/sys/dev/kbd/
H A Dkbdreg.h144 kbd_init_t *init; member in struct:keyboard_switch
/freebsd-11-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-11-stable/usr.sbin/traceroute6/
H A Dtraceroute6.c1070 struct sctp_init_chunk *init; local
1355 struct sctp_init_chunk *init; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp135 static StringInitFailureKind IsStringInit(Expr *init, QualType declType, argument
[all...]
/freebsd-11-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-11-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-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp153 void MachineFunction::init() { function in class:MachineFunction
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp586 void ListOfModules::init() { function in class:__sanitizer::ListOfModules
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp333 template <class ELFT> void ELFFileBase::init() { function in class:lld::elf::ELFFileBase
/freebsd-11-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-11-stable/sys/x86/include/
H A Dapicvar.h205 void (*init)(vm_paddr_t); member in struct:apic_ops
/freebsd-11-stable/contrib/unbound/util/
H A Dmodule.h684 int (*init)(struc member in struct:module_func_block
[all...]
/freebsd-11-stable/contrib/gcc/cp/
H A Ddecl2.c711 finish_static_data_member_decl(tree decl, tree init, bool init_const_expr_p, tree asmspec_tree, int flags) argument
757 grokfield(const cp_declarator *declarator, cp_decl_specifier_seq *declspecs, tree init, bool init_const_expr_p, tree asmspec_tree, tree attrlist) argument
2612 one_static_initialization_or_destruction(tree decl, tree init, bool initp) argument
2813 tree init = TREE_PURPOSE (t); local
[all...]
H A Dinit.c151 tree init = NULL_TREE; local
322 perform_member_init(tree member, tree init) argument
472 tree init; local
1084 build_aggr_init(tree exp, tree init, int flags) argument
1142 init, LOOKUP_NORMAL|flags); local
1153 expand_default_init(tree binfo, tree true_exp, tree exp, tree init, int flags) argument
1246 expand_aggr_init_1(tree binfo, tree true_exp, tree exp, tree init, int flags) argument
1466 tree init; local
1554 build_raw_new_expr(tree placement, tree type, tree nelts, tree init, int use_global_new) argument
1573 build_new_1(tree placement, tree type, tree nelts, tree init, bool globally_qualified_p) argument
2068 build_new(tree placement, tree type, tree nelts, tree init, int use_global_new) argument
2358 get_temp_regvar(tree type, tree init) argument
2391 build_vec_init(tree base, tree maxindex, tree init, bool explicit_default_init_p, int from_array) argument
[all...]
H A Dtree.c272 build_cplus_new (tree type, tree init) argument
324 build_target_expr_with_type (tree init, tree type) argument
349 force_target_expr(tree type, tree init) argument
362 get_target_expr(tree init) argument
2327 tree init; local
2345 stabilize_init(tree init, tree *initp) argument
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dglobal.c2076 bitmap init; local
H A Dlambda-code.c2126 tree scev, init, val, var, setstmt; local
H A Dreal.c4745 static bool init = false; local
4825 bool init = false; local
H A Dreg-stack.c2584 rtx init; local
H A Dstmt.c2184 static bool init = false; local
H A Dtree-scalar-evolution.c1280 tree init = *evolution_of_loop; local
[all...]
H A Dtree-sra.c668 void (*init) (struct sra_elt *elt, tree value, block_stmt_iterator *bsi); member in struct:sra_walk_fns
1772 generate_one_element_init(tree var, tree init, tree *list_p) argument
1786 generate_element_init_1(struct sra_elt *elt, tree init, tree *list_p) argument
1866 generate_element_init(struct sra_elt *elt, tree init, tree *list_p) argument
[all...]

Completed in 316 milliseconds

<<111213141516