Home
last modified time | relevance | path

Searched defs:table_size (Results 1 – 25 of 78) sorted by relevance

1234

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_vega10_processpptables.c352 uint32_t table_size, i; in get_mm_clock_voltage_table() local
431 uint32_t table_size; in get_tdp_table() local
579 uint32_t table_size, i; in get_socclk_voltage_dependency_table() local
613 uint32_t table_size, i; in get_mclk_voltage_dependency_table() local
652 uint32_t table_size, i; in get_gfxclk_voltage_dependency_table() local
719 uint32_t table_size, i; in get_pix_clk_voltage_dependency_table() local
755 uint32_t table_size, i; in get_dcefclk_voltage_dependency_table() local
815 uint32_t table_size, i, pcie_count; in get_pcie_table() local
883 uint32_t table_size, i; in get_valid_clk() local
1074 uint32_t table_size, i; in get_vddc_lookup_table() local
H A Damdgpu_process_pptables_v1_0.c165 uint32_t table_size, i; in get_vddc_lookup_table() local
326 uint32_t table_size, i; in get_valid_clk() local
378 uint32_t table_size, i; in get_mclk_voltage_dependency_table() local
421 uint32_t table_size, i; in get_sclk_voltage_dependency_table() local
502 uint32_t table_size, i, pcie_count; in get_pcie_table() local
598 uint32_t table_size; in get_cac_tdp_table() local
698 uint32_t table_size, i; in get_mm_clock_voltage_table() local
740 uint32_t table_size; in get_gpio_table() local
H A Damdgpu_processpptables.c94 uint16_t table_size = 0; in get_vce_clock_info_array_size() local
122 uint16_t table_size = 0; in get_vce_clock_voltage_limit_table_size() local
193 uint16_t table_size = 0; in get_uvd_clock_info_array_size() local
320 unsigned long table_size; in get_cac_tdp_table() local
385 unsigned long table_size, i; in get_clock_voltage_dependency_table() local
415 unsigned long table_size, i; in get_valid_clk() local
1091 unsigned long table_size, i; in get_uvd_clock_voltage_limit_table() local
1124 unsigned long table_size, i; in get_vce_clock_voltage_limit_table() local
1155 unsigned long table_size, i; in get_samu_clock_voltage_limit_table() local
1183 unsigned table_size, i; in get_acp_clock_voltage_limit_table() local
[all …]
/netbsd-src/external/bsd/flex/dist/src/
H A Dsym.c76 static int addsym (char sym[], char *str_def, int int_def, hash_table table, int table_size) in addsym()
141 static struct hash_entry *findsym (const char *sym, hash_table table, int table_size) in findsym()
/netbsd-src/external/gpl2/groff/dist/src/include/
H A Dsymbol.h30 static int table_size; variable
H A Dindex.h30 int table_size; member
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dlocalcharset.c1031 size_t const table_size = in locale_charset() local
1105 size_t const table_size = in locale_charset() local
H A Dfnmatch_loop.c479 int32_t table_size; in FCT() local
668 int32_t table_size; in FCT() local
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-z80.c279 table_size = sizeof (elf_z80_howto_table) / sizeof (elf_z80_howto_table[0]) in z80_reloc_type_lookup() enumerator
299 table_size = sizeof (elf_z80_howto_table) / sizeof (elf_z80_howto_table[0]) in z80_reloc_name_lookup() enumerator
320 table_size = sizeof (elf_z80_howto_table) / sizeof (elf_z80_howto_table[0]) in z80_rtype_to_howto() enumerator
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-z80.c279 table_size = sizeof (elf_z80_howto_table) / sizeof (elf_z80_howto_table[0]) in z80_reloc_type_lookup() enumerator
299 table_size = sizeof (elf_z80_howto_table) / sizeof (elf_z80_howto_table[0]) in z80_reloc_name_lookup() enumerator
320 table_size = sizeof (elf_z80_howto_table) / sizeof (elf_z80_howto_table[0]) in z80_rtype_to_howto() enumerator
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dgl_anylinked_list1.h41 size_t table_size; member
H A Dfnmatch_loop.c459 int32_t table_size; in FCT() local
667 int32_t table_size; in FCT() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/r128/
H A Dati_pcigart.h25 int table_size; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_gart.h54 unsigned table_size; member
H A Damdgpu_rlc.c195 u32 table_offset, table_size; in amdgpu_gfx_rlc_setup_cp_table() local
/netbsd-src/sys/netinet6/
H A Dip6_flow.c203 ip6flow_init_locked(int table_size) in ip6flow_init_locked()
230 ip6flow_init(int table_size) in ip6flow_init()
/netbsd-src/external/bsd/less/dist/
H A Dposition.c27 static int table_size = 0; variable
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dctype.cc52 const size_t ctype<char>::table_size; member in std::ctype<char>
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dctype.cc52 const size_t ctype<char>::table_size; member in std::ctype<char>
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dsymbol.cpp32 int symbol::table_size = 0; member in symbol
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dfnmatch_loop.c462 int32_t table_size; in FCT() local
670 int32_t table_size; in FCT() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dsc/
H A Damdgpu_rc_calc.c52 int table_size = 0; in get_qp_set() local
/netbsd-src/lib/libc/citrus/modules/
H A Dcitrus_mapper_std.c262 u_int64_t table_size; in rowcol_init() local
/netbsd-src/sys/netinet/
H A Dip_flow.c158 ipflow_reinit(int table_size) in ipflow_reinit()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
H A Damdgpu_bios_parser.c660 uint32_t table_size; in get_ss_info_v3_1() local
1096 uint32_t table_size; in get_ss_info_from_ss_info_table() local
1626 uint32_t table_size; in get_ss_entry_number_from_ss_info_tbl() local

1234