Searched defs:root (Results 101 - 125 of 176) sorted by relevance

12345678

/freebsd-9.3-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-9.3-release/contrib/gdb/include/
H A Dbfdlink.h83 struct bfd_hash_entry root; member in struct:bfd_link_hash_entry
/freebsd-9.3-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-9.3-release/sys/arm/mv/
H A Dcommon.c1839 fdt_fixup_busfreq(phandle_t root) argument
/freebsd-9.3-release/sys/boot/fdt/
H A Dfdt_loader_cmd.c396 int err, i, len, memory, realmrno, root; local
/freebsd-9.3-release/sys/boot/sparc64/loader/
H A Dmain.c143 static phandle_t root; variable
/freebsd-9.3-release/sys/compat/linprocfs/
H A Dlinprocfs.c1373 struct pfs_node *root; local
[all...]
/freebsd-9.3-release/sys/dev/ae/
H A Dif_ae.c406 struct sysctl_oid *root, *stats, *stats_rx, *stats_tx; local
/freebsd-9.3-release/sys/fs/cd9660/
H A Diso.h238 char root[ISODCL (157, 190)]; member in struct:iso_mnt
/freebsd-9.3-release/sys/fs/ext2fs/
H A Dext2_htree.c627 struct ext2fs_htree_root *root; local
[all...]
/freebsd-9.3-release/sys/fs/udf/
H A Dudf_vnops.c899 int error, len, root; local
/freebsd-9.3-release/sys/sparc64/sparc64/
H A Dmachdep.c340 phandle_t root; local
/freebsd-9.3-release/sys/vm/
H A Dvm_map.h189 vm_map_entry_t root; /* Root of a binary search tree */ member in struct:vm_map
/freebsd-9.3-release/tools/sched/
H A Dschedgraph.py1618 root = Tk() variable
/freebsd-9.3-release/usr.sbin/makefs/
H A Dcd9660.c445 cd9660_makefs(const char *image, const char *dir, fsnode *root, argument
1304 cd9660_add_dot_records(cd9660node *root) argument
1331 cd9660_convert_structure(fsnode *root, cd9660node *parent_node, int level, int *numDirectories, int *error) argument
1476 cd9660_free_structure(cd9660node *root) argument
[all...]
/freebsd-9.3-release/contrib/file/src/
H A Dcdf.c1403 const cdf_directory_t *root; local
693 cdf_read_short_stream(const cdf_info_t *info, const cdf_header_t *h, const cdf_sat_t *sat, const cdf_dir_t *dir, cdf_stream_t *scn, const cdf_directory_t **root) argument
/freebsd-9.3-release/contrib/bind9/lib/bind9/
H A Dcheck.c1315 isc_boolean_t root = ISC_FALSE; local
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dname.c159 static dns_name_t root = variable
[all...]
H A Drbt.c65 dns_rbtnode_t * root; member in struct:dns_rbt
182 dns_rbtnode_t *root; local
373 dns_rbtnode_t **root, *parent, *child, *current, *new_current; local
1669 dns_rbtnode_t *child, *root, *parent, *grandparent; local
2146 dns_rbt_printtree(dns_rbtnode_t *root, dns_rbtnode_t *parent, int depth) argument
2188 dns_rbt_printtree(LEFT(root), root, depth); local
2192 dns_rbt_printtree(RIGHT(root), root, depth); local
[all...]
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dcoff-arm.c894 struct coff_link_hash_table root; member in struct:coff_arm_link_hash_table
[all...]
H A Dcoff-ppc.c108 struct coff_link_hash_entry root; /* First entry, as required. */ member in struct:ppc_coff_link_hash_entry
123 struct coff_link_hash_table root; /* First entry, as required. */ member in struct:ppc_coff_link_hash_table
[all...]
H A Dcoffgen.c1888 combined_entry_type *root = obj_raw_syments (abfd); local
H A Decofflink.c290 struct bfd_hash_entry root; member in struct:string_hash_entry

Completed in 515 milliseconds

12345678