Searched defs:table (Results 1 - 25 of 78) sorted by last modified time

1234

/haiku/src/system/kernel/arch/x86/
H A Dioapic.cpp745 IRQRoutingTable table; local
[all...]
/haiku/src/add-ons/kernel/busses/pci/ecam/
H A DECAMPCIControllerACPI.cpp187 IRQRoutingTable table; local
/haiku/src/system/kernel/arch/generic/
H A Dacpi_irq_routing_table.cpp89 print_irq_routing_table(const IRQRoutingTable& table) argument
429 find_routing_table_entry(IRQRoutingTable& table, uint8 bus, uint8 device, argument
611 read_irq_routing_table_recursive(acpi_module_info* acpi, pci_module_info* pci, acpi_handle parent, acpi_handle device, uint8 currentBus, IRQRoutingTable& table, IRQRoutingTable& unmatchedTable, bool rootBridge, interrupt_available_check_function checkFunction) argument
769 read_irq_routing_table(acpi_module_info* acpi, IRQRoutingTable& table, interrupt_available_check_function checkFunction) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwm.c10774 struct iwm_umac_error_event_table table; local
10867 struct iwm_error_event_table table; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwx.c9526 struct iwx_umac_error_event_table table; local
9619 struct iwx_error_event_table table; local
[all...]
/haiku/src/system/kernel/vm/
H A Dvm.cpp6147 get_memory_map_etc(team_id team, const void* address, size_t numBytes, physical_entry* table, uint32* _numEntries) argument
6246 __get_memory_map_haiku(const void* address, size_t numBytes, physical_entry* table, int32 numEntries) argument
7224 __get_memory_map_beos(const void* _address, size_t numBytes, physical_entry_beos* table, int32 numEntries) argument
[all...]
/haiku/src/kits/tracker/
H A DPoseView.cpp9453 BSearch(PoseList* table, const BPose* key, BPoseView* view, argument
/haiku/src/bin/pkgman/
H A Dcommand_search.cpp265 TextTable table; local
[all...]
/haiku/src/kits/debugger/dwarf/
H A DDwarfFile.cpp3087 AbbreviationTable* table = new(std::nothrow) AbbreviationTable(offset); local
[all...]
/haiku/src/system/kernel/locks/
H A Duser_mutex.cpp71 UserMutexTable table; member in struct:user_mutex_context
[all...]
/haiku/src/system/libroot/os/
H A Dparsedate.cpp1154 set_dateformats(const char** table) argument
/haiku/src/add-ons/kernel/partitioning_systems/intel/
H A DPartitionMapParser.cpp86 const partition_table* table = (const partition_table*)block; local
89 partition_table table; local
132 PartitionMapParser::_ParsePrimary(const partition_table* table, argument
295 _ReadPartitionTable(off_t offset, partition_table* table) argument
[all...]
/haiku/src/system/boot/platform/efi/
H A Ddtb.cpp607 efi_configuration_table *table = kSystemTable->ConfigurationTable; local
/haiku/src/system/boot/platform/efi/arch/arm64/
H A Darch_mmu.cpp65 arch_mmu_dump_table(uint64* table, uint8 currentLevel) argument
/haiku/headers/private/kernel/util/
H A DOpenHashTable.h354 Iterator(const HashTable* table) argument
360 Iterator(const HashTable* table, size_t index, ValueType* value) argument
426 _Insert(ValueType** table, size_t tableSize, ValueType* value) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DNetAddress.cpp109 route_table_req table; local
/haiku/src/add-ons/kernel/bus_managers/isa/
H A Disa.cpp52 start_scattered_isa_dma(long channel, const isa_dma_entry *table, argument
43 make_isa_dma_table(const void *buffer, long buffer_size, ulong num_bits, isa_dma_entry *table, long num_entries) argument
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp2411 VariablesView::TreeTableNodeExpandedChanged(TreeTable* table, argument
2446 VariablesView::TreeTableNodeInvoked(TreeTable* table, argument
2475 VariablesView::TreeTableCellMouseDown(TreeTable* table, argument
H A DThreadListView.cpp350 ThreadListView::TableSelectionChanged(Table* table) argument
H A DRegistersView.cpp301 RegistersView::TableRowInvoked(Table* table, int32 rowIndex) argument
307 RegistersView::TableCellMouseDown(Table* table, int32 rowIndex, argument
H A DStackTraceView.cpp218 StackTraceView::TableSelectionChanged(Table* table) argument
H A DImageFunctionsView.cpp797 ImageFunctionsView::TreeTableSelectionChanged(TreeTable* table) argument
H A DBreakpointListView.cpp432 BreakpointListView::TableSelectionChanged(Table* table) argument
H A DImageListView.cpp284 ImageListView::TableSelectionChanged(Table* table) argument
/haiku/src/add-ons/kernel/partitioning_systems/common/
H A DPartitionMap.h85 partition_descriptor table[4]; member in struct:partition_table

Completed in 425 milliseconds

1234