Searched defs:table (Results 176 - 200 of 328) sorted by relevance

1234567891011>>

/freebsd-10-stable/usr.sbin/bhyve/
H A Dpci_emul.h144 struct msix_table_entry *table; /* allocated at runtime */ member in struct:pci_devinst::__anon61
/freebsd-10-stable/contrib/bsnmp/snmpd/
H A Dsnmpd.h203 struct tport_list table; /* list of open ports */ member in struct:transport
/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.c207 struct mlx5_eq_table *table = &priv->eq_table; local
494 struct mlx5_eq_table *table = &dev->priv.eq_table; local
516 struct mlx5_eq_table *table local
539 struct mlx5_eq_table *table = &dev->priv.eq_table; local
557 struct mlx5_eq_table *table = &dev->priv.eq_table; local
[all...]
/freebsd-10-stable/sys/boot/common/
H A Dpart.c230 ptable_gptread(struct ptable *table, void *dev, diskread_t dread) argument
362 ptable_ebrread(struct ptable *table, void *dev, diskread_t dread) argument
439 ptable_bsdread(struct ptable *table, void *dev, diskread_t dread) argument
520 ptable_vtoc8read(struct ptable *table, void *dev, diskread_t dread) argument
587 struct ptable *table; local
714 ptable_close(struct ptable *table) argument
727 ptable_gettype(const struct ptable *table) argument
734 ptable_getpart(const struct ptable *table, struct ptable_entry *part, int index) argument
769 ptable_getbestpart(const struct ptable *table, struct ptable_entry *part) argument
829 ptable_iterate(const struct ptable *table, void *arg, ptable_iterate_t *iter) argument
[all...]
/freebsd-10-stable/sys/dev/si/
H A Dsi.c249 si_speedtab(int speed, struct si_speedtab *table) argument
/freebsd-10-stable/sys/ofed/drivers/infiniband/core/
H A Dmulticast.c63 struct rb_root table; member in struct:mcast_port
/freebsd-10-stable/sys/sparc64/pci/
H A Dpsycho.c242 psycho_find_desc(const struct psycho_desc *table, const char *string) argument
/freebsd-10-stable/sys/dev/sfxge/common/
H A Def10_filter.c784 ef10_filter_table_t *table = enp->en_filter.ef_ef10_filter_table; local
855 ef10_filter_table_t *table = enp->en_filter.ef_ef10_filter_table; local
1298 ef10_filter_table_t *table = enp->en_filter.ef_ef10_filter_table; local
1369 ef10_filter_table_t *table = enp->en_filter.ef_ef10_filter_table; local
1434 ef10_filter_table_t *table = enp->en_filter.ef_ef10_filter_table; local
1647 ef10_filter_table_t *table = enp->en_filter.ef_ef10_filter_table; local
1660 ef10_filter_table_t *table = enp->en_filter.ef_ef10_filter_table; local
1677 ef10_filter_table_t *table = enp->en_filter.ef_ef10_filter_table; local
[all...]
/freebsd-10-stable/contrib/bsnmp/lib/
H A Dsnmpclient.c111 struct table *table; member in struct:tabwork
[all...]
/freebsd-10-stable/contrib/tcsh/
H A Dcsh-mode.el[all...]
/freebsd-10-stable/contrib/binutils/bfd/
H A Dsrec.c1017 asymbol **table = bfd_get_outsymbols (abfd); local
H A Dtekhex.c504 tekhex_canonicalize_symtab (bfd *abfd, asymbol **table) argument
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dsparc-opc.c1840 lookup_name(const arg *table, const char *name) argument
1854 lookup_value(const arg *table, int value) argument
/freebsd-10-stable/contrib/byacc/
H A Doutput.c29 static Value_t *table; variable
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dcfgcleanup.c680 rtx label, table; local
H A Dtree-flow-inline.h31 first_htab_element (htab_iterator *hti, htab_t table) argument
/freebsd-10-stable/contrib/gcc/config/arm/
H A Dunwind-arm.c351 search_EIT_table (const __EIT_entry * table, int nrec, _uw return_address) argument
/freebsd-10-stable/contrib/gdb/gdb/
H A Dcharset.c835 int *table = (int *) baton; local
849 table_translation(const char *from, const char *to, int *table, const char *(*c_target_char_has_backslash_escape) (void *baton, int target_char), void *c_target_char_has_backslash_escape_baton, int (*c_parse_backslash) (void *baton, int host_char, int *target_char), void *c_parse_backslash_baton) argument
876 simple_table_translation(const char *from, const char *to, int *table) argument
1195 struct { char *from; char *to; int *table; } tlist[] = { member in struct:__anon1320
[all...]
H A Dui-out.c111 struct ui_out_table table; member in struct:ui_out
[all...]
/freebsd-10-stable/contrib/gdb/gdb/tui/
H A Dtui-win.c220 translate (const char *name, struct tui_translate *table) argument
/freebsd-10-stable/contrib/gdb/include/
H A Dbfdlink.h157 /* The hash table itself. */ member in struct:bfd_link_hash_table
[all...]
/freebsd-10-stable/contrib/groff/src/libs/libgroff/
H A Dfont.cpp813 } table[] = { variable in typeref:struct:__anon1530
/freebsd-10-stable/contrib/groff/src/preproc/pic/
H A Dlex.cpp432 } table[] = { local
/freebsd-10-stable/contrib/groff/src/utils/tfmtodit/
H A Dtfmtodit.cpp601 int read_map(const char *file, char_list **table) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandObject.cpp489 const ArgumentTableEntry *table = CommandObject::GetArgumentTable(); local
501 const ArgumentTableEntry* table = CommandObject::GetArgumentTable(); local
680 const ArgumentTableEntry *table = GetArgumentTable(); local
[all...]

Completed in 309 milliseconds

1234567891011>>