Searched defs:table (Results 326 - 350 of 507) sorted by relevance

<<11121314151617181920>>

/openbsd-current/sys/dev/pci/
H A Dpci.c1636 struct msix_vector *table; local
1650 pci_free_msix_table(pci_chipset_tag_t pc, pcitag_t tag, struct msix_vector *table) argument
1664 pci_suspend_msix(pci_chipset_tag_t pc, pcitag_t tag, bus_space_tag_t memt, pcireg_t *mc, struct msix_vector *table) argument
1694 pci_resume_msix(pci_chipset_tag_t pc, pcitag_t tag, bus_space_tag_t memt, pcireg_t mc, struct msix_vector *table) argument
1752 pci_free_msix_table(pci_chipset_tag_t pc, pcitag_t tag, struct msix_vector *table) argument
1758 pci_suspend_msix(pci_chipset_tag_t pc, pcitag_t tag, bus_space_tag_t memt, pcireg_t *mc, struct msix_vector *table) argument
1764 pci_resume_msix(pci_chipset_tag_t pc, pcitag_t tag, bus_space_tag_t memt, pcireg_t mc, struct msix_vector *table) argument
[all...]
/openbsd-current/usr.sbin/nsd/
H A Dutil.c257 lookup_by_name(lookup_table_type *table, const char *name) argument
268 lookup_by_id(lookup_table_type *table, int id) argument
[all...]
H A Dnamedb.h209 domain_table_count(domain_table_type* table) argument
[all...]
/openbsd-current/usr.sbin/pcidump/
H A Dpcidump.c619 u_int32_t table; local
/openbsd-current/sys/arch/amd64/pci/
H A Dpci_machdep.c283 pcireg_t reg, table, type; local
/openbsd-current/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn32/
H A Ddcn32_clk_mgr.c784 WatermarksExternal_t *table = (WatermarksExternal_t *) clk_mgr->wm_range_table; local
/openbsd-current/gnu/gcc/gcc/
H A Dggc-page.c336 page_entry **table[PAGE_L1_SIZE]; member in struct:page_table_chain
562 page_table table = G.lookup; local
594 page_table table = G.lookup; local
619 page_table table; local
[all...]
H A Dggc-zone.c341 page_entry **table[PAGE_L1_SIZE]; member in struct:page_table_chain
511 page_table table = G.lookup; local
537 page_table table; local
2052 page_table table = G.lookup; local
[all...]
H A Dread-rtl.c620 add_mapping (struct macro_group *group, htab_t table, argument
1309 read_mapping(struct macro_group *group, htab_t table, FILE *infile) argument
H A Drtlanal.c2480 rtx label, table; local
[all...]
H A Dtree-outof-ssa.c1407 new_value_expr (temp_expr_table_p table) argument
1425 free_value_expr (temp_expr_table_p table, value_expr_ argument
1811 temp_expr_table_p table; local
[all...]
H A Dcfgrtl.c797 rtx barrier, label, table; local
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Ddwarf2.c723 add_line_info (struct line_info_table *table, argument
819 concat_filename(struct line_info_table *table, unsigned int file) argument
903 struct line_info_table* table; local
1220 lookup_address_in_line_info_table(struct line_info_table *table, bfd_vma addr, struct funcinfo *function, const char **filename_ptr, unsigned int *linenumber_ptr) argument
1297 lookup_address_in_function_table(struct funcinfo *table, bfd_vma addr, struct funcinfo **function_ptr, const char **functionname_ptr) argument
[all...]
H A Decofflink.c299 struct bfd_hash_table table; member in struct:string_hash_table
[all...]
H A Delf32-arm.h268 struct bfd_hash_table * table; variable in typeref:struct:bfd_hash_table
[all...]
H A Delf32-i386.c616 link_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
[all...]
H A Delf64-sh64.c3156 sh64_elf64_link_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
[all...]
H A Dlinker.c437 _bfd_link_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
468 _bfd_link_hash_table_init(struct bfd_link_hash_table *table, bfd *abfd, struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *, struct bfd_hash_table *, const char *)) argument
488 bfd_link_hash_lookup(struct bfd_link_hash_table *table, const char *string, bfd_boolean create, bfd_boolean copy, bfd_boolean follow) argument
603 bfd_link_hash_traverse(struct bfd_link_hash_table *table, bfd_boolean (*func) (struct bfd_link_hash_entry *, void *), void *info) argument
616 bfd_link_add_undef(struct bfd_link_hash_table *table, struct bfd_link_hash_entry *h) argument
630 _bfd_generic_link_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
824 struct bfd_hash_table table; member in struct:archive_hash_table
830 archive_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
859 archive_hash_table_init(struct archive_hash_table *table, struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *, struct bfd_hash_table *, const char *)) argument
[all...]
H A Dmmo.c2886 asymbol **table; local
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dhppa-tdep.c313 internalize_unwinds(struct objfile *objfile, struct unwind_table_entry *table, asection *section, unsigned int entries, unsigned int size, CORE_ADDR text_offset) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dwrstabs.c59 struct bfd_hash_table table; member in struct:string_hash_table
302 string_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-cris.c390 const relax_typeS *table = TC_GENERIC_RELAX_TABLE; local
[all...]
H A Dtc-m68hc11.c2775 const relax_typeS *table = TC_GENERIC_RELAX_TABLE; local
[all...]
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Dwrite.c2040 const relax_typeS *table; local
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dbfd-in.h383 struct bfd_hash_entry **table; member in struct:bfd_hash_table
[all...]

Completed in 481 milliseconds

<<11121314151617181920>>