Searched defs:table (Results 201 - 225 of 1313) sorted by relevance

1234567891011>>

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
H A Damdgpu_smu10_smumgr.c121 smu10_copy_table_from_smc(struct pp_hwmgr *hwmgr, uint8_t *table, int16_t table_id) argument
153 smu10_copy_table_to_smc(struct pp_hwmgr *hwmgr, uint8_t *table, int16_t table_id) argument
294 smu10_smc_table_manager(struct pp_hwmgr *hwmgr, uint8_t *table, uint16_t table_id, bool rw) argument
[all...]
H A Damdgpu_smumgr.c127 int smum_download_powerplay_table(struct pp_hwmgr *hwmgr, void **table) argument
218 int smum_smc_table_manager(struct pp_hwmgr *hwmgr, uint8_t *table, uint16_t table_id, bool rw) argument
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dsymtab.c46 eltlist_t *table; member in struct:isc_symtab
[all...]
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dattr_print64.c267 HTABLE *table = htable_create(1); local
H A Dname_mask.c208 name_mask_delim_opt(const char *context, const NAME_MASK *table, const char *names, const char *delim, int flags) argument
267 str_name_mask_opt(VSTRING *buf, const char *context, const NAME_MASK *table, int mask, int flags) argument
320 long_name_mask_delim_opt(const char *context, const LONG_NAME_MASK * table, const char *names, const char *delim, int flags) argument
382 str_long_name_mask_opt(VSTRING *buf, const char *context, const LONG_NAME_MASK * table, long mask, int flags) argument
[all...]
H A Dbinhash.c187 binhash_size(BINHASH *table, size_t size) argument
205 BINHASH *table; local
215 binhash_grow(BINHASH *table) argument
236 binhash_enter(BINHASH *table, const void *key, ssize_t key_len, void *value) argument
252 binhash_find(BINHASH *table, const void *key, ssize_t key_len) argument
267 binhash_locate(BINHASH *table, const void *key, ssize_t key_len) argument
280 binhash_delete(BINHASH *table, const void *key, ssize_t key_len, void (*free_fn) (void *)) argument
308 binhash_free(BINHASH *table, void (*free_fn) (void *)) argument
336 binhash_walk(BINHASH *table, void (*action) (BINHASH_INFO *, void *), void *ptr) argument
373 binhash_sequence(BINHASH *table, int how) argument
[all...]
/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Ddelivered_hdr.c113 HTABLE *table; member in struct:DELIVERED_HDR_INFO
H A Dmail_conf_time.c218 void get_mail_conf_time_table(const CONFIG_TIME_TABLE *table) argument
[all...]
/netbsd-current/common/dist/zlib/
H A Dzutil.c213 local ptr_table table[MAX_PTR]; variable
/netbsd-current/external/gpl3/binutils/dist/zlib/
H A Dzutil.c209 local ptr_table table[MAX_PTR]; variable
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddmacro.c46 { Macro *table; local
65 Macro *table; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dlocalcharset.c1030 const struct table_entry * const table = alias_table; local
1104 const struct table_entry * const table = locale_table; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-m68hc11/
H A Drelax-group.s155 table: .long 0 label
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/igen/
H A Dld-decode.c94 decode_table *table = NULL; local
/netbsd-current/external/gpl3/gdb.old/dist/zlib/
H A Dzutil.c209 local ptr_table table[MAX_PTR]; variable
/netbsd-current/external/gpl3/gdb.old/dist/sim/bpf/
H A Ddecode-be.c215 IDESC *table = bpfbf_ebpfbe_insn_data; local
H A Ddecode-le.c215 IDESC *table = bpfbf_ebpfle_insn_data; local
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Deng_table.c82 int engine_table_register(ENGINE_TABLE **table, ENGINE_CLEANUP_CB *cleanup, argument
162 void engine_table_unregister(ENGINE_TABLE **table, ENGIN argument
180 engine_table_cleanup(ENGINE_TABLE **table) argument
193 engine_table_select(ENGINE_TABLE **table, int nid) argument
300 engine_table_doall(ENGINE_TABLE *table, engine_table_doall_cb *cb, void *arg) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/iq2000/
H A Ddecode.c235 IDESC *table = iq2000bf_insn_data; local
/netbsd-current/external/gpl3/gdb.old/dist/sim/m32r/
H A Ddecode.c195 IDESC *table = m32rbf_insn_data; local
/netbsd-current/external/gpl3/gdb.old/dist/sim/lm32/
H A Ddecode.c153 IDESC *table = lm32bf_insn_data; local
/netbsd-current/external/bsd/tmux/dist/
H A Dcmd-list-keys.c60 struct key_table *table; local
90 struct key_table *table; local
151 struct key_table *table; local
[all...]
H A Dcolour.c262 static const int table[256] = { local
336 static const char table[256] = { local
/netbsd-current/external/gpl3/gdb/dist/sim/bpf/
H A Ddecode-be.c217 IDESC *table = bpfbf_ebpfbe_insn_data; local
H A Ddecode-le.c217 IDESC *table = bpfbf_ebpfle_insn_data; local

Completed in 519 milliseconds

1234567891011>>