Home
last modified time | relevance | path

Searched defs:index (Results 1 – 25 of 1160) sorted by relevance

12345678910>>...47

/openbsd-src/gnu/llvm/clang/lib/Headers/
H A Davx512pfintrin.h20 #define _mm512_mask_prefetch_i32gather_pd(index, mask, addr, scale, hint) \ argument
25 #define _mm512_prefetch_i32gather_pd(index, addr, scale, hint) \ argument
30 #define _mm512_mask_prefetch_i32gather_ps(index, mask, addr, scale, hint) \ argument
35 #define _mm512_prefetch_i32gather_ps(index, addr, scale, hint) \ argument
40 #define _mm512_mask_prefetch_i64gather_pd(index, mask, addr, scale, hint) \ argument
45 #define _mm512_prefetch_i64gather_pd(index, addr, scale, hint) \ argument
50 #define _mm512_mask_prefetch_i64gather_ps(index, mask, addr, scale, hint) \ argument
54 #define _mm512_prefetch_i64gather_ps(index, addr, scale, hint) \ argument
58 #define _mm512_prefetch_i32scatter_pd(addr, index, scale, hint) \ argument
63 #define _mm512_mask_prefetch_i32scatter_pd(addr, mask, index, scale, hint) \ argument
[all …]
/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DTypeCategory.cpp270 TypeCategoryImpl::GetFormatAtIndex(size_t index) { in GetFormatAtIndex()
275 TypeCategoryImpl::GetSummaryAtIndex(size_t index) { in GetSummaryAtIndex()
280 TypeCategoryImpl::GetFilterAtIndex(size_t index) { in GetFilterAtIndex()
285 TypeCategoryImpl::GetSyntheticAtIndex(size_t index) { in GetSyntheticAtIndex()
290 TypeCategoryImpl::GetTypeNameSpecifierForFormatAtIndex(size_t index) { in GetTypeNameSpecifierForFormatAtIndex()
295 TypeCategoryImpl::GetTypeNameSpecifierForSummaryAtIndex(size_t index) { in GetTypeNameSpecifierForSummaryAtIndex()
300 TypeCategoryImpl::GetTypeNameSpecifierForFilterAtIndex(size_t index) { in GetTypeNameSpecifierForFilterAtIndex()
305 TypeCategoryImpl::GetTypeNameSpecifierForSyntheticAtIndex(size_t index) { in GetTypeNameSpecifierForSyntheticAtIndex()
/openbsd-src/gnu/usr.bin/perl/win32/
H A Dvdir.h71 inline void SetDefaultDirA(char const *pPath, int index) in SetDefaultDirA()
80 inline void SetDefaultDirW(WCHAR const *pPath, int index) in SetDefaultDirW()
85 inline const char *GetDirA(int index) in GetDirA()
98 inline const WCHAR *GetDirW(int index) in GetDirW()
138 int index; in Init() local
169 int VDir::SetDirA(char const *pPath, int index) in SetDirA()
203 void VDir::FromEnvA(char *pEnv, int index) in FromEnvA()
216 void VDir::FromEnvW(WCHAR *pEnv, int index) in FromEnvW()
242 int VDir::SetDirW(WCHAR const *pPath, int index) in SetDirW()
486 int index; in CalculateEnvironmentSpace() local
[all …]
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_atombios_crtc.c46 int index = GetIndexIntoMasterTable(COMMAND, SetCRTC_OverScan); in amdgpu_atombios_crtc_overscan_setup() local
89 int index = GetIndexIntoMasterTable(COMMAND, EnableScaler); in amdgpu_atombios_crtc_scaler_setup() local
117 int index = in amdgpu_atombios_crtc_lock() local
134 int index = GetIndexIntoMasterTable(COMMAND, EnableCRTC); in amdgpu_atombios_crtc_enable() local
150 int index = GetIndexIntoMasterTable(COMMAND, BlankCRTC); in amdgpu_atombios_crtc_blank() local
166 int index = GetIndexIntoMasterTable(COMMAND, EnableDispPowerGating); in amdgpu_atombios_crtc_powergate() local
179 int index = GetIndexIntoMasterTable(COMMAND, EnableDispPowerGating); in amdgpu_atombios_crtc_powergate_init() local
196 int index = GetIndexIntoMasterTable(COMMAND, SetCRTC_UsingDTDTiming); in amdgpu_atombios_crtc_set_dtd_timing() local
247 int index = GetIndexIntoMasterTable(COMMAND, EnableSpreadSpectrumOnPPLL); in amdgpu_atombios_crtc_program_ss() local
321 int index; in amdgpu_atombios_crtc_adjust_pll() local
[all …]
H A Damdgpu_doorbell_mgr.c36 u32 amdgpu_mm_rdoorbell(struct amdgpu_device *adev, u32 index) in amdgpu_mm_rdoorbell()
58 void amdgpu_mm_wdoorbell(struct amdgpu_device *adev, u32 index, u32 v) in amdgpu_mm_wdoorbell()
78 u64 amdgpu_mm_rdoorbell64(struct amdgpu_device *adev, u32 index) in amdgpu_mm_rdoorbell64()
100 void amdgpu_mm_wdoorbell64(struct amdgpu_device *adev, u32 index, u64 v) in amdgpu_mm_wdoorbell64()
H A Damdgpu_atombios.c41 u8 index) in amdgpu_atombios_lookup_i2c_gpio_quirks() argument
95 int index = GetIndexIntoMasterTable(DATA, GPIO_I2C_Info); in amdgpu_atombios_lookup_i2c_gpio() local
131 int index = GetIndexIntoMasterTable(DATA, GPIO_I2C_Info); in amdgpu_atombios_i2c_init() local
165 int index = GetIndexIntoMasterTable(DATA, GPIO_Pin_LUT); in amdgpu_atombios_lookup_gpio() local
268 int index = GetIndexIntoMasterTable(DATA, Object_Header); in amdgpu_atombios_has_dce_engine_info() local
295 int index in amdgpu_atombios_get_connector_info_from_object_table() local
561 int index = GetIndexIntoMasterTable(DATA, FirmwareInfo); amdgpu_atombios_get_clock_info() local
715 int index = GetIndexIntoMasterTable(DATA, GFX_Info); amdgpu_atombios_get_gfx_info() local
754 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); amdgpu_atombios_get_vram_width() local
781 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); amdgpu_atombios_get_igp_ss_overrides() local
885 int index = GetIndexIntoMasterTable(DATA, ASIC_InternalSS_Info); amdgpu_atombios_get_asic_ss_info() local
1003 int index = GetIndexIntoMasterTable(COMMAND, ComputeMemoryEnginePLL); amdgpu_atombios_get_clock_dividers() local
1093 int index = GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam); amdgpu_atombios_get_memory_pll_dividers() local
1142 int index = GetIndexIntoMasterTable(COMMAND, DynamicMemorySettings); amdgpu_atombios_set_engine_dram_timings() local
1161 int index = GetIndexIntoMasterTable(DATA, FirmwareInfo); amdgpu_atombios_get_default_voltages() local
1194 int index = GetIndexIntoMasterTable(COMMAND, SetVoltage); amdgpu_atombios_get_max_vddc() local
1270 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); amdgpu_atombios_get_svi2_info() local
1314 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); amdgpu_atombios_is_voltage_gpio() local
1350 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); amdgpu_atombios_get_voltage_table() local
1421 int index = GetIndexIntoMasterTable(DATA, VRAM_Info); amdgpu_atombios_init_mc_reg_table() local
1511 int index = GetIndexIntoMasterTable(DATA, GPUVirtualizationInfo); amdgpu_atombios_has_gpu_virtualization_table() local
1631 int index = GetIndexIntoMasterTable(DATA, VRAM_UsageByFirmware); amdgpu_atombios_allocate_fb_scratch() local
[all...]
H A Damdgpu_atomfirmware.c49 int index; in amdgpu_atomfirmware_query_firmware_capability() local
89 int index = get_index_into_master_table(atom_master_list_of_data_tables_v2_1, in amdgpu_atomfirmware_scratch_regs_init() local
175 int index = get_index_into_master_table(atom_master_list_of_data_tables_v2_1, in amdgpu_atomfirmware_allocate_fb_scratch() local
299 int index, i = 0; in amdgpu_atomfirmware_get_vram_info() local
514 int index; in amdgpu_atomfirmware_mem_ecc_supported() local
617 int index; in amdgpu_atomfirmware_ras_rom_addr() local
678 int ret = -EINVAL, index; in amdgpu_atomfirmware_get_clock_info() local
778 int index; in amdgpu_atomfirmware_get_gfx_info() local
867 int index; in amdgpu_atomfirmware_get_fw_reserved_fb_size() local
914 int index; in amdgpu_atomfirmware_asic_init() local
/openbsd-src/sys/dev/pci/drm/radeon/
H A Dradeon_atombios.c48 u8 index) in radeon_lookup_i2c_gpio_quirks() argument
133 int index = GetIndexIntoMasterTable(DATA, GPIO_I2C_Info); in radeon_lookup_i2c_gpio() local
169 int index = GetIndexIntoMasterTable(DATA, GPIO_I2C_Info); in radeon_atombios_i2c_init() local
202 int index = GetIndexIntoMasterTable(DATA, GPIO_Pin_LUT); in radeon_atombios_lookup_gpio() local
525 int index in radeon_get_atom_connector_info_from_object_table() local
850 int index = GetIndexIntoMasterTable(DATA, XTMDS_Info); atombios_get_connector_object_id() local
894 int index = GetIndexIntoMasterTable(DATA, SupportedDevicesInfo); radeon_get_atom_connector_info_from_supported_devices_table() local
1114 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); radeon_atombios_get_dentist_vco_freq() local
1132 int index = GetIndexIntoMasterTable(DATA, FirmwareInfo); radeon_atom_get_clock_info() local
1301 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); radeon_atombios_sideport_present() local
1337 int index = GetIndexIntoMasterTable(DATA, TMDS_Info); radeon_atombios_get_tmds_info() local
1385 int index = GetIndexIntoMasterTable(DATA, PPLL_SS_Info); radeon_atombios_get_ppll_ss_info() local
1425 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); radeon_atombios_get_igp_ss_overrides() local
1513 int index = GetIndexIntoMasterTable(DATA, ASIC_InternalSS_Info); radeon_atombios_get_asic_ss_info() local
1626 int index = GetIndexIntoMasterTable(DATA, LVDS_Info); radeon_atombios_get_lvds_info() local
1769 int index = GetIndexIntoMasterTable(DATA, CompassionateData); radeon_atombios_get_primary_dac_info() local
1794 radeon_atom_get_tv_timings(struct radeon_device * rdev,int index,struct drm_display_mode * mode) radeon_atom_get_tv_timings() argument
1895 int index = GetIndexIntoMasterTable(DATA, AnalogTV_Info); radeon_atombios_get_tv_info() local
1955 int index = GetIndexIntoMasterTable(DATA, CompassionateData); radeon_atombios_get_tv_dac_info() local
2094 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); radeon_atombios_parse_power_table_1_3() local
2387 int index = GetIndexIntoMasterTable(DATA, FirmwareInfo); radeon_atombios_get_default_voltages() local
2591 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); radeon_atombios_parse_power_table_4_5() local
2684 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); radeon_atombios_parse_power_table_6() local
2771 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); radeon_atombios_get_power_modes() local
2851 int index = GetIndexIntoMasterTable(COMMAND, ComputeMemoryEnginePLL); radeon_atom_get_clock_dividers() local
2967 int index = GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam); radeon_atom_get_memory_pll_dividers() local
3015 int index = GetIndexIntoMasterTable(COMMAND, DynamicClockGating); radeon_atom_set_clock_gating() local
3025 int index = GetIndexIntoMasterTable(COMMAND, GetEngineClock); radeon_atom_get_engine_clock() local
3034 int index = GetIndexIntoMasterTable(COMMAND, GetMemoryClock); radeon_atom_get_memory_clock() local
3044 int index = GetIndexIntoMasterTable(COMMAND, SetEngineClock); radeon_atom_set_engine_clock() local
3055 int index = GetIndexIntoMasterTable(COMMAND, SetMemoryClock); radeon_atom_set_memory_clock() local
3069 int index = GetIndexIntoMasterTable(COMMAND, DynamicMemorySettings); radeon_atom_set_engine_dram_timings() local
3088 int index = GetIndexIntoMasterTable(COMMAND, DynamicMemorySettings); radeon_atom_update_memory_dll() local
3099 int index = GetIndexIntoMasterTable(COMMAND, DynamicMemorySettings); radeon_atom_set_ac_timing() local
3117 int index = GetIndexIntoMasterTable(COMMAND, SetVoltage); radeon_atom_set_voltage() local
3155 int index = GetIndexIntoMasterTable(COMMAND, SetVoltage); radeon_atom_get_max_vddc() local
3201 int index = GetIndexIntoMasterTable(COMMAND, SetVoltage); radeon_atom_get_leakage_id_from_vbios() local
3231 int index = GetIndexIntoMasterTable(DATA, ASIC_ProfilingInfo); radeon_atom_get_leakage_vddc_based_on_leakage_params() local
3321 int index = GetIndexIntoMasterTable(COMMAND, GetVoltageInfo); radeon_atom_get_voltage_evv() local
3353 int index = GetIndexIntoMasterTable(COMMAND, SetVoltage); radeon_atom_get_voltage_gpio_settings() local
3454 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); radeon_atom_is_voltage_gpio() local
3513 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); radeon_atom_get_svi2_info() local
3556 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); radeon_atom_get_max_voltage() local
3615 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); radeon_atom_get_min_voltage() local
3665 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); radeon_atom_get_voltage_step() local
3733 int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo); radeon_atom_get_voltage_table() local
3833 int index = GetIndexIntoMasterTable(DATA, VRAM_Info); radeon_atom_get_memory_info() local
3923 int index = GetIndexIntoMasterTable(DATA, VRAM_Info); radeon_atom_get_mclk_range_table() local
3996 int index = GetIndexIntoMasterTable(DATA, VRAM_Info); radeon_atom_init_mc_reg_table() local
[all...]
H A Dr600_dpm.c352 u32 index, u32 u_t, u32 d_t) in r600_set_tc() argument
446 u32 index, bool enable) in r600_engine_clock_entry_enable() argument
457 u32 index, bool enable) in r600_engine_clock_entry_enable_pulse_skipping() argument
468 u32 index, bool enable) in r600_engine_clock_entry_enable_post_divider() argument
479 r600_engine_clock_entry_set_post_divider(struct radeon_device * rdev,u32 index,u32 divider) r600_engine_clock_entry_set_post_divider() argument
486 r600_engine_clock_entry_set_reference_divider(struct radeon_device * rdev,u32 index,u32 divider) r600_engine_clock_entry_set_reference_divider() argument
493 r600_engine_clock_entry_set_feedback_divider(struct radeon_device * rdev,u32 index,u32 divider) r600_engine_clock_entry_set_feedback_divider() argument
500 r600_engine_clock_entry_set_step_time(struct radeon_device * rdev,u32 index,u32 step_time) r600_engine_clock_entry_set_step_time() argument
530 r600_voltage_control_program_voltages(struct radeon_device * rdev,enum r600_power_level index,u64 pins) r600_voltage_control_program_voltages() argument
562 r600_power_level_enable(struct radeon_device * rdev,enum r600_power_level index,bool enable) r600_power_level_enable() argument
575 r600_power_level_set_voltage_index(struct radeon_device * rdev,enum r600_power_level index,u32 voltage_index) r600_power_level_set_voltage_index() argument
584 r600_power_level_set_mem_clock_index(struct radeon_device * rdev,enum r600_power_level index,u32 mem_clock_index) r600_power_level_set_mem_clock_index() argument
593 r600_power_level_set_eng_clock_index(struct radeon_device * rdev,enum r600_power_level index,u32 eng_clock_index) r600_power_level_set_eng_clock_index() argument
602 r600_power_level_set_watermark_id(struct radeon_device * rdev,enum r600_power_level index,enum r600_display_watermark watermark_id) r600_power_level_set_watermark_id() argument
614 r600_power_level_set_pcie_gen2(struct radeon_device * rdev,enum r600_power_level index,bool compatible) r600_power_level_set_pcie_gen2() argument
643 r600_power_level_set_enter_index(struct radeon_device * rdev,enum r600_power_level index) r600_power_level_set_enter_index() argument
650 r600_wait_for_power_level_unequal(struct radeon_device * rdev,enum r600_power_level index) r600_wait_for_power_level_unequal() argument
668 r600_wait_for_power_level(struct radeon_device * rdev,enum r600_power_level index) r600_wait_for_power_level() argument
849 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); r600_get_platform_caps() local
879 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); r600_parse_extended_power_table() local
[all...]
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp602 for (unsigned index = 0; index < 256; ++index) { in getDecisionType() local
690 for (unsigned index = 0; index < 64; index += 8) in emitModRMDecision() local
692 for (unsigned index = 0xc0; index < 256; index += 8) in emitModRMDecision() local
696 for (unsigned index = 0; index < 64; index += 8) in emitModRMDecision() local
698 for (unsigned index = 0xc0; index < 256; ++index) in emitModRMDecision() local
756 unsigned index; in emitOpcodeDecision() local
797 for (unsigned index = 0; index < IC_max; ++index) { in emitContextDecision() local
850 for (unsigned index = 0; index < NumInstructions; ++index) { in emitInstructionInfo() local
877 for (unsigned index = 0; index < ATTR_max; ++index) { in emitContextTable() local
1028 for (unsigned index = 0; index < 256; ++index) { in setTableFields() local
[all …]
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBTypeCategory.cpp136 SBTypeCategory::GetTypeNameSpecifierForFilterAtIndex(uint32_t index) { in GetTypeNameSpecifierForFilterAtIndex()
146 SBTypeCategory::GetTypeNameSpecifierForFormatAtIndex(uint32_t index) { in GetTypeNameSpecifierForFormatAtIndex()
156 SBTypeCategory::GetTypeNameSpecifierForSummaryAtIndex(uint32_t index) { in GetTypeNameSpecifierForSummaryAtIndex()
166 SBTypeCategory::GetTypeNameSpecifierForSyntheticAtIndex(uint32_t index) { in GetTypeNameSpecifierForSyntheticAtIndex()
252 SBTypeFilter SBTypeCategory::GetFilterAtIndex(uint32_t index) { in GetFilterAtIndex()
269 SBTypeFormat SBTypeCategory::GetFormatAtIndex(uint32_t index) { in GetFormatAtIndex()
277 SBTypeSummary SBTypeCategory::GetSummaryAtIndex(uint32_t index) { in GetSummaryAtIndex()
285 SBTypeSynthetic SBTypeCategory::GetSyntheticAtIndex(uint32_t index) { in GetSyntheticAtIndex()
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dce/
H A Ddce_clock_source.h58 #define CS_COMMON_REG_LIST_DCN2_0(index, pllid) \ argument
79 #define CS_COMMON_REG_LIST_DCN201(index, pllid) \ argument
88 #define CS_COMMON_REG_LIST_DCN2_1(index, pllid) \ argument
103 #define CS_COMMON_REG_LIST_DCN3_0(index, pllid) \ argument
118 #define CS_COMMON_REG_LIST_DCN3_01(index, pllid) \ argument
133 #define CS_COMMON_REG_LIST_DCN3_02(index, pllid) \ argument
151 #define CS_COMMON_REG_LIST_DCN3_03(index, pllid) \ argument
174 #define CS_COMMON_REG_LIST_DCN1_0(index, pllid) \ argument
/openbsd-src/sys/dev/pci/drm/i915/gvt/
H A Dgtt.c279 static u64 read_pte64(struct i915_ggtt *ggtt, unsigned long index) in read_pte64()
293 static void write_pte64(struct i915_ggtt *ggtt, unsigned long index, u64 pte) in write_pte64()
302 unsigned long index, bool hypervisor_access, unsigned long gpa, in gtt_get_entry64()
327 unsigned long index, bool hypervisor_access, unsigned long gpa, in gtt_set_entry64()
550 struct intel_gvt_gtt_entry *entry, unsigned long index, in _ppgtt_get_root_entry()
565 struct intel_gvt_gtt_entry *entry, unsigned long index) in ppgtt_get_guest_root_entry()
571 struct intel_gvt_gtt_entry *entry, unsigned long index) in ppgtt_get_shadow_root_entry()
577 struct intel_gvt_gtt_entry *entry, unsigned long index, in _ppgtt_set_root_entry()
588 struct intel_gvt_gtt_entry *entry, unsigned long index) in ppgtt_set_shadow_root_entry()
594 struct intel_gvt_gtt_entry *entry, unsigned long index) in ggtt_get_guest_entry()
[all …]
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h47 unsigned index; variable
50 IndexListEntry(MachineInstr *mi, unsigned index) : mi(mi), index(index) {} in IndexListEntry()
58 void setIndex(unsigned index) { in setIndex()
/openbsd-src/sys/dev/pci/drm/include/linux/
H A Dxarray.h41 xa_for_each(xa,index,entry) global() argument
125 xa_load(struct xarray * xa,unsigned long index) xa_load() argument
134 xa_store(struct xarray * xa,unsigned long index,void * entry,gfp_t gfp) xa_store() argument
144 xa_erase(struct xarray * xa,unsigned long index) xa_erase() argument
154 xa_store_irq(struct xarray * xa,unsigned long index,void * entry,gfp_t gfp) xa_store_irq() argument
164 xa_erase_irq(struct xarray * xa,unsigned long index) xa_erase_irq() argument
[all...]
/openbsd-src/sys/dev/pci/drm/
H A Dlinux_radix.c55 radix_tree_lookup(struct radix_tree_root *root, unsigned long index) in radix_tree_lookup()
80 unsigned long index = iter->index; in radix_tree_iter_find() local
115 radix_tree_delete(struct radix_tree_root *root, unsigned long index) in radix_tree_delete()
169 radix_tree_insert(struct radix_tree_root *root, unsigned long index, void *item) in radix_tree_insert()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp244 PdbIndex &index = pdb->GetIndex(); in GetOrCreateSymbolForId() local
325 PdbIndex &index = pdb->GetIndex(); in CreateDeclInfoForUndecoratedName() local
363 PdbIndex& index = pdb->GetIndex(); in GetParentDeclContext() local
446 PdbIndex &index = static_cast<SymbolFileNativePDB *>( in CompleteTagDecl() local
699 PdbIndex &index = pdb->GetIndex(); in GetOrCreateVariableDecl() local
710 PdbIndex &index = pdb->GetIndex(); in GetOrCreateVariableDecl() local
723 PdbIndex &index = pdb->GetIndex(); in GetOrCreateTypedefDecl() local
758 PdbIndex &index = pdb->GetIndex(); in CreateType() local
817 PdbIndex &index = pdb->GetIndex(); in GetOrCreateType() local
859 PdbIndex &index = pdb->GetIndex(); in CreateFunctionDecl() local
[all …]
/openbsd-src/sys/dev/fdt/
H A Dvirtio_mmio.c448 sc->sc_config_offset + index); in virtio_mmio_write_device_config_1() argument
466 sc->sc_config_offset + index + sizeof(uint32_t)); in virtio_mmio_write_device_config_4() argument
475 int index, uint8_ in virtio_mmio_write_device_config_8() argument
409 virtio_mmio_read_device_config_1(struct virtio_softc * vsc,int index) virtio_mmio_read_device_config_1() argument
417 virtio_mmio_read_device_config_2(struct virtio_softc * vsc,int index) virtio_mmio_read_device_config_2() argument
425 virtio_mmio_read_device_config_4(struct virtio_softc * vsc,int index) virtio_mmio_read_device_config_4() argument
433 virtio_mmio_read_device_config_8(struct virtio_softc * vsc,int index) virtio_mmio_read_device_config_8() argument
457 virtio_mmio_write_device_config_2(struct virtio_softc * vsc,int index,uint16_t value) virtio_mmio_write_device_config_2() argument
[all...]
/openbsd-src/sys/dev/usb/
H A Dif_ure.c203 #define URE_SETBIT_1(sc, reg, index, x) \ argument
205 #define URE_SETBIT_2(sc, reg, index, x) \ argument
207 #define URE_SETBIT_4(sc, reg, index, x) \ argument
210 #define URE_CLRBIT_1(sc, reg, index, x) \ argument
212 #define URE_CLRBIT_2(sc, reg, index, x) \ argument
214 #define URE_CLRBIT_4(sc, reg, index, x) \ argument
218 ure_ctl(struct ure_softc *sc, uint8_t rw, uint16_t val, uint16_t index, in ure_ctl()
248 ure_read_mem(struct ure_softc *sc, uint16_t addr, uint16_t index, in ure_read_mem()
255 ure_write_mem(struct ure_softc *sc, uint16_t addr, uint16_t index, in ure_write_mem()
262 ure_read_1(struct ure_softc *sc, uint16_t reg, uint16_t index) in ure_read_1()
[all …]
/openbsd-src/gnu/usr.bin/perl/cpan/Math-BigInt-FastCalc/
H A DFastCalc.xs148 SSize_t index; variable
193 SSize_t index; variable
237 SSize_t index; variable
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_dp_aux.c60 static u32 g4x_get_aux_clock_divider(struct intel_dp *intel_dp, int index) in g4x_get_aux_clock_divider()
74 static u32 ilk_get_aux_clock_divider(struct intel_dp *intel_dp, int index) in ilk_get_aux_clock_divider()
95 static u32 hsw_get_aux_clock_divider(struct intel_dp *intel_dp, int index) in hsw_get_aux_clock_divider()
112 static u32 skl_get_aux_clock_divider(struct intel_dp *intel_dp, int index) in skl_get_aux_clock_divider()
536 static i915_reg_t g4x_aux_data_reg(struct intel_dp *intel_dp, int index) in g4x_aux_data_reg()
572 static i915_reg_t ilk_aux_data_reg(struct intel_dp *intel_dp, int index) in ilk_aux_data_reg()
611 static i915_reg_t skl_aux_data_reg(struct intel_dp *intel_dp, int index) in skl_aux_data_reg()
654 static i915_reg_t tgl_aux_data_reg(struct intel_dp *intel_dp, int index) in tgl_aux_data_reg()
697 static i915_reg_t xelpdp_aux_data_reg(struct intel_dp *intel_dp, int index) in xelpdp_aux_data_reg()
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Dwrstabs.c50 long index; member
71 long index; member
93 long index; member
398 long index, bfd_boolean definition, unsigned int size) in stab_push_string()
422 stab_push_defined_type (struct stab_write_handle *info, long index, in stab_push_defined_type()
588 long index; in stab_empty_type() local
611 long index; in stab_void_type() local
648 long index; in stab_int_type() local
701 long index; in stab_float_type() local
733 long index; in stab_complex_type() local
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Dwrstabs.c50 long index; member
71 long index; member
93 long index; member
398 long index, bfd_boolean definition, unsigned int size) in stab_push_string()
422 stab_push_defined_type (struct stab_write_handle *info, long index, in stab_push_defined_type()
590 long index; in stab_empty_type() local
613 long index; in stab_void_type() local
650 long index; in stab_int_type() local
703 long index; in stab_float_type() local
735 long index; in stab_complex_type() local
[all …]
/openbsd-src/gnu/llvm/llvm/utils/
H A DlldbDataFormatters.py68 def get_child_at_index(self, index): argument
107 def get_child_at_index(self, index): argument
160 def get_child_at_index(self, index): argument
229 def get_child_at_index(self, index): argument
283 def get_child_at_index(self, index): argument
/openbsd-src/sys/dev/pci/drm/include/drm/
H A Ddrm_exec.h63 drm_exec_obj(struct drm_exec *exec, unsigned long index) in drm_exec_obj()
76 #define drm_exec_for_each_locked_object(exec, index, obj) \ argument
90 #define drm_exec_for_each_locked_object_reverse(exec, index, obj) \ argument

12345678910>>...47