Searched defs:table (Results 51 - 75 of 78) sorted by relevance

1234

/haiku/src/system/boot/platform/openfirmware/arch/ppc/
H A Dmmu.cpp746 page_table_entry_group *table; local
[all...]
/haiku/src/add-ons/kernel/file_systems/fat/
H A Dencodings.cpp837 const uint16 *table; member in struct:table_segment
1064 const uint16 *table = NULL; local
1006 _one_to_utf8( const uint16 *table, const char *src, int32 *srcLen, char *dst, int32 *dstLen) argument
[all...]
/haiku/src/tests/add-ons/print/pcl6/
H A Ddisasm.cpp917 void Disasm::PrintAttributeValue(uint8 id, const AttrValue* table, int size) { argument
/haiku/src/system/boot/platform/efi/
H A Ddtb.cpp607 efi_configuration_table *table = kSystemTable->ConfigurationTable; local
/haiku/src/system/libroot/os/
H A Dparsedate.cpp1154 set_dateformats(const char** table) argument
/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/busses/scsi/53c8xx/
H A Dsymbios.h85 SymInd table[131]; /* 92 --- 129 entries, 1 eot, 1 scratch */ member in struct:__anon1391
/haiku/src/system/kernel/arch/m68k/
H A Darch_vm_translation_map_impl.cpp422 page_directory_entry table; local
[all...]
/haiku/src/bin/keymap/
H A DKeymap.cpp1077 _ComputeTables(const char* buffer, struct re_registers& regs, uint32& table) argument
[all...]
/haiku/headers/libs/udis86/libudis86/
H A Ddecode.h183 const uint16_t *table; member in struct:ud_lookup_table_list_entry
/haiku/src/apps/debuganalyzer/gui/table/
H A DTreeTable.cpp263 TreeTableListener::TreeTableSelectionChanged(TreeTable* table) argument
269 TreeTableListener::TreeTableNodeInvoked(TreeTable* table, argument
276 TreeTableListener::TreeTableNodeExpandedChanged(TreeTable* table, argument
283 TreeTableListener::TreeTableCellMouseDown(TreeTable* table, argument
291 TreeTableListener::TreeTableCellMouseUp(TreeTable* table, argument
575 TreeTableSelectionModel::TreeTableSelectionModel(TreeTable* table) argument
[all...]
/haiku/src/add-ons/kernel/partitioning_systems/intel/
H A Dwrite_support.cpp2170 partition_table table; local
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DImageFunctionsView.cpp797 ImageFunctionsView::TreeTableSelectionChanged(TreeTable* table) argument
H A DVariablesView.cpp2411 VariablesView::TreeTableNodeExpandedChanged(TreeTable* table, argument
2446 VariablesView::TreeTableNodeInvoked(TreeTable* table, argument
2475 VariablesView::TreeTableCellMouseDown(TreeTable* table, argument
/haiku/src/system/kernel/arch/x86/
H A Dioapic.cpp745 IRQRoutingTable table; local
[all...]
/haiku/src/system/libroot/posix/glibc/regex/
H A Dregcomp.c367 const int32_t *table = (const int32_t *) local
3374 const int32_t *table, *indirect; local
[all...]
H A Dregex_internal.h746 const int32_t *table, *indirect; local
H A Dregexec.c3830 const int32_t *table, *indirect; local
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_scan_sta.c546 sweepchannels(struct ieee80211_scan_state *ss, struct ieee80211vap *vap, const struct scanlist table[]) argument
612 makescanlist(struct ieee80211_scan_state *ss, struct ieee80211vap *vap, const struct scanlist table[]) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/dec21xxx/dev/de/
H A Dif_de.c1283 static const tulip_media_t table[] = { local
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dmwlhal.c2027 get5Ghz(MWL_HAL_CHANNELINFO *ci, const uint8_t table[], int len) argument
2070 get2Ghz(MWL_HAL_CHANNELINFO *ci, const uint8_t table[], int len) argument
2091 dumpcaldata(const char *name, const uint8_t *table, in argument
[all...]
/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dmkntfs.c244 static uint64_t table[256]; local
/haiku/src/kits/debugger/dwarf/
H A DDwarfFile.cpp3087 AbbreviationTable* table = new(std::nothrow) AbbreviationTable(offset); local
[all...]
/haiku/src/add-ons/kernel/file_systems/ext2/
H A Dext2.h274 uint64 table = B_LENDIAN_TO_HOST_INT32(inode_table); local
/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...]

Completed in 483 milliseconds

1234