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

1234567

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf64-x86-64.c341 struct elf_obj_tdata root; member in struct:elf64_x86_64_obj_tdata
[all...]
H A Dlibaout.h104 struct bfd_link_hash_entry root; member in struct:aout_link_hash_entry
115 struct bfd_link_hash_table root; member in struct:aout_link_hash_table
H A Dlinker.c815 struct bfd_hash_entry root; member in struct:archive_hash_entry
[all...]
H A Dmmo.c2887 struct mmo_symbol_trie root; local
[all...]
H A Delf32-arm.h146 struct elf_link_hash_entry root; member in struct:elf32_arm_link_hash_entry
167 struct elf_link_hash_table root; member in struct:elf32_arm_link_hash_table
[all...]
H A Delf32-hppa.c162 struct bfd_hash_entry root; member in struct:elf32_hppa_stub_hash_entry
[all...]
H A Delf32-sh.c3662 struct elf_link_hash_entry root; member in struct:elf_sh_link_hash_entry
3686 struct elf_obj_tdata root; member in struct:sh_elf_obj_tdata
3715 struct elf_link_hash_table root; member in struct:elf_sh_link_hash_table
[all...]
H A Dlibcoff.h252 struct bfd_link_hash_entry root; member in struct:coff_link_hash_entry
283 struct bfd_link_hash_table root; member in struct:coff_link_hash_table
413 struct bfd_hash_entry root; member in struct:coff_debug_merge_hash_entry
423 struct bfd_hash_table root; member in struct:coff_debug_merge_hash_table
H A Dpdp11.c3274 struct bfd_hash_table root; member in struct:aout_link_includes_table
3290 struct bfd_hash_entry root; member in struct:aout_link_includes_entry
[all...]
H A Delf-bfd.h87 struct bfd_link_hash_entry root; member in struct:elf_link_hash_entry
338 struct bfd_link_hash_table root; member in struct:elf_link_hash_table
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Dvarobj.c110 struct varobj_root *root; member in struct:varobj
[all...]
/haiku-fatelf/src/bin/gdb/include/coff/
H A Dxcoff.h239 struct bfd_link_hash_entry root; member in struct:xcoff_link_hash_entry
331 struct bfd_link_hash_table root; member in struct:xcoff_link_hash_table
/haiku-fatelf/src/bin/network/tcpdump/libpcap/
H A Dgencode.c131 static struct block *root; variable in typeref:struct:block
[all...]
/haiku-fatelf/src/libs/print/libgutenprint/src/main/
H A Dprint-vars.c1800 fill_vars_from_xmltree(stp_mxml_node_t *prop, stp_mxml_node_t *root, argument
2019 stp_vars_fill_from_xmltree_ref(stp_mxml_node_t *prop, stp_mxml_node_t *root, argument
2026 stp_vars_create_from_xmltree_ref(stp_mxml_node_t *da, stp_mxml_node_t *root) argument
/haiku-fatelf/src/system/libroot/posix/glibc/regex/
H A Dregcomp.c1175 postorder(bin_tree_t *root, reg_errcode_t (fn (void *, bin_tree_t *)), void *extra) argument
1207 preorder(bin_tree_t *root, reg_errcode_t (fn (void *, bin_tree_t *)), void *extra) argument
1643 calc_eclosure_iter(re_node_set *new_set, re_dfa_t *dfa, int node, int root) argument
2069 bin_tree_t *tree, *eor, *root; local
3781 duplicate_tree(const bin_tree_t *root, re_dfa_t *dfa) argument
[all...]
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dpattern.c1573 int i, s = 0, root = 0, flags = 0, prevs = -1; local
[all...]
H A Dxmllint.c1962 xmlNodePtr root; local
H A Druntest.c3448 xmlNodePtr root; local
H A Dvalid.c6209 xmlNodePtr root; local
6511 xmlNodePtr root; local
6698 xmlNodePtr root; local
[all...]
/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dtransform.c2853 xmlNodePtr oldInsert, root; local
[all...]
H A Dxslt.c3301 xmlNodePtr root = NULL; local
[all...]
/haiku-fatelf/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp1421 void* root = fVariableTableModel->Root(); local
/haiku-fatelf/src/kits/tracker/
H A DUtilities.cpp1017 BDirectory root; local
1058 BDirectory root; local
H A DFindPanel.cpp1764 BDirectory root; local
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/fs_shell/
H A Dkernel.c110 vnode * root; member in struct:nspace
2026 vnode *root, *vn, *mount; local
2092 vnode *root = NULL; local
2121 vnode *root = NULL; local
2152 vnode *root; local
2182 vnode *root; local
2213 vnode *root; local
2988 is_mount_vnode(vnode *mount, vnode **root) argument
3021 is_root(vnode *root, vnode **mount) argument
[all...]

Completed in 300 milliseconds

1234567