Searched defs:table (Results 151 - 175 of 1313) sorted by relevance

1234567891011>>

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_vm_sdma.c41 static int amdgpu_vm_sdma_map_table(struct amdgpu_bo *table) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/virtual/
H A Damdgpu_virtual_link_encoder.c77 virtual_link_encoder_update_mst_stream_allocation_table( struct link_encoder *enc, const struct link_mst_stream_allocation_table *table) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
H A Damdgpu_vega10_smumgr.c43 vega10_copy_table_from_smc(struct pp_hwmgr *hwmgr, uint8_t *table, int16_t table_id) argument
74 vega10_copy_table_to_smc(struct pp_hwmgr *hwmgr, uint8_t *table, int16_t table_id) argument
363 vega10_smc_table_manager(struct pp_hwmgr *hwmgr, uint8_t *table, uint16_t table_id, bool rw) argument
[all...]
H A Damdgpu_vega12_smumgr.c45 vega12_copy_table_from_smc(struct pp_hwmgr *hwmgr, uint8_t *table, int16_t table_id) argument
87 vega12_copy_table_to_smc(struct pp_hwmgr *hwmgr, uint8_t *table, int16_t table_id) argument
387 vega12_smc_table_manager(struct pp_hwmgr *hwmgr, uint8_t *table, uint16_t table_id, bool rw) argument
[all...]
/netbsd-current/lib/libc/stdlib/
H A Dhcreate.c104 struct internal_head *table; local
160 struct internal_head *table; local
201 struct internal_head *table, *chain; local
[all...]
/netbsd-current/external/mpl/dhcp/dist/omapip/
H A Dhandle.c143 omapi_object_handle_in_table(omapi_handle_t h, omapi_handle_table_t *table, omapi_object_t *o) argument
204 omapi_handle_table_enclose(omapi_handle_table_t **table) argument
248 omapi_handle_lookup_in(omapi_object_t **o, omapi_handle_t h, omapi_handle_table_t *table, int op) argument
[all...]
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dattr_print_plain.c222 HTABLE *table = htable_create(1); local
H A Dattr_print0.c226 HTABLE *table = htable_create(1); local
/netbsd-current/external/ibm-public/postfix/dist/src/spawn/
H A Dspawn.c338 const char *table; local
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dhash.h74 str_hash_find (htab_t table, const char *key) argument
82 str_hash_find_n (htab_t table, const char *key, size_t n) argument
94 str_hash_delete (htab_t table, const char *key) argument
101 str_hash_insert(htab_t table, const char *key, const void *value, int replace) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-bti-insert.c169 rtx_jump_table_data *table; local
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtconst_pi.c65 int table[MAX_THREAD]; local
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dhash.h74 str_hash_find (htab_t table, const char *key) argument
82 str_hash_find_n (htab_t table, const char *key, size_t n) argument
94 str_hash_delete (htab_t table, const char *key) argument
101 str_hash_insert(htab_t table, const char *key, const void *value, int replace) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ec/curve448/
H A Dpoint_448.h35 niels_t table[COMBS_N << (COMBS_T - 1)]; member in struct:curve448_precomputed_s
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dframe-base.c74 struct frame_base_table *table local
86 struct frame_base_table *table local
99 struct frame_base_table *table local
109 struct frame_base_table *table local
[all...]
H A Dmacrotab.h132 struct macro_table *table; member in struct:macro_source_file
294 struct macro_table *table; member in struct:macro_definition
[all...]
/netbsd-current/sys/uvm/pmap/
H A Dpmap_devmap.c68 pmap_devmap_register(const struct pmap_devmap *table) argument
80 pmap_devmap_bootstrap(vaddr_t root, const struct pmap_devmap *table) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ec/curve448/
H A Dpoint_448.h35 niels_t table[COMBS_N << (COMBS_T - 1)]; member in struct:curve448_precomputed_s
/netbsd-current/external/bsd/tmux/dist/
H A Dcmd-send-keys.c69 struct key_table *table; local
H A Dtty-acs.c254 const struct tty_acs_reverse_entry *table, *entry; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-bti-insert.cc169 rtx_jump_table_data *table; local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dframe-base.c74 struct frame_base_table *table = frame_base_data.get (gdbarch); local
84 struct frame_base_table *table = get_frame_base_table (gdbarch); local
96 struct frame_base_table *table local
105 struct frame_base_table *table = get_frame_base_table (gdbarch); local
[all...]
H A Dmacrotab.h132 struct macro_table *table; member in struct:macro_source_file
294 struct macro_table *table; member in struct:macro_definition
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dgen-model.c35 model_c_or_h_data(insn_table *table, argument
66 gen_model_h(insn_table *table, lf *file) argument
199 model_c_function(insn_table *table, argument
228 gen_model_c(insn_table *table, lf *file) argument
[all...]
/netbsd-current/usr.bin/xlint/lint2/
H A Dhash.c79 hash_search(hte_t **table, const char *s, bool mknew) argument
155 hte_t **table local
170 hte_t **table = htab; local
188 hash_free(hte_t **table) argument
[all...]

Completed in 200 milliseconds

1234567891011>>