/openbsd-src/sys/dev/ic/ |
H A D | siop_common.c | 327 struct siop_common_xfer *tables = siop_cmd->siop_tables; in siop_wdtr_neg() local 406 struct siop_common_xfer *tables in siop_ppr_neg() local 521 struct siop_common_xfer *tables = siop_cmd->siop_tables; siop_sdtr_neg() local [all...] |
/openbsd-src/usr.bin/yacc/ |
H A D | skeleton.c | 66 char *tables[] = variable
|
/openbsd-src/sys/dev/pci/drm/i915/display/ |
H A D | intel_snps_phy.c | 1789 const struct intel_mpllb_state * const *tables; in intel_mpllb_calc_state() local 1984 const struct intel_mpllb_state * const *tables = dg2_hdmi_tables; in intel_snps_phy_check_hdmi_link_rate() local
|
H A D | intel_cx0_phy.c | 1734 const struct intel_c10pll_state * const *tables = mtl_c10_hdmi_tables; in intel_c10_phy_check_hdmi_link_rate() local 1789 const struct intel_c10pll_state * const *tables; in intel_c10pll_calc_state() local 1976 const struct intel_c20pll_state * const *tables = mtl_c20_hdmi_tables; in intel_c20_phy_check_hdmi_link_rate() local 2017 const struct intel_c20pll_state * const *tables; in intel_c20pll_calc_state() local
|
/openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
H A D | X86RecognizableInstr.cpp | 143 RecognizableInstr::RecognizableInstr(DisassemblerTables &tables, in RecognizableInstr() 165 void RecognizableInstr::processInstr(DisassemblerTables &tables, in processInstr()
|
/openbsd-src/gnu/llvm/clang/docs/ |
H A D | ControlFlowIntegrityDesign.rst | 303 …GlobalSplit: https://github.com/llvm/llvm-project/blob/main/llvm/lib/Transforms/IPO/GlobalSplit.cpp
|
/openbsd-src/gnu/llvm/lld/wasm/ |
H A D | InputFiles.h | 143 std::vector<InputTable *> tables; variable
|
/openbsd-src/usr.sbin/relayd/ |
H A D | pfe_filter.c | 52 struct pfr_table *tables; in init_tables() local
|
/openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/smu11/ |
H A D | cyan_skillfish_ppt.c | 90 struct smu_table *tables = smu_table->tables; in cyan_skillfish_tables_init() local
|
H A D | arcturus_ppt.c | 253 struct smu_table *tables = smu_table->tables; in arcturus_tables_init() local
|
H A D | vangogh_ppt.c | 227 struct smu_table *tables = smu_table->tables; in vangogh_tables_init() local
|
H A D | smu_v11_0.c | 372 struct smu_table *tables = smu_table->tables; in smu_v11_0_init_smc_tables() local
|
/openbsd-src/gnu/llvm/clang/lib/Serialization/ |
H A D | MultiOnDiskHashTable.h | 105 table_range tables() { in tables() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/ |
H A D | Wasm.h | 140 ArrayRef<wasm::WasmTable> tables() const { return Tables; } in tables() function
|
/openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/smu13/ |
H A D | smu_v13_0_4_ppt.c | 153 struct smu_table *tables = smu_table->tables; in smu_v13_0_4_init_smc_tables() local
|
H A D | smu_v13_0_5_ppt.c | 127 struct smu_table *tables = smu_table->tables; in smu_v13_0_5_init_smc_tables() local
|
H A D | yellow_carp_ppt.c | 154 struct smu_table *tables = smu_table->tables; in yellow_carp_init_smc_tables() local
|
H A D | smu_v13_0_7_ppt.c | 494 struct smu_table *tables = smu_table->tables; in smu_v13_0_7_tables_init() local [all...] |
H A D | aldebaran_ppt.c | 230 struct smu_table *tables = smu_table->tables; in aldebaran_tables_init() local
|
H A D | smu_v13_0_6_ppt.c | 221 struct smu_table *tables = smu_table->tables; in smu_v13_0_6_tables_init() local
|
H A D | smu_v13_0_0_ppt.c | 487 struct smu_table *tables = smu_table->tables; in smu_v13_0_0_tables_init() local
|
H A D | smu_v13_0.c | 437 struct smu_table *tables = smu_table->tables; in smu_v13_0_init_smc_tables() local
|
/openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/smu12/ |
H A D | renoir_ppt.c | 159 struct smu_table *tables = smu_table->tables; in renoir_init_smc_tables() local
|
/openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/ |
H A D | amdgpu_smu.c | 799 struct smu_table *tables = smu_table->tables; in smu_init_fb_allocations() local 864 struct smu_table *tables = smu_table->tables; smu_fini_fb_allocations() local [all...] |
/openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/inc/ |
H A D | amdgpu_smu.h | 242 #define SMU_TABLE_INIT(tables, table_id, s, a, d) \ argument 338 struct smu_table tables[SMU_TABLE_COUNT]; member
|