Searched defs:init (Results 201 - 225 of 302) sorted by relevance

1234567891011>>

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp120 llvm::Constant *init = llvm::ConstantStruct::getAnon(elements); local
285 const Expr *init = var->getInit(); local
1068 llvm::Constant *init = llvm::ConstantStruct::getAnon(fields); local
[all...]
/freebsd-10.3-release/contrib/llvm/lib/IR/
H A DAsmWriter.cpp1204 void AssemblyWriter::init() { function in class:llvm::AssemblyWriter
/freebsd-10.3-release/contrib/llvm/lib/TableGen/
H A DRecord.cpp1662 void Record::init() { function in class:Record
/freebsd-10.3-release/contrib/llvm/include/llvm/Support/
H A DCommandLine.h314 initializer<Ty> init(const Ty &Val) { function in namespace:llvm::cl
/freebsd-10.3-release/contrib/gcc/
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...]
H A Dtree-vrp.c2478 tree init, step, chrec, tmin, tmax, min, max, type; local
2611 tree chrec, init, step; local
[all...]
/freebsd-10.3-release/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c1709 env_default(int init, int welldefined) argument
H A Dtelnet.c175 send_do(int c, int init) argument
190 send_dont(int c, int init) argument
205 send_will(int c, int init) argument
220 send_wont(int c, int init) argument
1043 lm_mode(unsigned char *cmd, int len, int init) argument
[all...]
/freebsd-10.3-release/crypto/openssl/crypto/rsa/
H A Drsa.h101 int (*init) (RSA *rsa); member in struct:rsa_meth_st
/freebsd-10.3-release/crypto/openssl/crypto/x509/
H A Dx509_vfy.h144 int (*init) (X509_LOOKUP *ctx); member in struct:x509_lookup_method_st
221 int init; /* have we been started */ member in struct:x509_lookup_st
/freebsd-10.3-release/contrib/telnet/telnet/
H A Dcommands.c1776 env_default(int init, int welldefined) argument
H A Dtelnet.c247 send_do(int c, int init) argument
264 send_dont(int c, int init) argument
281 send_will(int c, int init) argument
298 send_wont(int c, int init) argument
1104 lm_mode(unsigned char *cmd, int len, int init) argument
[all...]
/freebsd-10.3-release/sys/dev/mfi/
H A Dmfi.c970 struct mfi_init_frame *init; local
[all...]
/freebsd-10.3-release/sys/dev/mpr/
H A Dmpr.c1012 MPI2_IOC_INIT_REQUEST init; local
[all...]
/freebsd-10.3-release/sys/dev/mpt/
H A Dmpt.c1555 MSG_IOC_INIT init; local
[all...]
/freebsd-10.3-release/sys/dev/nfe/
H A Dif_nfe.c1720 int error, init, mask; local
/freebsd-10.3-release/libexec/rtld-elf/
H A Drtld.h238 Elf_Addr init; /* Initialization function to call */ member in struct:Struct_Obj_Entry
/freebsd-10.3-release/sys/dev/drm2/radeon/
H A Dr600_cp.c1996 int r600_do_init_cp(struct drm_device *dev, drm_radeon_init_t *init, argument
[all...]
/freebsd-10.3-release/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...]

Completed in 402 milliseconds

1234567891011>>