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

1234567891011>>

/freebsd-9.3-release/usr.bin/mklocale/
H A Dyacc.y111 table : entry label
/freebsd-9.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-9.3-release/lib/libc/locale/
H A Dcollcmp.c43 int __collate_range_cmp(struct xlocale_collate *table, int c1, int c2) argument
/freebsd-9.3-release/contrib/com_err/
H A Dcom_right.h50 struct error_table *table; member in struct:et_list
/freebsd-9.3-release/contrib/ipfilter/lib/
H A Dprinthash.c21 iphtent_t *ipep, **table; local
H A Dfacpri.c29 typedef struct table { struct
/freebsd-9.3-release/contrib/ncurses/ncurses/widechar/
H A Dlib_wacs.c47 } table[] = { local
/freebsd-9.3-release/crypto/heimdal/lib/com_err/
H A Dcom_right.h50 struct error_table *table; member in struct:et_list
/freebsd-9.3-release/sys/dev/amr/
H A Damr_tables.h80 amr_describe_code(struct amr_code_lookup *table, u_int32_t code) argument
/freebsd-9.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-9.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-9.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-9.3-release/contrib/gdb/gdb/
H A Dframe-unwind.c38 append_predicate (struct frame_unwind_table *table, argument
50 struct frame_unwind_table *table = XCALLOC (1, struct frame_unwind_table); local
59 struct frame_unwind_table *table = local
76 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-9.3-release/contrib/groff/src/include/
H A Dsymbol.h26 static const char **table; member in class:symbol
/freebsd-9.3-release/contrib/less/
H A Dposition.c24 static POSITION *table = NULL; /* The position table */ variable
[all...]
/freebsd-9.3-release/crypto/heimdal/admin/
H A Dlist.c46 rtbl_t table; local
[all...]
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dcrc.c38 static u_long table[256]; variable
/freebsd-9.3-release/lib/libc/string/
H A Dstrxfrm.c55 struct xlocale_collate *table = local
/freebsd-9.3-release/libexec/bootpd/
H A Dhash.h116 hash_member *table[1]; /* Dynamically extended */ member in struct:hash_tblstruct
/freebsd-9.3-release/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-9.3-release/sys/dev/mly/
H A Dmly_tables.h44 mly_describe_code(struct mly_code_lookup *table, u_int32_t code) argument
/freebsd-9.3-release/sys/ia64/acpica/
H A Dacpi_machdep.c75 ACPI_TABLE_HEADER *table; local
/freebsd-9.3-release/sys/teken/
H A Dteken_wcwidth.h19 static int bisearch(teken_char_t ucs, const struct interval *table, int max) { argument
/freebsd-9.3-release/usr.bin/xlint/lint2/
H A Dhash.c92 _hsearch(hte_t **table, const char *s, int mknew) argument
132 _forall(hte_t **table, void (*f)(hte_t *)) argument
150 _destroyhash(hte_t **table) argument
[all...]

Completed in 318 milliseconds

1234567891011>>