Searched defs:init (Results 1 - 25 of 390) sorted by path

1234567891011>>

/freebsd-11-stable/bin/sh/
H A Dmksyntax.c237 init(const char *name) function
/freebsd-11-stable/contrib/amd/amd/
H A Dmapc.c109 init_fn *init; /* Initialization */ member in struct:map_type
/freebsd-11-stable/contrib/apr-util/include/private/
H A Dapr_dbd_internal.h50 void (*init)(apr_pool_t *pool); member in struct:apr_dbd_driver_t
H A Dapu_internal.h49 int (*init)(apr_pool_t *pool, LDAP **ldap, const char *hostname, member in struct:apr__ldap_dso_fntable
/freebsd-11-stable/contrib/apr/include/
H A Dapr_random.h49 apr_crypto_hash_init_t *init; member in struct:apr_crypto_hash_t
/freebsd-11-stable/contrib/atf/atf-c++/
H A Dtests.cpp206 impl::tc::init(const vars_map& config) function in class:impl::tc
/freebsd-11-stable/contrib/atf/atf-c/detail/
H A Ddynstr_test.c46 ATF_TC(init); variable
H A Dprocess_test.c70 void (*init)(void *); member in struct:base_stream
/freebsd-11-stable/contrib/atf/atf-c/
H A Dtc_test.c56 ATF_TC(init); variable
/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/binutils/binutils/
H A Dcoffgrok.h73 int init; member in struct:coff_isection
/freebsd-11-stable/contrib/binutils/gas/
H A Demul.h28 void (* init) (void); member in struct:emulation
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dmep-desc.c2423 const CGEN_HW_ENTRY *init = & mep_cgen_hw_table[0]; local
2457 const CGEN_OPERAND *init = & mep_cgen_operand_table[0]; local
[all...]
H A Dmips-dis.c1298 static bfd_boolean init = 0; local
/freebsd-11-stable/contrib/bsnmp/snmpd/
H A Dsnmpmod.h277 int (*init)(struct lmodule *, int argc, char *argv[]); member in struct:snmp_module
/freebsd-11-stable/contrib/dialog/
H A Dinputbox.c44 dialog_inputbox(const char *title, const char *cprompt, int height, int width, const char *init, const int password) argument
/freebsd-11-stable/contrib/elftoolchain/common/
H A Dutarray.h53 init_f *init; member in struct:__anon1047
/freebsd-11-stable/contrib/flex/
H A Dnfa.c154 int i, init, state_offset; local
/freebsd-11-stable/contrib/gcc/
H A Dbuiltins.c11268 static bool init; local
H A Dc-decl.c3795 if (init) argument
2844 tree decl, type, init; local
3169 add_flexible_array_elts_to_size(tree decl, tree init) argument
3698 init_byref_decl(tree decl, tree init, int flag) argument
4182 build_compound_literal(tree type, tree init) argument
[all...]
H A Dc-omp.c207 c_finish_omp_for (location_t locus, tree decl, tree init, tree cond, argument
[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...]
H A Dc-pretty-print.c1122 tree init = DECL_INITIAL (t); local
1170 tree init = TREE_OPERAND (e, 0); local
[all...]
H A Dc-typeck.c4663 store_init_value(tree decl, tree init) argument
4899 do_digest_init(tree type, tree init) argument
4916 digest_init(tree type, tree init, bool strict_string, int require_constant) argument
[all...]
/freebsd-11-stable/contrib/gcc/config/
H A Ddarwin.c992 rtx init = const0_rtx; local

Completed in 291 milliseconds

1234567891011>>