Searched defs:table (Results 251 - 275 of 328) sorted by relevance

<<11121314

/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dfs_fs.c2076 apr_hash_t *table; local
2103 apr_hash_t *table; local
[all...]
/freebsd-10-stable/sys/dev/aacraid/
H A Daacraid.c2546 aac_describe_code(struct aac_code_lookup *table, u_int32_t code) argument
/freebsd-10-stable/sys/dev/aac/
H A Daac.c2782 aac_describe_code(const struct aac_code_lookup *table, u_int32_t code) argument
/freebsd-10-stable/sbin/ipfw/
H A Dipfw2.c490 match_token(struct _s_x *table, char *string) argument
[all...]
/freebsd-10-stable/sys/contrib/ipfilter/netinet/
H A Dip_state.c4931 ipftable_t table; local
[all...]
H A Dip_nat.c7984 ipftable_t table; local
[all...]
/freebsd-10-stable/sys/dev/de/
H A Dif_de.c1282 static const tulip_media_t table[] = { local
/freebsd-10-stable/contrib/ntp/ntpd/
H A Drefclock_nmea.c1456 static const u_char table[2] = local
/freebsd-10-stable/sys/netpfil/pf/
H A Dpf_ioctl.c3067 struct pfr_table table; local
3143 struct pfr_table table; local
3267 struct pfr_table table; local
[all...]
/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
H A Dcmd.c877 static int get_full_pkey_table(struct mlx4_dev *dev, u8 port, u16 *table, argument
912 u16 *table; local
[all...]
/freebsd-10-stable/sys/net80211/
H A Dieee80211_scan_sta.c512 sweepchannels(struct ieee80211_scan_state *ss, struct ieee80211vap *vap, const struct scanlist table[]) argument
577 makescanlist(struct ieee80211_scan_state *ss, struct ieee80211vap *vap, const struct scanlist table[]) argument
[all...]
/freebsd-10-stable/sys/dev/sfxge/
H A Dsfxge.h209 struct sfxge_intr_hdl *table; member in struct:sfxge_intr
/freebsd-10-stable/contrib/binutils/bfd/
H A Decoff.c3245 ecoff_link_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
[all...]
H A Delf32-score.c1035 score_elf_link_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
[all...]
H A Delf32-spu.c321 stub_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
[all...]
H A Delf64-x86-64.c505 link_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
[all...]
H A Dxcofflink.c403 xcoff_link_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
[all...]
/freebsd-10-stable/contrib/binutils/gas/
H A Dread.c476 pop_insert(const pseudo_typeS *table) argument
[all...]
/freebsd-10-stable/contrib/binutils/include/opcode/
H A Dcgen.h542 const CGEN_KEYWORD *table; member in struct:__anon574
[all...]
/freebsd-10-stable/contrib/dialog/
H A Ddialog.c1187 } table[] = { local
H A Dutil.c1692 } table[] = { local
/freebsd-10-stable/contrib/gcc/cp/
H A Dname-lookup.c144 binding_table_construct (binding_table table, size_t chain_count) argument
182 binding_table table = GGC_NEW (struct binding_table_s); local
191 binding_table_expand(binding_table table) argument
219 binding_table_insert(binding_table table, tree name, tree type) argument
236 binding_table_find(binding_table table, tree name) argument
250 binding_table_foreach(binding_table table, bt_foreach_proc proc, void *data) argument
[all...]
/freebsd-10-stable/contrib/gcc/
H A Drtlanal.c2480 rtx label, table; local
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Darm-tdep.c2341 static char *table[15] = local
/freebsd-10-stable/contrib/libgnuregex/
H A Dregex_internal.h747 const int32_t *table, *indirect; local

Completed in 522 milliseconds

<<11121314