Searched defs:table (Results 226 - 250 of 298) sorted by relevance

1234567891011>>

/freebsd-10.0-release/sys/dev/aac/
H A Daac.c2776 aac_describe_code(const struct aac_code_lookup *table, u_int32_t code) argument
/freebsd-10.0-release/sys/dev/aacraid/
H A Daacraid.c2188 aac_describe_code(struct aac_code_lookup *table, u_int32_t code) argument
/freebsd-10.0-release/sys/dev/de/
H A Dif_de.c1282 static const tulip_media_t table[] = { local
/freebsd-10.0-release/sys/dev/drm2/radeon/
H A Dradeon_combios.c129 combios_get_table_offset(struct drm_device *dev, enum radeon_combios_table_offset table) argument
3376 uint16_t table; local
[all...]
/freebsd-10.0-release/sys/dev/fb/
H A Dvga.c543 map_mode_table(u_char *map[], u_char *table, int max) argument
[all...]
/freebsd-10.0-release/sys/geom/part/
H A Dg_part_ldm.c1144 struct g_part_ldm_table *table; local
1192 g_part_ldm_dumpto(struct g_part_table *table, struct g_part_entry *baseentry) argument
1207 g_part_ldm_name(struct g_part_table *table, struct g_part_entry *baseentry, argument
1218 struct g_part_ldm_table *table; local
1342 struct g_part_ldm_table *table; local
[all...]
/freebsd-10.0-release/sys/net/
H A Dflowtable.c385 flowtable_global_lock(struct flowtable *table, uint32_t hash) argument
393 flowtable_global_unlock(struct flowtable *table, uint32_t hash) argument
401 flowtable_pcpu_lock(struct flowtable *table, uint32_t hash) argument
408 flowtable_pcpu_unlock(struct flowtable *table, uint32_ argument
[all...]
/freebsd-10.0-release/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.0-release/sys/netpfil/pf/
H A Dpf_ioctl.c2868 struct pfr_table table; local
2934 struct pfr_table table; local
3046 struct pfr_table table; local
[all...]
/freebsd-10.0-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_dev.h184 unsigned long *table; member in struct:mthca_alloc
243 struct mthca_icm_table *table; member in struct:mthca_cq_table
250 struct mthca_icm_table *table; member in struct:mthca_srq_table
276 struct mthca_icm_table *table; member in struct:mthca_mcg_table
/freebsd-10.0-release/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.0-release/contrib/binutils/gas/
H A Dread.c476 pop_insert(const pseudo_typeS *table) argument
[all...]
/freebsd-10.0-release/contrib/binutils/include/opcode/
H A Dcgen.h542 const CGEN_KEYWORD *table; member in struct:__anon576
[all...]
/freebsd-10.0-release/contrib/dialog/
H A Ddialog.c1187 } table[] = { local
H A Dutil.c1692 } table[] = { local
/freebsd-10.0-release/contrib/gcc/cp/
H A Dname-lookup.c127 binding_table_construct (binding_table table, size_t chain_count) argument
165 binding_table table = GGC_NEW (struct binding_table_s); local
174 binding_table_expand(binding_table table) argument
202 binding_table_insert(binding_table table, tree name, tree type) argument
219 binding_table_find(binding_table table, tree name) argument
233 binding_table_foreach(binding_table table, bt_foreach_proc proc, void *data) argument
[all...]
/freebsd-10.0-release/contrib/gcc/
H A Drtlanal.c2480 rtx label, table; local
[all...]
/freebsd-10.0-release/contrib/gdb/gdb/
H A Darm-tdep.c2341 static char *table[15] = local
/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar.c192 struct huffman_table_entry *table; member in struct:huffman_code
2502 make_table_recurse(struct archive_read *a, struct huffman_code *code, int node, struct huffman_table_entry *table, int depth, int maxdepth) argument
[all...]
/freebsd-10.0-release/contrib/libgnuregex/
H A Dregex_internal.h747 const int32_t *table, *indirect; local
H A Dregexec.c3866 const int32_t *table, *indirect; local

Completed in 299 milliseconds

1234567891011>>