Searched defs:table (Results 101 - 125 of 508) sorted by relevance

1234567891011>>

/openbsd-current/sys/lib/libz/
H A Dinftrees.c30 inflate_table(codetype type, unsigned short FAR *lens, unsigned codes, code FAR * FAR *table, unsigned FAR *bits, unsigned short FAR *work) argument
[all...]
/openbsd-current/lib/libz/
H A Dinftrees.c30 inflate_table(codetype type, unsigned short FAR *lens, unsigned codes, code FAR * FAR *table, unsigned FAR *bits, unsigned short FAR *work) argument
[all...]
/openbsd-current/gnu/llvm/libunwind/src/
H A DEHHeaderParser.hpp34 pint_t table; member in struct:libunwind::EHHeaderParser::EHHeaderInfo
/openbsd-current/sys/arch/arm64/dev/
H A Dpci_machdep.c82 pcireg_t reg, table, type; local
199 pcireg_t reg, table, type; local
/openbsd-current/usr.sbin/btrace/
H A Dksyms.c41 struct sym *table; member in struct:syms
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dinftrees.c32 inflate_table( codetype type, unsigned short FAR *lens, unsigned codes, code FAR * FAR *table, unsigned FAR *bits, unsigned short FAR *work) argument
[all...]
H A Dzutil.c211 local ptr_table table[MAX_PTR]; variable
/openbsd-current/usr.sbin/smtpd/
H A Dtable_static.c188 table_static_add(struct table *tabl argument
217 table_static_dump(struct table *table) argument
234 table_static_update(struct table *table) argument
246 table_static_open(struct table *table) argument
254 table_static_close(struct table *table) argument
264 table_static_lookup(struct table *table, enum table_service service, const char *key, char **dst) argument
[all...]
H A Dtable_db.c76 table_db_config(struct table *table) argument
89 table_db_update(struct table *table) argument
103 table_db_open(struct table *table) argument
112 table_db_close(struct table *table) argument
119 table_db_open2(struct table *table) argument
155 table_db_lookup(struct table *table, enum table_service service, const char *key, char **dst) argument
196 table_db_fetch(struct table *table, enum table_service service, char **dst) argument
[all...]
H A Dtable_proc.c46 table_proc_nextid(struct table *table) argument
59 table_proc_send(struct table *table, const char *type, int service, argument
83 table_proc_recv(struct table *table, const char *type) argument
123 table_proc_open(struct table *table) argument
182 table_proc_update(struct table *table) argument
205 table_proc_close(struct table *table) argument
220 table_proc_lookup(struct table *table, enum table_service s, const char *k, char **dst) argument
269 table_proc_fetch(struct table *table, enum table_service s, char **dst) argument
[all...]
/openbsd-current/usr.sbin/relayd/
H A Dhce.c80 struct table *table; local
105 struct table *tabl local
132 struct table *table; local
196 struct table *table; local
289 struct table *table; local
[all...]
H A Dpfe_filter.c135 sync_table(struct relayd *env, struct rdr *rdr, struct table *table) argument
220 kill_srcnodes(struct relayd *env, struct table *table) argument
616 check_table(struct relayd *env, struct rdr *rdr, struct table *table) argument
[all...]
/openbsd-current/gnu/gcc/gcc/
H A Dunwind-dw2-fde-glibc.c339 const struct fde_table *table = (const struct fde_table *) p; local
[all...]
H A Dcfgbuild.c592 purge_dead_tablejump_edges(basic_block bb, rtx table) argument
640 rtx table; local
/openbsd-current/gnu/gcc/libcpp/
H A Dinit.c138 cpp_create_reader (enum c_lang lang, hash_table *table, argument
H A Dsymtab.c57 hash_table *table; local
77 ht_destroy(hash_table *table) argument
94 ht_lookup(hash_table *table, const unsigned char *str, size_t len, enum ht_lookup_option insert) argument
102 ht_lookup_with_hash(hash_table *table, const unsigned char *str, size_t len, unsigned int hash, enum ht_lookup_option insert) argument
179 ht_expand(hash_table *table) argument
221 ht_forall(hash_table *table, ht_cb cb, const void *v) argument
253 ht_dump_statistics(hash_table *table) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dsection.c678 bfd_section_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dxtensa-relax.h39 TransitionList **table; /* Possible transitions for each opcode. */ member in struct:transition_table
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Dhash.c58 struct hash_entry **table; member in struct:hash_control
108 hash_die(struct hash_control *table) argument
129 hash_lookup(struct hash_control *table, const char *key, struct hash_entry ***plist, unsigned long *phash) argument
204 hash_insert(struct hash_control *table, const char *key, PTR value) argument
234 hash_jam(struct hash_control *table, const char *key, PTR value) argument
272 hash_replace(struct hash_control *table, const char *key, PTR value) argument
296 hash_find(struct hash_control *table, const char *key) argument
311 hash_delete(struct hash_control *table, const char *key) argument
340 hash_traverse(struct hash_control *table, void (*pfn) (const char *key, PTR value)) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dhash.c307 bfd_hash_table_init_n(struct bfd_hash_table *table, struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *, struct bfd_hash_table *, const char *), unsigned int entsize, unsigned int size) argument
340 bfd_hash_table_init(struct bfd_hash_table *table, struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *, struct bfd_hash_table *, const char *), unsigned int entsize) argument
353 bfd_hash_table_free(struct bfd_hash_table *table) argument
362 bfd_hash_lookup(struct bfd_hash_table *table, const char *string, bfd_boolean create, bfd_boolean copy) argument
426 bfd_hash_replace(struct bfd_hash_table *table, struct bfd_hash_entry *old, struct bfd_hash_entry *nw) argument
451 bfd_hash_allocate(struct bfd_hash_table *table, unsigned int size) argument
465 bfd_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string ATTRIBUTE_UNUSED) argument
477 bfd_hash_traverse(struct bfd_hash_table *table, bfd_boolean (*func) (struct bfd_hash_entry *, void *), void * info) argument
538 struct bfd_hash_table table; member in struct:bfd_strtab_hash
553 strtab_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
591 struct bfd_strtab_hash *table; local
631 _bfd_stringtab_free(struct bfd_strtab_hash *table) argument
[all...]
H A Dsection.c719 bfd_section_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dxtensa-relax.h44 TransitionList **table; /* Possible transitions for each opcode. */ member in struct:transition_table
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dhash.c54 struct hash_entry **table; member in struct:hash_control
138 hash_die(struct hash_control *table) argument
154 hash_lookup(struct hash_control *table, const char *key, size_t len, struct hash_entry ***plist, unsigned long *phash) argument
226 hash_insert(struct hash_control *table, const char *key, PTR value) argument
256 hash_jam(struct hash_control *table, const char *key, PTR value) argument
294 hash_replace(struct hash_control *table, const char *key, PTR value) argument
318 hash_find(struct hash_control *table, const char *key) argument
333 hash_find_n(struct hash_control *table, const char *key, size_t len) argument
348 hash_delete(struct hash_control *table, const char *key) argument
377 hash_traverse(struct hash_control *table, void (*pfn) (const char *key, PTR value)) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dfr30-desc.c1448 lookup_mach_via_bfd_name (const CGEN_MACH *table, const char *name) argument
[all...]
H A Dfrv-asm.c593 parse_spr(CGEN_CPU_DESC cd, const char **strp, CGEN_KEYWORD * table, long *valuep) argument

Completed in 363 milliseconds

1234567891011>>