Searched defs:Next (Results 1 - 25 of 83) sorted by relevance

1234

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/parser/
H A Dpswalk.c179 ACPI_PARSE_OBJECT *Next = NULL; local
H A Dpstree.c336 ACPI_PARSE_OBJECT *Next = NULL; local
[all...]
H A Dpsparse.c257 ACPI_PARSE_OBJECT *Next; local
[all...]
/haiku/src/apps/bootmanager/
H A DWizardController.h50 StateStack* Next() function in class:WizardController::StateStack
H A DWizardController.cpp55 WizardController::Next(WizardView* wizard) function in class:WizardController
/haiku/headers/os/locale/
H A DCatalogData.h92 BCatalogData::Next() function in class:BCatalogData
/haiku/headers/private/kernel/boot/net/
H A DChainBuffer.h22 ChainBuffer *Next() const { return fNext; } function in class:ChainBuffer
/haiku/src/apps/mediaplayer/support/
H A DFileReadWrite.cpp49 FileReadWrite::Next(BString& string) function in class:FileReadWrite
/haiku/src/servers/registrar/
H A DAppInfoListMessagingTargetSet.cpp36 AppInfoListMessagingTargetSet::Next(port_id &port, int32 &token) function in class:AppInfoListMessagingTargetSet
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DKPPPLayer.h40 KPPPLayer *Next() const function in class:KPPPLayer
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutcache.c229 void *Next; local
H A Dutaddress.c403 ACPI_ADDRESS_RANGE *Next; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/dispatcher/
H A Ddsdebug.c245 ACPI_PARSE_OBJECT *Next; local
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/executer/
H A Dexmutex.c647 ACPI_OPERAND_OBJECT *Next = Thread->AcquiredMutexList; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/events/
H A Devgpeutil.c454 ACPI_GPE_NOTIFY_INFO *Next; local
[all...]
/haiku/src/add-ons/translators/raw/
H A DReadHelper.h104 Next() function in class:TReadHelper
120 Next(uint16 type) function in class:TReadHelper
[all...]
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DFileSystemVisitor.cpp44 FileSystemVisitor::Next() function in class:FileSystemVisitor
/haiku/headers/private/kernel/util/
H A DMultiHashTable.h99 ValueType *Next() { return Iterator::Next(); } function in class:MultiHashTable::ValueIterator
H A DAVLTreeBase.h136 inline AVLTreeNode* Next() function in class:AVLTreeIterator
/haiku/headers/private/locale/
H A DHashMapCatalog.h177 HashMapCatalog::CatWalker::Next() function in class:BPrivate::HashMapCatalog::CatWalker
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DIndex.cpp111 IndexIterator::Next() function in class:IndexIterator
118 IndexIterator::Next(void* buffer, size_t* _keyLength) function in class:IndexIterator
H A DIndexImpl.h90 GenericIndexIterator<Policy>::Next(void* buffer, size_t* _keyLength) function in class:GenericIndexIterator
/haiku/src/system/kernel/
H A DTeamThreadTables.h38 Element* Next() function in struct:BKernel::TeamThreadTable::Iterator
/haiku/src/system/kernel/vm/
H A DVMPageQueue.h266 VMPageQueue::Next(vm_page* page) const function in class:VMPageQueue
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/hardware/
H A Dhwpci.c175 struct acpi_pci_device *Next; member in struct:acpi_pci_device
440 ACPI_PCI_DEVICE *Next; local

Completed in 195 milliseconds

1234