Searched defs:root (Results 126 - 150 of 234) sorted by relevance

12345678910

/freebsd-10.1-release/contrib/binutils/bfd/
H A Dlibbfd-in.h58 struct bfd_hash_entry root; member in struct:section_hash_entry
716 struct bfd_hash_entry root; member in struct:bfd_section_already_linked_hash_entry
H A Dlibbfd.h63 struct bfd_hash_entry root; member in struct:section_hash_entry
721 struct bfd_hash_entry root; member in struct:bfd_section_already_linked_hash_entry
H A Dlibcoff-in.h245 struct bfd_link_hash_entry root; member in struct:coff_link_hash_entry
276 struct bfd_link_hash_table root; member in struct:coff_link_hash_table
408 struct bfd_hash_entry root; member in struct:coff_debug_merge_hash_entry
418 struct bfd_hash_table root; member in struct:coff_debug_merge_hash_table
/freebsd-10.1-release/contrib/binutils/binutils/
H A Dwindmc.c328 mc_add_node_lang (mc_node *root, const mc_keyword *lang, rc_uint_type vid) argument
/freebsd-10.1-release/contrib/bsnmp/gensnmptree/
H A Dgensnmptree.c1197 gen_extract(FILE *fp, const struct node *root, char *object) argument
1349 merge(struct node **root, struct node *t) argument
1445 struct node *root; local
[all...]
/freebsd-10.1-release/contrib/dtc/
H A Dchecks.c197 static void check_is_string(struct check *c, struct node *root, argument
216 static void check_is_cell(struct check *c, struct node *root, argument
363 static void check_explicit_phandles(struct check *c, struct node *root, argument
422 static void check_name_properties(struct check *c, struct node *root, argument
/freebsd-10.1-release/contrib/gcc/
H A Dtree-flow-inline.h334 ssa_use_operand_t *root; local
562 struct phi_arg_d *element, *root; local
H A Dtree-nested.c709 walk_all_functions(walk_tree_fn callback, struct nesting_info *root) argument
1755 convert_all_function_calls(struct nesting_info *root) argument
1782 finalize_nesting_tree_1(struct nesting_info *root) argument
1908 finalize_nesting_tree(struct nesting_info *root) argument
1923 unnest_nesting_tree_1(struct nesting_info *root) argument
1937 unnest_nesting_tree(struct nesting_info *root) argument
1952 free_nesting_tree(struct nesting_info *root) argument
1967 static GTY(()) struct nesting_info *root; variable in typeref:struct:nesting_info
[all...]
H A Dtree-ssa-live.c189 int tmp, root, root_i; local
[all...]
/freebsd-10.1-release/contrib/gdb/include/
H A Dbfdlink.h83 struct bfd_hash_entry root; member in struct:bfd_link_hash_entry
/freebsd-10.1-release/contrib/libpcap/
H A Doptimize.c221 find_levels(struct block *root) argument
233 find_dom(struct block *root) argument
277 find_edom(struct block *root) argument
306 find_closure(struct block *root) argument
478 find_ud(struct block *root) argument
1557 opt_blks(struct block *root, int do_stmts) argument
1601 find_inedges(struct block *root) argument
1646 opt_loop(struct block *root, int do_stmts) argument
1678 struct block *root; local
1760 intern_blocks(struct block *root) argument
1897 opt_init(struct block *root) argument
2167 icode_to_fcode(struct block *root, u_int *lenp) argument
2237 opt_dump(struct block *root) argument
[all...]
/freebsd-10.1-release/contrib/libyaml/src/
H A Demitter.c970 yaml_emitter_emit_node(yaml_emitter_t *emitter, yaml_event_t *event, int root, int sequence, int mapping, int simple_key) argument
/freebsd-10.1-release/contrib/mdocml/
H A Deqn.c357 struct eqn_box *root; local
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_fs_base/
H A Dfs.c476 base_bdb_verify_root(svn_fs_root_t *root, apr_pool_t *scratch_pool) argument
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_repos/
H A Dcommit.c216 check_authz(struct edit_baton *editor_baton, const char *path, svn_fs_root_t *root, svn_repos_authz_access_t required, apr_pool_t *pool) argument
H A Ddeprecated.c359 svn_repos_replay(svn_fs_root_t *root, const svn_delta_editor_t *editor, void *edit_baton, apr_pool_t *pool) argument
H A Dreporter.c418 svn_fs_root_t *root, *prev = NULL; local
761 fake_dirent(const svn_fs_dirent_t **entry, svn_fs_root_t *root, const char *path, apr_pool_t *pool) argument
[all...]
H A Drepos.c1630 svn_fs_root_t *root; local
2072 svn_repos_stat(svn_dirent_t **dirent, svn_fs_root_t *root, const char *path, apr_pool_t *pool) argument
/freebsd-10.1-release/contrib/subversion/subversion/svnmucc/
H A Dsvnmucc.c744 struct operation root; local
[all...]
/freebsd-10.1-release/crypto/heimdal/lib/kadm5/
H A Dipropd_master.c256 remove_slave (krb5_context context, slave *s, slave **root) argument
276 add_slave (krb5_context context, krb5_keytab keytab, slave **root, argument
/freebsd-10.1-release/sbin/newfs_nandfs/
H A Dnewfs_nandfs.c653 struct file_info *root = &user_files[0]; local
/freebsd-10.1-release/sys/arm/freescale/vybrid/
H A Dvf_ccm.c399 phandle_t child, parent, root; local
/freebsd-10.1-release/sys/arm/ti/am335x/
H A Dam335x_lcd_syscons.c371 phandle_t display, root; local
/freebsd-10.1-release/sys/boot/sparc64/loader/
H A Dmain.c143 static phandle_t root; variable
/freebsd-10.1-release/sys/compat/linprocfs/
H A Dlinprocfs.c1362 struct pfs_node *root; local
[all...]

Completed in 341 milliseconds

12345678910