Searched defs:init (Results 176 - 200 of 304) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DDenseMap.h609 void init(unsigned InitBuckets) { function in class:llvm::DenseMap
838 void init(unsigned InitBuckets) { function in class:llvm::SmallDenseMap
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCRegisterInfo.h199 void init(MCPhysReg InitVal, const MCPhysReg *DiffList) { function in class:llvm::MCRegisterInfo::DiffListIterator
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DRegisterPressure.cpp177 void RegPressureTracker::init(const MachineFunction *mf, function in class:RegPressureTracker
372 void PressureDiffs::init(unsigned N) { function in class:PressureDiffs
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGAtomic.cpp966 void CodeGenFunction::EmitAtomicInit(Expr *init, LValue dest) { argument
/freebsd-10-stable/contrib/wpa/src/eap_server/
H A Deap_i.h29 void * (*init)(struct eap_sm *sm); member in struct:eap_method
/freebsd-10-stable/sys/dev/drm/
H A Dr600_cp.c1805 int r600_do_init_cp(struct drm_device *dev, drm_radeon_init_t *init, argument
[all...]
/freebsd-10-stable/sys/dev/fb/
H A Dfbreg.h185 vi_init_t *init; member in struct:video_switch
/freebsd-10-stable/sys/dev/kbd/
H A Dkbdreg.h144 kbd_init_t *init; member in struct:keyboard_switch
/freebsd-10-stable/tools/regression/sockets/unix_cmsg/
H A Dunix_cmsg.c369 init(void) function
[all...]
/freebsd-10-stable/crypto/openssl/crypto/err/
H A Derr.c581 static int init = 1; local
/freebsd-10-stable/sys/dev/drm2/radeon/
H A Dradeon_cp.c1172 static int radeon_do_init_cp(struct drm_device *dev, drm_radeon_init_t *init, argument
1654 drm_radeon_init_t *init = data; local
[all...]
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Devent-internal.h94 void *(*init)(struct event_base *); member in struct:eventop
/freebsd-10-stable/contrib/unbound/daemon/
H A Dworker.c110 static int init = 0; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_base/
H A Dreps-strings.c180 svn_boolean_t init; member in struct:compose_handler_baton
/freebsd-10-stable/tools/tools/shlib-compat/
H A Dshlib-compat.py56 def init(self, outname): member in class:Config.FileConfig
64 def init(cls): member in class:Config
/freebsd-10-stable/contrib/hyperv/tools/
H A Dhv_kvp_daemon.c1324 kvp_op_load(int key, void (*init)(void), argument
/freebsd-10-stable/sys/dev/mps/
H A Dmps.c1016 MPI2_IOC_INIT_REQUEST init; local
[all...]
/freebsd-10-stable/crypto/openssh/
H A Dauth-pam.c962 do_pam_setcred(int init) argument
/freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c1112 static void build_rtr_msg(u8 p2p_type, struct fw_ri_init *init) argument
[all...]
/freebsd-10-stable/contrib/bsnmp/snmpd/
H A Dsnmpmod.h277 int (*init)(struct lmodule *, int argc, char *argv[]); member in struct:snmp_module
/freebsd-10-stable/sys/geom/
H A Dgeom.h98 g_init_t *init; member in struct:g_class
/freebsd-10-stable/usr.bin/chat/
H A Dchat.c471 void init(void) function
/freebsd-10-stable/usr.sbin/vidcontrol/
H A Dvidcontrol.c121 init(void) function
/freebsd-10-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...]

Completed in 618 milliseconds

1234567891011>>