Searched defs:table (Results 1 - 25 of 328) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/unbound/services/cache/
H A Drrset.h58 struct slabhash table; member in struct:rrset_cache
/freebsd-10-stable/usr.bin/mklocale/
H A Dyacc.y111 table : entry label
/freebsd-10-stable/contrib/ipfilter/lib/
H A Dprinthash.c20 iphtent_t *ipep, **table; local
H A Dfacpri.c29 typedef struct table { struct
/freebsd-10-stable/contrib/mdocml/
H A Dmdoc_hash.c34 static unsigned char table[27 * 12]; variable
H A Dman_hash.c50 static unsigned char table[26 * HASH_DEPTH]; variable
/freebsd-10-stable/contrib/smbfs/lib/smb/
H A Dkiconv.c49 kiconv_add_xlat_table(const char *to, const char *from, const u_char *table) argument
/freebsd-10-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_wacs.c47 } table[] = { local
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/stdlib/
H A Dt_abs.c50 } table[] = { local
74 } table[] = { local
101 } table[] = { local
127 } table[] = { local
[all...]
/freebsd-10-stable/sys/dev/amr/
H A Damr_tables.h80 amr_describe_code(struct amr_code_lookup *table, u_int32_t code) argument
/freebsd-10-stable/sys/dev/drm/
H A Ddrm_hashtab.h50 LIST_HEAD(drm_hash_item_list, drm_hash_item) *table; member in struct:drm_open_hash
/freebsd-10-stable/sys/dev/drm2/
H A Ddrm_hashtab.h50 LIST_HEAD(drm_hash_item_list, drm_hash_item) *table; member in struct:drm_open_hash
/freebsd-10-stable/contrib/com_err/
H A Dcom_right.h82 struct error_table *table; member in struct:et_list
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Didentifiers.c36 alloc_node (hash_table *table) argument
48 _cpp_init_hashtable (cpp_reader *pfile, hash_table *table) argument
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dframe-unwind.c40 append_predicate (struct frame_unwind_table *table, argument
52 struct frame_unwind_table *table = XCALLOC (1, struct frame_unwind_table); local
63 struct frame_unwind_table *table = local
80 struct frame_unwind_table *table = gdbarch_data (gdbarch, frame_unwind_data); local
[all...]
H A Dmacrotab.h126 struct macro_table *table; member in struct:macro_source_file
265 struct macro_table *table; member in struct:macro_definition
[all...]
/freebsd-10-stable/contrib/groff/src/include/
H A Dsymbol.h26 static const char **table; member in class:symbol
/freebsd-10-stable/crypto/heimdal/lib/com_err/
H A Dcom_right.h70 struct error_table *table; member in struct:et_list
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dcrc.c36 static u_long table[256]; variable
/freebsd-10-stable/lib/libc/string/
H A Dstrxfrm.c55 struct xlocale_collate *table = local
/freebsd-10-stable/libexec/bootpd/
H A Dhash.h116 hash_member *table[1]; /* Dynamically extended */ member in struct:hash_tblstruct
/freebsd-10-stable/sbin/dhclient/
H A Dhash.c78 void add_hash(struct hash_table *table, unsigned char *name, int len, argument
104 hash_lookup(struct hash_table *table, unsigned char *name, int len) argument
[all...]
/freebsd-10-stable/sys/dev/mly/
H A Dmly_tables.h44 mly_describe_code(struct mly_code_lookup *table, u_int32_t code) argument
/freebsd-10-stable/sys/ia64/acpica/
H A Dacpi_machdep.c75 ACPI_TABLE_HEADER *table; local
/freebsd-10-stable/sys/teken/
H A Dteken_wcwidth.h19 static int bisearch(teken_char_t ucs, const struct interval *table, int max) { argument

Completed in 198 milliseconds

1234567891011>>