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

1234567891011>>

/freebsd-10.3-release/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.3-release/contrib/unbound/services/cache/
H A Drrset.h58 struct slabhash table; member in struct:rrset_cache
/freebsd-10.3-release/usr.bin/mklocale/
H A Dyacc.y111 table : entry label
/freebsd-10.3-release/contrib/ncurses/ncurses/widechar/
H A Dlib_wacs.c47 } table[] = { local
/freebsd-10.3-release/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.3-release/lib/libc/locale/
H A Dcollcmp.c43 int __collate_range_cmp(struct xlocale_collate *table, int c1, int c2) argument
/freebsd-10.3-release/contrib/ipfilter/lib/
H A Dprinthash.c20 iphtent_t *ipep, **table; local
/freebsd-10.3-release/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.3-release/crypto/heimdal/lib/krb5/
H A Dcrc.c36 static u_long table[256]; variable
/freebsd-10.3-release/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.3-release/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.3-release/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Dholds.py34 import zfs.table namespace
/freebsd-10.3-release/sys/dev/amr/
H A Damr_tables.h80 amr_describe_code(struct amr_code_lookup *table, u_int32_t code) argument
/freebsd-10.3-release/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.3-release/contrib/one-true-awk/
H A Dmaketab.c110 const char *table[SIZE]; variable
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_subr/
H A Dutf_width.c76 bisearch(apr_uint32_t ucs, const struct interval *table, apr_uint32_t max) argument
/freebsd-10.3-release/crypto/heimdal/lib/com_err/
H A Dcom_right.h70 struct error_table *table; member in struct:et_list
/freebsd-10.3-release/crypto/heimdal/admin/
H A Dlist.c46 rtbl_t table; local
[all...]
/freebsd-10.3-release/crypto/heimdal/appl/telnet/libtelnet/
H A Dgenget.c75 genget(char *name, char **table, int stlen) argument
/freebsd-10.3-release/contrib/telnet/libtelnet/
H A Dgenget.c79 genget(char *name, char **table, int stlen) argument
/freebsd-10.3-release/lib/libc/string/
H A Dstrcoll.c49 struct xlocale_collate *table = local
H A Dstrxfrm.c55 struct xlocale_collate *table = local
/freebsd-10.3-release/sys/dev/mly/
H A Dmly_tables.h44 mly_describe_code(struct mly_code_lookup *table, u_int32_t code) argument
/freebsd-10.3-release/libexec/bootpd/
H A Dhash.h116 hash_member *table[1]; /* Dynamically extended */ member in struct:hash_tblstruct

Completed in 274 milliseconds

1234567891011>>