Searched defs:init (Results 326 - 350 of 390) sorted by relevance

<<111213141516

/freebsd-11-stable/sys/dev/bwi/
H A Dif_bwi.c2499 bwi_newbuf(struct bwi_softc *sc, int buf_idx, int init) argument
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_run.c5628 run_rt3070_filter_calib(struct run_softc *sc, uint8_t init, uint8_t target, argument
/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwnvar.h195 struct iwn_fw_part init; member in struct:iwn_fw_info
/freebsd-11-stable/sys/amd64/include/
H A Dvmm.h161 vmm_init_func_t init; /* module wide initialization */ member in struct:vmm_ops
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp436 const Expr *init = var->getInit(); local
H A DCGDecl.cpp743 void CodeGenFunction::EmitScalarInit(const Expr *init, const ValueDecl *D, argument
666 tryEmitARCCopyWeakInit(CodeGenFunction &CGF, const LValue &destLV, const Expr *init) argument
1870 EmitExprAsInit(const Expr *init, const ValueDecl *D, LValue lvalue, bool capturedByInit) argument
[all...]
H A DCGExprConstant.cpp1467 void replaceInInitializer(llvm::Constant *init) { argument
1498 void findLocations(llvm::Constant *init) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp568 void ListOfModules::init() { function in class:__sanitizer::ListOfModules
/freebsd-11-stable/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp5079 __time_get_storage<char>::init(const ctype<char>& ct) function in class:__time_get_storage
5116 __time_get_storage<wchar_t>::init(const ctype<wchar_t>& ct) function in class:__time_get_storage
5832 moneypunct_byname<char, false>::init(const char* nm) function in class:moneypunct_byname
5876 moneypunct_byname<char, true>::init(const char* nm) function in class:moneypunct_byname
5936 moneypunct_byname<wchar_t, false>::init(const char* nm) function in class:moneypunct_byname
6001 moneypunct_byname<wchar_t, true>::init(cons function in class:moneypunct_byname
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1797 void init(int BlockSchedulingRegionID, Value *OpVal) { function in struct:llvm::slpvectorizer::ScheduleData
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.cpp1829 void Generic_GCC::GCCInstallationDetector::init( function in class:Generic_GCC::GCCInstallationDetector
/freebsd-11-stable/sys/netinet/
H A Dsctp_input.c92 struct sctp_init *init; local
288 struct sctp_init *init; local
[all...]
/freebsd-11-stable/contrib/gcc/cp/
H A Dtypeck.c4865 tree init = TREE_OPERAND (rhs, 1); local
H A Dcall.c6710 tree init; local
[all...]
H A Dclass.c6808 tree init; local
7283 tree init = NULL_TREE; local
7745 tree init; local
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dgimplify.c1220 tree init = DECL_INITIAL (decl); local
2859 tree cref, init; local
3318 tree init = TARGET_EXPR_INITIAL (*from_p); local
4246 tree init = TARGET_EXPR_INITIAL (targ); local
[all...]
H A Dc-parser.c1455 struct c_expr init; local
1468 maybe_warn_string_init (TREE_TYPE (d), init); local
3327 struct c_expr init; local
3450 struct c_expr init; local
3473 struct c_expr init; local
5794 struct c_expr init; local
8006 tree decl, cond, incr, save_break, save_cont, body, init; local
[all...]
/freebsd-11-stable/sys/dev/bxe/
H A Decore_sp.c4998 struct ecore_queue_init_params *init = &params->params.init; local
[all...]
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_wr.h355 struct t3_rdma_init_wr init; member in union:t3_wr
/freebsd-11-stable/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c6121 static void bwn_nphy_superswitch_init(struct bwn_mac *mac, bool init) argument
/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4fw_ri_api.h728 } init; member in union:fw_ri_wr::fw_ri
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Drsocket.c513 static int init; local
/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbio.h330 int init; member in struct:bio_st
/freebsd-11-stable/usr.sbin/syslogd/
H A Dsyslogd.c2470 init(int signo) function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h1738 void init(Valu function in class:llvm::SelectInst
[all...]

Completed in 579 milliseconds

<<111213141516