Searched defs:num_entries (Results 1 - 25 of 82) sorted by relevance

1234

/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp117 size_t num_entries = Lines.size(); local
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugAranges.cpp75 const size_t num_entries = m_aranges.GetSize(); local
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_bo_list.h53 unsigned num_entries; member in struct:amdgpu_bo_list
H A Damdgpu_bo_list.c70 amdgpu_bo_list_create(struct amdgpu_device *adev, struct drm_file *filp, struct drm_amdgpu_bo_list_entry *info, size_t num_entries, struct amdgpu_bo_list **result) argument
[all...]
H A Damdgpu_atombios.h93 u8 num_entries; member in struct:atom_memory_clock_range_table
113 u8 num_entries; member in struct:atom_mc_reg_table
H A Damdgpu_vram_mgr.c665 int num_entries = 0; local
H A Damdgpu_vm_pt.c225 unsigned int shift, num_entries; local
510 unsigned int num_entries; local
/openbsd-current/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
H A Dhash_load_check_resize_trigger_imp.hpp114 notify_inserted(size_type num_entries) argument
124 notify_erased(size_type num_entries) argument
/openbsd-current/gnu/gcc/gcc/
H A Dintegrate.c60 int num_entries; local
[all...]
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/smumgr/
H A Dci_smumgr.h55 uint8_t num_entries; member in struct:ci_mc_reg_table
H A Diceland_smumgr.h54 uint8_t num_entries; /* number of entries in mc_reg_table_entry used*/ member in struct:iceland_mc_reg_table
H A Dtonga_smumgr.h56 uint8_t num_entries; /* number of entries in mc_reg_table_entry used*/ member in struct:tonga_mc_reg_table
/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_ddi_buf_trans.h65 u8 num_entries; member in struct:intel_ddi_buf_trans
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dcoff-pe-read.c190 unsigned long pe_header_offset, opthdr_ofs, num_entries, i; local
/openbsd-current/sys/dev/microcode/aic7xxx/
H A Daicasm_symbol.c542 int num_entries; local
380 aic_print_reg_dump_end(FILE *ofile, FILE *dfile, symbol_node_t *regnode, u_int num_entries) argument
[all...]
/openbsd-current/usr.bin/ssh/
H A Dhostfile.h35 u_int num_entries; member in struct:hostkeys
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dsmu_ucode_xfer_vi.h97 uint32_t num_entries; member in struct:SMU_DRAMData_TOC
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dagp_intel_gtt.c252 intel_gmch_gtt_clear_range(unsigned int first_entry, unsigned int num_entries) argument
H A Dgen6_ppgtt.c82 unsigned int num_entries = length / I915_GTT_PAGE_SIZE; local
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dcfgloop.c244 int num_entries; local
[all...]
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dcypress_dpm.h36 u8 num_entries; member in struct:evergreen_mc_reg_table
/openbsd-current/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.c340 int num_entries = 0; local
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dml/dcn321/
H A Ddcn321_fpu.c237 static void remove_entry_from_table_at_index(struct _vcs_dpi_voltage_scaling_st *table, unsigned int *num_entries, argument
210 dcn321_insert_entry_into_table_sorted(struct _vcs_dpi_voltage_scaling_st *table, unsigned int *num_entries, struct _vcs_dpi_voltage_scaling_st *entry) argument
262 sort_entries_with_same_bw(struct _vcs_dpi_voltage_scaling_st *table, unsigned int *num_entries) argument
297 remove_inconsistent_entries(struct _vcs_dpi_voltage_scaling_st *table, unsigned int *num_entries) argument
344 build_synthetic_soc_states(bool disable_dc_mode_overwrite, struct clk_bw_params *bw_params, struct _vcs_dpi_voltage_scaling_st *table, unsigned int *num_entries) argument
[all...]
/openbsd-current/sys/dev/fdt/
H A Dqcsmem.c78 uint32_t num_entries; member in struct:qcsmem_ptable
/openbsd-current/sys/dev/pci/drm/amd/display/modules/power/
H A Dpower_helpers.c249 unsigned int num_entries = NUM_BL_CURVE_SEGS; local
281 unsigned int num_entries = NUM_BL_CURVE_SEGS; local
[all...]

Completed in 390 milliseconds

1234